Update babel monorepo to v7.24.5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | 7.24.4 -> 7.24.5 |
@babel/preset-env (source) | devDependencies | patch | 7.24.4 -> 7.24.5 |
Release Notes
babel/babel (@babel/core)
v7.24.5
🐛 Bug Fix
-
babel-plugin-transform-classes
,babel-traverse
- #16377 fix: TypeScript annotation affects output (@liuxingbaoyu)
-
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
💅 Polish
🏠 Internal
- Other
- #16414 Relax ESLint peerDependency constraint to allow v9 (@liuxingbaoyu)
-
babel-parser
-
#16425 Improve
@babel/parser
AST types (@nicolo-ribaudo) -
#16417 Always pass type argument to
.startNode
(@nicolo-ribaudo)
-
#16425 Improve
-
babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-module-transforms
,babel-helper-split-export-declaration
,babel-helper-wrap-function
,babel-helpers
,babel-plugin-bugfix-firefox-class-in-computed-class-key
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-block-scoping
,babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-plugin-transform-private-property-in-object
,babel-plugin-transform-react-jsx-self
,babel-plugin-transform-typeof-symbol
,babel-plugin-transform-typescript
,babel-traverse
-
#16439 Make
NodePath<T | U>
distributive (@nicolo-ribaudo)
-
#16439 Make
-
babel-plugin-proposal-partial-application
,babel-types
-
#16421 Remove
JSXNamespacedName
from validCallExpression
args (@nicolo-ribaudo)
-
#16421 Remove
-
babel-plugin-transform-class-properties
,babel-preset-env
- #16406 Do not load unnecessary Babel 7 syntax plugins in Babel 8 (@nicolo-ribaudo)
:running_woman: Performance
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.