Babel 7.26.0: stage 4 features enabled by default, new experimental code printer
@babeljs
https://babeljs.io/blog/2024/10/25/7.26.0

#ECMAScript #JavaScript #BabelJS

7.26.0 Released: stage 4 features enabled by default, and a new experimental code printer · Babel

Babel 7.26.0 was just released!

Babel 7.25.0: Safari bugfixes and duplicated named capturing groups
@babeljs
https://babeljs.io/blog/2024/07/26/7.25.0

#ECMAScript #JavaScript #BabelJS

7.25.0 Released: Safari bugfixes and duplicated named capturing groups · Babel

Babel 7.25.0 is out!

Of course #babeljs has two different config file formats, it's #javascript world, _of course_ it does.
#9: #babeljs - "A JavaScript compiler that lets you use next generation JavaScript, today."
Babel 7.23.0: decorator metadata and many new `import` features
@babeljs
https://babeljs.io/blog/2023/09/25/7.23.0
#ECMAScript #JavaScript #BabelJS
7.23.0 Released: Decorator Metadata and many new `import` features! · Babel

We just released Babel 7.23.0! 🎉

Babel error: Unknown option: .config when trying to upgrade dependencies of Inferno app

I have an app which is created with Create Inferno App. I ejected at some point to customize build configs. Now I am trying to upgrade dependencies to the latest versions and replace deprecated

Stack Overflow

"#BabelJS is used by millions, so why are we running out of money?"

https://babeljs.io/blog/2021/05/10/funding-update.html

Babel is used by millions, so why are we running out of money?

Since 2018, Babel has been doing a funding experiment: can full time work on Babel be sustained? We’ve learned the answer might be no.

"Don't break the web" ... then you get #babeljs 7 https://t.co/kjawJykHT6
Thomas Haessle 🇫🇷👨‍💻 on Twitter

“"Don't break the web" ... then you get #babeljs 7 https://t.co/kjawJykHT6”

Twitter

RT @[email protected]
Using #webpack with an ES2015-compatible minifier? Need to support ES5-only browsers (I am looking at you IE 11)?

Run `npx es-check es5 build/*.js`.

Will fail if output bundle is not valid ES5. Very handy if you don't #babeljs your node_modules!

https://www.npmjs.com/package/es-check