This content originally appeared on Babel Blog and was authored by Nicolò Ribaudo
We just published a new minor version of Babel!
This release includes support for the new TypeScript 4.1 beta features: template literal types and key remapping in mapped types.
Additionally, we implemented two new ECMAScript proposals: class static blocks and imports and exports with string names.
Lastly, we renamed @babel/plugin-syntax-module-attributes
(and the corresponding parser plugin moduleAttributes
) to @babel/plugin-syntax-import-assertions
(and importAssertions
), to match the recent proposal updates. The old plugin will work until Babel 8, but it's deprecated now.
You can read the whole changelog on GitHub.
This content originally appeared on Babel Blog and was authored by Nicolò Ribaudo

Nicolò Ribaudo | Sciencx (2020-10-15T06:00:00+00:00) 7.12.0 Released: TypeScript 4.1, strings as import/export names, and class static blocks. Retrieved from https://www.scien.cx/2020/10/15/7-12-0-released-typescript-4-1-strings-as-import-export-names-and-class-static-blocks/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.