6.19.0 Released
object-rest-spread
works standalone and a few new plugin options APIs were added!
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.
October 29, 2015
NOTE: Not all integrations have been updated yet. This is a very disruptive major so please bear with us as we smooth out the edges.
It’s hard to believe it’s been a year since the Babel project started, but there was a birthday cake, so it must be real!
July 7, 2015
While redesigning Instagram Web from the inside out this year, we enjoyed using a number of ES6+ features to write our React components. Allow me to highlight some of the ways that these new language features can change the way you write a React app, making it easier and more fun than ever.
May 14, 2015
Babel 5.4 was just released and with it comes support for a new experimental ES7 syntax proposed by Kevin Smith (@zenparsing) and implemented in Babel by Ingvar Stepanyan (@RReverser).