Babel
1.5K posts

Babel
@babeljs
Babel is the community maintained compiler for evolving the future of JavaScript! Support the team at https://t.co/YgCYzpohMm
Flavortown Katılım Ocak 2015
9 Takip Edilen59.4K Takipçiler
Sabitlenmiş Tweet

We just released Babel 7.25.0!
Some notable changes include:
- 🔤 Duplicated names capturing groups enabled by default
- 🪲 A new transform to fix a class fields bug in Safari
- 📦 Bundler-friendly CommonJS output for JSON imports
babeljs.io/blog/2024/07/2…
English

Babel's monorepo is mostly written in TypeScript, but most of our runtime helpers are still written in JS. Do you want to help us migrating them? 😁
We've split them in 13 groups, to enable working on it in parallel. Take a look at the GitHub issue!
github.com/babel/babel/is…
English
Babel retweetledi

I’ve been doing a bunch of AST work the last few days, and I’ve really been blown away by how good the @babeljs tools are.
babel/parser
babel/traverse
babel/template
babel/generator
❤️ Thank you.
English

Babel 7.24.0 is out! 🚀
Some notable features are:
- 📒 cross-platform JSON modules imports
- 🎨 updated to the latest version of the decorators proposal
- 🪽a new option to easily use Hermes' Flow parser
You can read more about it in our blog post :)
babeljs.io/blog/2024/02/2…
English
Babel retweetledi

"CVE-2023-45133: Finding an Arbitrary Code Execution Vulnerability In Babel" by William Khem Marquez.
Read more about the vulnerability we disclosed&fixed last week!
babeljs.io/blog/2023/10/1…
English

Please make sure to always use the latest Babel version!
"Arbitrary code execution when compiling specifically crafted malicious code" in @babel/traverse@<=7.23.0
github.com/babel/babel/se…
English

Babel plugins don't necessarily have to be useful, they can also be fun!
Christina@christina_coder
I wrote a Babel plugin to translate Gen Z / internet slang into valid JS! Your new Boolean values are cap and onGod, there's lowkey.sus instead of console.warn, and you can yeet errors. Find it on npm: npmjs.com/package/babel-… Props to Justin Poliachik for the idea
English

We just released Babel 7.23.0 🥳
Among many new features, it includes support for:
- ⏩ the `import defer` and `import source` proposals
- 🧑🎨 decorators metadata
- ✍️ rewriting .ts extensions in import declarations
You can read more about it on our blog!
babeljs.io/blog/2023/09/2…
English
Babel retweetledi

I got so inspired by speaking with @NicoloRibaudo about his experience maintaining @babeljs.
I'm impressed how they managed to hire engineers to work on Babel out of OSS donations! Make sure you don't miss this episode.
The Developers' Bakery@thebakerydev
Today, we have the opportunity to spotlight one key project of the web ecosystem: @Babeljs! We have the pleasure to have @nicoloRibaudo on stage, to tell us his story as a Babel maintainer, how it's funded and what's next for Babel! thebakery.dev/66
English

We just released Babel 7.22.0 :) It now supports:
🎒 the new import attributes syntax, replacing assertions
🧑💼 the explicit resource management proposal
🏷️ plugins for stable features always use the -transform- prefix
Read more about it on our blog!
babeljs.io/blog/2023/05/2…
English

Babel 7.21.0 is now out in your friendly neighborhood package manager :)
Some of the new features it includes:
- 🎨 updated decorator support to the latest proposal
- 🪄 inline RegExp modifiers
- 🟦 TypeScript 5.0
You can read more in our release post!
babeljs.io/blog/2023/02/2…
English

We released Babel 7.20.0! 🐠
It includes support for:
- 🫖TypeScript 4.9 (`x satisfies T` expressions),
- 🪞parsing of the import reflection and explicit resource management proposals.
You can read more about in the release post! 👇👇👇
babeljs.io/blog/2022/10/2…
English



