UNPKG

pob-babel

Version:

Build and watch with babel and typescript

1,430 lines (604 loc) 44.3 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [23.16.1](https://github.com/christophehurpeau/pob/compare/pob-babel@23.16.0...pob-babel@23.16.1) (2019-07-12) ### Bug Fixes * **deps:** update dependency rollup-plugin-node-resolve to v5 ([#216](https://github.com/christophehurpeau/pob/issues/216)) ([36eb7f6](https://github.com/christophehurpeau/pob/commit/36eb7f6)) # [23.16.0](https://github.com/christophehurpeau/pob/compare/pob-babel@23.15.0...pob-babel@23.16.0) (2019-05-01) ### Features * support multiple entries with special case for index+browser ([80f0556](https://github.com/christophehurpeau/pob/commit/80f0556)) # [23.15.0](https://github.com/christophehurpeau/pob/compare/pob-babel@23.14.1...pob-babel@23.15.0) (2019-04-29) ### Features * support import css and scss, ignored for node ([f2496d1](https://github.com/christophehurpeau/pob/commit/f2496d1)) ## [23.14.1](https://github.com/christophehurpeau/pob/compare/pob-babel@23.14.0...pob-babel@23.14.1) (2019-04-20) **Note:** Version bump only for package pob-babel # [23.14.0](https://github.com/christophehurpeau/pob/compare/pob-babel@23.13.0...pob-babel@23.14.0) (2019-04-20) ### Features * add --no-clean ([ed52c11](https://github.com/christophehurpeau/pob/commit/ed52c11)) # [23.13.0](https://github.com/christophehurpeau/pob/compare/pob-babel@23.12.0...pob-babel@23.13.0) (2019-04-19) ### Features * enable babelHelpers: runtime with rollup-plugin-babel 5 alpha ([00e8e2f](https://github.com/christophehurpeau/pob/commit/00e8e2f)) * **deps:** update dependency prettier to v1.17.0 ([#170](https://github.com/christophehurpeau/pob/issues/170)) ([2c36033](https://github.com/christophehurpeau/pob/commit/2c36033)) # [23.12.0](https://github.com/christophehurpeau/pob/compare/pob-babel@23.11.0...pob-babel@23.12.0) (2019-04-05) ### Features * update eslint config pob ([9d6980d](https://github.com/christophehurpeau/pob/commit/9d6980d)) # [23.11.0](https://github.com/christophehurpeau/pob/compare/pob-babel@23.10.1...pob-babel@23.11.0) (2019-04-05) ### Features * self pob ([79da71e](https://github.com/christophehurpeau/pob/commit/79da71e)) * update eslint pob config ([14e5df1](https://github.com/christophehurpeau/pob/commit/14e5df1)) ## [23.10.1](https://github.com/christophehurpeau/pob/compare/pob-babel@23.10.0...pob-babel@23.10.1) (2019-04-05) **Note:** Version bump only for package pob-babel # [23.10.0](https://github.com/christophehurpeau/pob/compare/pob-babel@23.9.0...pob-babel@23.10.0) (2019-04-05) ### Features * rollup add option preferConst ([68620f1](https://github.com/christophehurpeau/pob/commit/68620f1)) # [23.9.0](https://github.com/christophehurpeau/pob/compare/pob-babel@23.8.0...pob-babel@23.9.0) (2019-04-05) ### Features * update deps ([aa5d8aa](https://github.com/christophehurpeau/pob/commit/aa5d8aa)) # [23.8.0](https://github.com/christophehurpeau/pob/compare/pob-babel@23.7.1...pob-babel@23.8.0) (2019-03-21) ### Features * update deps ([dd6bf10](https://github.com/christophehurpeau/pob/commit/dd6bf10)) ## [23.7.1](https://github.com/christophehurpeau/pob/compare/pob-babel@23.7.0...pob-babel@23.7.1) (2019-03-09) **Note:** Version bump only for package pob-babel # [23.7.0](https://github.com/christophehurpeau/pob/compare/pob-babel@23.6.7...pob-babel@23.7.0) (2019-03-09) ### Features * add plugin babel-plugin-transform-builtins ([c43ec93](https://github.com/christophehurpeau/pob/commit/c43ec93)) ## [23.6.7](https://github.com/christophehurpeau/pob/compare/pob-babel@23.6.6...pob-babel@23.6.7) (2019-02-23) **Note:** Version bump only for package pob-babel ## [23.6.6](https://github.com/christophehurpeau/pob/compare/pob-babel@23.6.5...pob-babel@23.6.6) (2019-02-17) **Note:** Version bump only for package pob-babel ## [23.6.5](https://github.com/christophehurpeau/pob/compare/pob-babel@23.6.4...pob-babel@23.6.5) (2019-02-17) **Note:** Version bump only for package pob-babel ## [23.6.4](https://github.com/christophehurpeau/pob/compare/pob-babel@23.6.3...pob-babel@23.6.4) (2019-02-17) **Note:** Version bump only for package pob-babel ## [23.6.3](https://github.com/christophehurpeau/pob/compare/pob-babel@23.6.2...pob-babel@23.6.3) (2019-02-11) **Note:** Version bump only for package pob-babel ## [23.6.2](https://github.com/christophehurpeau/pob/compare/pob-babel@23.6.1...pob-babel@23.6.2) (2019-02-08) ### Bug Fixes * **deps:** update dependency prettier to v1.16.4 ([#88](https://github.com/christophehurpeau/pob/issues/88)) ([d33897a](https://github.com/christophehurpeau/pob/commit/d33897a)) ## [23.6.1](https://github.com/christophehurpeau/pob/compare/pob-babel@23.6.0...pob-babel@23.6.1) (2019-02-02) ### Bug Fixes * update rollup-plugin-babel ([f01cf45](https://github.com/christophehurpeau/pob/commit/f01cf45)) # [23.6.0](https://github.com/christophehurpeau/pob/compare/pob-babel@23.5.5...pob-babel@23.6.0) (2019-02-02) ### Bug Fixes * **deps:** update dependency prettier to v1.16.0 ([#69](https://github.com/christophehurpeau/pob/issues/69)) ([ee9f224](https://github.com/christophehurpeau/pob/commit/ee9f224)) * **deps:** update dependency prettier to v1.16.3 ([#74](https://github.com/christophehurpeau/pob/issues/74)) ([3cd2969](https://github.com/christophehurpeau/pob/commit/3cd2969)) ### Features * rollup v1 ([0164bb7](https://github.com/christophehurpeau/pob/commit/0164bb7)) * typescript-eslint ([5650b3b](https://github.com/christophehurpeau/pob/commit/5650b3b)) ## [23.5.5](https://github.com/christophehurpeau/pob/compare/pob-babel@23.5.4...pob-babel@23.5.5) (2018-12-23) **Note:** Version bump only for package pob-babel ## [23.5.4](https://github.com/christophehurpeau/pob/compare/pob-babel@23.5.3...pob-babel@23.5.4) (2018-12-21) **Note:** Version bump only for package pob-babel ## [23.5.3](https://github.com/christophehurpeau/pob/compare/pob-babel@23.5.2...pob-babel@23.5.3) (2018-12-16) **Note:** Version bump only for package pob-babel ## [23.5.2](https://github.com/christophehurpeau/pob/compare/pob-babel@23.5.1...pob-babel@23.5.2) (2018-12-16) ### Bug Fixes * **deps:** update dependency rollup to ^0.68.0 ([#33](https://github.com/christophehurpeau/pob/issues/33)) ([e80fccc](https://github.com/christophehurpeau/pob/commit/e80fccc)) ## [23.5.1](https://github.com/christophehurpeau/pob/compare/pob-babel@23.5.0...pob-babel@23.5.1) (2018-12-15) ### Bug Fixes * **deps:** update dependency rollup-plugin-node-resolve to v4 ([#29](https://github.com/christophehurpeau/pob/issues/29)) ([de96afe](https://github.com/christophehurpeau/pob/commit/de96afe)) * rollup error this because of jsx-self plugin ([aee290c](https://github.com/christophehurpeau/pob/commit/aee290c)) # [23.5.0](https://github.com/christophehurpeau/pob/compare/pob-babel@23.4.0...pob-babel@23.5.0) (2018-11-24) ### Features * drop node 6 ([7530034](https://github.com/christophehurpeau/pob/commit/7530034)) # [23.4.0](https://github.com/christophehurpeau/pob/compare/pob-babel@23.3.1...pob-babel@23.4.0) (2018-11-16) ### Features * deps, circleci and app ([9bcab60](https://github.com/christophehurpeau/pob/commit/9bcab60)) * update dependencies ([40fdb05](https://github.com/christophehurpeau/pob/commit/40fdb05)) * update eslint ([b6d1bd2](https://github.com/christophehurpeau/pob/commit/b6d1bd2)) ## [23.3.1](https://github.com/christophehurpeau/pob/compare/pob-babel@23.3.0...pob-babel@23.3.1) (2018-10-09) **Note:** Version bump only for package pob-babel # [23.3.0](https://github.com/christophehurpeau/pob/compare/pob-babel@23.2.3...pob-babel@23.3.0) (2018-10-09) ### Bug Fixes * remove unused var ([465e1fb](https://github.com/christophehurpeau/pob/commit/465e1fb)) ### Features * pob-dependencies package ([ec085ce](https://github.com/christophehurpeau/pob/commit/ec085ce)) * rollup-config-external-dependencies ([b44d7cd](https://github.com/christophehurpeau/pob/commit/b44d7cd)) * update dependencies ([f52b87b](https://github.com/christophehurpeau/pob/commit/f52b87b)) <a name="23.2.3"></a> ## [23.2.3](https://github.com/christophehurpeau/pob/compare/pob-babel@23.2.2...pob-babel@23.2.3) (2018-08-31) **Note:** Version bump only for package pob-babel <a name="23.2.2"></a> ## [23.2.2](https://github.com/christophehurpeau/pob/compare/pob-babel@23.2.1...pob-babel@23.2.2) (2018-08-31) ### Bug Fixes * **pob-babel:** babel extensions ([ddeea62](https://github.com/christophehurpeau/pob/commit/ddeea62)) <a name="23.2.1"></a> ## [23.2.1](https://github.com/christophehurpeau/pob/compare/pob-babel@23.2.0...pob-babel@23.2.1) (2018-08-31) ### Bug Fixes * use rollup-plugin-babel ([9feb8e3](https://github.com/christophehurpeau/pob/commit/9feb8e3)) <a name="23.2.0"></a> # [23.2.0](https://github.com/christophehurpeau/pob/compare/pob-babel@23.1.0...pob-babel@23.2.0) (2018-08-31) ### Features * update to rollup 0.65 ([0ca2e07](https://github.com/christophehurpeau/pob/commit/0ca2e07)) <a name="23.1.0"></a> # [23.1.0](https://github.com/christophehurpeau/pob/compare/pob-babel@23.0.0...pob-babel@23.1.0) (2018-08-31) ### Features * babel 7.0.0 ([a65728b](https://github.com/christophehurpeau/pob/commit/a65728b)) <a name="23.0.0"></a> # [23.0.0](https://github.com/christophehurpeau/pob/compare/pob-babel@22.4.0...pob-babel@23.0.0) (2018-08-27) ### Features * hudge update ([afec425](https://github.com/christophehurpeau/pob/commit/afec425)) * **pob-babel:** update to [@babel](https://github.com/babel) rc3 ([315a0fd](https://github.com/christophehurpeau/pob/commit/315a0fd)) ### BREAKING CHANGES * **pob-babel:** peer dep to @babel/core rc3 <a name="22.4.0"></a> # [22.4.0](https://github.com/christophehurpeau/pob/compare/pob-babel@22.3.2...pob-babel@22.4.0) (2018-07-24) ### Features * update babel 7 ([77518d7](https://github.com/christophehurpeau/pob/commit/77518d7)) <a name="22.3.2"></a> ## [22.3.2](https://github.com/christophehurpeau/pob/compare/pob-babel@22.3.1...pob-babel@22.3.2) (2018-07-06) ### Bug Fixes * **pob-babel:** typings path ([7653d8b](https://github.com/christophehurpeau/pob/commit/7653d8b)) <a name="22.3.1"></a> ## [22.3.1](https://github.com/christophehurpeau/pob/compare/pob-babel@22.3.0...pob-babel@22.3.1) (2018-07-06) ### Bug Fixes * **pob-babel:** entryPath undefined ([881a856](https://github.com/christophehurpeau/pob/commit/881a856)) <a name="22.3.0"></a> # [22.3.0](https://github.com/christophehurpeau/pob/compare/pob-babel@22.2.6...pob-babel@22.3.0) (2018-07-06) ### Features * **pob-babel:** add explicit error message when entry path not found ([f6ea418](https://github.com/christophehurpeau/pob/commit/f6ea418)) * update dependencies ([98ccd60](https://github.com/christophehurpeau/pob/commit/98ccd60)) <a name="22.2.6"></a> ## [22.2.6](https://github.com/christophehurpeau/pob/compare/pob-babel@22.2.5...pob-babel@22.2.6) (2018-06-17) ### Bug Fixes * pob-babel peerdep typescript ([7ff5c69](https://github.com/christophehurpeau/pob/commit/7ff5c69)) <a name="22.2.5"></a> ## [22.2.5](https://github.com/christophehurpeau/pob/compare/pob-babel@22.2.4...pob-babel@22.2.5) (2018-06-17) **Note:** Version bump only for package pob-babel <a name="22.2.4"></a> ## [22.2.4](https://github.com/christophehurpeau/pob/compare/pob-babel@22.2.3...pob-babel@22.2.4) (2018-04-27) ### Bug Fixes * **pob-babel:** typings as a declaration file ([03cf5dc](https://github.com/christophehurpeau/pob/commit/03cf5dc)) <a name="22.2.3"></a> ## [22.2.3](https://github.com/christophehurpeau/pob/compare/pob-babel@22.2.2...pob-babel@22.2.3) (2018-04-27) **Note:** Version bump only for package pob-babel <a name="22.2.2"></a> ## [22.2.2](https://github.com/christophehurpeau/pob/compare/pob-babel@22.2.1...pob-babel@22.2.2) (2018-04-27) ### Bug Fixes * **pob-babel:** rollup 0.58.2 ([321b0c4](https://github.com/christophehurpeau/pob/commit/321b0c4)) <a name="22.2.1"></a> ## [22.2.1](https://github.com/christophehurpeau/pob/compare/pob-babel@22.2.0...pob-babel@22.2.1) (2018-04-27) **Note:** Version bump only for package pob-babel <a name="22.2.0"></a> # [22.2.0](https://github.com/christophehurpeau/pob/compare/pob-babel@22.1.0...pob-babel@22.2.0) (2018-04-27) ### Features * babel 7 beta 46 ([4fd4a56](https://github.com/christophehurpeau/pob/commit/4fd4a56)) * update babel-preset-latest-node and babel-preset-modern-browsers ([e2976ea](https://github.com/christophehurpeau/pob/commit/e2976ea)) <a name="22.1.0"></a> # [22.1.0](https://github.com/christophehurpeau/pob/compare/pob-babel@22.0.3...pob-babel@22.1.0) (2018-04-27) ### Features * add babel-plugin-pob-babel for replacements ([14eec3d](https://github.com/christophehurpeau/pob/commit/14eec3d)) <a name="22.0.3"></a> ## [22.0.3](https://github.com/christophehurpeau/pob/compare/pob-babel@22.0.2...pob-babel@22.0.3) (2018-04-22) ### Bug Fixes * **pob-babel:** recursive remove inside dist before build/watch ([e67ea3b](https://github.com/christophehurpeau/pob/commit/e67ea3b)) <a name="22.0.2"></a> ## [22.0.2](https://github.com/christophehurpeau/pob/compare/pob-babel@22.0.1...pob-babel@22.0.2) (2018-04-21) ### Bug Fixes * **pob-babel:** typings path ([39f506c](https://github.com/christophehurpeau/pob/commit/39f506c)) <a name="22.0.1"></a> ## [22.0.1](https://github.com/christophehurpeau/pob/compare/pob-babel@22.0.0...pob-babel@22.0.1) (2018-04-21) ### Bug Fixes * typescript redeclare global fixed ([5bbe268](https://github.com/christophehurpeau/pob/commit/5bbe268)) <a name="22.0.0"></a> # [22.0.0](https://github.com/christophehurpeau/pob/compare/pob-babel@21.2.4...pob-babel@22.0.0) (2018-04-21) ### Features * remove node 4, fix replacements ([4a6d3f5](https://github.com/christophehurpeau/pob/commit/4a6d3f5)) ### BREAKING CHANGES * - node 4 is no longer supported - process.env.POB_{TARGET,TARGET_VERSION} is replaced by a global <a name="21.2.4"></a> ## [21.2.4](https://github.com/christophehurpeau/pob/compare/pob-babel@21.2.3...pob-babel@21.2.4) (2018-04-21) **Note:** Version bump only for package pob-babel <a name="21.2.3"></a> ## [21.2.3](https://github.com/christophehurpeau/pob/compare/pob-babel@21.2.2...pob-babel@21.2.3) (2018-04-21) **Note:** Version bump only for package pob-babel <a name="21.2.2"></a> ## [21.2.2](https://github.com/christophehurpeau/pob/compare/pob-babel@21.2.1...pob-babel@21.2.2) (2018-04-21) **Note:** Version bump only for package pob-babel <a name="21.2.1"></a> ## [21.2.1](https://github.com/christophehurpeau/pob/compare/pob-babel@21.2.0...pob-babel@21.2.1) (2018-04-20) **Note:** Version bump only for package pob-babel <a name="21.2.0"></a> # [21.2.0](https://github.com/christophehurpeau/pob/compare/pob-babel@21.1.1...pob-babel@21.2.0) (2018-04-20) ### Features * **pob-babel:** add typescript option and flow preset for compat ([be1249c](https://github.com/christophehurpeau/pob/commit/be1249c)) <a name="21.1.1"></a> ## [21.1.1](https://github.com/christophehurpeau/pob/compare/pob-babel@21.1.0...pob-babel@21.1.1) (2018-04-20) **Note:** Version bump only for package pob-babel <a name="21.1.0"></a> # [21.1.0](https://github.com/christophehurpeau/pob/compare/pob-babel@21.0.1...pob-babel@21.1.0) (2018-04-20) ### Features * **pob-babel:** update rollup to 0.58 ([f13326c](https://github.com/christophehurpeau/pob/commit/f13326c)) <a name="21.0.1"></a> ## [21.0.1](https://github.com/christophehurpeau/pob/compare/pob-babel@21.0.0...pob-babel@21.0.1) (2018-04-20) **Note:** Version bump only for package pob-babel <a name="21.0.0"></a> # 21.0.0 (2018-04-06) ### Bug Fixes * babel-plugin-flow-runtime ([32c847a](https://github.com/christophehurpeau/pob/commit/32c847a)) * babel-preset-babili-optimizations@0.2.0 ([d2a9d81](https://github.com/christophehurpeau/pob/commit/d2a9d81)) * babel-preset-optimizations@1.2.1 ([1716b08](https://github.com/christophehurpeau/pob/commit/1716b08)) * babel-preset-pob-stages@^0.2.1 ([e84c97e](https://github.com/christophehurpeau/pob/commit/e84c97e)) * babel-preset-pob-stages@0.2.2 ([4ea91de](https://github.com/christophehurpeau/pob/commit/4ea91de)) * better support for node 4 ([9dda681](https://github.com/christophehurpeau/pob/commit/9dda681)) * bin path ([cbcc4fa](https://github.com/christophehurpeau/pob/commit/cbcc4fa)) * clean missing examples ([8571bfc](https://github.com/christophehurpeau/pob/commit/8571bfc)) * env ([bfccf6f](https://github.com/christophehurpeau/pob/commit/bfccf6f)) * eslint-config-pob@16.0.0 ([49af6ed](https://github.com/christophehurpeau/pob/commit/49af6ed)) * external modules and disable exportDefaultName ([833c292](https://github.com/christophehurpeau/pob/commit/833c292)) * go back to babel-plugin-flow-runtime@0.10.0 ([e3abcf2](https://github.com/christophehurpeau/pob/commit/e3abcf2)) * jest tests on node 4 ([5324ef6](https://github.com/christophehurpeau/pob/commit/5324ef6)) * jsdoc use babel-preset-pob-stages and babel-preset-pob ([6b913b6](https://github.com/christophehurpeau/pob/commit/6b913b6)) * let ora check isTTY ([44f9bef](https://github.com/christophehurpeau/pob/commit/44f9bef)) * node 4 and jest preset current node compatibility ([14b6e35](https://github.com/christophehurpeau/pob/commit/14b6e35)) * node6 compatible ([41bce2d](https://github.com/christophehurpeau/pob/commit/41bce2d)) * pob-babel/register ([2fc1040](https://github.com/christophehurpeau/pob/commit/2fc1040)) * pob-build-doc babel-cli path ([ed7316c](https://github.com/christophehurpeau/pob/commit/ed7316c)) * react preset ([5533e90](https://github.com/christophehurpeau/pob/commit/5533e90)) * remove babel-preset-stage-1 dependency ([e7f9a56](https://github.com/christophehurpeau/pob/commit/e7f9a56)) * remove console.log ([c4fccb0](https://github.com/christophehurpeau/pob/commit/c4fccb0)) * replace require(module).builtinModules by a shim supported in node <9.3 ([2586562](https://github.com/christophehurpeau/pob/commit/2586562)) * require fails sometimes, back to require.resolve ([0a3ea4d](https://github.com/christophehurpeau/pob/commit/0a3ea4d)) * resolve rollup config path ([52715c9](https://github.com/christophehurpeau/pob/commit/52715c9)) * target node 4 ([e337c18](https://github.com/christophehurpeau/pob/commit/e337c18)) * update dependencies ([fb79b49](https://github.com/christophehurpeau/pob/commit/fb79b49)) * use node resolve for babel and rollup path ([75e3f15](https://github.com/christophehurpeau/pob/commit/75e3f15)) * use require(module).builtinModules ([e53dc92](https://github.com/christophehurpeau/pob/commit/e53dc92)) ### Code Refactoring * remove react hot reload patch ([c397630](https://github.com/christophehurpeau/pob/commit/c397630)) ### Features * 14.2.0 ([e9c23e2](https://github.com/christophehurpeau/pob/commit/e9c23e2)) * add babel-plugin-transform-export-default-name-forked ([81430f0](https://github.com/christophehurpeau/pob/commit/81430f0)) * argv --no-spinner ([4db187a](https://github.com/christophehurpeau/pob/commit/4db187a)) * babel option reactHotLoader ([980ea0c](https://github.com/christophehurpeau/pob/commit/980ea0c)) * babel-preset-pob@^0.1.1 ([6291144](https://github.com/christophehurpeau/pob/commit/6291144)) * handle index+browser entry ([51b3f76](https://github.com/christophehurpeau/pob/commit/51b3f76)) * ignore tests files ([ea32ed9](https://github.com/christophehurpeau/pob/commit/ea32ed9)) * jest env and node8 env ([ec72910](https://github.com/christophehurpeau/pob/commit/ec72910)) * jsdoc.conf.js ([4c98100](https://github.com/christophehurpeau/pob/commit/4c98100)) * module ([5224da3](https://github.com/christophehurpeau/pob/commit/5224da3)) * pob-register ([ba18ee6](https://github.com/christophehurpeau/pob/commit/ba18ee6)) * rollup ([fa54b21](https://github.com/christophehurpeau/pob/commit/fa54b21)) * rollup@0.57.1 ([bcff0bd](https://github.com/christophehurpeau/pob/commit/bcff0bd)) * typescript ([48a358c](https://github.com/christophehurpeau/pob/commit/48a358c)) * update dependencies ([3543866](https://github.com/christophehurpeau/pob/commit/3543866)) * update dependencies ([4415692](https://github.com/christophehurpeau/pob/commit/4415692)) * update dependencies ([59406dd](https://github.com/christophehurpeau/pob/commit/59406dd)) * update dependencies and use compose: true for babel plugin transform-export-default-name ([eef6507](https://github.com/christophehurpeau/pob/commit/eef6507)) * update dependencies, including babel-preset-optimizations@1.1.1 ([110a24b](https://github.com/christophehurpeau/pob/commit/110a24b)) * upgrade dependencies ([be2664d](https://github.com/christophehurpeau/pob/commit/be2664d)) * use .yo-rc.json if exists ([90ebb2d](https://github.com/christophehurpeau/pob/commit/90ebb2d)) * use babel-preset-env ([32b39e7](https://github.com/christophehurpeau/pob/commit/32b39e7)) * use babel-preset-pob-react ([cd744b4](https://github.com/christophehurpeau/pob/commit/cd744b4)) * use pob presets ([8224364](https://github.com/christophehurpeau/pob/commit/8224364)) * use preset latest-node ([e147ca3](https://github.com/christophehurpeau/pob/commit/e147ca3)) * webpack-node6 env ([000b7bf](https://github.com/christophehurpeau/pob/commit/000b7bf)) ### BREAKING CHANGES * js files are no longer supported (except for pob generator) * now use jsdoc.conf.js instead of jsdoc.conf.json * removed everything, use rollupt and babel-preset-pob-env * node 8.3 * babel-preset-env * remove babel-preset-env and add babel-preset-latest-node * use flow-runtime instead of tcomb * require babel-preset-pob-react instead of babel-preset-react * remove reactHotLoader option <a name="20.2.0"></a> # [20.2.0](https://github.com/christophehurpeau/pob-babel/compare/v20.1.1...v20.2.0) (2018-03-25) ### Features * rollup@0.57.1 ([c154062](https://github.com/christophehurpeau/pob-babel/commit/c154062)) <a name="20.1.1"></a> ## [20.1.1](https://github.com/christophehurpeau/pob-babel/compare/v20.1.0...v20.1.1) (2018-03-25) <a name="20.1.0"></a> # [20.1.0](https://github.com/christophehurpeau/pob-babel/compare/v20.0.0...v20.1.0) (2018-03-23) ### Features * handle index+browser entry ([21a84fa](https://github.com/christophehurpeau/pob-babel/commit/21a84fa)) <a name="20.0.0"></a> # [20.0.0](https://github.com/christophehurpeau/pob-babel/compare/v19.1.6...v20.0.0) (2018-03-10) ### Features * jsdoc.conf.js ([48a38d7](https://github.com/christophehurpeau/pob-babel/commit/48a38d7)) ### BREAKING CHANGES * now use jsdoc.conf.js instead of jsdoc.conf.json <a name="19.1.6"></a> ## [19.1.6](https://github.com/christophehurpeau/pob-babel/compare/v19.1.5...v19.1.6) (2018-03-09) <a name="19.1.5"></a> ## [19.1.5](https://github.com/christophehurpeau/pob-babel/compare/v19.1.4...v19.1.5) (2018-03-04) ### Bug Fixes * react preset ([fee4240](https://github.com/christophehurpeau/pob-babel/commit/fee4240)) <a name="19.1.4"></a> ## [19.1.4](https://github.com/christophehurpeau/pob-babel/compare/v19.1.3...v19.1.4) (2018-03-04) <a name="19.1.3"></a> ## [19.1.3](https://github.com/christophehurpeau/pob-babel/compare/v19.1.2...v19.1.3) (2018-03-04) <a name="19.1.2"></a> ## [19.1.2](https://github.com/christophehurpeau/pob-babel/compare/v19.1.1...v19.1.2) (2018-02-25) ### Bug Fixes * replace require(module).builtinModules by a shim supported in node <9.3 ([53219eb](https://github.com/christophehurpeau/pob-babel/commit/53219eb)) <a name="19.1.1"></a> ## [19.1.1](https://github.com/christophehurpeau/pob-babel/compare/v19.1.0...v19.1.1) (2018-02-23) ### Bug Fixes * external modules and disable exportDefaultName ([a24fe98](https://github.com/christophehurpeau/pob-babel/commit/a24fe98)) <a name="19.1.0"></a> # [19.1.0](https://github.com/christophehurpeau/pob-babel/compare/v19.0.4...v19.1.0) (2018-02-23) ### Features * update dependencies ([1cedce5](https://github.com/christophehurpeau/pob-babel/commit/1cedce5)) <a name="19.0.4"></a> ## [19.0.4](https://github.com/christophehurpeau/pob-babel/compare/v19.0.3...v19.0.4) (2018-02-23) ### Bug Fixes * remove console.log ([14c1a5e](https://github.com/christophehurpeau/pob-babel/commit/14c1a5e)) <a name="19.0.3"></a> ## [19.0.3](https://github.com/christophehurpeau/pob-babel/compare/v19.0.2...v19.0.3) (2018-02-23) ### Bug Fixes * resolve rollup config path ([dfcb3a6](https://github.com/christophehurpeau/pob-babel/commit/dfcb3a6)) <a name="19.0.2"></a> ## [19.0.2](https://github.com/christophehurpeau/pob-babel/compare/v19.0.1...v19.0.2) (2018-02-23) ### Bug Fixes * use node resolve for babel and rollup path ([2a14f2a](https://github.com/christophehurpeau/pob-babel/commit/2a14f2a)) * use require(module).builtinModules ([277fa9e](https://github.com/christophehurpeau/pob-babel/commit/277fa9e)) <a name="19.0.1"></a> ## [19.0.1](https://github.com/christophehurpeau/pob-babel/compare/v19.0.0...v19.0.1) (2018-02-18) ### Bug Fixes * pob-build-doc babel-cli path ([104e435](https://github.com/christophehurpeau/pob-babel/commit/104e435)) <a name="19.0.0"></a> # [19.0.0](https://github.com/christophehurpeau/pob-babel/compare/v18.2.0...v19.0.0) (2018-02-18) ### Features * rollup ([fa8daea](https://github.com/christophehurpeau/pob-babel/commit/fa8daea)) ### BREAKING CHANGES * removed everything, use rollupt and babel-preset-pob-env <a name="18.2.0"></a> # [18.2.0](https://github.com/christophehurpeau/pob-babel/compare/v18.1.5...v18.2.0) (2017-11-25) <a name="18.1.5"></a> ## [18.1.5](https://github.com/christophehurpeau/pob-babel/compare/v18.1.4...v18.1.5) (2017-08-26) ### Bug Fixes * babel-preset-optimizations@1.2.1 ([a775a24](https://github.com/christophehurpeau/pob-babel/commit/a775a24)) <a name="18.1.4"></a> ## [18.1.4](https://github.com/christophehurpeau/pob-babel/compare/v18.1.3...v18.1.4) (2017-08-25) ### Bug Fixes * jest tests on node 4 ([a4e964f](https://github.com/christophehurpeau/pob-babel/commit/a4e964f)) <a name="18.1.3"></a> ## [18.1.3](https://github.com/christophehurpeau/pob-babel/compare/v18.1.2...v18.1.3) (2017-08-16) ### Bug Fixes * node 4 and jest preset current node compatibility ([0963b0c](https://github.com/christophehurpeau/pob-babel/commit/0963b0c)) <a name="18.1.2"></a> ## [18.1.2](https://github.com/christophehurpeau/pob-babel/compare/v18.1.1...v18.1.2) (2017-08-16) ### Bug Fixes * eslint-config-pob@16.0.0 ([5632927](https://github.com/christophehurpeau/pob-babel/commit/5632927)) <a name="18.1.1"></a> ## [18.1.1](https://github.com/christophehurpeau/pob-babel/compare/v18.1.0...v18.1.1) (2017-08-16) ### Bug Fixes * better support for node 4 ([c36395f](https://github.com/christophehurpeau/pob-babel/commit/c36395f)) <a name="18.1.0"></a> # [18.1.0](https://github.com/christophehurpeau/pob-babel/compare/v18.0.4...v18.1.0) (2017-08-16) ### Features * update dependencies, including babel-preset-optimizations@1.1.1 ([84c72cc](https://github.com/christophehurpeau/pob-babel/commit/84c72cc)) <a name="18.0.4"></a> ## [18.0.4](https://github.com/christophehurpeau/pob-babel/compare/v18.0.3...v18.0.4) (2017-08-15) ### Bug Fixes * go back to babel-plugin-flow-runtime@0.10.0 ([8fe7ceb](https://github.com/christophehurpeau/pob-babel/commit/8fe7ceb)) <a name="18.0.3"></a> ## [18.0.3](https://github.com/christophehurpeau/pob-babel/compare/v18.0.2...v18.0.3) (2017-08-15) ### Bug Fixes * babel-preset-pob-stages@0.2.2 ([5e17b29](https://github.com/christophehurpeau/pob-babel/commit/5e17b29)) <a name="18.0.2"></a> ## [18.0.2](https://github.com/christophehurpeau/pob-babel/compare/v18.0.1...v18.0.2) (2017-08-15) ### Bug Fixes * babel-preset-pob-stages@^0.2.1 ([230012a](https://github.com/christophehurpeau/pob-babel/commit/230012a)) <a name="18.0.1"></a> ## [18.0.1](https://github.com/christophehurpeau/pob-babel/compare/v18.0.0...v18.0.1) (2017-08-15) ### Bug Fixes * remove babel-preset-stage-1 dependency ([3ea5dea](https://github.com/christophehurpeau/pob-babel/commit/3ea5dea)) <a name="18.0.0"></a> # [18.0.0](https://github.com/christophehurpeau/pob-babel/compare/v17.6.1...v18.0.0) (2017-08-15) ### Features * update dependencies ([627ff75](https://github.com/christophehurpeau/pob-babel/commit/627ff75)) ### BREAKING CHANGES * node 8.3 <a name="17.6.1"></a> ## [17.6.1](https://github.com/christophehurpeau/pob-babel/compare/v17.6.0...v17.6.1) (2017-08-12) ### Bug Fixes * jsdoc use babel-preset-pob-stages and babel-preset-pob ([dff74ce](https://github.com/christophehurpeau/pob-babel/commit/dff74ce)) * node6 compatible ([159e085](https://github.com/christophehurpeau/pob-babel/commit/159e085)) <a name="17.6.0"></a> # [17.6.0](https://github.com/christophehurpeau/pob-babel/compare/v17.5.1...v17.6.0) (2017-07-25) ### Features * use .yo-rc.json if exists ([f1b04f7](https://github.com/christophehurpeau/pob-babel/commit/f1b04f7)) <a name="17.5.1"></a> ## [17.5.1](https://github.com/christophehurpeau/pob-babel/compare/v17.5.0...v17.5.1) (2017-07-24) ### Bug Fixes * let ora check isTTY ([b866abe](https://github.com/christophehurpeau/pob-babel/commit/b866abe)) <a name="17.5.0"></a> # [17.5.0](https://github.com/christophehurpeau/pob-babel/compare/v17.4.0...v17.5.0) (2017-07-09) ### Features * ignore tests files ([3a4f1bd](https://github.com/christophehurpeau/pob-babel/commit/3a4f1bd)) <a name="17.4.0"></a> # [17.4.0](https://github.com/christophehurpeau/pob-babel/compare/v17.3.0...v17.4.0) (2017-06-24) ### Features * jest env and node8 env ([0f167f7](https://github.com/christophehurpeau/pob-babel/commit/0f167f7)) <a name="17.3.0"></a> # [17.3.0](https://github.com/christophehurpeau/pob-babel/compare/v17.2.0...v17.3.0) (2017-05-13) ### Features * argv --no-spinner ([2a26c2b](https://github.com/christophehurpeau/pob-babel/commit/2a26c2b)) <a name="17.2.0"></a> # [17.2.0](https://github.com/christophehurpeau/pob-babel/compare/v17.1.1...v17.2.0) (2017-04-01) <a name="17.1.1"></a> ## [17.1.1](https://github.com/christophehurpeau/pob-babel/compare/v17.1.0...v17.1.1) (2017-03-13) ### Bug Fixes * babel-plugin-flow-runtime ([4bc5d1f](https://github.com/christophehurpeau/pob-babel/commit/4bc5d1f)) <a name="17.1.0"></a> # [17.1.0](https://github.com/christophehurpeau/pob-babel/compare/v17.0.2...v17.1.0) (2017-03-13) ### Features * update dependencies ([56ecef8](https://github.com/christophehurpeau/pob-babel/commit/56ecef8)) <a name="17.0.2"></a> ## [17.0.2](https://github.com/christophehurpeau/pob-babel/compare/v17.0.1...v17.0.2) (2017-03-07) ### Bug Fixes * target node 4 ([1f91f52](https://github.com/christophehurpeau/pob-babel/commit/1f91f52)) <a name="17.0.1"></a> ## [17.0.1](https://github.com/christophehurpeau/pob-babel/compare/v17.0.0...v17.0.1) (2017-03-07) ### Bug Fixes * env ([ae2f03f](https://github.com/christophehurpeau/pob-babel/commit/ae2f03f)) <a name="17.0.0"></a> # [17.0.0](https://github.com/christophehurpeau/pob-babel/compare/v16.4.0...v17.0.0) (2017-03-07) ### Features * use babel-preset-env ([b22be20](https://github.com/christophehurpeau/pob-babel/commit/b22be20)) ### BREAKING CHANGES * babel-preset-env <a name="16.4.0"></a> # [16.4.0](https://github.com/christophehurpeau/pob-babel/compare/v16.3.0...v16.4.0) (2017-03-07) ### Features * module ([f20d683](https://github.com/christophehurpeau/pob-babel/commit/f20d683)) <a name="16.3.0"></a> # [16.3.0](https://github.com/christophehurpeau/pob-babel/compare/v16.2.3...v16.3.0) (2017-03-05) <a name="16.2.3"></a> ## [16.2.3](https://github.com/christophehurpeau/pob-babel/compare/v16.2.2...v16.2.3) (2017-03-01) ### Bug Fixes * pob-babel/register ([a2b1868](https://github.com/christophehurpeau/pob-babel/commit/a2b1868)) <a name="16.2.2"></a> ## [16.2.2](https://github.com/christophehurpeau/pob-babel/compare/v16.2.1...v16.2.2) (2017-03-01) ### Bug Fixes * update dependencies ([056c831](https://github.com/christophehurpeau/pob-babel/commit/056c831)) <a name="16.2.1"></a> ## [16.2.1](https://github.com/christophehurpeau/pob-babel/compare/v16.2.0...v16.2.1) (2017-03-01) ### Bug Fixes * bin path ([3cc6ca5](https://github.com/christophehurpeau/pob-babel/commit/3cc6ca5)) <a name="16.2.0"></a> # [16.2.0](https://github.com/christophehurpeau/pob-babel/compare/v16.1.0...v16.2.0) (2017-03-01) ### Features * pob-register ([ece40e8](https://github.com/christophehurpeau/pob-babel/commit/ece40e8)) <a name="16.1.0"></a> # [16.1.0](https://github.com/christophehurpeau/pob-babel/compare/v16.0.0...v16.1.0) (2017-02-27) ### Features * babel-preset-pob@^0.1.1 ([b066602](https://github.com/christophehurpeau/pob-babel/commit/b066602)) <a name="16.0.0"></a> # [16.0.0](https://github.com/christophehurpeau/pob-babel/compare/v15.0.1...v16.0.0) (2017-02-27) ### Features * use preset latest-node ([b43bf1f](https://github.com/christophehurpeau/pob-babel/commit/b43bf1f)) ### BREAKING CHANGES * remove babel-preset-env and add babel-preset-latest-node <a name="15.0.1"></a> ## [15.0.1](https://github.com/christophehurpeau/pob-babel/compare/v15.0.0...v15.0.1) (2017-02-25) ### Bug Fixes * babel-preset-babili-optimizations@0.2.0 ([a56cc70](https://github.com/christophehurpeau/pob-babel/commit/a56cc70)) <a name="15.0.0"></a> # [15.0.0](https://github.com/christophehurpeau/pob-babel/compare/v14.2.0...v15.0.0) (2017-02-25) ### Features * use pob presets ([2906d7d](https://github.com/christophehurpeau/pob-babel/commit/2906d7d)) ### BREAKING CHANGES * use flow-runtime instead of tcomb <a name="14.2.0"></a> # [14.2.0](https://github.com/christophehurpeau/pob-babel/compare/v14.1.0...v14.2.0) (2017-02-22) update dependencies <a name="14.1.0"></a> # [14.1.0](https://github.com/christophehurpeau/pob-babel/compare/v14.0.0...v14.1.0) (2017-02-04) ### Features * webpack-node6 env ([c23bda3](https://github.com/christophehurpeau/pob-babel/commit/c23bda3)) <a name="14.0.0"></a> # [14.0.0](https://github.com/christophehurpeau/pob-babel/compare/v13.0.1...v14.0.0) (2017-02-04) ### Bug Fixes * clean missing examples ([1f6102d](https://github.com/christophehurpeau/pob-babel/commit/1f6102d)) ### Features * upgrade dependencies ([9e09259](https://github.com/christophehurpeau/pob-babel/commit/9e09259)) * use babel-preset-pob-react ([7af44d1](https://github.com/christophehurpeau/pob-babel/commit/7af44d1)) ### BREAKING CHANGES * require babel-preset-pob-react instead of babel-preset-react <a name="13.0.1"></a> ## [13.0.1](https://github.com/christophehurpeau/pob-babel/compare/v13.0.0...v13.0.1) (2017-01-11) ### Bug Fixes * require fails sometimes, back to require.resolve ([9ddf859](https://github.com/christophehurpeau/pob-babel/commit/9ddf859)) <a name="13.0.0"></a> # [13.0.0](https://github.com/christophehurpeau/pob-babel/compare/v12.11.0...v13.0.0) (2017-01-11) Breaking: removed option react hot reload patch <a name="12.11.0"></a> # [12.11.0](https://github.com/christophehurpeau/pob-babel/compare/v12.10.0...v12.11.0) (2017-01-11) ### Features * babel option reactHotLoader ([7665b5b](https://github.com/christophehurpeau/pob-babel/commit/7665b5b)) <a name="12.10.0"></a> # [12.10.0](https://github.com/christophehurpeau/pob-babel/compare/v12.9.0...v12.10.0) (2017-01-10) ### Features * update dependencies and use compose: true for babel plugin transform-export-defa ([e351ec4](https://github.com/christophehurpeau/pob-babel/commit/e351ec4)) ### v12.9.0 - [`ffe4d3d`](https://github.com/christophehurpeau/pob-babel/commit/ffe4d3d08a80eaecce2071919645a9d8010e3535) chore(package): update dependencies (Christophe Hurpeau) ### v12.8.1 - [`c33ef51`](https://github.com/christophehurpeau/pob-babel/commit/c33ef51e01c2c9ceec692bd972f594c742ff464e) force object-rest-spread@^6.19.0 (Christophe Hurpeau) ### v12.8.0 - [`4a137b3`](https://github.com/christophehurpeau/pob-babel/commit/4a137b34e9d4dd1932bc370546820cfffa42c047) allow to plugins to return different things for envs, add readFile util (Christophe Hurpeau) ### v12.7.2 - [`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) ### v12.7.1 - [`1a2b148`](https://github.com/christophehurpeau/pob-babel/commit/1a2b14813da6a6be63da532c76096ae9231f4495) replace srcBasePath by cwd (Christophe Hurpeau) ### v12.7.0 - [`30e3289`](https://github.com/christophehurpeau/pob-babel/commit/30e328994840ca0356f5e606015fc68a48728654) add srcBasePath info for plugins (Christophe Hurpeau) ### v12.6.0 - [`df19269`](https://github.com/christophehurpeau/pob-babel/commit/df1926925b2020aa2cd75be1fe60d13282ff0abb) chore(package): babel-plugin-minify-dead-code-elimination@0.1.0 (Christophe Hurpeau) - [`a66e75c`](https://github.com/christophehurpeau/pob-babel/commit/a66e75c297216947647b0df00b1186d7b8917f5f) feat: add babel-plugin-transform-export-default-name-forked (Christophe Hurpeau) ### v12.5.5 - [`a1f2880`](https://github.com/christophehurpeau/pob-babel/commit/a1f288004943a0568cdc2aaa022d75d019e53d4b) babel-plugin-tcomb-forked@^0.3.23 (Christophe Hurpeau) ### v12.5.4 - [`ce87162`](https://github.com/christophehurpeau/pob-babel/commit/ce871624541a4b08d64d5c72bf2c2e8a29a05d93) babel-plugin-tcomb-forked@^0.3.22 (Christophe Hurpeau) ### v12.5.3 - [`426ead3`](https://github.com/christophehurpeau/pob-babel/commit/426ead3b939f41efccfefdc5ba99098d1943f5e7) chore(package): babel-plugin-import-export-rename@^1.0.1 (Christophe Hurpeau) ### v12.5.2 - [`6102085`](https://github.com/christophehurpeau/pob-babel/commit/6102085a3b60d01c6740808edd6aa337e1fe163e) babel-plugin-import-export-rename (Christophe Hurpeau) ### v12.5.1 - [`dfc59ca`](https://github.com/christophehurpeau/pob-babel/commit/dfc59cab98b9e1d25300b0bf2edd4fe38a7c437f) babel-plugin-tcomb-forked@^0.3.21 (Christophe Hurpeau) ### v12.5.0 - [`0b13d4d`](https://github.com/christophehurpeau/pob-babel/commit/0b13d4d7a00f7c5ea3fcf238e3611438cb4ac028) chore(package): update babel 6.18 (Christophe Hurpeau) ### v12.4.0 - [`523e6af`](https://github.com/christophehurpeau/pob-babel/commit/523e6af25d48b6b6dfff7de27f923f959daa07d1) examples build (Christophe Hurpeau) ### v12.3.0 - [`15339e4`](https://github.com/christophehurpeau/pob-babel/commit/15339e4e85ef5f69c3e09373d82e9a73e823d014) build options (Christophe Hurpeau) ### v12.2.0 - [`49bae47`](https://github.com/christophehurpeau/pob-babel/commit/49bae47b7da687e073235c2fcd9f4fe058b9905c) import-rename allow internal src module, for tests (Christophe Hurpeau) ### v12.1.1 - [`22fe075`](https://github.com/christophehurpeau/pob-babel/commit/22fe0757b94262bbf3c1cae8a43a28347630e7fe) import-rename before tcomb (Christophe Hurpeau) ### v12.1.0 - [`bf663ee`](https://github.com/christophehurpeau/pob-babel/commit/bf663eeb9e037d4e8c8ccfdae93d2536dc321b78) add babel-plugin-minify-constant-folding (Christophe Hurpeau) ### v12.0.0 - [`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) - [`9cce2ed`](https://github.com/christophehurpeau/pob-babel/commit/9cce2edca949e7135e809a9576f1ecbf47fae666) readme (Christophe Hurpeau) ### v11.0.1 - [`334f50d`](https://github.com/christophehurpeau/pob-babel/commit/334f50de07a86dfafaf12187cd3c59cb7cb3b89f) fix pattern nightingale 5 (Christophe Hurpeau) ### v11.0.0 - [`f80d988`](https://github.com/christophehurpeau/pob-babel/commit/f80d988e9e0ca9aa352c11b04005633427949110) breaking: use nightingale 5.0 (Christophe Hurpeau) - [`5a2496a`](https://github.com/christophehurpeau/pob-babel/commit/5a2496a5bf29806a68c36edcf9246f593f5f2d0b) chore(package): v10.0.0 (Christophe Hurpeau) ### v10.0.0 - [`f80d988`](https://github.com/christophehurpeau/pob-babel/commit/f80d988e9e0ca9aa352c11b04005633427949110) breaking: use nightingale 5.0 (Christophe Hurpeau) ### v9.0.1 - [`e8d3c83`](https://github.com/christophehurpeau/pob-babel/commit/e8d3c83c51f7f0ac7437b0837b8c8c8b385b03d0) fix objectRest option (Christophe Hurpeau) ### v9.0.0 - [`7256e79`](https://github.com/christophehurpeau/pob-babel/commit/7256e79e2961aed35574953efd5745afacd8c0ed) jsdoc add flow-strip-types (Christophe Hurpeau) - [`d157147`](https://github.com/christophehurpeau/pob-babel/commit/d1571472856eddaa3a400ff2fedeff0cf9778090) update dependencies and babel-preset-modern-browsers v6 (Christophe Hurpeau) ### v8.3.2 - [`65bc5f9`](https://github.com/christophehurpeau/pob-babel/commit/65bc5f9586f6ecde7ea0fb2136199c829807cd95) fix preset false jsdoc (Christophe Hurpeau) ### v8.3.1 - [`ebf7cce`](https://github.com/christophehurpeau/pob-babel/commit/ebf7cce5fbee3565300ad1128ea5d9c6a3c6ac93) only use tcomb-forked on dev (Christophe Hurpeau) ### v8.3.0 - [`dcc6c4f`](https://github.com/christophehurpeau/pob-babel/commit/dcc6c4f2b73af992fc834f4955e6295747550f84) use flow plugins instead of preset (Christophe Hurpeau) - [`ff99e4d`](https://github.com/christophehurpeau/pob-babel/commit/ff99e4d113cc5786174f626109ebcd74a51e184a) update tcomb-forked dependency (Christophe Hurpeau) ### v8.2.0 - [`7010324`](https://github.com/christophehurpeau/pob-babel/commit/7010324c1fae33f190664e0370bd34afbd6c96a0) update dependencies and always use stage-1 (Christophe Hurpeau) ### v8.1.0 - [`9b034e4`](https://github.com/christophehurpeau/pob-babel/commit/9b034e4434c4ab0fe303bfdf14ccad245fa1343b) discard-module-references v1.1 (Christophe Hurpeau) - [`2241cd0`](https://github.com/christophehurpeau/pob-babel/commit/2241cd0cd95d81b224aa47e036f846cff780611e) dependency transform-react-jsx-self and add transform-react-jsx-source (Christophe Hurpeau) ### v8.0.4 - [`8ec6031`](https://github.com/christophehurpeau/pob-babel/commit/8ec60315a0b299a654904dc94ba4227005bcf591) forked version of discard-module-references, fix missed unused imports (Christophe Hurpeau) ### v8.0.3 - [`6876d98`](https://github.com/christophehurpeau/pob-babel/commit/6876d98d9a72b1153373c1714faebe6628529779) Revert "resolve preset flow and flow-tcomb-forked (fix babel with link)" (Christophe Hurpeau) ### v8.0.2 - [`e10c861`](https://github.com/christophehurpeau/pob-babel/commit/e10c8618689eb92373ad428807ccd26ce266dd62) resolve preset flow and flow-tcomb-forked (fix babel with link) (Christophe Hurpeau) ### v8.0.1 - [`1f8ae0c`](https://github.com/christophehurpeau/pob-babel/commit/1f8ae0c8b73a43c1c2265002d6f5c917eeb07656) fix babel-preset-flow-tcomb-forked (Christophe Hurpeau) ### v8.0.0 - [`2fee306`](https://github.com/christophehurpeau/pob-babel/commit/2fee306153b125cc3500242753660433acd31b95) fix build started time (Christophe Hurpeau) - [`d1d32c1`](https://github.com/christophehurpeau/pob-babel/commit/d1d32c1e33c66b9d812475d8f7bc37caf9a1f5a4) use flow-tcomb-forked instead of typecheck (Christophe Hurpeau) ### v7.3.0 - [`437c04a`](https://github.com/christophehurpeau/pob-babel/commit/437c04aa818881eb32de54b33bc9ca79122ff0e9) allow configure logger (Christophe Hurpeau) ### v7.2.1 - [`d7bd492`](https://github.com/christophehurpeau/pob-babel/commit/d7bd492878c24329b89d97505d0ff58709b5c073) pob.json (Christophe Hurpeau) ### v7.2.0 - [`a5e6b09`](https://github.com/christophehurpeau/pob-babel/commit/a5e6b0933debcca0de440e85185b9afa6caab782) babel-plugin-defines@3.2 (Christophe Hurpeau) ### v7.1.2 - [`3506f74`](https://github.com/christophehurpeau/pob-babel/commit/3506f746591613d867acb52ef83a0116a9c948e7) babel-plugin-defines@3.1.2 (Christophe Hurpeau) ### v7.1.1 - [`9641de6`](https://github.com/christophehurpeau/pob-babel/commit/9641de61b3dfac931a3f25899d145592e3c35d14) babel-plugin-remove-dead-code@1.3.1 (Christophe Hurpeau) - [`70cf6fa`](https://github.com/christophehurpeau/pob-babel/commit/70cf6fa9bdfa0a7b76e22bec8beeb4e2a04611e7) pob-release (Christophe Hurpeau) - [`eae2801`](https://github.com/christophehurpeau/pob-babel/commit/eae28015b942adcffe4a64c685bc6d0b58b499bc) update AUTHORS (Christophe Hurpeau)