UNPKG

21.5 kBMarkdownView Raw
1<a name="19.1.6"></a>
2## [19.1.6](https://github.com/christophehurpeau/pob-babel/compare/v19.1.5...v19.1.6) (2018-03-09)
3
4
5<a name="19.1.5"></a>
6## [19.1.5](https://github.com/christophehurpeau/pob-babel/compare/v19.1.4...v19.1.5) (2018-03-04)
7
8
9### Bug Fixes
10
11* react preset ([fee4240](https://github.com/christophehurpeau/pob-babel/commit/fee4240))
12
13
14<a name="19.1.4"></a>
15## [19.1.4](https://github.com/christophehurpeau/pob-babel/compare/v19.1.3...v19.1.4) (2018-03-04)
16
17
18<a name="19.1.3"></a>
19## [19.1.3](https://github.com/christophehurpeau/pob-babel/compare/v19.1.2...v19.1.3) (2018-03-04)
20
21
22<a name="19.1.2"></a>
23## [19.1.2](https://github.com/christophehurpeau/pob-babel/compare/v19.1.1...v19.1.2) (2018-02-25)
24
25
26### Bug Fixes
27
28* replace require(module).builtinModules by a shim supported in node <9.3 ([53219eb](https://github.com/christophehurpeau/pob-babel/commit/53219eb))
29
30
31<a name="19.1.1"></a>
32## [19.1.1](https://github.com/christophehurpeau/pob-babel/compare/v19.1.0...v19.1.1) (2018-02-23)
33
34
35### Bug Fixes
36
37* external modules and disable exportDefaultName ([a24fe98](https://github.com/christophehurpeau/pob-babel/commit/a24fe98))
38
39
40<a name="19.1.0"></a>
41# [19.1.0](https://github.com/christophehurpeau/pob-babel/compare/v19.0.4...v19.1.0) (2018-02-23)
42
43
44### Features
45
46* update dependencies ([1cedce5](https://github.com/christophehurpeau/pob-babel/commit/1cedce5))
47
48
49<a name="19.0.4"></a>
50## [19.0.4](https://github.com/christophehurpeau/pob-babel/compare/v19.0.3...v19.0.4) (2018-02-23)
51
52
53### Bug Fixes
54
55* remove console.log ([14c1a5e](https://github.com/christophehurpeau/pob-babel/commit/14c1a5e))
56
57
58<a name="19.0.3"></a>
59## [19.0.3](https://github.com/christophehurpeau/pob-babel/compare/v19.0.2...v19.0.3) (2018-02-23)
60
61
62### Bug Fixes
63
64* resolve rollup config path ([dfcb3a6](https://github.com/christophehurpeau/pob-babel/commit/dfcb3a6))
65
66
67<a name="19.0.2"></a>
68## [19.0.2](https://github.com/christophehurpeau/pob-babel/compare/v19.0.1...v19.0.2) (2018-02-23)
69
70
71### Bug Fixes
72
73* use node resolve for babel and rollup path ([2a14f2a](https://github.com/christophehurpeau/pob-babel/commit/2a14f2a))
74* use require(module).builtinModules ([277fa9e](https://github.com/christophehurpeau/pob-babel/commit/277fa9e))
75
76
77<a name="19.0.1"></a>
78## [19.0.1](https://github.com/christophehurpeau/pob-babel/compare/v19.0.0...v19.0.1) (2018-02-18)
79
80
81### Bug Fixes
82
83* pob-build-doc babel-cli path ([104e435](https://github.com/christophehurpeau/pob-babel/commit/104e435))
84
85
86<a name="19.0.0"></a>
87# [19.0.0](https://github.com/christophehurpeau/pob-babel/compare/v18.2.0...v19.0.0) (2018-02-18)
88
89
90### Features
91
92* rollup ([fa8daea](https://github.com/christophehurpeau/pob-babel/commit/fa8daea))
93
94
95### BREAKING CHANGES
96
97* removed everything, use rollupt and babel-preset-pob-env
98
99
100<a name="18.2.0"></a>
101# [18.2.0](https://github.com/christophehurpeau/pob-babel/compare/v18.1.5...v18.2.0) (2017-11-25)
102
103
104<a name="18.1.5"></a>
105## [18.1.5](https://github.com/christophehurpeau/pob-babel/compare/v18.1.4...v18.1.5) (2017-08-26)
106
107
108### Bug Fixes
109
110* babel-preset-optimizations@1.2.1 ([a775a24](https://github.com/christophehurpeau/pob-babel/commit/a775a24))
111
112
113<a name="18.1.4"></a>
114## [18.1.4](https://github.com/christophehurpeau/pob-babel/compare/v18.1.3...v18.1.4) (2017-08-25)
115
116
117### Bug Fixes
118
119* jest tests on node 4 ([a4e964f](https://github.com/christophehurpeau/pob-babel/commit/a4e964f))
120
121
122<a name="18.1.3"></a>
123## [18.1.3](https://github.com/christophehurpeau/pob-babel/compare/v18.1.2...v18.1.3) (2017-08-16)
124
125
126### Bug Fixes
127
128* node 4 and jest preset current node compatibility ([0963b0c](https://github.com/christophehurpeau/pob-babel/commit/0963b0c))
129
130
131<a name="18.1.2"></a>
132## [18.1.2](https://github.com/christophehurpeau/pob-babel/compare/v18.1.1...v18.1.2) (2017-08-16)
133
134
135### Bug Fixes
136
137* eslint-config-pob@16.0.0 ([5632927](https://github.com/christophehurpeau/pob-babel/commit/5632927))
138
139
140<a name="18.1.1"></a>
141## [18.1.1](https://github.com/christophehurpeau/pob-babel/compare/v18.1.0...v18.1.1) (2017-08-16)
142
143
144### Bug Fixes
145
146* better support for node 4 ([c36395f](https://github.com/christophehurpeau/pob-babel/commit/c36395f))
147
148
149<a name="18.1.0"></a>
150# [18.1.0](https://github.com/christophehurpeau/pob-babel/compare/v18.0.4...v18.1.0) (2017-08-16)
151
152
153### Features
154
155* update dependencies, including babel-preset-optimizations@1.1.1 ([84c72cc](https://github.com/christophehurpeau/pob-babel/commit/84c72cc))
156
157
158<a name="18.0.4"></a>
159## [18.0.4](https://github.com/christophehurpeau/pob-babel/compare/v18.0.3...v18.0.4) (2017-08-15)
160
161
162### Bug Fixes
163
164* go back to babel-plugin-flow-runtime@0.10.0 ([8fe7ceb](https://github.com/christophehurpeau/pob-babel/commit/8fe7ceb))
165
166
167<a name="18.0.3"></a>
168## [18.0.3](https://github.com/christophehurpeau/pob-babel/compare/v18.0.2...v18.0.3) (2017-08-15)
169
170
171### Bug Fixes
172
173* babel-preset-pob-stages@0.2.2 ([5e17b29](https://github.com/christophehurpeau/pob-babel/commit/5e17b29))
174
175
176<a name="18.0.2"></a>
177## [18.0.2](https://github.com/christophehurpeau/pob-babel/compare/v18.0.1...v18.0.2) (2017-08-15)
178
179
180### Bug Fixes
181
182* babel-preset-pob-stages@^0.2.1 ([230012a](https://github.com/christophehurpeau/pob-babel/commit/230012a))
183
184
185<a name="18.0.1"></a>
186## [18.0.1](https://github.com/christophehurpeau/pob-babel/compare/v18.0.0...v18.0.1) (2017-08-15)
187
188
189### Bug Fixes
190
191* remove babel-preset-stage-1 dependency ([3ea5dea](https://github.com/christophehurpeau/pob-babel/commit/3ea5dea))
192
193
194<a name="18.0.0"></a>
195# [18.0.0](https://github.com/christophehurpeau/pob-babel/compare/v17.6.1...v18.0.0) (2017-08-15)
196
197
198### Features
199
200* update dependencies ([627ff75](https://github.com/christophehurpeau/pob-babel/commit/627ff75))
201
202
203### BREAKING CHANGES
204
205* node 8.3
206
207
208<a name="17.6.1"></a>
209## [17.6.1](https://github.com/christophehurpeau/pob-babel/compare/v17.6.0...v17.6.1) (2017-08-12)
210
211
212### Bug Fixes
213
214* jsdoc use babel-preset-pob-stages and babel-preset-pob ([dff74ce](https://github.com/christophehurpeau/pob-babel/commit/dff74ce))
215* node6 compatible ([159e085](https://github.com/christophehurpeau/pob-babel/commit/159e085))
216
217
218<a name="17.6.0"></a>
219# [17.6.0](https://github.com/christophehurpeau/pob-babel/compare/v17.5.1...v17.6.0) (2017-07-25)
220
221
222### Features
223
224* use .yo-rc.json if exists ([f1b04f7](https://github.com/christophehurpeau/pob-babel/commit/f1b04f7))
225
226
227<a name="17.5.1"></a>
228## [17.5.1](https://github.com/christophehurpeau/pob-babel/compare/v17.5.0...v17.5.1) (2017-07-24)
229
230
231### Bug Fixes
232
233* let ora check isTTY ([b866abe](https://github.com/christophehurpeau/pob-babel/commit/b866abe))
234
235
236<a name="17.5.0"></a>
237# [17.5.0](https://github.com/christophehurpeau/pob-babel/compare/v17.4.0...v17.5.0) (2017-07-09)
238
239
240### Features
241
242* ignore tests files ([3a4f1bd](https://github.com/christophehurpeau/pob-babel/commit/3a4f1bd))
243
244
245<a name="17.4.0"></a>
246# [17.4.0](https://github.com/christophehurpeau/pob-babel/compare/v17.3.0...v17.4.0) (2017-06-24)
247
248
249### Features
250
251* jest env and node8 env ([0f167f7](https://github.com/christophehurpeau/pob-babel/commit/0f167f7))
252
253
254<a name="17.3.0"></a>
255# [17.3.0](https://github.com/christophehurpeau/pob-babel/compare/v17.2.0...v17.3.0) (2017-05-13)
256
257
258### Features
259
260* argv --no-spinner ([2a26c2b](https://github.com/christophehurpeau/pob-babel/commit/2a26c2b))
261
262
263<a name="17.2.0"></a>
264# [17.2.0](https://github.com/christophehurpeau/pob-babel/compare/v17.1.1...v17.2.0) (2017-04-01)
265
266
267<a name="17.1.1"></a>
268## [17.1.1](https://github.com/christophehurpeau/pob-babel/compare/v17.1.0...v17.1.1) (2017-03-13)
269
270
271### Bug Fixes
272
273* babel-plugin-flow-runtime ([4bc5d1f](https://github.com/christophehurpeau/pob-babel/commit/4bc5d1f))
274
275
276<a name="17.1.0"></a>
277# [17.1.0](https://github.com/christophehurpeau/pob-babel/compare/v17.0.2...v17.1.0) (2017-03-13)
278
279
280### Features
281
282* update dependencies ([56ecef8](https://github.com/christophehurpeau/pob-babel/commit/56ecef8))
283
284
285<a name="17.0.2"></a>
286## [17.0.2](https://github.com/christophehurpeau/pob-babel/compare/v17.0.1...v17.0.2) (2017-03-07)
287
288
289### Bug Fixes
290
291* target node 4 ([1f91f52](https://github.com/christophehurpeau/pob-babel/commit/1f91f52))
292
293
294<a name="17.0.1"></a>
295## [17.0.1](https://github.com/christophehurpeau/pob-babel/compare/v17.0.0...v17.0.1) (2017-03-07)
296
297
298### Bug Fixes
299
300* env ([ae2f03f](https://github.com/christophehurpeau/pob-babel/commit/ae2f03f))
301
302
303<a name="17.0.0"></a>
304# [17.0.0](https://github.com/christophehurpeau/pob-babel/compare/v16.4.0...v17.0.0) (2017-03-07)
305
306
307### Features
308
309* use babel-preset-env ([b22be20](https://github.com/christophehurpeau/pob-babel/commit/b22be20))
310
311
312### BREAKING CHANGES
313
314* babel-preset-env
315
316
317<a name="16.4.0"></a>
318# [16.4.0](https://github.com/christophehurpeau/pob-babel/compare/v16.3.0...v16.4.0) (2017-03-07)
319
320
321### Features
322
323* module ([f20d683](https://github.com/christophehurpeau/pob-babel/commit/f20d683))
324
325
326<a name="16.3.0"></a>
327# [16.3.0](https://github.com/christophehurpeau/pob-babel/compare/v16.2.3...v16.3.0) (2017-03-05)
328
329
330<a name="16.2.3"></a>
331## [16.2.3](https://github.com/christophehurpeau/pob-babel/compare/v16.2.2...v16.2.3) (2017-03-01)
332
333
334### Bug Fixes
335
336* pob-babel/register ([a2b1868](https://github.com/christophehurpeau/pob-babel/commit/a2b1868))
337
338
339<a name="16.2.2"></a>
340## [16.2.2](https://github.com/christophehurpeau/pob-babel/compare/v16.2.1...v16.2.2) (2017-03-01)
341
342
343### Bug Fixes
344
345* update dependencies ([056c831](https://github.com/christophehurpeau/pob-babel/commit/056c831))
346
347
348<a name="16.2.1"></a>
349## [16.2.1](https://github.com/christophehurpeau/pob-babel/compare/v16.2.0...v16.2.1) (2017-03-01)
350
351
352### Bug Fixes
353
354* bin path ([3cc6ca5](https://github.com/christophehurpeau/pob-babel/commit/3cc6ca5))
355
356
357<a name="16.2.0"></a>
358# [16.2.0](https://github.com/christophehurpeau/pob-babel/compare/v16.1.0...v16.2.0) (2017-03-01)
359
360
361### Features
362
363* pob-register ([ece40e8](https://github.com/christophehurpeau/pob-babel/commit/ece40e8))
364
365
366<a name="16.1.0"></a>
367# [16.1.0](https://github.com/christophehurpeau/pob-babel/compare/v16.0.0...v16.1.0) (2017-02-27)
368
369
370### Features
371
372* babel-preset-pob@^0.1.1 ([b066602](https://github.com/christophehurpeau/pob-babel/commit/b066602))
373
374
375<a name="16.0.0"></a>
376# [16.0.0](https://github.com/christophehurpeau/pob-babel/compare/v15.0.1...v16.0.0) (2017-02-27)
377
378
379### Features
380
381* use preset latest-node ([b43bf1f](https://github.com/christophehurpeau/pob-babel/commit/b43bf1f))
382
383
384### BREAKING CHANGES
385
386* remove babel-preset-env and add babel-preset-latest-node
387
388
389<a name="15.0.1"></a>
390## [15.0.1](https://github.com/christophehurpeau/pob-babel/compare/v15.0.0...v15.0.1) (2017-02-25)
391
392
393### Bug Fixes
394
395* babel-preset-babili-optimizations@0.2.0 ([a56cc70](https://github.com/christophehurpeau/pob-babel/commit/a56cc70))
396
397
398<a name="15.0.0"></a>
399# [15.0.0](https://github.com/christophehurpeau/pob-babel/compare/v14.2.0...v15.0.0) (2017-02-25)
400
401
402### Features
403
404* use pob presets ([2906d7d](https://github.com/christophehurpeau/pob-babel/commit/2906d7d))
405
406
407### BREAKING CHANGES
408
409* use flow-runtime instead of tcomb
410
411
412<a name="14.2.0"></a>
413# [14.2.0](https://github.com/christophehurpeau/pob-babel/compare/v14.1.0...v14.2.0) (2017-02-22)
414
415update dependencies
416
417
418<a name="14.1.0"></a>
419# [14.1.0](https://github.com/christophehurpeau/pob-babel/compare/v14.0.0...v14.1.0) (2017-02-04)
420
421
422### Features
423
424* webpack-node6 env ([c23bda3](https://github.com/christophehurpeau/pob-babel/commit/c23bda3))
425
426
427<a name="14.0.0"></a>
428# [14.0.0](https://github.com/christophehurpeau/pob-babel/compare/v13.0.1...v14.0.0) (2017-02-04)
429
430
431### Bug Fixes
432
433* clean missing examples ([1f6102d](https://github.com/christophehurpeau/pob-babel/commit/1f6102d))
434
435### Features
436
437* upgrade dependencies ([9e09259](https://github.com/christophehurpeau/pob-babel/commit/9e09259))
438* use babel-preset-pob-react ([7af44d1](https://github.com/christophehurpeau/pob-babel/commit/7af44d1))
439
440
441### BREAKING CHANGES
442
443* require babel-preset-pob-react instead of babel-preset-react
444
445
446<a name="13.0.1"></a>
447## [13.0.1](https://github.com/christophehurpeau/pob-babel/compare/v13.0.0...v13.0.1) (2017-01-11)
448
449
450### Bug Fixes
451
452* require fails sometimes, back to require.resolve ([9ddf859](https://github.com/christophehurpeau/pob-babel/commit/9ddf859))
453
454
455<a name="13.0.0"></a>
456# [13.0.0](https://github.com/christophehurpeau/pob-babel/compare/v12.11.0...v13.0.0) (2017-01-11)
457
458Breaking: removed option react hot reload patch
459
460
461<a name="12.11.0"></a>
462# [12.11.0](https://github.com/christophehurpeau/pob-babel/compare/v12.10.0...v12.11.0) (2017-01-11)
463
464
465### Features
466
467* babel option reactHotLoader ([7665b5b](https://github.com/christophehurpeau/pob-babel/commit/7665b5b))
468
469
470<a name="12.10.0"></a>
471# [12.10.0](https://github.com/christophehurpeau/pob-babel/compare/v12.9.0...v12.10.0) (2017-01-10)
472
473
474### Features
475
476* update dependencies and use compose: true for babel plugin transform-export-defa ([e351ec4](https://github.com/christophehurpeau/pob-babel/commit/e351ec4))
477
478
479### v12.9.0
480
481- [`ffe4d3d`](https://github.com/christophehurpeau/pob-babel/commit/ffe4d3d08a80eaecce2071919645a9d8010e3535) chore(package): update dependencies (Christophe Hurpeau)
482
483### v12.8.1
484
485- [`c33ef51`](https://github.com/christophehurpeau/pob-babel/commit/c33ef51e01c2c9ceec692bd972f594c742ff464e) force object-rest-spread@^6.19.0 (Christophe Hurpeau)
486
487### v12.8.0
488
489- [`4a137b3`](https://github.com/christophehurpeau/pob-babel/commit/4a137b34e9d4dd1932bc370546820cfffa42c047) allow to plugins to return different things for envs, add readFile util (Christophe Hurpeau)
490
491### v12.7.2
492
493- [`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)
494
495### v12.7.1
496
497- [`1a2b148`](https://github.com/christophehurpeau/pob-babel/commit/1a2b14813da6a6be63da532c76096ae9231f4495) replace srcBasePath by cwd (Christophe Hurpeau)
498
499### v12.7.0
500
501- [`30e3289`](https://github.com/christophehurpeau/pob-babel/commit/30e328994840ca0356f5e606015fc68a48728654) add srcBasePath info for plugins (Christophe Hurpeau)
502
503### v12.6.0
504
505- [`df19269`](https://github.com/christophehurpeau/pob-babel/commit/df1926925b2020aa2cd75be1fe60d13282ff0abb) chore(package): babel-plugin-minify-dead-code-elimination@0.1.0 (Christophe Hurpeau)
506- [`a66e75c`](https://github.com/christophehurpeau/pob-babel/commit/a66e75c297216947647b0df00b1186d7b8917f5f) feat: add babel-plugin-transform-export-default-name-forked (Christophe Hurpeau)
507
508### v12.5.5
509
510- [`a1f2880`](https://github.com/christophehurpeau/pob-babel/commit/a1f288004943a0568cdc2aaa022d75d019e53d4b) babel-plugin-tcomb-forked@^0.3.23 (Christophe Hurpeau)
511
512### v12.5.4
513
514- [`ce87162`](https://github.com/christophehurpeau/pob-babel/commit/ce871624541a4b08d64d5c72bf2c2e8a29a05d93) babel-plugin-tcomb-forked@^0.3.22 (Christophe Hurpeau)
515
516### v12.5.3
517
518- [`426ead3`](https://github.com/christophehurpeau/pob-babel/commit/426ead3b939f41efccfefdc5ba99098d1943f5e7) chore(package): babel-plugin-import-export-rename@^1.0.1 (Christophe Hurpeau)
519
520### v12.5.2
521
522- [`6102085`](https://github.com/christophehurpeau/pob-babel/commit/6102085a3b60d01c6740808edd6aa337e1fe163e) babel-plugin-import-export-rename (Christophe Hurpeau)
523
524### v12.5.1
525
526- [`dfc59ca`](https://github.com/christophehurpeau/pob-babel/commit/dfc59cab98b9e1d25300b0bf2edd4fe38a7c437f) babel-plugin-tcomb-forked@^0.3.21 (Christophe Hurpeau)
527
528### v12.5.0
529
530- [`0b13d4d`](https://github.com/christophehurpeau/pob-babel/commit/0b13d4d7a00f7c5ea3fcf238e3611438cb4ac028) chore(package): update babel 6.18 (Christophe Hurpeau)
531
532### v12.4.0
533
534- [`523e6af`](https://github.com/christophehurpeau/pob-babel/commit/523e6af25d48b6b6dfff7de27f923f959daa07d1) examples build (Christophe Hurpeau)
535
536### v12.3.0
537
538- [`15339e4`](https://github.com/christophehurpeau/pob-babel/commit/15339e4e85ef5f69c3e09373d82e9a73e823d014) build options (Christophe Hurpeau)
539
540### v12.2.0
541
542- [`49bae47`](https://github.com/christophehurpeau/pob-babel/commit/49bae47b7da687e073235c2fcd9f4fe058b9905c) import-rename allow internal src module, for tests (Christophe Hurpeau)
543
544### v12.1.1
545
546- [`22fe075`](https://github.com/christophehurpeau/pob-babel/commit/22fe0757b94262bbf3c1cae8a43a28347630e7fe) import-rename before tcomb (Christophe Hurpeau)
547
548### v12.1.0
549
550- [`bf663ee`](https://github.com/christophehurpeau/pob-babel/commit/bf663eeb9e037d4e8c8ccfdae93d2536dc321b78) add babel-plugin-minify-constant-folding (Christophe Hurpeau)
551
552### v12.0.0
553
554- [`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)
555- [`9cce2ed`](https://github.com/christophehurpeau/pob-babel/commit/9cce2edca949e7135e809a9576f1ecbf47fae666) readme (Christophe Hurpeau)
556
557### v11.0.1
558
559- [`334f50d`](https://github.com/christophehurpeau/pob-babel/commit/334f50de07a86dfafaf12187cd3c59cb7cb3b89f) fix pattern nightingale 5 (Christophe Hurpeau)
560
561### v11.0.0
562
563- [`f80d988`](https://github.com/christophehurpeau/pob-babel/commit/f80d988e9e0ca9aa352c11b04005633427949110) breaking: use nightingale 5.0 (Christophe Hurpeau)
564- [`5a2496a`](https://github.com/christophehurpeau/pob-babel/commit/5a2496a5bf29806a68c36edcf9246f593f5f2d0b) chore(package): v10.0.0 (Christophe Hurpeau)
565
566### v10.0.0
567
568- [`f80d988`](https://github.com/christophehurpeau/pob-babel/commit/f80d988e9e0ca9aa352c11b04005633427949110) breaking: use nightingale 5.0 (Christophe Hurpeau)
569
570### v9.0.1
571
572- [`e8d3c83`](https://github.com/christophehurpeau/pob-babel/commit/e8d3c83c51f7f0ac7437b0837b8c8c8b385b03d0) fix objectRest option (Christophe Hurpeau)
573
574### v9.0.0
575
576- [`7256e79`](https://github.com/christophehurpeau/pob-babel/commit/7256e79e2961aed35574953efd5745afacd8c0ed) jsdoc add flow-strip-types (Christophe Hurpeau)
577- [`d157147`](https://github.com/christophehurpeau/pob-babel/commit/d1571472856eddaa3a400ff2fedeff0cf9778090) update dependencies and babel-preset-modern-browsers v6 (Christophe Hurpeau)
578
579### v8.3.2
580
581- [`65bc5f9`](https://github.com/christophehurpeau/pob-babel/commit/65bc5f9586f6ecde7ea0fb2136199c829807cd95) fix preset false jsdoc (Christophe Hurpeau)
582
583### v8.3.1
584
585- [`ebf7cce`](https://github.com/christophehurpeau/pob-babel/commit/ebf7cce5fbee3565300ad1128ea5d9c6a3c6ac93) only use tcomb-forked on dev (Christophe Hurpeau)
586
587### v8.3.0
588
589- [`dcc6c4f`](https://github.com/christophehurpeau/pob-babel/commit/dcc6c4f2b73af992fc834f4955e6295747550f84) use flow plugins instead of preset (Christophe Hurpeau)
590- [`ff99e4d`](https://github.com/christophehurpeau/pob-babel/commit/ff99e4d113cc5786174f626109ebcd74a51e184a) update tcomb-forked dependency (Christophe Hurpeau)
591
592### v8.2.0
593
594- [`7010324`](https://github.com/christophehurpeau/pob-babel/commit/7010324c1fae33f190664e0370bd34afbd6c96a0) update dependencies and always use stage-1 (Christophe Hurpeau)
595
596### v8.1.0
597
598- [`9b034e4`](https://github.com/christophehurpeau/pob-babel/commit/9b034e4434c4ab0fe303bfdf14ccad245fa1343b) discard-module-references v1.1 (Christophe Hurpeau)
599- [`2241cd0`](https://github.com/christophehurpeau/pob-babel/commit/2241cd0cd95d81b224aa47e036f846cff780611e) dependency transform-react-jsx-self and add transform-react-jsx-source (Christophe Hurpeau)
600
601### v8.0.4
602
603- [`8ec6031`](https://github.com/christophehurpeau/pob-babel/commit/8ec60315a0b299a654904dc94ba4227005bcf591) forked version of discard-module-references, fix missed unused imports (Christophe Hurpeau)
604
605### v8.0.3
606
607- [`6876d98`](https://github.com/christophehurpeau/pob-babel/commit/6876d98d9a72b1153373c1714faebe6628529779) Revert "resolve preset flow and flow-tcomb-forked (fix babel with link)" (Christophe Hurpeau)
608
609### v8.0.2
610
611- [`e10c861`](https://github.com/christophehurpeau/pob-babel/commit/e10c8618689eb92373ad428807ccd26ce266dd62) resolve preset flow and flow-tcomb-forked (fix babel with link) (Christophe Hurpeau)
612
613### v8.0.1
614
615- [`1f8ae0c`](https://github.com/christophehurpeau/pob-babel/commit/1f8ae0c8b73a43c1c2265002d6f5c917eeb07656) fix babel-preset-flow-tcomb-forked (Christophe Hurpeau)
616
617### v8.0.0
618
619- [`2fee306`](https://github.com/christophehurpeau/pob-babel/commit/2fee306153b125cc3500242753660433acd31b95) fix build started time (Christophe Hurpeau)
620- [`d1d32c1`](https://github.com/christophehurpeau/pob-babel/commit/d1d32c1e33c66b9d812475d8f7bc37caf9a1f5a4) use flow-tcomb-forked instead of typecheck (Christophe Hurpeau)
621
622### v7.3.0
623
624- [`437c04a`](https://github.com/christophehurpeau/pob-babel/commit/437c04aa818881eb32de54b33bc9ca79122ff0e9) allow configure logger (Christophe Hurpeau)
625
626### v7.2.1
627
628- [`d7bd492`](https://github.com/christophehurpeau/pob-babel/commit/d7bd492878c24329b89d97505d0ff58709b5c073) pob.json (Christophe Hurpeau)
629
630### v7.2.0
631
632- [`a5e6b09`](https://github.com/christophehurpeau/pob-babel/commit/a5e6b0933debcca0de440e85185b9afa6caab782) babel-plugin-defines@3.2 (Christophe Hurpeau)
633
634### v7.1.2
635
636- [`3506f74`](https://github.com/christophehurpeau/pob-babel/commit/3506f746591613d867acb52ef83a0116a9c948e7) babel-plugin-defines@3.1.2 (Christophe Hurpeau)
637
638### v7.1.1
639
640- [`9641de6`](https://github.com/christophehurpeau/pob-babel/commit/9641de61b3dfac931a3f25899d145592e3c35d14) babel-plugin-remove-dead-code@1.3.1 (Christophe Hurpeau)
641- [`70cf6fa`](https://github.com/christophehurpeau/pob-babel/commit/70cf6fa9bdfa0a7b76e22bec8beeb4e2a04611e7) pob-release (Christophe Hurpeau)
642- [`eae2801`](https://github.com/christophehurpeau/pob-babel/commit/eae28015b942adcffe4a64c685bc6d0b58b499bc) update AUTHORS (Christophe Hurpeau)