UNPKG

10.2 kBMarkdownView Raw
1<a name="14.0.0"></a>
2# [14.0.0](https://github.com/christophehurpeau/pob-babel/compare/v13.0.1...v14.0.0) (2017-02-04)
3
4
5### Bug Fixes
6
7* clean missing examples ([1f6102d](https://github.com/christophehurpeau/pob-babel/commit/1f6102d))
8
9### Features
10
11* upgrade dependencies ([9e09259](https://github.com/christophehurpeau/pob-babel/commit/9e09259))
12* use babel-preset-pob-react ([7af44d1](https://github.com/christophehurpeau/pob-babel/commit/7af44d1))
13
14
15### BREAKING CHANGES
16
17* require babel-preset-pob-react instead of babel-preset-react
18
19
20<a name="13.0.1"></a>
21## [13.0.1](https://github.com/christophehurpeau/pob-babel/compare/v13.0.0...v13.0.1) (2017-01-11)
22
23
24### Bug Fixes
25
26* require fails sometimes, back to require.resolve ([9ddf859](https://github.com/christophehurpeau/pob-babel/commit/9ddf859))
27
28
29<a name="13.0.0"></a>
30# [13.0.0](https://github.com/christophehurpeau/pob-babel/compare/v12.11.0...v13.0.0) (2017-01-11)
31
32Breaking: removed option react hot reload patch
33
34
35<a name="12.11.0"></a>
36# [12.11.0](https://github.com/christophehurpeau/pob-babel/compare/v12.10.0...v12.11.0) (2017-01-11)
37
38
39### Features
40
41* babel option reactHotLoader ([7665b5b](https://github.com/christophehurpeau/pob-babel/commit/7665b5b))
42
43
44<a name="12.10.0"></a>
45# [12.10.0](https://github.com/christophehurpeau/pob-babel/compare/v12.9.0...v12.10.0) (2017-01-10)
46
47
48### Features
49
50* update dependencies and use compose: true for babel plugin transform-export-defa ([e351ec4](https://github.com/christophehurpeau/pob-babel/commit/e351ec4))
51
52
53### v12.9.0
54
55- [`ffe4d3d`](https://github.com/christophehurpeau/pob-babel/commit/ffe4d3d08a80eaecce2071919645a9d8010e3535) chore(package): update dependencies (Christophe Hurpeau)
56
57### v12.8.1
58
59- [`c33ef51`](https://github.com/christophehurpeau/pob-babel/commit/c33ef51e01c2c9ceec692bd972f594c742ff464e) force object-rest-spread@^6.19.0 (Christophe Hurpeau)
60
61### v12.8.0
62
63- [`4a137b3`](https://github.com/christophehurpeau/pob-babel/commit/4a137b34e9d4dd1932bc370546820cfffa42c047) allow to plugins to return different things for envs, add readFile util (Christophe Hurpeau)
64
65### v12.7.2
66
67- [`14aaa5d`](https://github.com/christophehurpeau/pob-babel/commit/14aaa5d27b09e00341486f543378537d73252b69) remove objectRest, now babel supports it, and plugin-transform-export-default-name-forked@1.0.6 (Christophe Hurpeau)
68
69### v12.7.1
70
71- [`1a2b148`](https://github.com/christophehurpeau/pob-babel/commit/1a2b14813da6a6be63da532c76096ae9231f4495) replace srcBasePath by cwd (Christophe Hurpeau)
72
73### v12.7.0
74
75- [`30e3289`](https://github.com/christophehurpeau/pob-babel/commit/30e328994840ca0356f5e606015fc68a48728654) add srcBasePath info for plugins (Christophe Hurpeau)
76
77### v12.6.0
78
79- [`df19269`](https://github.com/christophehurpeau/pob-babel/commit/df1926925b2020aa2cd75be1fe60d13282ff0abb) chore(package): babel-plugin-minify-dead-code-elimination@0.1.0 (Christophe Hurpeau)
80- [`a66e75c`](https://github.com/christophehurpeau/pob-babel/commit/a66e75c297216947647b0df00b1186d7b8917f5f) feat: add babel-plugin-transform-export-default-name-forked (Christophe Hurpeau)
81
82### v12.5.5
83
84- [`a1f2880`](https://github.com/christophehurpeau/pob-babel/commit/a1f288004943a0568cdc2aaa022d75d019e53d4b) babel-plugin-tcomb-forked@^0.3.23 (Christophe Hurpeau)
85
86### v12.5.4
87
88- [`ce87162`](https://github.com/christophehurpeau/pob-babel/commit/ce871624541a4b08d64d5c72bf2c2e8a29a05d93) babel-plugin-tcomb-forked@^0.3.22 (Christophe Hurpeau)
89
90### v12.5.3
91
92- [`426ead3`](https://github.com/christophehurpeau/pob-babel/commit/426ead3b939f41efccfefdc5ba99098d1943f5e7) chore(package): babel-plugin-import-export-rename@^1.0.1 (Christophe Hurpeau)
93
94### v12.5.2
95
96- [`6102085`](https://github.com/christophehurpeau/pob-babel/commit/6102085a3b60d01c6740808edd6aa337e1fe163e) babel-plugin-import-export-rename (Christophe Hurpeau)
97
98### v12.5.1
99
100- [`dfc59ca`](https://github.com/christophehurpeau/pob-babel/commit/dfc59cab98b9e1d25300b0bf2edd4fe38a7c437f) babel-plugin-tcomb-forked@^0.3.21 (Christophe Hurpeau)
101
102### v12.5.0
103
104- [`0b13d4d`](https://github.com/christophehurpeau/pob-babel/commit/0b13d4d7a00f7c5ea3fcf238e3611438cb4ac028) chore(package): update babel 6.18 (Christophe Hurpeau)
105
106### v12.4.0
107
108- [`523e6af`](https://github.com/christophehurpeau/pob-babel/commit/523e6af25d48b6b6dfff7de27f923f959daa07d1) examples build (Christophe Hurpeau)
109
110### v12.3.0
111
112- [`15339e4`](https://github.com/christophehurpeau/pob-babel/commit/15339e4e85ef5f69c3e09373d82e9a73e823d014) build options (Christophe Hurpeau)
113
114### v12.2.0
115
116- [`49bae47`](https://github.com/christophehurpeau/pob-babel/commit/49bae47b7da687e073235c2fcd9f4fe058b9905c) import-rename allow internal src module, for tests (Christophe Hurpeau)
117
118### v12.1.1
119
120- [`22fe075`](https://github.com/christophehurpeau/pob-babel/commit/22fe0757b94262bbf3c1cae8a43a28347630e7fe) import-rename before tcomb (Christophe Hurpeau)
121
122### v12.1.0
123
124- [`bf663ee`](https://github.com/christophehurpeau/pob-babel/commit/bf663eeb9e037d4e8c8ccfdae93d2536dc321b78) add babel-plugin-minify-constant-folding (Christophe Hurpeau)
125
126### v12.0.0
127
128- [`a3e1647`](https://github.com/christophehurpeau/pob-babel/commit/a3e1647f8c0e8c560ec51b0f6a51a211b7241168) use babel-plugin-minify-replace, babel-plugin-minify-dead-code-elimination and babel-plugin-minify-guarded-expressions (Christophe Hurpeau)
129- [`9cce2ed`](https://github.com/christophehurpeau/pob-babel/commit/9cce2edca949e7135e809a9576f1ecbf47fae666) readme (Christophe Hurpeau)
130
131### v11.0.1
132
133- [`334f50d`](https://github.com/christophehurpeau/pob-babel/commit/334f50de07a86dfafaf12187cd3c59cb7cb3b89f) fix pattern nightingale 5 (Christophe Hurpeau)
134
135### v11.0.0
136
137- [`f80d988`](https://github.com/christophehurpeau/pob-babel/commit/f80d988e9e0ca9aa352c11b04005633427949110) breaking: use nightingale 5.0 (Christophe Hurpeau)
138- [`5a2496a`](https://github.com/christophehurpeau/pob-babel/commit/5a2496a5bf29806a68c36edcf9246f593f5f2d0b) chore(package): v10.0.0 (Christophe Hurpeau)
139
140### v10.0.0
141
142- [`f80d988`](https://github.com/christophehurpeau/pob-babel/commit/f80d988e9e0ca9aa352c11b04005633427949110) breaking: use nightingale 5.0 (Christophe Hurpeau)
143
144### v9.0.1
145
146- [`e8d3c83`](https://github.com/christophehurpeau/pob-babel/commit/e8d3c83c51f7f0ac7437b0837b8c8c8b385b03d0) fix objectRest option (Christophe Hurpeau)
147
148### v9.0.0
149
150- [`7256e79`](https://github.com/christophehurpeau/pob-babel/commit/7256e79e2961aed35574953efd5745afacd8c0ed) jsdoc add flow-strip-types (Christophe Hurpeau)
151- [`d157147`](https://github.com/christophehurpeau/pob-babel/commit/d1571472856eddaa3a400ff2fedeff0cf9778090) update dependencies and babel-preset-modern-browsers v6 (Christophe Hurpeau)
152
153### v8.3.2
154
155- [`65bc5f9`](https://github.com/christophehurpeau/pob-babel/commit/65bc5f9586f6ecde7ea0fb2136199c829807cd95) fix preset false jsdoc (Christophe Hurpeau)
156
157### v8.3.1
158
159- [`ebf7cce`](https://github.com/christophehurpeau/pob-babel/commit/ebf7cce5fbee3565300ad1128ea5d9c6a3c6ac93) only use tcomb-forked on dev (Christophe Hurpeau)
160
161### v8.3.0
162
163- [`dcc6c4f`](https://github.com/christophehurpeau/pob-babel/commit/dcc6c4f2b73af992fc834f4955e6295747550f84) use flow plugins instead of preset (Christophe Hurpeau)
164- [`ff99e4d`](https://github.com/christophehurpeau/pob-babel/commit/ff99e4d113cc5786174f626109ebcd74a51e184a) update tcomb-forked dependency (Christophe Hurpeau)
165
166### v8.2.0
167
168- [`7010324`](https://github.com/christophehurpeau/pob-babel/commit/7010324c1fae33f190664e0370bd34afbd6c96a0) update dependencies and always use stage-1 (Christophe Hurpeau)
169
170### v8.1.0
171
172- [`9b034e4`](https://github.com/christophehurpeau/pob-babel/commit/9b034e4434c4ab0fe303bfdf14ccad245fa1343b) discard-module-references v1.1 (Christophe Hurpeau)
173- [`2241cd0`](https://github.com/christophehurpeau/pob-babel/commit/2241cd0cd95d81b224aa47e036f846cff780611e) dependency transform-react-jsx-self and add transform-react-jsx-source (Christophe Hurpeau)
174
175### v8.0.4
176
177- [`8ec6031`](https://github.com/christophehurpeau/pob-babel/commit/8ec60315a0b299a654904dc94ba4227005bcf591) forked version of discard-module-references, fix missed unused imports (Christophe Hurpeau)
178
179### v8.0.3
180
181- [`6876d98`](https://github.com/christophehurpeau/pob-babel/commit/6876d98d9a72b1153373c1714faebe6628529779) Revert "resolve preset flow and flow-tcomb-forked (fix babel with link)" (Christophe Hurpeau)
182
183### v8.0.2
184
185- [`e10c861`](https://github.com/christophehurpeau/pob-babel/commit/e10c8618689eb92373ad428807ccd26ce266dd62) resolve preset flow and flow-tcomb-forked (fix babel with link) (Christophe Hurpeau)
186
187### v8.0.1
188
189- [`1f8ae0c`](https://github.com/christophehurpeau/pob-babel/commit/1f8ae0c8b73a43c1c2265002d6f5c917eeb07656) fix babel-preset-flow-tcomb-forked (Christophe Hurpeau)
190
191### v8.0.0
192
193- [`2fee306`](https://github.com/christophehurpeau/pob-babel/commit/2fee306153b125cc3500242753660433acd31b95) fix build started time (Christophe Hurpeau)
194- [`d1d32c1`](https://github.com/christophehurpeau/pob-babel/commit/d1d32c1e33c66b9d812475d8f7bc37caf9a1f5a4) use flow-tcomb-forked instead of typecheck (Christophe Hurpeau)
195
196### v7.3.0
197
198- [`437c04a`](https://github.com/christophehurpeau/pob-babel/commit/437c04aa818881eb32de54b33bc9ca79122ff0e9) allow configure logger (Christophe Hurpeau)
199
200### v7.2.1
201
202- [`d7bd492`](https://github.com/christophehurpeau/pob-babel/commit/d7bd492878c24329b89d97505d0ff58709b5c073) pob.json (Christophe Hurpeau)
203
204### v7.2.0
205
206- [`a5e6b09`](https://github.com/christophehurpeau/pob-babel/commit/a5e6b0933debcca0de440e85185b9afa6caab782) babel-plugin-defines@3.2 (Christophe Hurpeau)
207
208### v7.1.2
209
210- [`3506f74`](https://github.com/christophehurpeau/pob-babel/commit/3506f746591613d867acb52ef83a0116a9c948e7) babel-plugin-defines@3.1.2 (Christophe Hurpeau)
211
212### v7.1.1
213
214- [`9641de6`](https://github.com/christophehurpeau/pob-babel/commit/9641de61b3dfac931a3f25899d145592e3c35d14) babel-plugin-remove-dead-code@1.3.1 (Christophe Hurpeau)
215- [`70cf6fa`](https://github.com/christophehurpeau/pob-babel/commit/70cf6fa9bdfa0a7b76e22bec8beeb4e2a04611e7) pob-release (Christophe Hurpeau)
216- [`eae2801`](https://github.com/christophehurpeau/pob-babel/commit/eae28015b942adcffe4a64c685bc6d0b58b499bc) update AUTHORS (Christophe Hurpeau)