Skip to content

Releases: leviy/babel-preset-default

2.0.4

07 Nov 11:40
Compare
Choose a tag to compare

Changelog for 2.0.4

2.0.3

31 Jul 10:02
8a36bc5
Compare
Choose a tag to compare

Changelog for 2.0.3

  • Shorthand @babel/env is not recognized, use @babel/preset-env instead (pull request #7)

2.0.2

26 Jul 07:11
54dd80a
Compare
Choose a tag to compare

Changelog for 2.0.2

  • Bump version (pull request #6)
  • Change how the index.js file exports the presets (pull request #5)

2.0.1

25 Jul 13:54
91e21b7
Compare
Choose a tag to compare

Changelog for 2.0.1

  • With Babel 7 presets is @babel/env instead of env (pull request #4)

2.0.0

25 Jul 11:44
a11743d
Compare
Choose a tag to compare

Changelog for 2.0.0

  • Update to Babel 7 (pull request #3)

1.1.1

04 Mar 08:29
abca893
Compare
Choose a tag to compare
Merge pull request #2 from leviy/fix/update-object-spread-package

Replaced ‘babel-plugin-transform-object-rest-spread’ with

1.1.0

04 Mar 08:17
b625099
Compare
Choose a tag to compare

Replaced babel-preset-env package with @babel/preset-env

1.0.0

11 Jun 10:38
Compare
Choose a tag to compare
v1.0.0

Initial commit of the default babel preset