This content originally appeared on Babel Blog and was authored by Nicolò Ribaudo
We just published Babel 7.13.0, the first minor release of 2021!
This release includes some important features to @babel/core
: a targets
option (similar to @babel/preset-env
's one) that can be shared across different plugins, an assumptions
option to precisely tune your configuration to produce a smaller compilation output, and support for plugins and presets written using native ECMAScript modules.
Babel now supports transforming the Records and Tuples ECMAScript proposal, which brings immutable data structures and structural equality to JavaScript, and parsing the Module Blocks proposal.
Additionally, we added support for some new Flow and TypeScript features.
You can read the full changelog on GitHub.
This content originally appeared on Babel Blog and was authored by Nicolò Ribaudo
Nicolò Ribaudo | Sciencx (2021-02-22T06:00:00+00:00) 7.13.0 Released: Records and Tuples, granular compiler assumptions, and top-level targets. Retrieved from https://www.scien.cx/2021/02/22/7-13-0-released-records-and-tuples-granular-compiler-assumptions-and-top-level-targets/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.