Update babel monorepo
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @babel/core (source) | devDependencies | patch | 7.21.4 -> 7.21.8 |
| @babel/eslint-parser (source) | devDependencies | patch | 7.21.3 -> 7.21.8 |
| @babel/preset-env (source) | devDependencies | patch | 7.21.4 -> 7.21.5 |
| @babel/runtime (source) | dependencies | patch | 7.21.0 -> 7.21.5 |
Release Notes
babel/babel
v7.21.8
👓 Spec Compliance
🐛 Bug Fix
-
babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-plugin- #15605 Fix backward compat for semver checks in class®exp feat plugins (@nicolo-ribaudo)
v7.21.5
👓 Spec Compliance
-
babel-generator,babel-parser,babel-types-
#15539 fix: Remove
mixinsandimplementsforDeclareInterfaceandInterfaceDeclaration(@liuxingbaoyu)
-
#15539 fix: Remove
🐛 Bug Fix
-
babel-core,babel-generator,babel-plugin-transform-modules-commonjs,babel-plugin-transform-react-jsx-
#15515 fix:
)position withcreateParenthesizedExpressions(@liuxingbaoyu)
-
#15515 fix:
-
babel-preset-env
💅 Polish
-
babel-types- #15546 Improve the layout of generated validators (@liuxingbaoyu)
-
babel-core-
#15535 Use
ltinstead oflteto check TS version for .cts config (@nicolo-ribaudo)
-
#15535 Use
🏠 Internal
-
babel-core-
#15575 Use synchronous
import.meta.resolve(@nicolo-ribaudo)
-
#15575 Use synchronous
-
babel-helper-fixtures,babel-preset-typescript -
babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-plugin-
#15548 Use
semverpackage to compare versions (@nicolo-ribaudo)
-
#15548 Use
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.