Sourced from @babel/helpers
's
releases.
v7.26.10 (2025-03-11)
Thanks
@jordan-choi
and@mmmsssttt404
for your first PRs!This release includes a fix for https://github.com/babel/babel/security/advisories/GHSA-968p-4wvh-cqc8, a security vulnerability which affects the
.replace
method of transpiled regular expressions that use named capturing groups.:eyeglasses: Spec Compliance
:bug: Bug Fix
babel-parser
,babel-template
babel-core
- #17142 fix: "Map maximum size exceeded" in deepClone (
@liuxingbaoyu
)babel-parser
,babel-plugin-transform-typescript
babel-traverse
- #17151 fix: Should not evaluate vars in child scope (
@liuxingbaoyu
)babel-generator
- #17153 fix: Correctly generate
abstract override
(@liuxingbaoyu
)babel-parser
babel-helpers
,babel-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
- #17173 Fix processing of replacement pattern with named capture groups (
@mmmsssttt404
):nail_care: Polish
babel-standalone
- #17158 Avoid warnings when re-bundling
@babel/standalone
with webpack (@liuxingbaoyu
):house: Internal
Committers: 6
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Yunyoung Jordan Choi (
@jordan-choi
)@liuxingbaoyu
@mmmsssttt404
v7.26.9 (2025-02-14)
:bug: Bug Fix
babel-types
- #17103 fix: Definition for
TSPropertySignature.kind
(@liuxingbaoyu
)babel-generator
,babel-types
- #17062 Print TypeScript optional/definite in ClassPrivateProperty (
@jamiebuilds-signal
)
... (truncated)
Sourced from @babel/helpers
's
changelog.
v7.26.10 (2025-03-11)
:eyeglasses: Spec Compliance
:bug: Bug Fix
babel-parser
,babel-template
babel-core
- #17142 fix: "Map maximum size exceeded" in deepClone (
@liuxingbaoyu
)babel-parser
,babel-plugin-transform-typescript
babel-traverse
- #17151 fix: Should not evaluate vars in child scope (
@liuxingbaoyu
)babel-generator
- #17153 fix: Correctly generate
abstract override
(@liuxingbaoyu
)babel-parser
babel-helpers
,babel-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
- #17173 Fix processing of replacement pattern with named capture groups (
@mmmsssttt404
):nail_care: Polish
babel-standalone
- #17158 Avoid warnings when re-bundling
@babel/standalone
with webpack (@liuxingbaoyu
):house: Internal
v7.26.9 (2025-02-14)
:bug: Bug Fix
babel-types
- #17103 fix: Definition for
TSPropertySignature.kind
(@liuxingbaoyu
)babel-generator
,babel-types
- #17062 Print TypeScript optional/definite in ClassPrivateProperty (
@jamiebuilds-signal
):house: Internal
babel-types
- #17130 Use
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo
)babel-core
- #17127 Do not depend on
@types/gensync
in Babel 7 (@nicolo-ribaudo
)v7.26.7 (2025-01-24)
:bug: Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
- #17086 Make "object without properties" helpers ES6-compatible (
@tquetano-netflix
)babel-plugin-transform-typeof-symbol
- #17085 fix: Correctly handle
typeof
in arrow functions (@liuxingbaoyu
)
... (truncated)
e1ce99d
v7.26.10d5952e8
Fix processing of replacement pattern with named capture groups (#17173)64bca7b
v7.26.94cf5c9e
[babel 8] Use @babel/types
for parser's return type (#17117)2d95140
v7.26.70e6199b
Make "object without properties" helpers ES6-compatible (#17086)cd24cc0
chore: Update TS 5.7 (#17053)