Skip to content

Releases: babel/babel

v8.0.0-beta.2

05 Sep 15:07
Compare
Choose a tag to compare
v8.0.0-beta.2 Pre-release
Pre-release

v8.0.0-beta.2 (2025-09-05)

๐Ÿ’ฅ Breaking Change

  • babel-standalone
    • #17421 Do not enable default plugins in @babel/standalone (@gwillen)

๐Ÿ› Bug Fix

  • babel-types
  • babel-parser

๐Ÿ’… Polish

  • babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-object-rest-spread, babel-traverse
  • babel-core, babel-helpers, babel-runtime-corejs3, babel-traverse, babel-types
  • babel-core

๐Ÿ  Internal

Committers: 9

v7.28.4

05 Sep 14:55
Compare
Choose a tag to compare

v7.28.4 (2025-09-05)

Thanks @gwillen and @mrginglymus for your first PRs!

๐Ÿ  Internal

  • babel-core, babel-helper-check-duplicate-nodes, babel-traverse, babel-types
  • babel-plugin-transform-regenerator
  • babel-core

Committers: 5

v7.28.3

14 Aug 13:50
Compare
Choose a tag to compare

v7.28.3 (2025-08-14)

๐Ÿ‘“ Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

๐Ÿ› Bug Fix

  • babel-parser
    • #17465 fix(parser/typescript): parse import("./a", {with:{},}) (@easrng)
    • #17478 fix(parser): stop subscript parsing on async arrow (@JLHwung)

๐Ÿ’… Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

๐Ÿ“ Documentation

๐Ÿ  Internal

  • #17454 Enable type checking for scripts and babel-worker.cjs (@JLHwung)

๐Ÿ”ฌ Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

v7.28.2

24 Jul 10:54
Compare
Choose a tag to compare

v7.28.2 (2025-07-24)

Thanks @souhailaS for your first PR!

๐Ÿ› Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

v7.28.1

12 Jul 12:32
Compare
Choose a tag to compare

v7.28.1 (2025-07-12)

๐Ÿ› Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

๐Ÿ“ Documentation

โ†ฉ๏ธ Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types

Committers: 3

v8.0.0-beta.1

02 Jul 09:01
Compare
Choose a tag to compare
v8.0.0-beta.1 Pre-release
Pre-release

v8.0.0-beta.1 (2025-07-02)

๐Ÿ’ฅ Breaking Change

  • 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-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-types

๐Ÿ› Bug Fix

๐Ÿ  Internal

  • babel-types

Committers: 9

v7.28.0

02 Jul 09:01
ccc5fae
Compare
Choose a tag to compare

v7.28.0 (2025-07-02)

๐Ÿš€ New Feature

  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
    • #17346 Materialize explicitResourceManagement parser plugin (@JLHwung)
  • 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

๐Ÿ  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

Committers: 5

v7.27.7

26 Jun 14:19
Compare
Choose a tag to compare

v7.27.7 (2025-06-26)

Thanks @arthur-mountain and @evankanderson for your first PRs!

๐Ÿ‘“ Spec Compliance

  • babel-parser, babel-plugin-transform-classes
    • #17203 Interepret parser allow* options as top level only (@JLHwung)
  • babel-parser

๐Ÿ› Bug Fix

  • babel-core
  • babel-types
  • babel-plugin-transform-parameters

๐Ÿ  Internal

  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread
    • #17389 Use NodePath#splitExportDeclaration in destructuring transforms (@JLHwung)

Committers: 6

v7.27.6

05 Jun 08:45
Compare
Choose a tag to compare

v7.27.6 (2025-06-05)

๐Ÿ› Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-generator, babel-parser, babel-types
    • #17357 Ensure syntactic ordering when visiting array-type AST nodes (@JLHwung)

Committers: 3

v7.27.5

03 Jun 11:28
Compare
Choose a tag to compare

v7.27.5 (2025-06-03)

Thanks @NullVoxPopuli for your first PR!

๐Ÿ› Bug Fix

  • babel-plugin-transform-regenerator
  • Other

๐Ÿ’… Polish

Committers: 4