Babel Versions Save

🐠 Babel is a compiler for writing next generation JavaScript.

v8.0.0-alpha.3

8 months ago

v8.0.0-alpha.3 (2023-09-26)

:boom: Breaking Change

  • babel-node
  • babel-core
    • #15869 Disallow sync createConfigItem, loadPartialConfig, loadOptions usage (@JLHwung)

:house: Internal

Committers: 4

v7.23.1

8 months ago

v7.23.1 (2023-09-25)

Re-publishing @babel/helpers due to a publishing error in 7.23.0.

v7.23.0

8 months ago

v7.23.0 (2023-09-25)

Thanks @lorenzoferre and @RajShukla1 for your first PRs!

:rocket: New Feature

  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
  • babel-generator, babel-parser, babel-types
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types
  • babel-standalone
    • #15671 Pass through nonce to the transformed script element (@JLHwung)
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-traverse, babel-types
  • babel-preset-typescript
  • babel-parser

:bug: Bug Fix

  • babel-plugin-transform-block-scoping
    • #15962 fix: transform-block-scoping captures the variables of the method in the loop (@liuxingbaoyu)

:nail_care: Polish

  • babel-traverse
  • babel-plugin-proposal-explicit-resource-management

:microscope: Output optimization

  • babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env

Committers: 7

v7.22.20

8 months ago

v7.22.20 (2023-09-16)

:house: Internal

  • babel-helper-validator-identifier
  • babel-plugin-transform-dotall-regex

:leftwards_arrow_with_hook: Revert

  • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-function-sent, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-preset-env

Committers: 3

v7.22.19

8 months ago

v7.22.19 (2023-09-14)

Re-published 7.22.18, due to a releasing error.

v7.22.18

8 months ago

v7.22.18 (2023-09-14)

NOTE: This release had a publishing problem -- it has been re-published as 7.22.19.

Thanks @dhlolo for your first PR!

:bug: Bug Fix

  • babel-helper-validator-identifier
    • #15957 Update identifier name definitions to Unicode 15.1 (@JLHwung)
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
    • #15898 Fix transform of named import with shadowed namespace import (@dhlolo)

:leftwards_arrow_with_hook: Revert

Committers: 3

v7.22.17

8 months ago

v7.22.17 (2023-09-08)

Thanks @jordanbtucker for your first PR!

:bug: Bug Fix

  • babel-core
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
  • babel-types

:microscope: Output optimization

  • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-function-sent, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-preset-env

Committers: 3

v7.22.16

8 months ago

v7.22.16 (2023-09-06)

:bug: Bug Fix

:house: Internal

Committers: 3

v7.22.15

8 months ago

v7.22.15 (2023-09-04)

:bug: Bug Fix

:house: Internal

Committers: 4

v7.22.14

9 months ago

v7.22.14 (2023-08-30)

:bug: Bug Fix

:house: Internal

  • babel-parser
  • babel-core, babel-helper-compilation-targets, babel-helper-simple-access, babel-parser, babel-plugin-syntax-decorators, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-traverse, babel-types

Committers: 2