shallowequal
shallowequal copied to clipboard
Update babel monorepo to v7.15.8
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @babel/core (source) | 7.9.0 -> 7.15.8 |
||||
| @babel/preset-env (source) | 7.9.0 -> 7.15.8 |
Release Notes
babel/babel
v7.15.8
:eyeglasses: Spec Compliance
-
babel-helper-module-transforms,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umd -
babel-parser
:bug: Bug Fix
-
babel-generator- #13821 Fix missing inner comments in class expressions (@overlookmotel)
-
babel-generator,babel-parser,babel-plugin-proposal-pipeline-operator- #13803 Collect comments around parentheses in expressions (@nicolo-ribaudo)
-
babel-plugin-transform-typescript
:nail_care: Polish
-
babel-core -
babel-node- #13784 [@babel/node] Forward the signal SIGTERM as well (@julienw)
:house: Internal
- #13808 Update parser plugins for TypeScript tests (@sosukesuzuki)
- #13795 Fix Gulpfile path separator issue on Windows (@NotWearingPants)
:running_woman: Performance
v7.15.5
:eyeglasses: Spec Compliance
-
babel-parser-
#13727 Disallow
#a in #b in cand similar expressions (@nicolo-ribaudo)
-
#13727 Disallow
:leftwards_arrow_with_hook: Revert
v7.15.4
:eyeglasses: Spec Compliance
-
babel-helper-create-class-features-plugin,babel-helpers,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-async-generator-functions,babel-plugin-proposal-class-properties,babel-plugin-proposal-private-methods,babel-plugin-proposal-private-property-in-object,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
:bug: Bug Fix
-
#13638 [eslint] Allow
"latest"asecmaVersion(@fisker) -
babel-traverse,babel-types -
babel-types -
babel-helper-compilation-targets -
babel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties,babel-plugin-proposal-private-property-in-object- #13656 fix: fix static private field shadowed by local variable (@colinaaa)
-
babel-plugin-transform-typescript- #13664 [ts] Fix transform for nested namespaces shorthand syntax (@nicolo-ribaudo)
-
babel-parser-
#13680 fix(babel-parser): delete
staticproperty from class static block for TS (@sosukesuzuki) - #13695 fix: assure left bracket is not consumed after dot (@JLHwung)
-
#13680 fix(babel-parser): delete
-
babel-core
:memo: Documentation
:house: Internal
-
babel-helper-create-class-features-plugin,babel-plugin-proposal-class-static-block,babel-plugin-proposal-private-property-in-object,babel-plugin-syntax-class-static-block,babel-plugin-syntax-private-property-in-object,babel-plugin-syntax-top-level-await,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-preset-env,babel-standalone
:running_woman: Performance
-
babel-core,babel-generator,babel-helper-annotate-as-pure,babel-helper-builder-binary-assignment-operator-visitor,babel-helper-builder-react-jsx,babel-helper-define-map,babel-helper-explode-assignable-expression,babel-helper-function-name,babel-helper-get-function-arity,babel-helper-hoist-variables,babel-helper-member-expression-to-functions,babel-helper-module-imports,babel-helper-module-transforms,babel-helper-optimise-call-expression,babel-helper-remap-async-to-generator,babel-helper-replace-supers,babel-helper-simple-access,babel-helper-skip-transparent-expression-wrappers,babel-helper-split-export-declaration,babel-helper-wrap-function,babel-helpers,babel-preset-env,babel-template,babel-traverse -
babel-cli,babel-helper-define-map,babel-helpers,babel-node,babel-parser,babel-plugin-proposal-async-generator-functions,babel-plugin-proposal-decorators,babel-plugin-transform-classes,babel-plugin-transform-for-of,babel-plugin-transform-modules-systemjs,babel-plugin-transform-parameters,babel-traverse,babel-types
v7.15.0
:eyeglasses: Spec Compliance
:rocket: New Feature
-
babel-parser -
babel-standalone-
#13476 standalone: update
preset-stage-*(@sosukesuzuki) -
#13555 feat: support hack pipeline in
@babel/standalone(@JLHwung)
-
#13476 standalone: update
-
babel-parser,babel-preset-env-
#13387 Enable top-level
awaitparsing by default (@nicolo-ribaudo)
-
#13387 Enable top-level
-
babel-plugin-transform-typescript,babel-preset-typescript- #13324 Support TypeScript const enums (@nicolo-ribaudo)
-
babel-plugin-transform-typescript- #13528 feat(typescript): implement namespace alias (@colinaaa)
-
babel-core,babel-helper-create-class-features-plugin,babel-helper-module-transforms,babel-plugin-transform-modules-commonjs -
babel-plugin-transform-react-display-name -
babel-parser,babel-plugin-proposal-pipeline-operator,babel-plugin-syntax-pipeline-operator -
babel-generator,babel-parser,babel-plugin-proposal-pipeline-operator,babel-plugin-syntax-pipeline-operator,babel-traverse,babel-types -
babel-plugin-transform-runtime-
#13398 Expose
@babel/eslint-parser/experimental-worker(@nicolo-ribaudo)
-
#13398 Expose
-
babel-compat-data,babel-helper-compilation-targets,babel-preset-env -
babel-compat-data,babel-parser,babel-preset-env-
#13554 Enable ergonomic brand checks (
#priv in) by default (@nicolo-ribaudo)
-
#13554 Enable ergonomic brand checks (
:bug: Bug Fix
-
babel-parser,babel-plugin-transform-typescript- #13513 [ts] support optional chain call with generic (@lala7573)
-
babel-plugin-transform-typescript -
babel-parser-
#13536 Fix
%==parsing in hack pipes (@nicolo-ribaudo) - #13426 parser: Fix Hack/smart-pipe error positions (@js-choi)
-
#13622 fix(ts): raise error for
export default interface {}(@a-tarasyuk)
-
#13536 Fix
:memo: Documentation
v7.14.8
:eyeglasses: Spec Compliance
-
babel-helper-create-class-features-plugin,babel-plugin-proposal-class-static-block,babel-plugin-transform-new-target-
#13560 fix(class-properties): replace
new.targetin static properties withundefined(@colinaaa)
-
#13560 fix(class-properties): replace
-
babel-parser -
babel-helper-module-transforms,babel-helper-simple-access,babel-plugin-transform-modules-commonjs- #13258 Fix const violations in ESM imports when transformed to CJS (@overlookmotel)
:bug: Bug Fix
-
babel-parser- #13575 Update babel-parser.d.ts (@sosukesuzuki)
-
#13548 Fix parser
strictModeoption (@overlookmotel) - #13573 Fix issue to allow module block in member expression (@nme077)
- #13521 Overhaul comment attachment (@JLHwung)
- #13534 Async do expression should start at async (@JLHwung)
-
babel-plugin-transform-arrow-functions,babel-traverse-
#12344 Fix arrow transformation when
argumentsis defined as variable (@snitin315)
-
#12344 Fix arrow transformation when
-
babel-traverse- #13527 fix: accept duplicated import/variable in different module (@colinaaa)
-
babel-types-
#13525 fix(babel-types): accept
UnaryExpressioninTSLiteralType(@colinaaa) - #13500 Add typeParameters to tagged template visitor keys (@JLHwung)
-
#13525 fix(babel-types): accept
:nail_care: Polish
-
babel-core- #13515 Fix config validation message typo (@jaeseokk)
-
babel-cli
:memo: Documentation
-
#13562 Fix
make generate-standalone->make build-standalone(@sosukesuzuki)
:house: Internal
-
babel-helpers- #13522 minor improvement to gulp generate-runtime-helpers error message (@lightmare)
:running_woman: Performance
v7.14.6
:bug: Bug Fix
-
babel-plugin-transform-spread- #13459 babel-plugin-transform-spread add missing argument in build calls (@zxbodya)
- #13439 Correctly transform spreads of arrays with holes (@nicolo-ribaudo)
-
babel-helpers,babel-plugin-transform-destructuring,babel-plugin-transform-modules-commonjs- #13444 fix destructuring of empty string (@lala7573)
-
babel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties- #13429 fix: reference to class expression in private method (@lala7573)
-
babel-parser- #13428 [ts] Support override modifiers for parameter properties (@sosukesuzuki)
- #13449 Disallow JSX tag forming after TS non-null assertion (@JLHwung)
:house: Internal
:running_woman: Performance
v7.14.5
:eyeglasses: Spec Compliance
-
babel-plugin-proposal-do-expressions,babel-traverse -
babel-parser
:bug: Bug Fix
-
babel-parser -
babel-helpers- #13404 fix generate-helpers failing in URL-encoded path (@lightmare)
:house: Internal
-
babel-helper-hoist-variables- #13442 Disallow dependency cycles (@nicolo-ribaudo)
-
babel-parser - Other
- #13420 chore: specify @babel/eslint-parser deps (@JLHwung)
-
babel-cli,babel-code-frame,babel-compat-data,babel-core,babel-generator,babel-helper-annotate-as-pure,babel-helper-builder-binary-assignment-operator-visitor,babel-helper-builder-react-jsx,babel-helper-compilation-targets,babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-plugin,babel-helper-define-map,babel-helper-explode-assignable-expression,babel-helper-fixtures,babel-helper-function-name,babel-helper-get-function-arity,babel-helper-hoist-variables,babel-helper-member-expression-to-functions,babel-helper-module-imports,babel-helper-module-transforms,babel-helper-optimise-call-expression,babel-helper-plugin-test-runner,babel-helper-plugin-utils,babel-helper-remap-async-to-generator,babel-helper-replace-supers,babel-helper-simple-access,babel-helper-skip-transparent-expression-wrappers,babel-helper-split-export-declaration,babel-helper-transform-fixture-test-runner,babel-helper-validator-identifier,babel-helper-validator-option,babel-helper-wrap-function,babel-helpers,babel-highlight,babel-node,babel-parser,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-external-helpers,babel-plugin-proposal-async-do-expressions,babel-plugin-proposal-async-generator-functions,babel-plugin-proposal-class-properties,babel-plugin-proposal-class-static-block,babel-plugin-proposal-decorators,babel-plugin-proposal-do-expressions,babel-plugin-proposal-dynamic-import,babel-plugin-proposal-export-default-from,babel-plugin-proposal-export-namespace-from,babel-plugin-proposal-function-bind,babel-plugin-proposal-function-sent,babel-plugin-proposal-json-strings,babel-plugin-proposal-logical-assignment-operators,babel-plugin-proposal-nullish-coalescing-operator,babel-plugin-proposal-numeric-separator,babel-plugin-proposal-object-rest-spread,babel-plugin-proposal-optional-catch-binding,babel-plugin-proposal-optional-chaining,babel-plugin-proposal-partial-application,babel-plugin-proposal-pipeline-operator,babel-plugin-proposal-private-methods,babel-plugin-proposal-private-property-in-object,babel-plugin-proposal-record-and-tuple,babel-plugin-proposal-throw-expressions,babel-plugin-proposal-unicode-property-regex,babel-plugin-syntax-async-do-expressions,babel-plugin-syntax-class-static-block,babel-plugin-syntax-decimal,babel-plugin-syntax-decorators,babel-plugin-syntax-do-expressions,babel-plugin-syntax-export-default-from,babel-plugin-syntax-flow,babel-plugin-syntax-function-bind,babel-plugin-syntax-function-sent,babel-plugin-syntax-import-assertions,babel-plugin-syntax-jsx,babel-plugin-syntax-module-blocks,babel-plugin-syntax-partial-application,babel-plugin-syntax-pipeline-operator,babel-plugin-syntax-private-property-in-object,babel-plugin-syntax-record-and-tuple,babel-plugin-syntax-throw-expressions,babel-plugin-syntax-top-level-await,babel-plugin-syntax-typescript,babel-plugin-transform-arrow-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoped-functions,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-computed-properties,babel-plugin-transform-destructuring,babel-plugin-transform-dotall-regex,babel-plugin-transform-duplicate-keys,babel-plugin-transform-exponentiation-operator,babel-plugin-transform-flow-comments,babel-plugin-transform-flow-strip-types,babel-plugin-transform-for-of,babel-plugin-transform-function-name,babel-plugin-transform-instanceof,babel-plugin-transform-jscript,babel-plugin-transform-literals,babel-plugin-transform-member-expression-literals,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-plugin-transform-modules-umd,babel-plugin-transform-named-capturing-groups-regex,babel-plugin-transform-new-target,babel-plugin-transform-object-assign,babel-plugin-transform-object-set-prototype-of-to-assign,babel-plugin-transform-object-super,babel-plugin-transform-parameters,babel-plugin-transform-property-literals,babel-plugin-transform-property-mutators,babel-plugin-transform-proto-to-assign,babel-plugin-transform-react-constant-elements,babel-plugin-transform-react-display-name,babel-plugin-transform-react-inline-elements,babel-plugin-transform-react-jsx-compat,babel-plugin-transform-react-jsx-development,babel-plugin-transform-react-jsx-self,babel-plugin-transform-react-jsx-source,babel-plugin-transform-react-jsx,babel-plugin-transform-react-pure-annotations,babel-plugin-transform-regenerator,babel-plugin-transform-reserved-words,babel-plugin-transform-runtime,babel-plugin-transform-shorthand-properties,babel-plugin-transform-spread,babel-plugin-transform-sticky-regex,babel-plugin-transform-strict-mode,babel-plugin-transform-template-literals,babel-plugin-transform-typeof-symbol,babel-plugin-transform-typescript,babel-plugin-transform-unicode-escapes,babel-plugin-transform-unicode-regex,babel-preset-env,babel-preset-flow,babel-preset-react,babel-preset-typescript,babel-register,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone,babel-template,babel-traverse,babel-types
:running_woman: Performance
-
babel-parser
v7.14.3
:bug: Bug Fix
-
babel-core- #13321 Pass assumptions set in presets to plugins (@nicolo-ribaudo)
-
babel-parser- #13326 fix: preserve tokensLength in tryParse (@JLHwung)
-
#13325 Parse
letdeclarations whose id starts with\(@nicolo-ribaudo)
-
babel-helper-create-class-features-plugin,babel-helper-replace-supers,babel-plugin-proposal-class-properties,babel-plugin-proposal-class-static-block-
#13303 Don't duplicate the base class when using
constantSuper(@nicolo-ribaudo)
-
#13303 Don't duplicate the base class when using
:house: Internal
- Other
-
babel-plugin-transform-block-scoping- #13304 Add test for fixed block scoping issue (@nicolo-ribaudo)
:microscope: Output optimization
-
babel-helper-create-class-features-plugin,babel-helper-replace-supers,babel-plugin-proposal-class-static-block,babel-preset-env- #13297 Compile static blocks without the intermediate priv field step (@nicolo-ribaudo)
v7.14.2
:bug: Bug Fix
-
babel-node-
#13295 Fix: Only create
@babel/nodeIPC channel when needed (@quickgiant)
-
#13295 Fix: Only create
-
babel-parser- #13284 Parse attributes of import expression with estree plugin (@sosukesuzuki)
- #13261 Fix invalid identifier name on unfinished escape (@JLHwung)
-
babel-types-
#13275 Support objects from other contexts in
t.valueToNode(@nicolo-ribaudo)
-
#13275 Support objects from other contexts in
- Other
-
#13274 [eslint] Don't crash on multiple
@babel/parsercopies (@nicolo-ribaudo)
-
#13274 [eslint] Don't crash on multiple
-
babel-generator-
#13269 Print parentheses around identifier
letwhere necessary (@Zalathar)
-
#13269 Print parentheses around identifier
:nail_care: Polish
-
babel-helper-module-transforms,babel-plugin-transform-modules-commonjs
:memo: Documentation
:house: Internal
- Other
- #13289 Update lodash version for fixing security vulnerability (@trinangkur)
-
babel-types-
#13264 [babel-types] Update
matchesPatternto account forthis(@liuyenwei)
-
#13264 [babel-types] Update
:running_woman: Performance
-
babel-parser
v7.14.0
:eyeglasses: Spec Compliance
-
babel-generator,babel-parser-
#13209 [ts] Enforce order for the
overridemodifier (@nicolo-ribaudo)
-
#13209 [ts] Enforce order for the
:rocket: New Feature
-
babel-plugin-proposal-async-do-expressions -
babel-core,babel-generator,babel-parser,babel-plugin-proposal-do-expressions,babel-plugin-syntax-async-do-expressions,babel-types -
babel-preset-env- #13091 Enable class fields & private methods by default (@nicolo-ribaudo)
-
babel-compat-data,babel-preset-env-
#13176 Add private brand checks to
shippedProposals(@nicolo-ribaudo) -
#13114 Add class static blocks to
preset-env'sshippedProposals(@nicolo-ribaudo)
-
#13176 Add private brand checks to
-
babel-helper-create-class-features-plugin,babel-plugin-proposal-private-property-in-object,babel-plugin-syntax-private-property-in-object-
#13172 Allow compiling
#foo in objwithout compiling private fields (@nicolo-ribaudo)
-
#13172 Allow compiling
-
babel-parser-
#13113 babel-parser(ts): Add new plugin option
dts: boolean(@sosukesuzuki) -
#13175 Materialize the class features in
@babel/parser. (@JLHwung) - #13033 Introduce parser error codes (@sosukesuzuki)
-
#13113 babel-parser(ts): Add new plugin option
-
babel-helper-module-transforms,babel-helpers,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umd-
#12838 Implement
importInterop: "node"option for module transforms (@nicolo-ribaudo)
-
#12838 Implement
-
babel-generator,babel-parser,babel-traverse,babel-types- #13224 Support parsing Flow's Optional Indexed Access Types (@gkz)
- #13053 Support parsing Flow's Indexed Access Types (@sosukesuzuki)
-
babel-parser,babel-traverse-
#13195 Parse string export names by default (
moduleStringNames) (@nicolo-ribaudo)
-
#13195 Parse string export names by default (
-
babel-generator,babel-parser,babel-types
:bug: Bug Fix
-
babel-generator- #13208 Prevent ForOfStatement from printing the forbidden sequence "for ( async of" (@Zalathar)
- #13169 fix: don't deduplicate comments with same start index (@gzzhanghao)
-
babel-generator,babel-plugin-proposal-object-rest-spread,babel-preset-env- #13204 Simplify the special-case printing of single-param arrow functions (@Zalathar)
-
babel-core- #13182 fix: Don't load browserslist in block-hoist-plugin (@MichaReiser)
:nail_care: Polish
-
babel-cli,babel-core,babel-parser,babel-plugin-transform-classes,babel-preset-env,babel-preset-typescript- #13130 babel-parser: Add new internal ESLint rule to consistent error messages (@sosukesuzuki)
:house: Internal
-
babel-parser -
babel-helpers,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #13190 Allow putting helpers in individual files (@nicolo-ribaudo)
- Other
:running_woman: Performance
-
babel-core- #13090 perf(core): check files before interacting with them (@FauxFaux)
- #13223 perf: avoid loadFullConfig when creating block hoist plugin (@JLHwung)
-
babel-helper-validator-identifier
:microscope: Output optimization
-
babel-helper-create-class-features-plugin,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-async-generator-functions,babel-plugin-proposal-class-properties,babel-plugin-proposal-class-static-block,babel-plugin-proposal-private-methods,babel-plugin-proposal-private-property-in-object,babel-preset-env-
#13194 Mark
WeakMaps of private fields as pure (@nicolo-ribaudo)
-
#13194 Mark
-
babel-helpers,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime-
#13201 Simplify the
wrapRegExphelper for named groups (@nicolo-ribaudo)
-
#13201 Simplify the
v7.13.16
:eyeglasses: Spec Compliance
:bug: Bug Fix
-
babel-helpers,babel-plugin-transform-modules-commonjs,babel-plugin-transform-regenerator,babel-plugin-transform-spread,babel-preset-env,babel-runtime-corejs2,babel-runtime-
#13129 Support iterating generators in browsers without
Symbol(@nicolo-ribaudo)
-
#13129 Support iterating generators in browsers without
-
babel-helper-compilation-targets -
babel-generator- #13136 Fix printing of single-param async arrow function with comments (@nwalters512)
:memo: Documentation
- Other
- #13155 Update links in eslint-parser README (@codyatwork)
-
babel-types -
babel-helper-compilation-targets
:house: Internal
-
babel-helper-bindify-decorators,babel-helper-explode-class - Other
-
babel-helper-call-delegate-
#13153 Archive
@babel/helper-call-delegate(@nicolo-ribaudo)
-
#13153 Archive
-
babel-helper-hoist-variables,babel-plugin-transform-block-scoping -
babel-cli,babel-core,babel-generator,babel-plugin-transform-function-name,babel-register,babel-types-
#13139 Remove remaining
lodashdependencies (@nicolo-ribaudo)
-
#13139 Remove remaining
v7.13.15
:eyeglasses: Spec Compliance
-
babel-parser
:bug: Bug Fix
-
babel-parser -
babel-plugin-proposal-do-expressions,babel-traverse- #10101 yield for do expression (@tanhauhau)
-
#13030 Refactor switch support in
NodePath#getCompletionRecords(@JLHwung)
- Other
-
babel-compat-data,babel-preset-env- #13075 Compile classes when spread is unsupported (@nicolo-ribaudo)
:nail_care: Polish
-
babel-preset-env- #13115 [preset-env - debug] Print targets that need each plugin (@nicolo-ribaudo)
:memo: Documentation
- #13081 Update CoC contacts (@nicolo-ribaudo)
:house: Internal
-
babel-plugin-transform-regenerator,babel-standalone-
#13086 Align
regenerator-transformimport with native ESM (@nicolo-ribaudo)
-
#13086 Align
-
babel-helper-transform-fixture-test-runner-
#13087 Do not load root
babel.config.jsin tests (@nicolo-ribaudo)
-
#13087 Do not load root
:running_woman: Performance
v7.13.14
:bug: Bug Fix
-
babel-core- #13068 fix(core): make sure "clone-deep-browser" code path is used on browsers (@charlessuh)
:house: Internal
- Other
-
babel-cli,babel-core,babel-helper-transform-fixture-test-runner,babel-register,babel-types
:running_woman: Performance
-
babel-core-
#13063 Only resolve
package.jsonwhen relative configs are enabled (@nicolo-ribaudo)
-
#13063 Only resolve
v7.13.13
:eyeglasses: Spec Compliance
:bug: Bug Fix
-
babel-core-
#13031 Correctly handle relative
browserslistConfigFilepaths (@nicolo-ribaudo)
-
#13031 Correctly handle relative
-
babel-core,babel-preset-env-
#13028 Resolve
.browserslistrcas a project-wide file (@nicolo-ribaudo)
-
#13028 Resolve
-
babel-plugin-transform-react-constant-elements -
babel-types -
babel-node- #13037 fix: make babel-node spawned process bubble msg (@lambertkevin)
- #13037 fix: make babel-node spawned process bubble msg (@lambertkevin)
-
babel-parser
:nail_care: Polish
:house: Internal
-
babel-core- #13021 Remove lodash sortBy use (@jridgewell)
- Other
-
babel-traverse- #13044 Expand type definitions for path.{get,set}Data to cover symbols (@addaleax)
:running_woman: Performance
-
babel-core-
#13040 Set
rootMode: "root"inloadPartialConfig(@nicolo-ribaudo)
-
#13040 Set
v7.13.10
:bug: Bug Fix
-
babel-plugin-transform-async-to-generator,babel-plugin-transform-react-constant-elements,babel-plugin-transform-react-jsx- #12967 Lazily initialize and cache constant JSX elements (@nicolo-ribaudo)
-
babel-helper-create-class-features-plugin,babel-plugin-proposal-private-methods -
babel-helper-create-class-features-plugin,babel-helpers,babel-plugin-proposal-class-properties,babel-plugin-proposal-private-methods -
babel-parser- #12687 (ts) Raise syntax error for an abstract method that has body (@sosukesuzuki)
-
babel-helper-compilation-targets,babel-preset-env-
#12908 Fix
esmodules: truewithout specified browsers (@nicolo-ribaudo)
-
#12908 Fix
:nail_care: Polish
- Other
-
#12956 Suggest using
babel.config.jsonwhen linting dependencies (@nicolo-ribaudo)
-
#12956 Suggest using
-
babel-helpers,babel-plugin-proposal-class-properties,babel-plugin-proposal-private-methods
:memo: Documentation
- #12974 Capitalize design docs headings (@MrBrain295)
:house: Internal
-
babel-helper-fixtures- #12982 Optionally enable external-helpers in tests (@jridgewell)
-
babel-cli,babel-core,babel-generator,babel-helper-compilation-targets,babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-plugin,babel-helper-fixtures,babel-helper-module-imports,babel-helper-plugin-test-runner,babel-helper-transform-fixture-test-runner,babel-helpers,babel-node,babel-parser,babel-plugin-external-helpers,babel-plugin-proposal-async-generator-functions,babel-plugin-proposal-class-properties,babel-plugin-proposal-class-static-block,babel-plugin-proposal-decorators,babel-plugin-proposal-do-expressions,babel-plugin-proposal-dynamic-import,babel-plugin-proposal-export-default-from,babel-plugin-proposal-export-namespace-from,babel-plugin-proposal-function-bind,babel-plugin-proposal-function-sent,babel-plugin-proposal-json-strings,babel-plugin-proposal-logical-assignment-operators,babel-plugin-proposal-nullish-coalescing-operator,babel-plugin-proposal-numeric-separator,babel-plugin-proposal-object-rest-spread,babel-plugin-proposal-optional-catch-binding,babel-plugin-proposal-optional-chaining,babel-plugin-proposal-partial-application,babel-plugin-proposal-pipeline-operator,babel-plugin-proposal-private-methods,babel-plugin-proposal-private-property-in-object,babel-plugin-proposal-record-and-tuple,babel-plugin-proposal-throw-expressions,babel-plugin-proposal-unicode-property-regex,babel-plugin-transform-arrow-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoped-functions,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-computed-properties,babel-plugin-transform-destructuring,babel-plugin-transform-dotall-regex,babel-plugin-transform-duplicate-keys,babel-plugin-transform-exponentiation-operator,babel-plugin-transform-flow-comments,babel-plugin-transform-flow-strip-types,babel-plugin-transform-for-of,babel-plugin-transform-function-name,babel-plugin-transform-instanceof,babel-plugin-transform-jscript,babel-plugin-transform-member-expression-literals,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-plugin-transform-modules-umd,babel-plugin-transform-named-capturing-groups-regex,babel-plugin-transform-new-target,babel-plugin-transform-object-super,babel-plugin-transform-parameters,babel-plugin-transform-property-literals,babel-plugin-transform-property-mutators,babel-plugin-transform-proto-to-assign,babel-plugin-transform-react-constant-elements,babel-plugin-transform-react-display-name,babel-plugin-transform-react-inline-elements,babel-plugin-transform-react-jsx-compat,babel-plugin-transform-react-jsx-development,babel-plugin-transform-react-jsx-self,babel-plugin-transform-react-jsx-source,babel-plugin-transform-react-jsx,babel-plugin-transform-react-pure-annotations,babel-plugin-transform-regenerator,babel-plugin-transform-reserved-words,babel-plugin-transform-runtime,babel-plugin-transform-shorthand-properties,babel-plugin-transform-spread,babel-plugin-transform-sticky-regex,babel-plugin-transform-strict-mode,babel-plugin-transform-template-literals,babel-plugin-transform-typeof-symbol,babel-plugin-transform-typescript,babel-plugin-transform-unicode-escapes,babel-plugin-transform-unicode-regex,babel-preset-env,babel-preset-flow,babel-preset-react,babel-preset-typescript,babel-register,babel-standalone,babel-traverse- #12963 Avoid using CJS globals in internal source files (@nicolo-ribaudo)
-
babel-helper-transform-fixture-test-runner,babel-highlight,babel-plugin-transform-runtime,babel-preset-env- #12795 [internal] Use the Node.js behavior for default imports (@nicolo-ribaudo)
v7.13.8
:bug: Bug Fix
- Other
- #12909 chore: do not provide polyfills on bundling @babel/standalone (@JLHwung)
-
#12891 fix(eslint-parser): merge input
estreeoptions (@JLHwung)
-
babel-compat-data,babel-preset-env- #12901 Fix Module not found: Error: Can't resolve 'core-js/modules/es6.array.concat.js' with [email protected] (@luxp)
-
babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime-
#12893 Allow
require()of runtime helpers in Node.js 13.2-13.6 (@nicolo-ribaudo)
-
#12893 Allow
:nail_care: Polish
-
babel-helper-create-class-features-plugin-
#12898 Do not warn for
looseof class features inpreset-env(@nicolo-ribaudo)
-
#12898 Do not warn for
:house: Internal
-
babel-core,babel-helper-transform-fixture-test-runner,babel-register-
#12820 [internal] Keep the
.cjsextension when compiling source files (@nicolo-ribaudo)
-
#12820 [internal] Keep the
-
babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-
#12883 Improve
@babel/runtimeesm stability (@nicolo-ribaudo)
-
#12883 Improve
:microscope: Output optimization
-
babel-plugin-proposal-object-rest-spread- [#
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box.
This PR has been generated by WhiteSource Renovate. View repository job log here.