Skip to content

Releases: Mayank1791989/babel-preset-playlyfe

v4.1.0

02 Aug 17:13
Compare
Choose a tag to compare

4.1.0 (2019-08-02)

Features

  • plugins: update all to latest v7.5.5 (1bcf50b)

v4.0.1

15 Jul 11:03
Compare
Choose a tag to compare

4.0.1 (2019-07-15)

Bug Fixes

  • react-intl: switch babel-plugin-react-intl to v3.x (a6706c4)

v4.0.0

14 Jul 16:39
Compare
Choose a tag to compare

4.0.0 (2019-07-14)

Features

  • switch to core-js@3 & update all babel presets and plugin deps (9ffb510)
  • react-intl: update react-intl to v4.x (3709782)

BREAKING CHANGES

  • change preset options & add core-js@3
  • remove dynamicImport option
    parsing is enabled always
    transform is enabled when modules: false
  • make changes to use core-js@3

v3.1.0

24 Dec 13:14
Compare
Choose a tag to compare

3.1.0 (2018-12-24)

Features

  • babel: update babel to v7.2.x (4e2439d)

v3.0.0

13 Nov 08:50
Compare
Choose a tag to compare

3.0.0 (2018-11-13)

Features

BREAKING CHANGES

  • drop babel 6 support, remove decorators support and change preset options

v2.0.5

04 Sep 13:39
Compare
Choose a tag to compare

2.0.5 (2018-09-04)

Bug Fixes

  • react-intl: fix react-intl not printing intl message parseErrors (3d7a984)

v2.0.4

27 Jul 18:40
Compare
Choose a tag to compare

<a name"2.0.4">

2.0.4 (2017-07-27)

Bug Fixes

  • deps: update flow-runtime to fix bug in lib (0e364d8a)

v2.0.3

14 Jul 11:40
Compare
Choose a tag to compare

<a name"2.0.3">

2.0.3 (2017-07-14)

Bug Fixes

  • flow: remove import declaration if import contains only flow types (84e5e5a8)

v2.0.2

07 Jul 13:51
Compare
Choose a tag to compare

<a name"2.0.2">

2.0.2 (2017-07-07)

Bug Fixes

  • option: fix babelRuntime option (2f6ec8a0)

v2.0.1

05 Jul 07:43
Compare
Choose a tag to compare

<a name"2.0.1">

2.0.1 (2017-07-05)

Bug Fixes

  • options: fix targets option type (74363cf1)