Update babel monorepo to v7.10.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/cli (source) | devDependencies | minor | 7.8.4 -> 7.10.4 |
@babel/core (source) | devDependencies | minor | 7.9.6 -> 7.10.4 |
@babel/plugin-proposal-class-properties | devDependencies | minor | 7.8.3 -> 7.10.4 |
@babel/plugin-proposal-decorators | devDependencies | minor | 7.8.3 -> 7.10.4 |
Release Notes
babel/babel
v7.10.4
👓 Spec Compliance
-
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
-
babel-parser
,babel-types
🐛 Bug Fix
-
babel-types
-
#11752 [regression] Don't validate file.comments in
@babel/types
(@nicolo-ribaudo)
-
#11752 [regression] Don't validate file.comments in
-
babel-plugin-proposal-do-expressions
,babel-types
💅 Polish
-
babel-parser
- #11722 Add better parser error when using jsx (@penguingovernor)
-
babel-core
🏠 Internal
-
babel-core
,babel-helper-fixtures
,babel-standalone
,babel-traverse
- #11758 Replace non-inclusive "whitelist" and "blacklist" terms with "allowlist" etc. (@wojtekmaj)
-
babel-parser
-
babel-core
v7.10.3
👓 Spec Compliance
-
babel-parser
-
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-optional-chaining
-
babel-plugin-proposal-logical-assignment-operators
- #11658 Perform NamedEvaluation of Anonymous Functions in Logical Assignment (@jridgewell)
-
babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-optional-chaining
🐛 Bug Fix
-
babel-parser
,babel-plugin-transform-flow-comments
- #11697 Fix innercomments (@shaodahong)
-
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
-
babel-template
- #11695 Allow templates to parse v8intrinsics (@jridgewell)
-
babel-types
-
babel-plugin-transform-react-pure-annotations
- #11685 Add React.createContext to @babel/plugin-transform-react-pure-annotat… (@jessethomson)
-
babel-parser
-
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
- #11571 Add a check for privateMap's existence (@AjayPoshak)
💅 Polish
-
babel-plugin-transform-typescript
- #11682 Fix small typo (@sajadtorkamani)
🏠 Internal
- Other
- #11730 Revert "chore: pin windows node.js version (#11522)" (@JLHwung)
- #11727 replace whitelist by allowlist in parser-tests (@JLHwung)
- #11677 Bump @babel/* deps (@existentialism)
- #11672 chore: output ascii only standalone minified bundle (@JLHwung)
- #11647 chore: check version lazily in babel-eslint-parser (@kaicataldo)
-
babel-helper-plugin-utils
-
babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-property-in-object
,babel-preset-env
- #11655 Fix some test fixtures (@existentialism)
v7.10.1
🐛 Bug Fix
-
babel-preset-env
- #11633 [hotfix] Use same targets for fields as for private methods (@nicolo-ribaudo)
-
babel-standalone
- #11624 Fix standalone tag when data-type is not set. (@dfabulich)
🏠 Internal
-
Every package
-
#11625 Use
repository.directory
field inpackage.json
files (@saulosantiago)
-
#11625 Use
v7.10.0
👓 Spec Compliance
-
babel-plugin-proposal-logical-assignment-operators
🚀 New Feature
-
babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-optimise-call-expression
,babel-helper-replace-supers
,babel-parser
,babel-plugin-proposal-class-properties
- #11248 Handle private access chained on an optional chain (@jridgewell)
-
babel-standalone