chore(deps): update dependency @babel/eslint-parser to v7.28.5 - autoclosed
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @babel/eslint-parser (source) | devDependencies | minor | 7.19.1 -> 7.28.5 |
Release Notes
babel/babel (@babel/eslint-parser)
v7.28.5
👓 Spec Compliance
-
babel-parser-
#17446 Allow
Runtime Errors for Function Call Assignment Targets(@liuxingbaoyu)
-
#17446 Allow
-
babel-helper-validator-identifier
🐛 Bug Fix
-
babel-plugin-proposal-destructuring-private -
babel-parser -
babel-plugin-proposal-discard-binding,babel-plugin-transform-destructuring-
#17519 fix:
restcorrectly returns plain array (@liuxingbaoyu)
-
#17519 fix:
-
babel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-plugin-transform-block-scoping,babel-plugin-transform-optional-chaining,babel-traverse,babel-types -
babel-traverse
🏠 Internal
:running_woman: Performance
-
babel-core-
#17490 Faster finding of locations in
buildCodeFrameError(@liuxingbaoyu)
-
#17490 Faster finding of locations in
v7.28.4
🏠 Internal
-
babel-core,babel-helper-check-duplicate-nodes,babel-traverse,babel-types -
babel-plugin-transform-regenerator-
#17455 chore: Clean up
transform-regenerator(@liuxingbaoyu)
-
#17455 chore: Clean up
-
babel-core- #17474 Switch to @jridgewell/remapping (@mrginglymus)
v7.28.0
🚀 New Feature
-
babel-node- #17147 Support top level await in node repl (@liuxingbaoyu)
-
babel-types -
babel-compat-data,babel-preset-env -
babel-core,babel-parser -
babel-generator,babel-parser -
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-transform-object-rest-spread,babel-traverse,babel-types -
babel-parser,babel-traverse,babel-types -
babel-generator,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-discard-binding,babel-plugin-transform-destructuring,babel-plugin-transform-explicit-resource-management,babel-plugin-transform-react-display-name,babel-types -
babel-generator,babel-parser,babel-plugin-proposal-destructuring-private,babel-plugin-transform-block-scoping,babel-plugin-transform-object-rest-spread,babel-plugin-transform-typescript,babel-traverse,babel-types
🐛 Bug Fix
-
babel-helper-globals,babel-plugin-transform-classes,babel-traverse -
babel-types- #17009 feature: TSTypeOperator: keyof (#16799) (@coderaiser)
🏠 Internal
-
babel-compat-data,babel-plugin-proposal-decorators,babel-plugin-transform-async-generator-functions,babel-plugin-transform-json-modules,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3-
#17403 Update
babel-polyfillpackages (@nicolo-ribaudo)
-
#17403 Update
v7.27.5
🐛 Bug Fix
-
babel-plugin-transform-regenerator-
#17359 fix: Unexpected infinite loop with
regeneratorfortry(@liuxingbaoyu)
-
#17359 fix: Unexpected infinite loop with
- Other
💅 Polish
v7.27.1
👓 Spec Compliance
-
babel-parser -
babel-parser,babel-types
🐛 Bug Fix
-
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-traverse -
babel-helper-wrap-function,babel-plugin-transform-async-to-generator- #17251 Fix: propagate argument evaluation errors through async promise chain (@magic-akari)
-
babel-helper-remap-async-to-generator,babel-plugin-transform-async-to-generator -
babel-helper-fixtures,babel-parser -
babel-generator,babel-parser -
babel-parser -
babel-compat-data,babel-preset-env -
babel-traverse- #17156 fix: Objects and arrays with multiple references should not be evaluated (@liuxingbaoyu)
-
babel-generator
💅 Polish
-
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-transform-arrow-functions,babel-plugin-transform-class-properties,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-traverse- #17221 Reduce generated names size for the 10th-11th (@nicolo-ribaudo)
🏠 Internal
-
babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime-
#17263 Remove unused
regenerator-runtimedep in@babel/runtime(@nicolo-ribaudo)
-
#17263 Remove unused
-
babel-compat-data,babel-preset-env -
babel-compat-data,babel-standalone - Other
-
babel-register-
#16844 Migrate
@babel/registerto cts (@liuxingbaoyu)
-
#16844 Migrate
-
babel-cli,babel-compat-data,babel-core,babel-generator,babel-helper-compilation-targets,babel-helper-fixtures,babel-helper-module-imports,babel-helper-module-transforms,babel-helper-plugin-test-runner,babel-helper-transform-fixture-test-runner,babel-helpers,babel-node,babel-parser,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-plugin-transform-modules-umd,babel-plugin-transform-react-display-name,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-plugin-transform-typeof-symbol,babel-plugin-transform-typescript,babel-preset-env,babel-register,babel-standalone,babel-types -
babel-plugin-transform-regenerator- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
-
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
-
babel-helpers,babel-plugin-transform-regenerator- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
-
babel-helpers- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
🔬 Output optimization
-
babel-helpers,babel-plugin-transform-modules-commonjs,babel-runtime-corejs3-
#16538 Reduce
interopRequireWildcardsize (@liuxingbaoyu)
-
#16538 Reduce
-
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3-
#17213 Reduce
regeneratorRuntimesize (@liuxingbaoyu)
-
#17213 Reduce
v7.27.0
👓 Spec Compliance
🚀 New Feature
-
babel-helper-create-class-features-plugin,babel-traverse,babel-types-
#17169 Allow
traverseFastto exit early (@liuxingbaoyu)
-
#17169 Allow
-
babel-parser,babel-types -
babel-generator -
babel-parser,babel-template-
#17149 Add
allowYieldOutsideFunctionto parser (@liuxingbaoyu)
-
#17149 Add
-
babel-plugin-transform-typescript,babel-traverse-
#17102 feat: Add
upToScopeparameter tohasBinding(@liuxingbaoyu)
-
#17102 feat: Add
-
babel-parser -
babel-types- #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (@ishchhabra)
🐛 Bug Fix
-
babel-helper-create-class-features-plugin,babel-plugin-transform-class-properties- #16816 fix: Class reference in type throws error (@liuxingbaoyu)
-
babel-traverse-
#17170 fix: Reset child scopes when
scope.crawl()(@liuxingbaoyu)
-
#17170 fix: Reset child scopes when
-
babel-helpers,babel-preset-typescript,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime -
babel-cli-
#17182 fix:
@babel/cligenerates duplicate inline source maps (@liuxingbaoyu)
-
#17182 fix:
-
babel-plugin-transform-named-capturing-groups-regex,babel-types
:running_woman: Performance
-
babel-types-
#16870 perf: Improve builders of
@babel/types(@liuxingbaoyu)
-
#16870 perf: Improve builders of
-
babel-helper-create-regexp-features-plugin
v7.26.10
👓 Spec Compliance
🐛 Bug Fix
-
babel-parser,babel-template -
babel-core- #17142 fix: "Map maximum size exceeded" in deepClone (@liuxingbaoyu)
-
babel-parser,babel-plugin-transform-typescript -
babel-traverse- #17151 fix: Should not evaluate vars in child scope (@liuxingbaoyu)
-
babel-generator-
#17153 fix: Correctly generate
abstract override(@liuxingbaoyu)
-
#17153 fix: Correctly generate
-
babel-parser -
babel-helpers,babel-runtime,babel-runtime-corejs2,babel-runtime-corejs3- #17173 Fix processing of replacement pattern with named capture groups (@mmmsssttt404)
💅 Polish
-
babel-standalone- #17158 Avoid warnings when re-bundling @babel/standalone with webpack (@liuxingbaoyu)
🏠 Internal
v7.26.8
v7.26.8 (2025-02-08)
🏠 Internal
-
babel-preset-env- #17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0
v7.26.5
👓 Spec Compliance
-
babel-parser-
#17011 Allow the dynamic
import.defer()form ofimport defer(@babel-bot)
-
#17011 Allow the dynamic
🐛 Bug Fix
-
babel-plugin-transform-block-scoped-functions-
#17024 chore: Avoid calling
isInStrictModein Babel 7 (@liuxingbaoyu)
-
#17024 chore: Avoid calling
-
babel-plugin-transform-typescript- #17026 fix: Correctly generate exported const enums in namespace (@liuxingbaoyu)
-
babel-parser- #17045 [estree] Unify method type parameters handling (@JLHwung)
-
#17013 fix: Correctly set position for
@(a.b)()(@liuxingbaoyu) - #16996 [estree] Adjust the start loc of class methods with type params (@nicolo-ribaudo)
-
babel-generator,babel-parser,babel-plugin-transform-flow-strip-types,babel-types -
babel-compat-data,babel-preset-env-
#17031 fix: More accurate
transform-typeof-symbolcompat data (@liuxingbaoyu)
-
#17031 fix: More accurate
-
babel-generator,babel-parser,babel-types
🔬 Output optimization
-
babel-plugin-transform-nullish-coalescing-operator- #16612 Improve nullish coalescing operator output (@liuxingbaoyu)
v7.25.9
🐛 Bug Fix
-
babel-parser,babel-template,babel-types-
#16905 fix: Keep type annotations in
syntacticPlaceholdersmode (@liuxingbaoyu)
-
#16905 fix: Keep type annotations in
-
babel-helper-compilation-targets,babel-preset-env - Other
-
#16884 Analyze
ClassAccessorPropertyto prevent theno-undefrule (@victorenator)
-
#16884 Analyze
🏠 Internal
:running_woman: Performance
-
babel-parser,babel-types-
#16918 perf: Make
VISITOR_KEYSetc. faster to access (@liuxingbaoyu)
-
#16918 perf: Make
v7.25.8
🐛 Bug Fix
-
babel-core-
#16888 Restore public API of
resolvePlugin/resolvePreset(@nicolo-ribaudo)
-
#16888 Restore public API of
🏠 Internal
-
babel-parser,babel-plugin-proposal-async-do-expressions,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-proposal-explicit-resource-management,babel-plugin-proposal-export-default-from,babel-plugin-proposal-function-bind,babel-plugin-proposal-function-sent,babel-plugin-proposal-import-defer,babel-plugin-proposal-partial-application,babel-plugin-proposal-throw-expressions,babel-plugin-transform-async-generator-functions,babel-plugin-transform-class-static-block,babel-plugin-transform-dynamic-import,babel-plugin-transform-export-namespace-from,babel-plugin-transform-json-strings,babel-plugin-transform-logical-assignment-operators,babel-plugin-transform-nullish-coalescing-operator,babel-plugin-transform-numeric-separator,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-catch-binding,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-property-in-object,babel-preset-env- #16824 Inline one-line syntax plugins (@nicolo-ribaudo)
v7.25.7
🐛 Bug Fix
-
babel-helper-validator-identifier -
babel-traverse- #16814 fix: issue with node path keys updated on unrelated paths (@DylanPiercey)
-
babel-plugin-transform-classes-
#16797 Use an inclusion rather than exclusion list for
super()check (@nicolo-ribaudo)
-
#16797 Use an inclusion rather than exclusion list for
-
babel-generator-
#16788 Fix printing of TS
inferin compact mode (@nicolo-ribaudo) - #16785 Print TS type annotations for destructuring in assignment pattern (@nicolo-ribaudo)
-
#16778 Respect
[no LineTerminator here]after nodes (@nicolo-ribaudo)
-
#16788 Fix printing of TS
💅 Polish
-
babel-types- #16852 Add deprecated JSDOC for fields (@liuxingbaoyu)
🏠 Internal
-
babel-core-
#16820 Allow sync loading of ESM when
--experimental-require-module(@nicolo-ribaudo)
-
#16820 Allow sync loading of ESM when
-
babel-helper-compilation-targets,babel-helper-plugin-utils,babel-preset-env -
babel-plugin-proposal-destructuring-private,babel-plugin-syntax-decimal,babel-plugin-syntax-import-reflection,babel-standalone- #16809 Archive syntax-import-reflection and syntax-decimal (@nicolo-ribaudo)
-
babel-generator-
#16779 Simplify logic for
[no LineTerminator here]before nodes (@nicolo-ribaudo)
-
#16779 Simplify logic for
:running_woman: Performance
-
babel-plugin-transform-typescript- #16875 perf: Avoid extra cloning of namespaces (@liuxingbaoyu)
-
babel-types- #16842 perf: Improve @babel/types builders (@liuxingbaoyu)
-
#16828 Only access
BABEL_TYPES_8_BREAKINGat startup (@nicolo-ribaudo)
v7.25.1
🐛 Bug Fix
-
babel-plugin-transform-function-name-
#16683 fix:
ensureFunctionNamemay be undefined (@liuxingbaoyu)
-
#16683 fix:
-
babel-plugin-transform-react-constant-elements- #16582 fix plugin-transform-react-constant-elements transform JSXFrament but not add JSXExpressionContainer (@keiseiTi)
-
babel-traverse- #16587 fix: fixed issue16583 + test (@nerodesu017)
🏠 Internal
v7.25.0
👓 Spec Compliance
-
babel-helpers,babel-plugin-proposal-explicit-resource-management,babel-runtime-corejs3 -
babel-plugin-transform-typescript- #16602 Ensure enum members syntactically determinable to be strings do not get reverse mappings (@liuxingbaoyu)
🚀 New Feature
-
babel-helper-create-class-features-plugin,babel-helper-function-name,babel-helper-plugin-utils,babel-helper-wrap-function,babel-plugin-bugfix-safari-class-field-initializer-scope,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression,babel-plugin-transform-classes,babel-plugin-transform-function-name,babel-preset-env,babel-traverse,babel-types-
#16658 Move
ensureFunctionNametoNodePath.prototype(@nicolo-ribaudo)
-
#16658 Move
-
babel-helper-hoist-variables,babel-helper-plugin-utils,babel-plugin-proposal-async-do-expressions,babel-plugin-transform-modules-systemjs,babel-traverse-
#16644 Move
hoistVariablestoScope.prototype(@nicolo-ribaudo)
-
#16644 Move
-
babel-helper-create-class-features-plugin,babel-helper-module-transforms,babel-helper-plugin-utils,babel-helper-split-export-declaration,babel-plugin-transform-classes,babel-traverse,babel-types-
#16645 Move
splitExportDeclarationtoNodePath.prototype(@nicolo-ribaudo)
-
#16645 Move
-
babel-helper-create-class-features-plugin,babel-helper-environment-visitor,babel-helper-module-transforms,babel-helper-plugin-utils,babel-helper-remap-async-to-generator,babel-helper-replace-supers,babel-plugin-bugfix-firefox-class-in-computed-class-key,babel-plugin-bugfix-v8-static-class-fields-redefine-readonly,babel-plugin-transform-async-generator-functions,babel-plugin-transform-classes,babel-traverse-
#16649 Move
environment-visitorhelper into@babel/traverse(@nicolo-ribaudo)
-
#16649 Move
-
babel-core,babel-parser-
#16480 Expose wether a module has TLA or not as
.extra.async(@nicolo-ribaudo)
-
#16480 Expose wether a module has TLA or not as
-
babel-compat-data,babel-plugin-bugfix-safari-class-field-initializer-scope,babel-preset-env-
#16569 Introduce
bugfix-safari-class-field-initializer-scope(@davidtaylorhq)
-
#16569 Introduce
-
babel-plugin-transform-block-scoping,babel-traverse,babel-types -
babel-helper-import-to-platform-api,babel-plugin-proposal-json-modules-
#16579 Add
uncheckedRequireoption for JSON imports to CJS (@nicolo-ribaudo)
-
#16579 Add
-
babel-helper-transform-fixture-test-runner,babel-node-
#16642 Allow using custom config in
babel-node --eval(@slatereax)
-
#16642 Allow using custom config in
-
babel-compat-data,babel-helper-create-regexp-features-plugin,babel-plugin-proposal-duplicate-named-capturing-groups-regex,babel-plugin-transform-duplicate-named-capturing-groups-regex,babel-preset-env,babel-standalone
🐛 Bug Fix
-
babel-generator- #16678 Print parens around as expressions on the LHS (@nicolo-ribaudo)
-
babel-template,babel-types- #15286 fix: Props are lost when the template replaces the node (@liuxingbaoyu)
🏠 Internal
- Other
-
babel-generator-
#16651 Simplify the printing logic for
(before ambiguous tokens (@nicolo-ribaudo)
-
#16651 Simplify the printing logic for
-
babel-helper-function-name,babel-plugin-transform-arrow-functions,babel-plugin-transform-function-name,babel-preset-env,babel-traverse-
#16652 Simplify
helper-function-namelogic (@nicolo-ribaudo)
-
#16652 Simplify
:running_woman: Performance
-
babel-parser,babel-plugin-proposal-pipeline-operator- #16461 Some minor parser performance improvements for ts (@liuxingbaoyu)
🔬 Output optimization
-
babel-plugin-transform-classes-
#16670 Reduce redundant
assertThisInitialized(@liuxingbaoyu)
-
#16670 Reduce redundant
-
babel-helper-create-class-features-plugin,babel-helper-replace-supers,babel-helpers,babel-plugin-proposal-decorators,babel-plugin-transform-class-properties,babel-plugin-transform-classes,babel-plugin-transform-exponentiation-operator,babel-plugin-transform-object-super,babel-plugin-transform-private-methods,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime-
#16374 Improve
super.xoutput (@liuxingbaoyu)
-
#16374 Improve
-
babel-plugin-transform-class-properties,babel-plugin-transform-classes- #16656 Simplify output for anonymous classes with no methods (@nicolo-ribaudo)
v7.24.8
👓 Spec Compliance
-
babel-parser-
#16567 Do not use strict mode in TS
declare(@liuxingbaoyu)
-
#16567 Do not use strict mode in TS
🐛 Bug Fix
-
babel-generator-
#16630 Correctly print parens around
ininforheads (@nicolo-ribaudo) -
#16626 Fix printing of comments in
await using(@nicolo-ribaudo) - #16591 fix typescript code generation for yield expression inside type expre… (@SreeXD)
-
#16630 Correctly print parens around
-
babel-parser-
#16613 Disallow destructuring assignment in
usingdeclarations (@H0onnn) -
#16490 fix: do not add
.value: undefinedto regexp literals (@liuxingbaoyu)
-
#16613 Disallow destructuring assignment in
-
babel-types-
#16615 Remove boolean props from
ObjectTypeInternalSlotvisitor keys (@nicolo-ribaudo)
-
#16615 Remove boolean props from
-
babel-plugin-transform-typescript-
#16566 fix: Correctly handle
export import x =(@liuxingbaoyu)
-
#16566 fix: Correctly handle
💅 Polish
-
babel-generator-
#16625 Avoid unnecessary parens around
asyncinfor await(@nicolo-ribaudo)
-
#16625 Avoid unnecessary parens around
-
babel-traverse-
#16619 Avoid checking
Scope.globalsmultiple times (@liuxingbaoyu)
-
#16619 Avoid checking
v7.24.7
🐛 Bug Fix
-
babel-node- #16554 Allow extra flags in babel-node (@nicolo-ribaudo)
-
babel-traverse-
#16522 fix: incorrect
constantViolationswith destructuring (@liuxingbaoyu)
-
#16522 fix: incorrect
-
babel-helper-transform-fixture-test-runner,babel-plugin-proposal-explicit-resource-management-
#16524 fix: Transform
usinginswitchcorrectly (@liuxingbaoyu)
-
#16524 fix: Transform
🏠 Internal
-
babel-helpers,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #16525 Delete unused array helpers (@blakewilson)
v7.24.6
🐛 Bug Fix
-
babel-helper-create-class-features-plugin,babel-plugin-transform-class-properties- #16514 Fix source maps for private member expressions (@nicolo-ribaudo)
-
babel-core,babel-generator,babel-plugin-transform-modules-commonjs- #16515 Fix source maps for template literals (@nicolo-ribaudo)
-
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators -
babel-helpers,babel-plugin-proposal-decorators,babel-runtime-corejs3 -
babel-parser,babel-plugin-transform-typescript-
#16476 fix: Correctly parse
cls.fn<C> = x(@liuxingbaoyu)
-
#16476 fix: Correctly parse
🏠 Internal
-
babel-core,babel-helpers,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #16501 Generate helper metadata at build time (@nicolo-ribaudo)
-
babel-helpers-
#16499 Add
tsconfig.jsonfor@babel/helpers/src/helpers(@nicolo-ribaudo)
-
#16499 Add
-
babel-cli,babel-helpers,babel-plugin-external-helpers,babel-plugin-proposal-decorators,babel-plugin-transform-class-properties,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #16495 Move all runtime helpers to individual files (@nicolo-ribaudo)
-
babel-parser,babel-traverse- #16482 Statically generate boilerplate for bitfield accessors (@nicolo-ribaudo)
- Other
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/parserAST 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
JSXNamespacedNamefrom validCallExpressionargs (@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
-
babel-helpers,babel-preset-env,babel-runtime-corejs3
v7.24.1
🐛 Bug Fix
-
babel-generator-
#16648 Fix parens detection for object&function in
as/satisfies(@nicolo-ribaudo)
-
#16648 Fix parens detection for object&function in
v7.23.10
🐛 Bug Fix
- Other
- #16240 [eslint] Include field decorators in scope analysis (@nicolo-ribaudo)
-
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators
v7.23.9
🐛 Bug Fix
-
babel-helper-transform-fixture-test-runner,babel-plugin-transform-function-name,babel-plugin-transform-modules-systemjs,babel-preset-env-
#16225 fix:
systemjsre-traverses helpers (@liuxingbaoyu)
-
#16225 fix:
-
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators -
babel-plugin-proposal-decorators,babel-plugin-transform-async-generator-functions,babel-plugin-transform-runtime,babel-preset-env-
#16224 Properly sort
core-js@3imports (@nicolo-ribaudo)
-
#16224 Properly sort
-
babel-traverse-
#15383 fix: Don't throw in
getTypeAnnotationwhen using TS+inference (@liuxingbaoyu)
-
#15383 fix: Don't throw in
- Other
-
#16210 [eslint] Fix
no-use-before-definefor class ref in fields (@nicolo-ribaudo)
-
#16210 [eslint] Fix
🏠 Internal
-
babel-core,babel-parser,babel-template-
#16222 Migrate
eslint-parserto cts (@liuxingbaoyu)
-
#16222 Migrate
-
babel-types-
#16213 Remove
@babel/typesprops that are not produced by the parser (@liuxingbaoyu)
-
#16213 Remove
:running_woman: Performance
-
babel-parser- #16072 perf: Improve parser performance for typescript (@liuxingbaoyu)
🔬 Output optimization
-
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-pipeline-operator,babel-plugin-transform-class-properties,babel-plugin-transform-class-static-block,babel-plugin-transform-new-target,babel-plugin-transform-parameters,babel-plugin-transform-private-methods,babel-preset-env- #16218 Improve temporary variables for decorators (@liuxingbaoyu)
-
babel-helpers,babel-plugin-proposal-explicit-resource-management,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime-
#15959 Improve output of
using(@liuxingbaoyu)
-
#15959 Improve output of
v7.23.3
🐛 Bug Fix
-
babel-plugin-transform-typescript- #16071 Strip type-only TS namespaces (@colinaaa)
-
babel-generator-
#16078 Fix indentation when generating comments with
concise: true(@liuxingbaoyu)
-
#16078 Fix indentation when generating comments with
-
babel-compat-data,babel-plugin-bugfix-v8-static-class-fields-redefine-readonly,babel-preset-env- #14295 Add a bugfix plugin for https://crbug.com/v8/12421 (@nicolo-ribaudo)
-
babel-plugin-transform-object-super-
#15948 fix:
super.xin a loop (@liuxingbaoyu)
-
#15948 fix:
-
babel-helper-module-transforms,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umd-
#16015 fix: handle
__proto__exports name in CJS/AMD/UMD (@magic-akari)
-
#16015 fix: handle
📝 Documentation
- #16044 docs: Update links in @babel/eslint-parser README (@aryehb)
🏠 Internal
-
babel-core,babel-preset-env-
#15988 Refactor handling of modules plugins in
preset-env(@nicolo-ribaudo)
-
#15988 Refactor handling of modules plugins in
:running_woman: Performance
-
babel-generator-
#16061 perf: Improve
@babel/generatorperformance (@liuxingbaoyu)
-
#16061 perf: Improve
-
babel-traverse- #16060 Avoid dynamic dispatch when calling wrapCheck (@yepitschunked)
🔬 Output optimization
-
babel-plugin-transform-computed-properties- #6652 Optimize computed properties output (byte-wise) (@Andarist)
v7.22.15
🐛 Bug Fix
-
babel-core- #15923 Only perform config loading re-entrancy check for cjs (@nicolo-ribaudo)
🏠 Internal
-
babel-cli,babel-core,babel-generator,babel-helper-builder-binary-assignment-operator-visitor,babel-helper-compilation-targets,babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-plugin,babel-helper-member-expression-to-functions,babel-helper-module-imports,babel-helper-module-transforms,babel-helper-transform-fixture-test-runner,babel-helper-validator-identifier,babel-helper-validator-option,babel-helpers,babel-node,babel-parser,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-pipeline-operator,babel-plugin-transform-async-generator-functions,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-for-of,babel-plugin-transform-modules-commonjs,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-plugin-transform-property-mutators,babel-plugin-transform-react-jsx,babel-plugin-transform-runtime,babel-plugin-transform-typescript,babel-preset-env,babel-preset-flow,babel-preset-react,babel-preset-typescript,babel-register,babel-standalone,babel-template,babel-traverse,babel-types-
#15892 Add explicit
.ts/.jsextension to all imports insrc(@nicolo-ribaudo)
-
#15892 Add explicit
v7.22.11
🐛 Bug Fix
-
babel-plugin-transform-typescript- #15882 Fix: fully remove TS nested type-only exported namespaces (@yangguansen)
-
babel-types -
babel-plugin-transform-async-generator-functions,babel-plugin-transform-class-static-block,babel-plugin-transform-dynamic-import,babel-plugin-transform-export-namespace-from,babel-plugin-transform-json-strings,babel-plugin-transform-logical-assignment-operators,babel-plugin-transform-nullish-coalescing-operator,babel-plugin-transform-numeric-separator,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-catch-binding,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-property-in-object -
babel-core- #15850 Support configuring cache in ESM configs (@nicolo-ribaudo)
🏠 Internal
-
babel-parser -
babel-core,babel-helper-compilation-targets,babel-parser,babel-plugin-proposal-destructuring-private,babel-plugin-syntax-decorators,babel-preset-env,babel-preset-react,babel-register,babel-traverse,babel-types -
babel-core,babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-modules-commonjs,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime - Other
🔬 Output optimization
-
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-transform-class-properties,babel-plugin-transform-classes,babel-plugin-transform-optional-chaining,babel-preset-env-
#15871 Simplify
?.output when chain result is ignored (@nicolo-ribaudo)
-
#15871 Simplify
v7.22.10
🐛 Bug Fix
-
babel-plugin-transform-typescript- #15799 [ts] Strip type-only namespaces (@nicolo-ribaudo)
- #15798 [ts] Fix compiling extended exported nested namespace (@nicolo-ribaudo)
-
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-transform-class-properties,babel-plugin-transform-class-static-block,babel-plugin-transform-new-target,babel-plugin-transform-private-methods,babel-preset-env
💅 Polish
-
babel-cli -
babel-traverse,babel-types-
#15661 Improve the type definition of
path.isX(@liuxingbaoyu)
-
#15661 Improve the type definition of
-
babel-generator,babel-types
🏠 Internal
- Other
-
babel-cli,babel-core,babel-generator,babel-helper-builder-react-jsx,babel-preset-env,babel-standalone -
babel-helper-compilation-targets-
#15811 Remove
@babel/corepeerDep fromhelper-compilation-targets(@nicolo-ribaudo)
-
#15811 Remove
-
babel-parser -
babel-plugin-transform-runtime,babel-traverse,babel-types-
#15716 chore: Use
typescript-eslint@v6with reworked configs (@JoshuaKGoldberg)
-
#15716 chore: Use
🔬 Output optimization
-
babel-plugin-transform-block-scoping,babel-plugin-transform-parameters,babel-plugin-transform-regenerator-
#15746 Reduce
transform-block-scopingloops output size (@liuxingbaoyu)
-
#15746 Reduce
v7.22.9
🐛 Bug Fix
-
babel-plugin-transform-typescript-
#15774 fix:
Infinityin enums (@liuxingbaoyu)
-
#15774 fix:
💅 Polish
-
babel-generator-
#15757
recordAndTupleSyntaxTypedefaults to"hash"(@coderaiser)
-
#15757
🏠 Internal
-
#15748 Migrate to
eslint.config.js(@JLHwung) - #15758 Use Prettier 3 stable (@nicolo-ribaudo)
v7.22.7
🐛 Bug Fix
-
babel-generator- #15719 fix: Avoid internally generating negative source maps columns (@liuxingbaoyu)
-
babel-core,babel-traverse-
#15725 Use
NodePath#hubas part of the paths cache key (@nicolo-ribaudo)
-
#15725 Use
- Other
🏠 Internal
-
babel-core,babel-traverse- #15702 Refactor visitors merging (@nullableVoidPtr)
v7.22.6
🐛 Bug Fix
-
babel-compat-data,babel-helper-compilation-targets,babel-preset-env -
babel-plugin-transform-optional-chaining-
#15739 Fix transform of
delete a?.bin function params (@nicolo-ribaudo)
-
#15739 Fix transform of
-
babel-helper-split-export-declaration,babel-plugin-transform-modules-commonjs- #15736 fix: Default export for duplicate names (@liuxingbaoyu)
-
babel-compat-data,babel-preset-env -
babel-helpers,babel-plugin-proposal-explicit-resource-management,babel-runtime-corejs3,babel-runtime-
#15705 Fix handling of sync error in
@@​asyncDispose(@nicolo-ribaudo)
-
#15705 Fix handling of sync error in
-
babel-standalone-
#15707 fix: Support transforming Explicit Resource Management in
stage-2(@liuxingbaoyu)
-
#15707 fix: Support transforming Explicit Resource Management in
-
babel-core-
#15626 fix: Works correctly with
--frozen-intrinsics(@liuxingbaoyu)
-
#15626 fix: Works correctly with
🏠 Internal
-
babel-helper-create-class-features-plugin,babel-plugin-transform-classes
🔬 Output optimization
-
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-transform-class-properties,babel-plugin-transform-optional-chaining,babel-plugin-transform-typescript-
#15740 Compress output for optional chain with multiple
?.(@nicolo-ribaudo)
-
#15740 Compress output for optional chain with multiple
-
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-proposal-pipeline-operator,babel-plugin-transform-class-properties,babel-plugin-transform-nullish-coalescing-operator,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-property-in-object,babel-traverse- #15741 Inject tmp vars in the params list of IIFEs when possible (@nicolo-ribaudo)
v7.22.5
🐛 Bug Fix
-
babel-preset-env,babel-standalone-
#15675 Fix using
syntax-unicode-sets-regexin standalone (@nicolo-ribaudo)
-
#15675 Fix using
💅 Polish
-
babel-core-
#15683 Suggest
-transform-when resolving missing plugins (@nicolo-ribaudo)
-
#15683 Suggest
v7.21.8
👓 Spec Compliance
🐛 Bug Fix
-
babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-plugin- #15605 Fix backward compat for semver checks in class®exp feat plugins (@nicolo-ribaudo)
v7.21.3
👓 Spec Compliance
🐛 Bug Fix
-
babel-parser -
babel-plugin-transform-typescript-
#15489 Register
vardecls generated byimport ... =TS transform (@amoeller) -
#15494 fix: Consider
export { type foo }as type-only usage (@magic-akari)
-
#15489 Register
💅 Polish
-
babel-traverse,babel-types-
#15484 Skip node deprecation warnings when used by an old
@babelpackage (@nicolo-ribaudo)
-
#15484 Skip node deprecation warnings when used by an old
-
babel-generator-
#15480 chore: Improve
jsonCompatibleStringsdeprecation (@liuxingbaoyu)
-
#15480 chore: Improve
🏠 Internal
🔬 Output optimization
-
babel-plugin-transform-typescript,babel-preset-typescript- #15467 Optimize TS enums output (@liuxingbaoyu)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by RENOVATE_BOT