UNPKG

10.2 kBMarkdownView Raw
1<a name="1.1.4"></a>
2## [1.1.4](https://github.com/sinnerschrader/patternplate-transform-react/compare/v1.1.2...v1.1.4) (2016-12-15)
3
4
5
6<a name="1.1.3"></a>
7## [1.1.3](https://github.com/sinnerschrader/patternplate-transform-react/compare/v1.1.2...v1.1.3) (2016-12-15)
8
9
10
11<a name="1.1.2"></a>
12## [1.1.2](https://github.com/sinnerschrader/patternplate-transform-react/compare/v1.1.1...v1.1.2) (2016-09-27)
13
14
15### Bug Fixes
16
17* produce node4 lts compatible code ([#29](https://github.com/sinnerschrader/patternplate-transform-react/issues/29)) ([4a26ca5](https://github.com/sinnerschrader/patternplate-transform-react/commit/4a26ca5))
18
19
20
21<a name="1.1.1"></a>
22## [1.1.1](https://github.com/sinnerschrader/patternplate-transform-react/compare/v1.1.0...v1.1.1) (2016-09-27)
23
24
25### Bug Fixes
26
27* produce es5 if possible ([1220900](https://github.com/sinnerschrader/patternplate-transform-react/commit/1220900))
28
29
30
31<a name="1.1.0"></a>
32# [1.1.0](https://github.com/sinnerschrader/patternplate-transform-react/compare/v1.0.2...v1.1.0) (2016-09-27)
33
34
35### Features
36
37* transform jsx via babylon-jsx ([#28](https://github.com/sinnerschrader/patternplate-transform-react/issues/28)) ([9d9349a](https://github.com/sinnerschrader/patternplate-transform-react/commit/9d9349a))
38
39
40
41<a name="1.0.2"></a>
42## [1.0.2](https://github.com/sinnerschrader/patternplate-transform-react/compare/v1.0.1...v1.0.2) (2016-09-21)
43
44
45
46<a name="1.0.1"></a>
47## [1.0.1](https://github.com/sinnerschrader/patternplate-transform-react/compare/v1.0.0...v1.0.1) (2016-09-21)
48
49
50
51<a name="1.0.0"></a>
52# [1.0.0](https://github.com/sinnerschrader/patternplate-transform-react/compare/v0.4.12...v1.0.0) (2016-09-20)
53
54
55
56<a name="0.4.12"></a>
57## [0.4.12](https://github.com/sinnerschrader/patternplate-transform-react/compare/v0.4.11...v0.4.12) (2016-09-08)
58
59
60
61<a name="0.4.11"></a>
62## [0.4.11](https://github.com/sinnerschrader/patternplate-transform-react/compare/v0.4.10...v0.4.11) (2016-09-08)
63
64
65### Bug Fixes
66
67* **system:** support win32 ([06ffb4b](https://github.com/sinnerschrader/patternplate-transform-react/commit/06ffb4b))
68
69
70
71<a name="0.4.10"></a>
72## [0.4.10](https://github.com/sinnerschrader/patternplate-transform-react/compare/v0.4.9...v0.4.10) (2016-07-01)
73
74
75### Bug Fixes
76
77* **generation:** dedupe deep imports ([6d178d4](https://github.com/sinnerschrader/patternplate-transform-react/commit/6d178d4))
78
79
80
81<a name="0.4.9"></a>
82## [0.4.9](https://github.com/sinnerschrader/patternplate-transform-react/compare/v0.4.8...v0.4.9) (2016-07-01)
83
84
85### Bug Fixes
86
87* **generation:** use JSXElement.path.node to avoid babel-generator bugs ([f0841b6](https://github.com/sinnerschrader/patternplate-transform-react/commit/f0841b6))
88
89
90
91<a name="0.4.8"></a>
92## [0.4.8](https://github.com/sinnerschrader/patternplate-transform-react/compare/v0.4.7...v0.4.8) (2016-07-01)
93
94
95### Bug Fixes
96
97* **system:** yaf for sinnerschrader/patternplate[#75](https://github.com/sinnerschrader/patternplate-transform-react/issues/75) ([2b48f9c](https://github.com/sinnerschrader/patternplate-transform-react/commit/2b48f9c))
98
99
100
101<a name="0.4.7"></a>
102## [0.4.7](https://github.com/sinnerschrader/patternplate-transform-react/compare/v0.4.6...v0.4.7) (2016-06-28)
103
104
105### Bug Fixes
106
107* **system:** pin babel-core as .dependency ([a54108c](https://github.com/sinnerschrader/patternplate-transform-react/commit/a54108c))
108
109
110
111<a name="0.4.6"></a>
112## [0.4.6](https://github.com/sinnerschrader/patternplate-transform-react/compare/v0.4.5...v0.4.6) (2016-06-24)
113
114
115### Bug Fixes
116
117* **system:** avoid jsx woes babel-{template,generator} 6.7 ([2baca20](https://github.com/sinnerschrader/patternplate-transform-react/commit/2baca20))
118
119
120
121<a name="0.4.5"></a>
122## [0.4.5](https://github.com/sinnerschrader/patternplate-transform-react/compare/v0.4.4...v0.4.5) (2016-06-24)
123
124
125### Bug Fixes
126
127* **system:** pin babylon on 6.7.0, avoid jsx woes ([a6b9d15](https://github.com/sinnerschrader/patternplate-transform-react/commit/a6b9d15))
128
129
130
131<a name="0.4.4"></a>
132## [0.4.4](https://github.com/sinnerschrader/patternplate-transform-react/compare/v0.4.3...v0.4.4) (2016-06-23)
133
134
135### Bug Fixes
136
137* **system:** use es*-node4 babel presets ([7cbf6bb](https://github.com/sinnerschrader/patternplate-transform-react/commit/7cbf6bb))
138
139
140
141<a name="0.4.3"></a>
142## [0.4.3](https://github.com/sinnerschrader/patternplate-transform-react/compare/v0.4.2...v0.4.3) (2016-05-30)
143
144
145### Bug Fixes
146
147* **generation:** filter implicit imports with explicit ones ([75b7a74](https://github.com/sinnerschrader/patternplate-transform-react/commit/75b7a74))
148
149
150
151<a name="0.4.2"></a>
152## [0.4.2](https://github.com/sinnerschrader/patternplate-transform-react/compare/v0.4.1...v0.4.2) (2016-05-23)
153
154
155### Bug Fixes
156
157* **generation:** merge node globals into injection ([0c3852d](https://github.com/sinnerschrader/patternplate-transform-react/commit/0c3852d))
158
159
160
161<a name="0.4.1"></a>
162## [0.4.1](https://github.com/sinnerschrader/patternplate-transform-react/compare/v0.4.0...v0.4.1) (2016-05-18)
163
164
165
166
167<a name="0.4.0"></a>
168# [0.4.0](https://github.com/sinnerschrader/patternplate-transform-react/compare/v0.2.4...v0.4.0) (2016-05-17)
169
170
171### Bug Fixes
172
173* **detection:** resolve npm dependencies from process.cwd always ([1508540](https://github.com/sinnerschrader/patternplate-transform-react/commit/1508540))
174* **generation:** honor globals in internal cache ([40c425a](https://github.com/sinnerschrader/patternplate-transform-react/commit/40c425a))
175
176### Features
177
178* **generation:** switch to ast based transform ([048f461](https://github.com/sinnerschrader/patternplate-transform-react/commit/048f461))
179
180
181
182<a name="0.3.0"></a>
183# [0.3.0](https://github.com/sinnerschrader/patternplate-transform-react/compare/v0.2.3...v0.3.0) (2016-04-16)
184### Bug Fixes
185
186* **detection:** avoid babylon bug by removing jsx at the end ([74a8006](https://github.com/sinnerschrader/patternplate-transform-react/commit/74a8006))
187* **detection:** avoid shadowing parser errors ([795ca69](https://github.com/sinnerschrader/patternplate-transform-react/commit/795ca69))
188* **detection:** check for existence of default export ([c093fcb](https://github.com/sinnerschrader/patternplate-transform-react/commit/c093fcb))
189* **generation:** avoid naming collisions during transformation ([40e29b0](https://github.com/sinnerschrader/patternplate-transform-react/commit/40e29b0))
190* **generation:** fix mtime lookup ([df4c8ce](https://github.com/sinnerschrader/patternplate-transform-react/commit/df4c8ce))
191* **generation:** only include react import if it is missing ([244fc6c](https://github.com/sinnerschrader/patternplate-transform-react/commit/244fc6c))
192* **generation:** push npm resolvable names to file dependencies ([39c138f](https://github.com/sinnerschrader/patternplate-transform-react/commit/39c138f))
193* **generation:** require react on top-level ([ad35e45](https://github.com/sinnerschrader/patternplate-transform-react/commit/ad35e45))
194* **generation:** rewrite props deref only for stateless components ([2e5bf3a](https://github.com/sinnerschrader/patternplate-transform-react/commit/2e5bf3a))
195* **system:** add / update missing dependencies ([bd5fc13](https://github.com/sinnerschrader/patternplate-transform-react/commit/bd5fc13))
196
197### Features
198
199* **detection:** allow trailing function commas ([9d1804c](https://github.com/sinnerschrader/patternplate-transform-react/commit/9d1804c))
200* **detection:** enhance error messages for asi errors in plain jsx ([048c407](https://github.com/sinnerschrader/patternplate-transform-react/commit/048c407))
201* **detection:** resolve transitive demo dependencies properly ([e98bf39](https://github.com/sinnerschrader/patternplate-transform-react/commit/e98bf39))
202* **detection:** throw better parser errors ([088d540](https://github.com/sinnerschrader/patternplate-transform-react/commit/088d540))
203* **generation:** enable partial global support ([f6e72a7](https://github.com/sinnerschrader/patternplate-transform-react/commit/f6e72a7))
204* **generation:** implement legacy global injection support ([1b92b54](https://github.com/sinnerschrader/patternplate-transform-react/commit/1b92b54))
205* **transformation:** bootstrap ast-based react transformation ([f7f7b99](https://github.com/sinnerschrader/patternplate-transform-react/commit/f7f7b99))
206
207<a name="0.2.4"></a>
208## [0.2.4](https://github.com/sinnerschrader/patternplate-transform-react/compare/v0.2.3...v0.2.4) (2016-03-07)
209### Bug Fixes
210
211* **transformation:** avoid recursive work when converting dependencies ([f6d2b5b](https://github.com/sinnerschrader/patternplate-transform-react/commit/f6d2b5b)), closes [sinnerschrader/patternplate#34](https://github.com/sinnerschrader/patternplate/issues/34)
212
213<a name="0.2.3"></a>
214## [0.2.3](https://github.com/sinnerschrader/patternplate-transform-react/compare/v0.2.2...v0.2.3) (2016-03-03)
215
216
217### Bug Fixes
218
219* **detection:** correct implicit dependency usage detection ([a6b123a](https://github.com/sinnerschrader/patternplate-transform-react/commit/a6b123a))
220
221
222
223<a name="0.2.2"></a>
224## [0.2.2](https://github.com/sinnerschrader/patternplate-transform-react/compare/v0.2.1...v0.2.2) (2016-02-17)
225
226
227### Bug Fixes
228
229* enable named imports ([94a56a8](https://github.com/sinnerschrader/patternplate-transform-react/commit/94a56a8))
230
231
232
233<a name="0.2.1"></a>
234## [0.2.1](https://github.com/sinnerschrader/patternplate-transform-react/compare/v0.2.0...v0.2.1) (2016-02-15)
235
236
237### Bug Fixes
238
239* pass convertCode configuration correctly ([95b7896](https://github.com/sinnerschrader/patternplate-transform-react/commit/95b7896))
240
241
242
243<a name="0.2.0"></a>
244# [0.2.0](https://github.com/sinnerschrader/patternplate-transform-react/compare/v0.1.0...v0.2.0) (2016-02-15)
245
246
247### Features
248
249* add possibility to transform all dependencies ([5c655cc](https://github.com/sinnerschrader/patternplate-transform-react/commit/5c655cc))
250
251
252
253<a name="0.1.0"></a>
254# 0.1.0 (2016-02-14)
255
256
257### Features
258
259* flesh transform out into own module ([5ff80a9](https://github.com/sinnerschrader/patternplate-transform-react/commit/5ff80a9))
260
261
262
263
264---
265Copyright 2016 by [SinnerSchrader Deutschland GmbH](https://github.com/sinnerschrader) and [contributors](./graphs/contributors). Released under the [MIT license]('./license.md').