Babel's Avatar

Babel

@babel.dev

The JavaScript compiler ๐ŸŒ babel.dev (or @babeljs.io)

477
Followers
7
Following
6
Posts
07.11.2024
Joined
Posts Following

Latest posts by Babel @babel.dev

Preview
`transform-async-to-generator` wrongly mark function as pure when called by apply()/call() ยท Issue #17227 ยท babel/babel ๐Ÿ’ป Would you like to work on a fix? How are you using Babel? @babel/cli Input code (async function () { console.log('XXXXXXX This is side effect.') })(); (async function () { console.log('YYYYYYY Th...

A new "good first issue" in the Babel repo! Who wants to give it a try? ๐Ÿ’ช

github.com/babel/babel/...

08.04.2025 09:30 ๐Ÿ‘ 4 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1
7.27.0 Released: better ecosystem alignment ยท Babel Babel 7.27.0 is out!

We just released Babel 7.27.0, go check it out!

babeljs.io/blog/2025/03...

24.03.2025 18:31 ๐Ÿ‘ 1 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

We apologize to all the maintainers of libraries that depend on @babel/runtime, do not actually trigger the vulnerable code path, and will get bug reports asking to "please upgrade Babel because it's insecure" ๐Ÿ˜…

11.03.2025 18:48 ๐Ÿ‘ 5 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 1

It is unlikely that you are affected, as the security vulnerability only applies when passing a user-provided string to the second argument of RegExp.prototype.replace.

11.03.2025 18:47 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
Inefficient RexExp complexity in generated code with .replace when transpiling named capturing groups ### Impact When using Babel to compile [regular expression named capturing groups](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Regular_expressions/Named_capturing_group), B...

We just released Babel v7.26.10 and v8.0.0-alpha.17, with a security fix that affects transpilation of regular expressions. Make sure to update!

github.com/babel/babel/...

11.03.2025 18:46 ๐Ÿ‘ 3 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 1

Hello ๐Ÿฆ‹๐Ÿ‘‹

07.11.2024 09:47 ๐Ÿ‘ 44 ๐Ÿ” 3 ๐Ÿ’ฌ 5 ๐Ÿ“Œ 2