7.17.0 Released: RegExp 'v' mode and ... 🥁 decorators!
We just published Babel 7.17.0!
After years of iterations, rewrites and adjustments it looks like the decorators proposal has finally stabilized again on a new design! This release includes both parse and transform support for the new proposal.
We also implemented the RegExp v
flag proposal and added parsing support for destructuring private fields, both currently Stage 2. Lastly, a new experimental implementation of @babel/register
.
You can read the whole changelog on GitHub.