Update babel monorepo to v7.26.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @babel/core (source) | devDependencies | minor | 7.25.8 -> 7.26.0 |
| @babel/preset-env (source) | devDependencies | minor | 7.25.8 -> 7.26.0 |
Release Notes
babel/babel (@babel/core)
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
startIndexparser 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-modulestotransform-json-modules(@nicolo-ribaudo)
-
#16924 Rename
🏠 Internal
-
babel-code-frame,babel-highlight-
#16896 Inline
@babel/highlightin@babel/code-frame(@nicolo-ribaudo)
-
#16896 Inline
-
babel-generator,babel-parser,babel-types-
#16732 Add
kindtoTSModuleDeclaration(@liuxingbaoyu)
-
#16732 Add
:running_woman: Performance
-
babel-helper-module-transforms,babel-plugin-transform-modules-commonjs- #16882 perf: Improve module transforms (@liuxingbaoyu)
v7.25.9
🐛 Bug Fix
-
babel-parser,babel-template,babel-types-
#16905 fix: Keep type annotations in
syntacticPlaceholdersmode (@liuxingbaoyu)
-
#16905 fix: Keep type annotations in
-
babel-helper-compilation-targets,babel-preset-env - Other
-
#16884 Analyze
ClassAccessorPropertyto prevent theno-undefrule (@victorenator)
-
#16884 Analyze
🏠 Internal
:running_woman: Performance
-
babel-parser,babel-types-
#16918 perf: Make
VISITOR_KEYSetc. faster to access (@liuxingbaoyu)
-
#16918 perf: Make
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot