7.5.0 Released: dynamic import and F# pipelines
Today we are releasing Babel 7.5.0!
This release includes improved support for a few ECMAScript proposals: the F# variant of the Stage 1 pipeline operator and an official plugin for the Stage 4 dynamic import()
proposal (along with preset-env
support).
It also has support for TypeScript namespace
s (experimental) and for Browserslist's default
query in preset-env
.
You can read the whole changelog on GitHub.