Update babel monorepo to v7.23.6
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | 7.23.5 -> 7.23.6 |
@babel/preset-env (source) | devDependencies | patch | 7.23.5 -> 7.23.6 |
Release Notes
babel/babel (@babel/core)
v7.23.6
👓 Spec Compliance
-
babel-generator
,babel-parser
,babel-types
-
babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
,babel-plugin-transform-class-static-block
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-types
🐛 Bug Fix
-
babel-generator
-
#16166 fix: Correctly indenting when
retainLines
is enabled (@liuxingbaoyu)
-
#16166 fix: Correctly indenting when
-
babel-helpers
,babel-plugin-proposal-explicit-resource-management
-
babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
-
babel-plugin-transform-for-of
,babel-preset-env
-
#16011 fix:
for of
withiterableIsArray
and shadowing variable (@liuxingbaoyu)
-
#16011 fix:
-
babel-helpers
,babel-plugin-proposal-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
-
babel-plugin-transform-typescript
- #16137 Fix references to enum values with merging (@nicolo-ribaudo)
🔬 Output optimization
-
babel-helper-create-class-features-plugin
,babel-plugin-transform-class-properties
-
babel-helpers
,babel-plugin-proposal-decorators
- #16160 Optimize decorator helper size (@liuxingbaoyu)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.