Skip to content

Releases: babel/gulp-babel

v8.0.0

28 Aug 22:52
Compare
Choose a tag to compare

The first official stable release with Babel 7.x support.

  • Updated the README for Babel 7 usage
  • Use async transform APIs to keep things as flexible as possible
  • Pass in Babel's caller option so that Babel knows the name of the caller

v8.0.0-beta.0

30 Oct 21:35
Compare
Choose a tag to compare
v8.0.0-beta.0 Pre-release
Pre-release

v8.0.0-beta.0

  • Adds a new peerDep on scoped package @babel/core instead of babel-core which is a breaking change

v7.0.0

07 Aug 16:26
Compare
Choose a tag to compare

Not many changes needed

  • just dropped Node 0.10/0.12 support
  • made babel-core a peerDependency instead of dependency and supports v6/v7/(alpha/beta/rc for v7)
  • currently on the --next npm tag until v7 is released

6.0.0

30 Oct 01:36
Compare
Choose a tag to compare