We just released Babel 7.19.0!
You can now use:
- 🎨 the stage 3 version of the decorators proposal
- *⃣ duplicated named capturing groups in regexps
You can read more about the new features in our blog post 👇
babeljs.io/blog/2022/09/05/7…
If you are using `@babel/preset-env` with "defaults" or "not dead" in your query, this will likely affect you!
You can run `npx browserslist "...your query..."` to see which browsers you are targeting, or you can enable the `debug` option of the preset.
babeljs.io/docs/en/babel-pre…
Today, I will kill Internet Explorer.
Browserslist 4.21 is ready with many new features.
But the main change is that IE 11 will be added to `dead` query and removed from the default browsers.
Just need to find a cute hedgehog GIF to fit @Browserslist feed cute style.
We just released Babel 7.18.0!
You can now use:
- 🔁 TypeScript 4.7
- 🕵️ the "private fields destructuring" Stage 2 proposal
You can read more about the new features in our blog post 👇👇👇
babeljs.io/blog/2022/05/19/7…
We just releases Babel 7.17.0!
The main new ✨features✨ it supports are:
- 🗜️ the RegExp `v` flag, introduced by the "set notation and property of strings" proposal
- 🎨 the new version of the @decorators proposal
babeljs.io/blog/2022/02/02/7…
We just releases Babel 7.17.0!
The main new ✨features✨ it supports are:
- 🗜️ the RegExp `v` flag, introduced by the "set notation and property of strings" proposal
- 🎨 the new version of the @decorators proposal
babeljs.io/blog/2022/02/02/7…
We just released Babel 7.16!
It includes:
- 💜 ESLint 8 support in @babel/eslint-parser
- 🔀 Handling of .mts and .cts in the TypeScript preset
- 🌴 Class static blocks enabled by default!
babeljs.io/blog/2021/10/29/7…
It's been a while since 7.14.0, but we just released Babel 7.15.0!
The most exciting new features are:
- #️⃣ Hash-style pipeline operator
- 👑 TypeScript const enums support
- 🐞 Top-level await parsing and `#priv in obj` transform enabled by default
babeljs.io/blog/2021/07/26/7…