Advertisement ยท 728 ร— 90

Posts by Babel

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/...

1 year ago 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...

1 year ago 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" ๐Ÿ˜…

1 year ago 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.

1 year ago 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/...

1 year ago 3 1 1 1

Hello ๐Ÿฆ‹๐Ÿ‘‹

1 year ago 44 3 5 2