fix(deps): update babel monorepo
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | dependencies | minor | 7.25.9 -> 7.26.9 |
@babel/preset-env (source) | dependencies | minor | 7.25.9 -> 7.26.9 |
@babel/preset-react (source) | dependencies | minor | 7.25.9 -> 7.26.3 |
Release Notes
babel/babel (@babel/core)
v7.26.9
🐛 Bug Fix
-
babel-types
-
#17103 fix: Definition for
TSPropertySignature.kind
(@liuxingbaoyu)
-
#17103 fix: Definition for
-
babel-generator
,babel-types
- #17062 Print TypeScript optional/definite in ClassPrivateProperty (@jamiebuilds-signal)
🏠 Internal
-
babel-types
-
#17130 Use
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo)
-
#17130 Use
-
babel-core
-
#17127 Do not depend on
@types/gensync
in Babel 7 (@nicolo-ribaudo)
-
#17127 Do not depend on
v7.26.8
v7.26.8 (2025-02-08)
🏠 Internal
-
babel-preset-env
- #17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0
v7.26.7
🐛 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)
-
#17085 fix: Correctly handle
-
babel-parser
-
babel-core
- #17052 Do not try to parse .ts configs as JSON if natively supported (@nicolo-ribaudo)
-
babel-plugin-transform-typescript
- #17050 fix: correctly resolve references to non-constant enum members (@branchseer)
-
babel-plugin-transform-typescript
,babel-traverse
,babel-types
-
#17025 fix: Remove type-only
import x = y.z
(@liuxingbaoyu)
-
#17025 fix: Remove type-only
v7.26.0
🚀 New Feature
-
babel-core
,babel-generator
,babel-parser
,babel-plugin-syntax-import-assertions
,babel-plugin-syntax-import-attributes
,babel-preset-env
,babel-standalone
,babel-types
- #16850 Enable import attributes parsing by default (@nicolo-ribaudo)
-
babel-core
- #16862 feat: support async plugin's pre/post (@timofei-iatsenko)
-
babel-compat-data
,babel-plugin-proposal-regexp-modifiers
,babel-plugin-transform-regexp-modifiers
,babel-preset-env
,babel-standalone
-
babel-parser
-
#16849 feat: add
startIndex
parser option (@DylanPiercey)
-
#16849 feat: add
-
babel-generator
,babel-parser
,babel-plugin-syntax-flow
- #16841 Always enable parsing of Flow enums (@nicolo-ribaudo)
-
babel-helpers
,babel-preset-typescript
,babel-runtime-corejs3
-
#16794 Support
import()
inrewriteImportExtensions
(@liuxingbaoyu)
-
#16794 Support
-
babel-generator
,babel-parser
-
#16708 Add experimental format-preserving mode to
@babel/generator
(@nicolo-ribaudo)
-
#16708 Add experimental format-preserving mode to
🐛 Bug Fix
-
babel-core
- #16928 Workaround Node.js bug for parallel loading of TLA modules (@nicolo-ribaudo)
- #16926 Fix loading of modules with TLA in Node.js 23 (@nicolo-ribaudo)
💅 Polish
-
babel-plugin-proposal-json-modules
,babel-plugin-transform-json-modules
,babel-standalone
-
#16924 Rename
proposal-json-modules
totransform-json-modules
(@nicolo-ribaudo)
-
#16924 Rename
🏠 Internal
-
babel-code-frame
,babel-highlight
-
#16896 Inline
@babel/highlight
in@babel/code-frame
(@nicolo-ribaudo)
-
#16896 Inline
-
babel-generator
,babel-parser
,babel-types
-
#16732 Add
kind
toTSModuleDeclaration
(@liuxingbaoyu)
-
#16732 Add
:running_woman: Performance
-
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
- #16882 perf: Improve module transforms (@liuxingbaoyu)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate