Update babel monorepo to v7.24.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | 7.24.3 -> 7.24.4 |
@babel/preset-env (source) | devDependencies | patch | 7.24.3 -> 7.24.4 |
Release Notes
babel/babel (@babel/core)
v7.24.4
👓 Spec Compliance
-
babel-parser
-
babel-helpers
,babel-plugin-proposal-decorators
,babel-runtime-corejs3
🐛 Bug Fix
-
babel-generator
-
#16402 fix: Correctly prints
{ [key in Bar]? }
(@liuxingbaoyu) -
#16394 fix: Correctly generate
TSMappedType
(@liuxingbaoyu)
-
#16402 fix: Correctly prints
-
babel-compat-data
,babel-plugin-bugfix-firefox-class-in-computed-class-key
,babel-preset-env
- #16390 Create bugfix plugin for classes in computed keys in Firefox (@nicolo-ribaudo)
-
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
- #16387 fix: support mutated outer decorated class binding (@JLHwung)
-
#16385 fix: Decorators when
super()
exists andprotoInit
is not needed (@liuxingbaoyu)
-
babel-plugin-transform-block-scoping
-
#16384 fix: Transform scoping for
for X
in loop (@liuxingbaoyu) -
#16368 fix: Capture
let
when thefor
body is not a block (@liuxingbaoyu)
-
#16384 fix: Transform scoping for
-
babel-core
,babel-plugin-transform-block-scoped-functions
,babel-plugin-transform-block-scoping
- #16363 Fix incorrect function hoisting in some case statements (@luiscubal)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.