We landed the parser support for the stage-2 decorators spec last week at Babylon — the parser for Babel. If you don’t know what a decorator is, the gist of it is that a decorator gives some concise syntax to affect the definition of a class or a class method which you decorate.
· 6 min read
Babel and Summer of Code 2017
· 5 min read
For the first time, Babel is participating in Summer of Code! Although we forgot to make an announcement post earlier, here's our progress update 😊
Upgrade to Babel 7 for Tool Authors (WIP)
· One min read
We are moving the migration guide to a docs page instead of a blog post!
Check out v7-migration-api!
Refer users to this document for those that create tools that depend on Babel (such as Babel plugins).
Upgrade to Babel 7 (moved)
· One min read
We are moving the migration guide to a docs page instead of a blog post!
Check out v7-migration!
6.23.0 Released
· 7 min read
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!
The State of Babel
· 22 min read
6.19.0 Released
· 4 min read
object-rest-spread
works standalone and a few new plugin options APIs were added!
6.18.0 Released
· 7 min read
More flow updates, and lots of fixes!
6.16.0 Released
· 8 min read
Happy Birthday Babel 🎂 !
Babili (babel-minify)
· 9 min read