UNPKG

28 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6# [0.99.0](https://github.com/Bearer/bearer/compare/v0.98.0...v0.99.0) (2019-02-28)
7
8**Note:** Version bump only for package @bearer/transpiler
9
10
11
12
13
14# [0.98.0](https://github.com/Bearer/bearer/compare/v0.97.4...v0.98.0) (2019-02-28)
15
16**Note:** Version bump only for package @bearer/transpiler
17
18
19
20
21
22## [0.97.4](https://github.com/Bearer/bearer/compare/v0.97.3...v0.97.4) (2019-02-27)
23
24
25### Bug Fixes
26
27* **transpiler:** virtually scope events ([42d054c](https://github.com/Bearer/bearer/commit/42d054c))
28
29
30
31
32
33## [0.97.3](https://github.com/Bearer/bearer/compare/v0.97.2...v0.97.3) (2019-02-27)
34
35**Note:** Version bump only for package @bearer/transpiler
36
37
38
39
40
41## [0.97.2](https://github.com/Bearer/bearer/compare/v0.97.1...v0.97.2) (2019-02-27)
42
43**Note:** Version bump only for package @bearer/transpiler
44
45
46
47
48
49# [0.97.0](https://github.com/Bearer/bearer/compare/v0.96.1...v0.97.0) (2019-02-26)
50
51**Note:** Version bump only for package @bearer/transpiler
52
53
54
55
56
57## [0.96.1](https://github.com/Bearer/bearer/compare/v0.96.0...v0.96.1) (2019-02-22)
58
59**Note:** Version bump only for package @bearer/transpiler
60
61
62
63
64
65# [0.96.0](https://github.com/Bearer/bearer/compare/v0.95.1...v0.96.0) (2019-02-21)
66
67**Note:** Version bump only for package @bearer/transpiler
68
69
70
71
72
73## [0.95.1](https://github.com/Bearer/bearer/compare/v0.95.0...v0.95.1) (2019-02-20)
74
75**Note:** Version bump only for package @bearer/transpiler
76
77
78
79
80
81# [0.95.0](https://github.com/Bearer/bearer/compare/v0.94.1...v0.95.0) (2019-02-15)
82
83
84### Bug Fixes
85
86* **transpiler:** remove aliases ([c130c18](https://github.com/Bearer/bearer/commit/c130c18))
87
88
89### Features
90
91* **transpiler:** add scope attribute to i18n elements ([65ad24e](https://github.com/Bearer/bearer/commit/65ad24e))
92* **transpiler:** alias non aliased imports ([7936133](https://github.com/Bearer/bearer/commit/7936133))
93* **transpiler:** enable i18n modifier actions ([574de9c](https://github.com/Bearer/bearer/commit/574de9c))
94* **transpiler:** inject scoped variables ([b237b30](https://github.com/Bearer/bearer/commit/b237b30))
95* **transpiler:** rename t/p to aliased version ([6335599](https://github.com/Bearer/bearer/commit/6335599))
96* **transpiler:** use case not handled for the moment ([24c7567](https://github.com/Bearer/bearer/commit/24c7567))
97
98
99
100
101
102## [0.94.1](https://github.com/Bearer/bearer/compare/v0.94.0...v0.94.1) (2019-02-12)
103
104**Note:** Version bump only for package @bearer/transpiler
105
106
107
108
109
110# [0.94.0](https://github.com/Bearer/bearer/compare/v0.93.4...v0.94.0) (2019-02-12)
111
112**Note:** Version bump only for package @bearer/transpiler
113
114
115
116
117
118# [0.93.0](https://github.com/Bearer/bearer/compare/v0.92.1...v0.93.0) (2019-02-05)
119
120
121### Features
122
123* bump all versions ([4fb7615](https://github.com/Bearer/bearer/commit/4fb7615))
124
125
126
127
128
129## [0.92.1](https://github.com/Bearer/bearer/compare/v0.92.0...v0.92.1) (2019-02-01)
130
131**Note:** Version bump only for package @bearer/transpiler
132
133
134
135
136
137# [0.92.0](https://github.com/Bearer/bearer/compare/v0.91.8...v0.92.0) (2019-01-31)
138
139**Note:** Version bump only for package @bearer/transpiler
140
141
142
143
144
145## [0.91.8](https://github.com/Bearer/bearer/compare/v0.91.7...v0.91.8) (2019-01-30)
146
147
148### Bug Fixes
149
150* **transpiler:** allow using a different prop as referenceId value ([b6da586](https://github.com/Bearer/bearer/commit/b6da586))
151
152
153
154
155
156## [0.91.5](https://github.com/Bearer/bearer/compare/v0.91.4...v0.91.5) (2019-01-29)
157
158**Note:** Version bump only for package @bearer/transpiler
159
160
161
162
163
164## [0.91.4](https://github.com/Bearer/bearer/compare/v0.91.3...v0.91.4) (2019-01-29)
165
166**Note:** Version bump only for package @bearer/transpiler
167
168
169
170
171
172## [0.91.3](https://github.com/Bearer/bearer/compare/v0.91.2...v0.91.3) (2019-01-29)
173
174
175### Bug Fixes
176
177* **tranpiler:** run tranpile phase twice ([678e9cc](https://github.com/Bearer/bearer/commit/678e9cc))
178
179
180
181
182
183## [0.91.2](https://github.com/Bearer/bearer/compare/v0.91.1...v0.91.2) (2019-01-25)
184
185**Note:** Version bump only for package @bearer/transpiler
186
187
188
189
190
191# [0.91.0](https://github.com/Bearer/bearer/compare/v0.90.6...v0.91.0) (2019-01-24)
192
193**Note:** Version bump only for package @bearer/transpiler
194
195
196
197
198
199## [0.90.3](https://github.com/Bearer/bearer/compare/v0.90.2...v0.90.3) (2019-01-23)
200
201
202### Bug Fixes
203
204* update tag names when using scenario name scoping ([#483](https://github.com/Bearer/bearer/issues/483)) ([c7c48db](https://github.com/Bearer/bearer/commit/c7c48db))
205
206
207
208
209
210## [0.90.2](https://github.com/Bearer/bearer/compare/v0.90.1...v0.90.2) (2019-01-22)
211
212**Note:** Version bump only for package @bearer/transpiler
213
214
215
216
217
218## [0.90.1](https://github.com/Bearer/bearer/compare/v0.90.0...v0.90.1) (2019-01-22)
219
220**Note:** Version bump only for package @bearer/transpiler
221
222
223
224
225
226<a name="0.90.0"></a>
227# [0.90.0](https://github.com/Bearer/bearer/compare/v0.89.2...v0.90.0) (2019-01-22)
228
229**Note:** Version bump only for package @bearer/transpiler
230
231
232
233
234
235<a name="0.89.0"></a>
236# [0.89.0](https://github.com/Bearer/bearer/compare/v0.88.0...v0.89.0) (2019-01-17)
237
238
239### Bug Fixes
240
241* migrate to async for good ([#477](https://github.com/Bearer/bearer/issues/477)) ([da95eb5](https://github.com/Bearer/bearer/commit/da95eb5))
242
243
244
245
246
247<a name="0.88.0"></a>
248# [0.88.0](https://github.com/Bearer/bearer/compare/v0.87.3...v0.88.0) (2019-01-17)
249
250
251### Bug Fixes
252
253* **transpiler:** input output transpiler intent arguments ([90cd61a](https://github.com/Bearer/bearer/commit/90cd61a))
254
255
256
257
258
259<a name="0.87.0"></a>
260# [0.87.0](https://github.com/Bearer/bearer/compare/v0.86.2...v0.87.0) (2019-01-15)
261
262
263### Bug Fixes
264
265* don't set property when data is undefined ([#466](https://github.com/Bearer/bearer/issues/466)) ([558c6d5](https://github.com/Bearer/bearer/commit/558c6d5))
266
267
268### Features
269
270* **types,transpiler:** allow passing arguments to input/output decorators ([68cb454](https://github.com/Bearer/bearer/commit/68cb454))
271
272
273
274
275
276<a name="0.86.0"></a>
277# [0.86.0](https://github.com/Bearer/bearer/compare/v0.85.4...v0.86.0) (2019-01-03)
278
279**Note:** Version bump only for package @bearer/transpiler
280
281
282
283
284
285<a name="0.85.0"></a>
286# [0.85.0](https://github.com/Bearer/bearer/compare/v0.84.2...v0.85.0) (2018-12-27)
287
288**Note:** Version bump only for package @bearer/transpiler
289
290
291
292
293
294<a name="0.84.2"></a>
295## [0.84.2](https://github.com/Bearer/bearer/compare/v0.84.1...v0.84.2) (2018-12-27)
296
297**Note:** Version bump only for package @bearer/transpiler
298
299
300
301
302
303<a name="0.84.1"></a>
304## [0.84.1](https://github.com/Bearer/bearer/compare/v0.84.0...v0.84.1) (2018-12-27)
305
306**Note:** Version bump only for package @bearer/transpiler
307
308
309
310
311
312<a name="0.84.0"></a>
313# [0.84.0](https://github.com/Bearer/bearer/compare/v0.83.5...v0.84.0) (2018-12-21)
314
315**Note:** Version bump only for package @bearer/transpiler
316
317
318
319
320
321<a name="0.83.4"></a>
322## [0.83.4](https://github.com/Bearer/bearer/compare/v0.83.3...v0.83.4) (2018-12-21)
323
324**Note:** Version bump only for package @bearer/transpiler
325
326
327
328
329
330<a name="0.83.3"></a>
331## [0.83.3](https://github.com/Bearer/bearer/compare/v0.83.2...v0.83.3) (2018-12-21)
332
333**Note:** Version bump only for package @bearer/transpiler
334
335
336
337
338
339<a name="0.83.0"></a>
340# [0.83.0](https://github.com/Bearer/bearer/compare/v0.82.0...v0.83.0) (2018-12-20)
341
342**Note:** Version bump only for package @bearer/transpiler
343
344
345
346
347
348<a name="0.82.0"></a>
349# [0.82.0](https://github.com/Bearer/bearer/compare/v0.81.9...v0.82.0) (2018-12-19)
350
351**Note:** Version bump only for package @bearer/transpiler
352
353
354
355
356
357<a name="0.81.7"></a>
358## [0.81.7](https://github.com/Bearer/bearer/compare/v0.81.6...v0.81.7) (2018-12-19)
359
360**Note:** Version bump only for package @bearer/transpiler
361
362
363
364
365
366<a name="0.81.6"></a>
367## [0.81.6](https://github.com/Bearer/bearer/compare/v0.81.5...v0.81.6) (2018-12-19)
368
369**Note:** Version bump only for package @bearer/transpiler
370
371
372
373
374
375<a name="0.81.3"></a>
376## [0.81.3](https://github.com/Bearer/bearer/compare/v0.81.2...v0.81.3) (2018-12-18)
377
378**Note:** Version bump only for package @bearer/transpiler
379
380
381
382
383
384<a name="0.81.0"></a>
385# [0.81.0](https://github.com/Bearer/bearer/compare/v0.80.1...v0.81.0) (2018-12-17)
386
387**Note:** Version bump only for package @bearer/transpiler
388
389
390
391
392
393<a name="0.80.0"></a>
394# [0.80.0](https://github.com/Bearer/bearer/compare/v0.79.0...v0.80.0) (2018-12-17)
395
396**Note:** Version bump only for package @bearer/transpiler
397
398
399
400
401
402<a name="0.79.0"></a>
403# [0.79.0](https://github.com/Bearer/bearer/compare/v0.78.0...v0.79.0) (2018-12-14)
404
405
406### Features
407
408* **transpiler:** add events to mutable prop changes for root components ([4912aa8](https://github.com/Bearer/bearer/commit/4912aa8))
409
410
411
412
413
414<a name="0.78.0"></a>
415# [0.78.0](https://github.com/Bearer/bearer/compare/v0.77.0...v0.78.0) (2018-12-14)
416
417**Note:** Version bump only for package @bearer/transpiler
418
419
420
421
422
423<a name="0.77.0"></a>
424# [0.77.0](https://github.com/Bearer/bearer/compare/v0.76.0...v0.77.0) (2018-12-13)
425
426
427### Features
428
429* **transpiler:** change event name seperator to - ([#416](https://github.com/Bearer/bearer/issues/416)) ([666847e](https://github.com/Bearer/bearer/commit/666847e))
430
431
432
433
434
435<a name="0.76.0"></a>
436# [0.76.0](https://github.com/Bearer/bearer/compare/v0.75.0...v0.76.0) (2018-12-12)
437
438**Note:** Version bump only for package @bearer/transpiler
439
440
441
442
443
444<a name="0.75.0"></a>
445# [0.75.0](https://github.com/Bearer/bearer/compare/v0.74.7...v0.75.0) (2018-12-12)
446
447**Note:** Version bump only for package @bearer/transpiler
448
449
450
451
452
453<a name="0.74.6"></a>
454## [0.74.6](https://github.com/Bearer/bearer/compare/v0.74.5...v0.74.6) (2018-12-07)
455
456**Note:** Version bump only for package @bearer/transpiler
457
458
459
460
461
462<a name="0.74.3"></a>
463## [0.74.3](https://github.com/Bearer/bearer/compare/v0.74.2...v0.74.3) (2018-12-05)
464
465**Note:** Version bump only for package @bearer/transpiler
466
467
468
469
470
471<a name="0.74.2"></a>
472## [0.74.2](https://github.com/Bearer/bearer/compare/v0.74.1...v0.74.2) (2018-12-04)
473
474
475### Bug Fixes
476
477* **transpiler:** Core 150 event emitter issue ([#404](https://github.com/Bearer/bearer/issues/404)) ([5265573](https://github.com/Bearer/bearer/commit/5265573))
478
479
480
481
482
483<a name="0.74.1"></a>
484## [0.74.1](https://github.com/Bearer/bearer/compare/v0.74.0...v0.74.1) (2018-12-03)
485
486
487### Bug Fixes
488
489* **transpiler:** change state refId as to a prop ([#403](https://github.com/Bearer/bearer/issues/403)) ([249a176](https://github.com/Bearer/bearer/commit/249a176))
490
491
492
493
494
495<a name="0.74.0"></a>
496# [0.74.0](https://github.com/Bearer/bearer/compare/v0.73.2...v0.74.0) (2018-12-01)
497
498
499### Bug Fixes
500
501* **transpiler:** [CORE-135] - output event typing ([#402](https://github.com/Bearer/bearer/issues/402)) ([01e3134](https://github.com/Bearer/bearer/commit/01e3134))
502
503
504### Features
505
506* **transpiler:** allow using existing property ([#400](https://github.com/Bearer/bearer/issues/400)) ([64f635d](https://github.com/Bearer/bearer/commit/64f635d))
507
508
509
510
511
512<a name="0.73.1"></a>
513## [0.73.1](https://github.com/Bearer/bearer/compare/v0.73.0...v0.73.1) (2018-11-23)
514
515**Note:** Version bump only for package @bearer/transpiler
516
517
518
519
520
521<a name="0.73.0"></a>
522# [0.73.0](https://github.com/Bearer/bearer/compare/v0.72.1...v0.73.0) (2018-11-16)
523
524
525### Features
526
527* input/ouput options ([#393](https://github.com/Bearer/bearer/issues/393)) ([b231d86](https://github.com/Bearer/bearer/commit/b231d86))
528* output decorator ([#391](https://github.com/Bearer/bearer/issues/391)) ([b388d9f](https://github.com/Bearer/bearer/commit/b388d9f))
529
530
531
532
533
534<a name="0.72.1"></a>
535## [0.72.1](https://github.com/Bearer/bearer/compare/v0.72.0...v0.72.1) (2018-11-15)
536
537**Note:** Version bump only for package @bearer/transpiler
538
539
540
541
542
543<a name="0.72.0"></a>
544# [0.72.0](https://github.com/Bearer/bearer/compare/v0.71.4...v0.72.0) (2018-11-13)
545
546
547### Features
548
549* **transpiler:** input decorator ([#383](https://github.com/Bearer/bearer/issues/383)) ([e1fac50](https://github.com/Bearer/bearer/commit/e1fac50))
550
551
552
553
554
555<a name="0.71.1"></a>
556## [0.71.1](https://github.com/Bearer/bearer/compare/v0.71.0...v0.71.1) (2018-10-26)
557
558
559### Bug Fixes
560
561* **transpiler:** use global instead of no-group ([6ef6133](https://github.com/Bearer/bearer/commit/6ef6133))
562
563
564### Performance Improvements
565
566* **transpiler:** prevent processing if declaration file ([dbc801b](https://github.com/Bearer/bearer/commit/dbc801b))
567
568
569
570
571
572<a name="0.71.0"></a>
573# [0.71.0](https://github.com/Bearer/bearer/compare/v0.70.3...v0.71.0) (2018-10-24)
574
575**Note:** Version bump only for package @bearer/transpiler
576
577
578
579
580
581<a name="0.70.2"></a>
582## [0.70.2](https://github.com/Bearer/bearer/compare/v0.70.1...v0.70.2) (2018-10-18)
583
584**Note:** Version bump only for package @bearer/transpiler
585
586
587
588
589
590<a name="0.70.1"></a>
591## [0.70.1](https://github.com/Bearer/bearer/compare/v0.70.0...v0.70.1) (2018-10-18)
592
593**Note:** Version bump only for package @bearer/transpiler
594
595
596
597
598
599<a name="0.70.0"></a>
600# [0.70.0](https://github.com/Bearer/bearer/compare/v0.69.0...v0.70.0) (2018-10-18)
601
602**Note:** Version bump only for package @bearer/transpiler
603
604
605
606
607
608<a name="0.69.0"></a>
609# [0.69.0](https://github.com/Bearer/bearer/compare/v0.68.1...v0.69.0) (2018-10-17)
610
611**Note:** Version bump only for package @bearer/transpiler
612
613
614
615
616
617<a name="0.68.0"></a>
618# [0.68.0](https://github.com/Bearer/bearer/compare/v0.67.6...v0.68.0) (2018-10-16)
619
620
621### Features
622
623* **transpiler:** update component tag name parts ordering ([#372](https://github.com/Bearer/bearer/issues/372)) ([8d54be6](https://github.com/Bearer/bearer/commit/8d54be6))
624
625
626
627
628
629<a name="0.67.6"></a>
630## [0.67.6](https://github.com/Bearer/bearer/compare/v0.67.5...v0.67.6) (2018-10-15)
631
632**Note:** Version bump only for package @bearer/transpiler
633
634
635
636
637
638<a name="0.67.5"></a>
639## [0.67.5](https://github.com/Bearer/bearer/compare/v0.67.4...v0.67.5) (2018-10-11)
640
641**Note:** Version bump only for package @bearer/transpiler
642
643
644
645
646
647<a name="0.67.3"></a>
648## [0.67.3](https://github.com/Bearer/bearer/compare/v0.67.2...v0.67.3) (2018-10-10)
649
650**Note:** Version bump only for package @bearer/transpiler
651
652
653
654
655
656<a name="0.67.1"></a>
657## [0.67.1](https://github.com/Bearer/bearer/compare/v0.67.0...v0.67.1) (2018-10-10)
658
659**Note:** Version bump only for package @bearer/transpiler
660
661
662
663
664
665<a name="0.67.0"></a>
666# [0.67.0](https://github.com/Bearer/bearer/compare/v0.66.1...v0.67.0) (2018-10-09)
667
668
669### Bug Fixes
670
671* **transpiler:** Add missing setup id ([#363](https://github.com/Bearer/bearer/issues/363)) ([d3293e8](https://github.com/Bearer/bearer/commit/d3293e8))
672
673
674
675
676
677<a name="0.66.1"></a>
678## [0.66.1](https://github.com/Bearer/bearer/compare/v0.66.0...v0.66.1) (2018-10-09)
679
680
681### Bug Fixes
682
683* **transpiler:** do not fail if no initiliazer is given ([#360](https://github.com/Bearer/bearer/issues/360)) ([dfb25d5](https://github.com/Bearer/bearer/commit/dfb25d5))
684
685
686
687
688
689<a name="0.66.0"></a>
690# [0.66.0](https://github.com/Bearer/bearer/compare/v0.65.1...v0.66.0) (2018-10-09)
691
692
693### Bug Fixes
694
695* **cli:** default value instead of default option ([#353](https://github.com/Bearer/bearer/issues/353)) ([680c4f5](https://github.com/Bearer/bearer/commit/680c4f5))
696* **cli:** file were not re-transpiled anymore ([585f9e9](https://github.com/Bearer/bearer/commit/585f9e9))
697* **transpiler:** inject correct event name within output ([#359](https://github.com/Bearer/bearer/issues/359)) ([f370cde](https://github.com/Bearer/bearer/commit/f370cde))
698
699
700### Features
701
702* **cli:** inject Input to manifest file from props declaration ([#355](https://github.com/Bearer/bearer/issues/355)) ([b5d66c8](https://github.com/Bearer/bearer/commit/b5d66c8))
703* **transpiler:** Event name refactoring ([#357](https://github.com/Bearer/bearer/issues/357)) ([3a0d011](https://github.com/Bearer/bearer/commit/3a0d011))
704* **transpiler:** listen event refactoring ([#358](https://github.com/Bearer/bearer/issues/358)) ([b5294a8](https://github.com/Bearer/bearer/commit/b5294a8))
705* **transpiler:** Output component api to manifest ([#356](https://github.com/Bearer/bearer/issues/356)) ([0363b5e](https://github.com/Bearer/bearer/commit/0363b5e))
706
707
708
709
710
711<a name="0.65.1"></a>
712## [0.65.1](https://github.com/Bearer/bearer/compare/v0.65.0...v0.65.1) (2018-10-03)
713
714**Note:** Version bump only for package @bearer/transpiler
715
716
717
718
719
720<a name="0.65.0"></a>
721# [0.65.0](https://github.com/Bearer/bearer/compare/v0.64.1...v0.65.0) (2018-10-02)
722
723
724### Features
725
726* add input and output eventually to preview root components ([331df53](https://github.com/Bearer/bearer/commit/331df53))
727
728
729
730
731<a name="0.64.1"></a>
732## [0.64.1](https://github.com/Bearer/bearer/compare/v0.64.0...v0.64.1) (2018-09-28)
733
734
735### Bug Fixes
736
737* **transpiler:** add base of work ([aeff483](https://github.com/Bearer/bearer/commit/aeff483))
738* **transpiler:** add scenarioId prop to auth-screen & bearer-authorized ([7606356](https://github.com/Bearer/bearer/commit/7606356))
739* **transpiler:** typo ([befff54](https://github.com/Bearer/bearer/commit/befff54))
740
741
742
743
744
745<a name="0.64.0"></a>
746# [0.64.0](https://github.com/Bearer/bearer/compare/v0.63.0...v0.64.0) (2018-09-28)
747
748**Note:** Version bump only for package @bearer/transpiler
749
750
751
752
753
754<a name="0.63.0"></a>
755# [0.63.0](https://github.com/Bearer/bearer/compare/v0.62.1...v0.63.0) (2018-09-26)
756
757**Note:** Version bump only for package @bearer/transpiler
758
759
760
761
762
763<a name="0.62.0"></a>
764# [0.62.0](https://github.com/Bearer/bearer/compare/v0.61.0...v0.62.0) (2018-09-25)
765
766
767### Features
768
769* hardcode props for root components ([d7814ba](https://github.com/Bearer/bearer/commit/d7814ba))
770
771
772
773
774
775<a name="0.61.0"></a>
776# [0.61.0](https://github.com/Bearer/bearer/compare/v0.60.13...v0.61.0) (2018-09-18)
777
778**Note:** Version bump only for package @bearer/transpiler
779
780
781
782
783
784<a name="0.60.13"></a>
785## [0.60.13](https://github.com/Bearer/bearer/compare/v0.60.12...v0.60.13) (2018-09-14)
786
787**Note:** Version bump only for package @bearer/transpiler
788
789
790
791
792
793<a name="0.60.12"></a>
794## [0.60.12](https://github.com/Bearer/bearer/compare/v0.60.11...v0.60.12) (2018-09-13)
795
796
797
798
799**Note:** Version bump only for package @bearer/transpiler
800
801<a name="0.60.11"></a>
802## [0.60.11](https://github.com/Bearer/bearer/compare/v0.60.10...v0.60.11) (2018-09-13)
803
804
805
806
807**Note:** Version bump only for package @bearer/transpiler
808
809<a name="0.60.10"></a>
810## [0.60.10](https://github.com/Bearer/bearer/compare/v0.60.9...v0.60.10) (2018-09-13)
811
812
813
814
815**Note:** Version bump only for package @bearer/transpiler
816
817<a name="0.60.9"></a>
818## [0.60.9](https://github.com/Bearer/bearer/compare/v0.60.8...v0.60.9) (2018-09-13)
819
820
821
822
823**Note:** Version bump only for package @bearer/transpiler
824
825<a name="0.60.8"></a>
826## [0.60.8](https://github.com/Bearer/bearer/compare/v0.60.7...v0.60.8) (2018-09-13)
827
828
829
830
831**Note:** Version bump only for package @bearer/transpiler
832
833<a name="0.60.7"></a>
834## [0.60.7](https://github.com/Bearer/bearer/compare/v0.60.6...v0.60.7) (2018-09-13)
835
836
837
838
839**Note:** Version bump only for package @bearer/transpiler
840
841<a name="0.60.6"></a>
842## [0.60.6](https://github.com/Bearer/bearer/compare/v0.60.5...v0.60.6) (2018-09-12)
843
844
845
846
847**Note:** Version bump only for package @bearer/transpiler
848
849<a name="0.60.5"></a>
850## [0.60.5](https://github.com/Bearer/bearer/compare/v0.60.4...v0.60.5) (2018-09-12)
851
852
853
854
855**Note:** Version bump only for package @bearer/transpiler
856
857<a name="0.60.0"></a>
858# [0.60.0](https://github.com/Bearer/bearer/compare/v0.59.1...v0.60.0) (2018-09-07)
859
860**Note:** Version bump only for package @bearer/transpiler
861
862
863
864
865
866<a name="0.59.0"></a>
867# [0.59.0](https://github.com/Bearer/bearer/compare/v0.58.8...v0.59.0) (2018-09-03)
868
869
870### Features
871
872* **cli:** Build views command ([#316](https://github.com/Bearer/bearer/issues/316)) ([a5803c7](https://github.com/Bearer/bearer/commit/a5803c7))
873
874
875
876
877
878<a name="0.58.7"></a>
879## [0.58.7](https://github.com/Bearer/bearer/compare/v0.58.6...v0.58.7) (2018-08-28)
880
881**Note:** Version bump only for package @bearer/transpiler
882
883
884
885
886
887<a name="0.58.6"></a>
888## [0.58.6](https://github.com/Bearer/bearer/compare/v0.58.5...v0.58.6) (2018-08-28)
889
890**Note:** Version bump only for package @bearer/transpiler
891
892
893
894
895
896<a name="0.58.5"></a>
897## [0.58.5](https://github.com/Bearer/bearer/compare/v0.57.3...v0.58.5) (2018-08-27)
898
899**Note:** Version bump only for package @bearer/transpiler
900
901
902
903
904
905<a name="0.57.2"></a>
906## [0.57.2](https://github.com/Bearer/bearer/compare/v0.57.1...v0.57.2) (2018-08-27)
907
908**Note:** Version bump only for package @bearer/transpiler
909
910
911
912
913
914<a name="0.57.0"></a>
915# [0.57.0](https://github.com/Bearer/bearer/compare/v0.56.3...v0.57.0) (2018-08-27)
916
917
918### Features
919
920* change RootComponent name to role ([61428aa](https://github.com/Bearer/bearer/commit/61428aa))
921
922
923
924
925
926<a name="0.56.0"></a>
927# [0.56.0](https://github.com/Bearer/bearer/compare/v0.55.0...v0.56.0) (2018-08-22)
928
929
930### Bug Fixes
931
932* **cli:** generate full manifest file ([6ac163e](https://github.com/Bearer/bearer/commit/6ac163e))
933* **cli:** make prettier work in all editors ([07816c2](https://github.com/Bearer/bearer/commit/07816c2))
934* **transpiler:** fix missing suffix issue ([e40cfe6](https://github.com/Bearer/bearer/commit/e40cfe6))
935
936
937### Features
938
939* **transpiler:** generate manfiest.js file ([ed761d9](https://github.com/Bearer/bearer/commit/ed761d9))
940
941
942
943
944<a name="0.55.0"></a>
945# [0.55.0](https://github.com/Bearer/bearer/compare/v0.54.0...v0.55.0) (2018-08-17)
946
947
948### Features
949
950* **transpiler:** scope bearer components ([#279](https://github.com/Bearer/bearer/issues/279)) ([7b9453d](https://github.com/Bearer/bearer/commit/7b9453d))
951
952
953
954
955<a name="0.53.0"></a>
956# [0.53.0](https://github.com/Bearer/bearer/compare/v0.52.0...v0.53.0) (2018-08-14)
957
958
959### Bug Fixes
960
961* **transpiler:** log less ([#267](https://github.com/Bearer/bearer/issues/267)) ([1faea1e](https://github.com/Bearer/bearer/commit/1faea1e))
962* **ui:** change LICENSE to MIT ([d90917d](https://github.com/Bearer/bearer/commit/d90917d))
963
964
965
966
967<a name="0.48.4"></a>
968## [0.48.4](https://github.com/Bearer/bearer/compare/v0.48.3...v0.48.4) (2018-08-10)
969
970**Note:** Version bump only for package @bearer/transpiler
971
972
973
974
975
976<a name="0.47.5"></a>
977## [0.47.5](https://github.com/Bearer/bearer/compare/v0.47.4...v0.47.5) (2018-08-10)
978
979
980
981
982**Note:** Version bump only for package @bearer/transpiler
983
984<a name="0.43.1"></a>
985
986## [0.43.1](https://github.com/Bearer/bearer/compare/v0.43.0...v0.43.1) (2018-08-10)
987
988**Note:** Version bump only for package @bearer/transpiler
989
990<a name="0.42.0"></a>
991
992# [0.42.0](https://github.com/Bearer/bearer/compare/v0.41.9...v0.42.0) (2018-08-10)
993
994**Note:** Version bump only for package @bearer/transpiler
995
996<a name="0.41.1"></a>
997
998## [0.41.1](https://github.com/Bearer/bearer/compare/v0.41.0...v0.41.1) (2018-08-08)
999
1000**Note:** Version bump only for package @bearer/transpiler
1001
1002<a name="0.41.0"></a>
1003
1004# [0.41.0](https://github.com/Bearer/bearer/compare/v0.40.0...v0.41.0) (2018-08-08)
1005
1006**Note:** Version bump only for package @bearer/transpiler
1007
1008<a name="0.39.0"></a>
1009
1010# [0.39.0](https://github.com/Bearer/bearer/compare/v0.38.1...v0.39.0) (2018-08-08)
1011
1012**Note:** Version bump only for package @bearer/transpiler
1013
1014<a name="0.37.2"></a>
1015
1016## [0.37.2](https://github.com/Bearer/bearer/compare/v0.37.0...v0.37.2) (2018-08-08)
1017
1018**Note:** Version bump only for package @bearer/transpiler
1019
1020<a name="0.37.1"></a>
1021
1022## [0.37.1](https://github.com/Bearer/bearer/compare/v0.37.0...v0.37.1) (2018-08-08)
1023
1024**Note:** Version bump only for package @bearer/transpiler
1025
1026<a name="0.37.0"></a>
1027
1028# [0.37.0](https://github.com/Bearer/bearer/compare/v0.36.3...v0.37.0) (2018-08-08)
1029
1030### Bug Fixes
1031
1032- **transpiler:** fix tag starting with number ([682b651](https://github.com/Bearer/bearer/commit/682b651))
1033- **transpiler:** updated test suite ([5187fa5](https://github.com/Bearer/bearer/commit/5187fa5))
1034
1035<a name="0.34.0"></a>
1036
1037# [0.34.0](https://github.com/Bearer/bearer/compare/v0.33.0...v0.34.0) (2018-08-03)
1038
1039### Bug Fixes
1040
1041- **transpiler:** no unused method ([c6dc79a](https://github.com/Bearer/bearer/commit/c6dc79a))
1042- **transpiler:** prevent double watcher transpilation ([a6f164c](https://github.com/Bearer/bearer/commit/a6f164c))
1043- **transpiler:** state injector update properly lifecycle methods ([d12a2c1](https://github.com/Bearer/bearer/commit/d12a2c1))
1044- **transpiler:** wrong filename ([1551a33](https://github.com/Bearer/bearer/commit/1551a33))
1045
1046### Features
1047
1048- **core:** add support for shadow in RootComponent ([#205](https://github.com/Bearer/bearer/issues/205)) ([4529771](https://github.com/Bearer/bearer/commit/4529771))
1049
1050<a name="0.33.0"></a>
1051
1052# [0.33.0](https://github.com/Bearer/bearer/compare/v0.32.0...v0.33.0) (2018-08-03)
1053
1054### Bug Fixes
1055
1056- **transpiler:** apply changes ([c024cd3](https://github.com/Bearer/bearer/commit/c024cd3))
1057- **transpiler:** remove stupid doublon ([dcbde6d](https://github.com/Bearer/bearer/commit/dcbde6d))
1058
1059### Features
1060
1061- **transpiler:** add metata parser ([6a066b2](https://github.com/Bearer/bearer/commit/6a066b2))
1062- **transpiler:** add metata parser ([423ff50](https://github.com/Bearer/bearer/commit/423ff50))
1063
1064<a name="0.32.0"></a>
1065
1066# [0.32.0](https://github.com/Bearer/bearer/compare/v0.31.0...v0.32.0) (2018-08-02)
1067
1068### Bug Fixes
1069
1070- **transpiler:** update test suite ([7da4def](https://github.com/Bearer/bearer/commit/7da4def))
1071
1072### Features
1073
1074- **core:** simplify decorator use ([#193](https://github.com/Bearer/bearer/issues/193)) ([fa3facc](https://github.com/Bearer/bearer/commit/fa3facc))
1075
1076<a name="0.31.0"></a>
1077
1078# [0.31.0](https://github.com/Bearer/bearer/compare/v0.30.0...v0.31.0) (2018-08-01)
1079
1080### Bug Fixes
1081
1082- **transpiler:** Fix root component ([#191](https://github.com/Bearer/bearer/issues/191)) ([ac68a8d](https://github.com/Bearer/bearer/commit/ac68a8d))
1083
1084<a name="0.29.0"></a>
1085
1086# [0.29.0](https://github.com/Bearer/bearer/compare/v0.28.0...v0.29.0) (2018-08-01)
1087
1088### Bug Fixes
1089
1090- add .keep to pass tests ([e298811](https://github.com/Bearer/bearer/commit/e298811))
1091- add snapshot ([bb0f1e2](https://github.com/Bearer/bearer/commit/bb0f1e2))
1092- remove old comments ([21834eb](https://github.com/Bearer/bearer/commit/21834eb))
1093
1094### Features
1095
1096- add root component transformer ([a710da2](https://github.com/Bearer/bearer/commit/a710da2))
1097- add skel root component transformer ([a9fd496](https://github.com/Bearer/bearer/commit/a9fd496))
1098- **transpiler:** inject el into component ([7f00a76](https://github.com/Bearer/bearer/commit/7f00a76))
1099
1100<a name="0.27.1"></a>
1101
1102## [0.27.1](https://github.com/Bearer/bearer/compare/v0.27.0...v0.27.1) (2018-07-27)
1103
1104**Note:** Version bump only for package @bearer/transpiler
1105
1106<a name="0.26.0"></a>
1107
1108# [0.26.0](https://github.com/Bearer/bearer/compare/v0.25.1...v0.26.0) (2018-07-26)
1109
1110### Features
1111
1112- **transpiler:** navigator screen rewrite transformer introduction ([e6e1d14](https://github.com/Bearer/bearer/commit/e6e1d14))
1113- **transpiler:** transformer slot to renderFunc ([7a1b017](https://github.com/Bearer/bearer/commit/7a1b017))
1114
1115<a name="0.24.0"></a>
1116
1117# [0.24.0](https://github.com/Bearer/bearer/compare/v0.23.2...v0.24.0) (2018-07-25)
1118
1119### Features
1120
1121- rename screen to view ([57da6e5](https://github.com/Bearer/bearer/commit/57da6e5))
1122- **cli:** make local deve working ([40c4705](https://github.com/Bearer/bearer/commit/40c4705))
1123
1124<a name="0.22.4"></a>
1125
1126## [0.22.4](https://github.com/Bearer/bearer/compare/v0.22.2...v0.22.4) (2018-07-23)
1127
1128**Note:** Version bump only for package @bearer/transpiler
1129
1130<a name="0.22.3"></a>
1131
1132## [0.22.3](https://github.com/Bearer/bearer/compare/v0.22.3-0...v0.22.3) (2018-07-23)
1133
1134**Note:** Version bump only for package @bearer/transpiler
1135
1136<a name="0.20.1"></a>
1137
1138## [0.20.1](https://github.com/Bearer/bearer/compare/v0.20.0...v0.20.1) (2018-07-20)
1139
1140**Note:** Version bump only for package @bearer/transpiler
1141
1142<a name="0.20.0"></a>
1143
1144# [0.20.0](https://github.com/Bearer/bearer/compare/v0.19.1...v0.20.0) (2018-07-20)
1145
1146**Note:** Version bump only for package @bearer/transpiler
1147
1148<a name="0.19.0"></a>
1149
1150# [0.19.0](https://github.com/Bearer/bearer/compare/v0.18.0...v0.19.0) (2018-07-19)
1151
1152**Note:** Version bump only for package @bearer/transpiler
1153
1154<a name="0.17.4"></a>
1155
1156## [0.17.4](https://github.com/Bearer/bearer/compare/v0.17.3...v0.17.4) (2018-07-18)
1157
1158### Bug Fixes
1159
1160- **transpiler:** typo ([ea1ed75](https://github.com/Bearer/bearer/commit/ea1ed75))