UNPKG

7.72 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<a name="0.56.0"></a>
7# [0.56.0](https://github.com/Bearer/bearer/compare/v0.55.0...v0.56.0) (2018-08-22)
8
9
10### Bug Fixes
11
12* **cli:** generate full manifest file ([6ac163e](https://github.com/Bearer/bearer/commit/6ac163e))
13* **cli:** make prettier work in all editors ([07816c2](https://github.com/Bearer/bearer/commit/07816c2))
14* **transpiler:** fix missing suffix issue ([e40cfe6](https://github.com/Bearer/bearer/commit/e40cfe6))
15
16
17### Features
18
19* **transpiler:** generate manfiest.js file ([ed761d9](https://github.com/Bearer/bearer/commit/ed761d9))
20
21
22
23
24<a name="0.55.0"></a>
25# [0.55.0](https://github.com/Bearer/bearer/compare/v0.54.0...v0.55.0) (2018-08-17)
26
27
28### Features
29
30* **transpiler:** scope bearer components ([#279](https://github.com/Bearer/bearer/issues/279)) ([7b9453d](https://github.com/Bearer/bearer/commit/7b9453d))
31
32
33
34
35<a name="0.53.0"></a>
36# [0.53.0](https://github.com/Bearer/bearer/compare/v0.52.0...v0.53.0) (2018-08-14)
37
38
39### Bug Fixes
40
41* **transpiler:** log less ([#267](https://github.com/Bearer/bearer/issues/267)) ([1faea1e](https://github.com/Bearer/bearer/commit/1faea1e))
42* **ui:** change LICENSE to MIT ([d90917d](https://github.com/Bearer/bearer/commit/d90917d))
43
44
45
46
47<a name="0.48.4"></a>
48## [0.48.4](https://github.com/Bearer/bearer/compare/v0.48.3...v0.48.4) (2018-08-10)
49
50**Note:** Version bump only for package @bearer/transpiler
51
52
53
54
55
56<a name="0.47.5"></a>
57## [0.47.5](https://github.com/Bearer/bearer/compare/v0.47.4...v0.47.5) (2018-08-10)
58
59
60
61
62**Note:** Version bump only for package @bearer/transpiler
63
64<a name="0.43.1"></a>
65
66## [0.43.1](https://github.com/Bearer/bearer/compare/v0.43.0...v0.43.1) (2018-08-10)
67
68**Note:** Version bump only for package @bearer/transpiler
69
70<a name="0.42.0"></a>
71
72# [0.42.0](https://github.com/Bearer/bearer/compare/v0.41.9...v0.42.0) (2018-08-10)
73
74**Note:** Version bump only for package @bearer/transpiler
75
76<a name="0.41.1"></a>
77
78## [0.41.1](https://github.com/Bearer/bearer/compare/v0.41.0...v0.41.1) (2018-08-08)
79
80**Note:** Version bump only for package @bearer/transpiler
81
82<a name="0.41.0"></a>
83
84# [0.41.0](https://github.com/Bearer/bearer/compare/v0.40.0...v0.41.0) (2018-08-08)
85
86**Note:** Version bump only for package @bearer/transpiler
87
88<a name="0.39.0"></a>
89
90# [0.39.0](https://github.com/Bearer/bearer/compare/v0.38.1...v0.39.0) (2018-08-08)
91
92**Note:** Version bump only for package @bearer/transpiler
93
94<a name="0.37.2"></a>
95
96## [0.37.2](https://github.com/Bearer/bearer/compare/v0.37.0...v0.37.2) (2018-08-08)
97
98**Note:** Version bump only for package @bearer/transpiler
99
100<a name="0.37.1"></a>
101
102## [0.37.1](https://github.com/Bearer/bearer/compare/v0.37.0...v0.37.1) (2018-08-08)
103
104**Note:** Version bump only for package @bearer/transpiler
105
106<a name="0.37.0"></a>
107
108# [0.37.0](https://github.com/Bearer/bearer/compare/v0.36.3...v0.37.0) (2018-08-08)
109
110### Bug Fixes
111
112- **transpiler:** fix tag starting with number ([682b651](https://github.com/Bearer/bearer/commit/682b651))
113- **transpiler:** updated test suite ([5187fa5](https://github.com/Bearer/bearer/commit/5187fa5))
114
115<a name="0.34.0"></a>
116
117# [0.34.0](https://github.com/Bearer/bearer/compare/v0.33.0...v0.34.0) (2018-08-03)
118
119### Bug Fixes
120
121- **transpiler:** no unused method ([c6dc79a](https://github.com/Bearer/bearer/commit/c6dc79a))
122- **transpiler:** prevent double watcher transpilation ([a6f164c](https://github.com/Bearer/bearer/commit/a6f164c))
123- **transpiler:** state injector update properly lifecycle methods ([d12a2c1](https://github.com/Bearer/bearer/commit/d12a2c1))
124- **transpiler:** wrong filename ([1551a33](https://github.com/Bearer/bearer/commit/1551a33))
125
126### Features
127
128- **core:** add support for shadow in RootComponent ([#205](https://github.com/Bearer/bearer/issues/205)) ([4529771](https://github.com/Bearer/bearer/commit/4529771))
129
130<a name="0.33.0"></a>
131
132# [0.33.0](https://github.com/Bearer/bearer/compare/v0.32.0...v0.33.0) (2018-08-03)
133
134### Bug Fixes
135
136- **transpiler:** apply changes ([c024cd3](https://github.com/Bearer/bearer/commit/c024cd3))
137- **transpiler:** remove stupid doublon ([dcbde6d](https://github.com/Bearer/bearer/commit/dcbde6d))
138
139### Features
140
141- **transpiler:** add metata parser ([6a066b2](https://github.com/Bearer/bearer/commit/6a066b2))
142- **transpiler:** add metata parser ([423ff50](https://github.com/Bearer/bearer/commit/423ff50))
143
144<a name="0.32.0"></a>
145
146# [0.32.0](https://github.com/Bearer/bearer/compare/v0.31.0...v0.32.0) (2018-08-02)
147
148### Bug Fixes
149
150- **transpiler:** update test suite ([7da4def](https://github.com/Bearer/bearer/commit/7da4def))
151
152### Features
153
154- **core:** simplify decorator use ([#193](https://github.com/Bearer/bearer/issues/193)) ([fa3facc](https://github.com/Bearer/bearer/commit/fa3facc))
155
156<a name="0.31.0"></a>
157
158# [0.31.0](https://github.com/Bearer/bearer/compare/v0.30.0...v0.31.0) (2018-08-01)
159
160### Bug Fixes
161
162- **transpiler:** Fix root component ([#191](https://github.com/Bearer/bearer/issues/191)) ([ac68a8d](https://github.com/Bearer/bearer/commit/ac68a8d))
163
164<a name="0.29.0"></a>
165
166# [0.29.0](https://github.com/Bearer/bearer/compare/v0.28.0...v0.29.0) (2018-08-01)
167
168### Bug Fixes
169
170- add .keep to pass tests ([e298811](https://github.com/Bearer/bearer/commit/e298811))
171- add snapshot ([bb0f1e2](https://github.com/Bearer/bearer/commit/bb0f1e2))
172- remove old comments ([21834eb](https://github.com/Bearer/bearer/commit/21834eb))
173
174### Features
175
176- add root component transformer ([a710da2](https://github.com/Bearer/bearer/commit/a710da2))
177- add skel root component transformer ([a9fd496](https://github.com/Bearer/bearer/commit/a9fd496))
178- **transpiler:** inject el into component ([7f00a76](https://github.com/Bearer/bearer/commit/7f00a76))
179
180<a name="0.27.1"></a>
181
182## [0.27.1](https://github.com/Bearer/bearer/compare/v0.27.0...v0.27.1) (2018-07-27)
183
184**Note:** Version bump only for package @bearer/transpiler
185
186<a name="0.26.0"></a>
187
188# [0.26.0](https://github.com/Bearer/bearer/compare/v0.25.1...v0.26.0) (2018-07-26)
189
190### Features
191
192- **transpiler:** navigator screen rewrite transformer introduction ([e6e1d14](https://github.com/Bearer/bearer/commit/e6e1d14))
193- **transpiler:** transformer slot to renderFunc ([7a1b017](https://github.com/Bearer/bearer/commit/7a1b017))
194
195<a name="0.24.0"></a>
196
197# [0.24.0](https://github.com/Bearer/bearer/compare/v0.23.2...v0.24.0) (2018-07-25)
198
199### Features
200
201- rename screen to view ([57da6e5](https://github.com/Bearer/bearer/commit/57da6e5))
202- **cli:** make local deve working ([40c4705](https://github.com/Bearer/bearer/commit/40c4705))
203
204<a name="0.22.4"></a>
205
206## [0.22.4](https://github.com/Bearer/bearer/compare/v0.22.2...v0.22.4) (2018-07-23)
207
208**Note:** Version bump only for package @bearer/transpiler
209
210<a name="0.22.3"></a>
211
212## [0.22.3](https://github.com/Bearer/bearer/compare/v0.22.3-0...v0.22.3) (2018-07-23)
213
214**Note:** Version bump only for package @bearer/transpiler
215
216<a name="0.20.1"></a>
217
218## [0.20.1](https://github.com/Bearer/bearer/compare/v0.20.0...v0.20.1) (2018-07-20)
219
220**Note:** Version bump only for package @bearer/transpiler
221
222<a name="0.20.0"></a>
223
224# [0.20.0](https://github.com/Bearer/bearer/compare/v0.19.1...v0.20.0) (2018-07-20)
225
226**Note:** Version bump only for package @bearer/transpiler
227
228<a name="0.19.0"></a>
229
230# [0.19.0](https://github.com/Bearer/bearer/compare/v0.18.0...v0.19.0) (2018-07-19)
231
232**Note:** Version bump only for package @bearer/transpiler
233
234<a name="0.17.4"></a>
235
236## [0.17.4](https://github.com/Bearer/bearer/compare/v0.17.3...v0.17.4) (2018-07-18)
237
238### Bug Fixes
239
240- **transpiler:** typo ([ea1ed75](https://github.com/Bearer/bearer/commit/ea1ed75))