Skip to content

Releases: babel/babelify

v10.0.0

07 Sep 00:22

Choose a tag to compare

No changes from v10.0.0-beta.1, just re-releasing as stable.

v10.0.0-beta.1

07 Sep 00:20

Choose a tag to compare

v10.0.0-beta.1 Pre-release
Pre-release
  • Revert one change to sources in generated sourcemaps that landed between 9.0.0 and 10.0.0-beta.0 since it was not needed.

v10.0.0-beta.0

07 Sep 00:19

Choose a tag to compare

v10.0.0-beta.0 Pre-release
Pre-release
  • #267 - Fix handling for ignoreed files from Babel
  • #262 - Fix README examples that were wrong
  • #273 - More updates for Babel 7.x
  • A bunch more fixes to make things work well

v9.0.0

07 Sep 00:16

Choose a tag to compare

v9.0.0 Pre-release
Pre-release
  • #255 - Initial upgrade to Babel 7.x
  • #264 - Use Browserify's basedir as the working directory Babel's config.

This is marked as a prerelease because it was never published as latest on npm.

v8.0.0

26 Oct 04:26

Choose a tag to compare

v8.0.0

  • Drop Node 0.10/0.12/5 (similar to everything else in Babel 7)
  • Add a peerDep on babel-core (similar to how babel-loader works), this is because people end up using incompatible versions of plugins/presets/tools (especially as we make a new major)

https://github.com/babel/grunt-babel/releases/tag/v7.0.0
https://github.com/babel/gulp-babel/releases/tag/v7.0.0

02f97ec