Skip to content

Releases: babel/babel

v8.0.0-alpha.3

26 Sep 15:02
Compare
Choose a tag to compare
v8.0.0-alpha.3 Pre-release
Pre-release

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

💥 Breaking Change

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

🏠 Internal

Committers: 4

v7.23.1

25 Sep 08:44
Compare
Choose a tag to compare

v7.23.1 (2023-09-25)

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

v7.23.0

25 Sep 08:14
ca58ec1
Compare
Choose a tag to compare

v7.23.0 (2023-09-25)

Thanks @lorenzoferre and @RajShukla1 for your first PRs!

🚀 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 Fix

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

💅 Polish

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

🔬 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

16 Sep 16:41
Compare
Choose a tag to compare

v7.22.20 (2023-09-16)

🏠 Internal

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

↩️ 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

14 Sep 16:38
77b0d73
Compare
Choose a tag to compare

v7.22.19 (2023-09-14)

Re-published 7.22.18, due to a releasing error.

v7.22.18

14 Sep 16:37
5d1fb54
Compare
Choose a tag to compare

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 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)

↩️ Revert

Committers: 3

v7.22.17

08 Sep 13:55
49adb60
Compare
Choose a tag to compare

v7.22.17 (2023-09-08)

Thanks @jordanbtucker for your first PR!

🐛 Bug Fix

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

🔬 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

06 Sep 15:22
Compare
Choose a tag to compare

v7.22.16 (2023-09-06)

🐛 Bug Fix

🏠 Internal

Committers: 3

v7.22.15

04 Sep 12:54
Compare
Choose a tag to compare

v7.22.15 (2023-09-04)

🐛 Bug Fix

🏠 Internal

Committers: 4

v7.22.14

30 Aug 15:54
Compare
Choose a tag to compare

v7.22.14 (2023-08-30)

🐛 Bug Fix

🏠 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