Update babel monorepo
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @babel/core (source) | devDependencies | patch | 7.21.0 -> 7.21.4 |
| @babel/eslint-parser (source) | devDependencies | minor | 7.19.1 -> 7.21.3 |
| @babel/plugin-transform-runtime (source) | devDependencies | patch | 7.21.0 -> 7.21.4 |
| @babel/preset-env (source) | devDependencies | minor | 7.20.2 -> 7.21.4 |
Release Notes
babel/babel
v7.21.4
🐛 Bug Fix
-
babel-core,babel-helper-module-imports,babel-preset-typescript-
#15478 Fix support for
import/exportin.ctsfiles (@liuxingbaoyu)
-
#15478 Fix support for
-
babel-generator
💅 Polish
-
babel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties,babel-plugin-transform-typescript,babel-traverse- #15427 Fix moving comments of removed nodes (@nicolo-ribaudo)
🏠 Internal
- Other
-
babel-parser -
babel-code-frame,babel-highlight
v7.21.3
👓 Spec Compliance
🐛 Bug Fix
-
babel-parser -
babel-plugin-transform-typescript-
#15489 Register
vardecls generated byimport ... =TS transform (@amoeller) -
#15494 fix: Consider
export { type foo }as type-only usage (@magic-akari)
-
#15489 Register
💅 Polish
-
babel-traverse,babel-types-
#15484 Skip node deprecation warnings when used by an old
@babelpackage (@nicolo-ribaudo)
-
#15484 Skip node deprecation warnings when used by an old
-
babel-generator-
#15480 chore: Improve
jsonCompatibleStringsdeprecation (@liuxingbaoyu)
-
#15480 chore: Improve
🏠 Internal
🔬 Output optimization
-
babel-plugin-transform-typescript,babel-preset-typescript- #15467 Optimize TS enums output (@liuxingbaoyu)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate-bot