7.20.0 Released: Deno target and TypeScript 4.9
We just published Babel 7.20.0!
This release includes support for TypeScript 4.9, and parser support for the Import Reflection and Explicit Resource Management Stage 2 proposals. Additionally, you can now use Deno as one of your compilation targets.
In the past few releases we have made gradual improvements @babel/generator
's code location tracking, which lead to higher source map quality and better positioning of comments in the generated output.
We are also releasing version 9.0.0 of babel-loader
, the Babel loader for Webpack.
You can read the whole changelog on GitHub.