Update babel monorepo to v7.21.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @babel/core (source) | devDependencies | minor | 7.20.7 -> 7.21.0 |
| @babel/plugin-transform-runtime (source) | devDependencies | minor | 7.19.6 -> 7.21.0 |
| @babel/register (source) | devDependencies | minor | 7.18.9 -> 7.21.0 |
| @babel/runtime (source) | dependencies | minor | 7.20.7 -> 7.21.0 |
Release Notes
babel/babel
v7.21.0
🚀 New Feature
-
babel-core,babel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties,babel-plugin-proposal-private-methods,babel-plugin-proposal-private-property-in-object-
#15435 feat: Implement
privateFieldsAsSymbolsassumption for classes (@fwienber)
-
#15435 feat: Implement
-
babel-helper-create-regexp-features-plugin,babel-plugin-proposal-regexp-modifiers,babel-standalone- #15226 feat: Support regexp modifiers proposal (@liuxingbaoyu)
-
babel-cli,babel-core,babel-generator,babel-plugin-transform-destructuring,babel-plugin-transform-modules-commonjs,babel-plugin-transform-react-jsx,babel-traverse- #15022 feat: Generate sourcemaps of friendly call frames (@liuxingbaoyu)
-
babel-parser,babel-types-
#15384 [ts] Support
constmodifier in type parameters (@nicolo-ribaudo)
-
#15384 [ts] Support
-
babel-generator,babel-helpers,babel-parser,babel-plugin-proposal-decorators,babel-plugin-syntax-decorators,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime-
#15405 Implement decorators as presented at
2023-01TC39 meeting (@nicolo-ribaudo)
-
#15405 Implement decorators as presented at
-
babel-parser-
#15114 Parser option to allow
new.targetoutside functions (@overlookmotel) -
#15320 Add
annexb: falseparser option to disable Annex B (@nicolo-ribaudo)
-
#15114 Parser option to allow
-
babel-core-
#15283 feat: Support
.ctsas configuration file (@liuxingbaoyu)
-
#15283 feat: Support
-
babel-generator,babel-parser,babel-plugin-transform-typescript-
#15381 [ts] Support
export type * from(@nicolo-ribaudo)
-
#15381 [ts] Support
🐛 Bug Fix
-
babel-plugin-transform-typescript- #15379 [ts5.0] Better inlining of constants in enums (@liuxingbaoyu)
-
babel-core- #15366 handling circular/shared structures in deep-clone (@azizghuloum)
-
babel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties,babel-plugin-proposal-class-static-block,babel-plugin-proposal-private-methods,babel-plugin-transform-classes,babel-plugin-transform-new-target -
babel-parser,babel-plugin-transform-flow-comments,babel-plugin-transform-flow-strip-types,babel-types- #15414 [ts] Fix restrictions for optional parameters (@nicolo-ribaudo)
💅 Polish
🏠 Internal
-
babel-core-
#15137 Improve CJS compat with ESM-based
@babel/core(@nicolo-ribaudo)
-
#15137 Improve CJS compat with ESM-based
🔬 Output optimization
-
babel-plugin-transform-typescript- #15418 [ts] Handle exponentiation operator in constant folding (@ehoogeveen-medweb)
v7.20.12
🐛 Bug Fix
-
babel-traverse -
babel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties-
#15312 fix:
delete thisin static class properties initialization (@SuperSodaSea)
-
#15312 fix:
💅 Polish
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate-bot