Upgrade to Babel 7 for Tool Authors (WIP)
We are moving the migration guide to a docs page instead of a blog post!
v7-migration-api!
Check outRefer users to this document for those that create tools that depend on Babel (such as Babel plugins).
March 1, 2017
We are moving the migration guide to a docs page instead of a blog post!
Refer users to this document for those that create tools that depend on Babel (such as Babel plugins).
February 13, 2017
In this release: multiple improvements to the react-constant-elements
plugin by @STRML, some codegen optimizations, and lots of bug fixes! Thanks to @loganfsmyth for the release + reviews!
December 7, 2016
November 16, 2016
object-rest-spread
works standalone and a few new plugin options APIs were added!
October 24, 2016
More flow updates, and lots of fixes!
September 28, 2016
Happy Birthday Babel 🎂 !
August 26, 2016
August 24, 2016
A new es2017
, latest
preset, and lots of fixes in this release.
November 3, 2015
Babel Doctor is
heavily inspiredripped from the awesome Yeoman Doctor by Sindre Sorhus.
babel-doctor has been removed as of v6.18.0 of
babel-cli
. If anyone needs it we will bring it back as a standalone npm module calledbabel-doctor
.
October 31, 2015
Babel 6 is fresh off the press and we’re still getting a lot sorted out. In the past two days we've seen more activity on GitHub and Slack than ever before. Everyone who has been helping out has been doing a great job.
However, the documentation is still lacking at this point, I’m currently going through and creating an entirely new “Getting Started” section of the site.