Skip to content

Releases: babel/babel

v8.0.4

Choose a tag to compare

@babel-bot babel-bot released this 09 Jul 10:06

v8.0.4 (2026-07-09)

👓 Spec Compliance

  • babel-parser, babel-plugin-transform-typescript
  • babel-generator, babel-parser, babel-plugin-transform-typescript

🐛 Bug Fix

  • babel-traverse

🏠 Internal

  • babel-helper-validator-identifier

Committers: 4

v8.0.3

Choose a tag to compare

@babel-bot babel-bot released this 27 Jun 08:06

v8.0.3 (2026-06-27)

🐛 Bug Fix

  • babel-core, babel-plugin-syntax-typescript
  • babel-standalone

Committers: 2

v8.0.2

Choose a tag to compare

@babel-bot babel-bot released this 20 Jun 06:07

v8.0.2 (2026-06-18)

🐛 Bug Fix

  • Other
  • babel-helper-validator-identifier

🏠 Internal

  • babel-plugin-proposal-decorators, babel-plugin-transform-regenerator, babel-preset-env

Committers: 2

v8.0.1

Choose a tag to compare

@babel-bot babel-bot released this 17 Jun 09:57

v8.0.1 (2026-06-17)

This release includes a breaking change that was in the Babel 8 migration guide's Getting ready section and in the release post, but the actual removal of the feature from the codebase was accidentally not complete.

💥 Breaking Change

  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

Committers: 2

v8.0.0

Choose a tag to compare

@babel-bot babel-bot released this 16 Jun 14:04

v8.0.0 (2026-06-16)

NOTE: The changelog below is relative to v8.0.0-rc.6. You can find a summary of all the breaking changes shipped in the Babel 8 release line in the migration guide for users and migration guide for plugin developers.

Read the release blog post at http://babeljs.io/blog/2026/06/16/8.0.0!

👓 Spec Compliance

  • babel-core

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-plugin-transform-modules-systemjs

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

  • babel-core

Committers: 6

v8.0.0-rc.6

v8.0.0-rc.6 Pre-release
Pre-release

Choose a tag to compare

@babel-bot babel-bot released this 25 May 10:28

v8.0.0-rc.6 (2026-05-25)

Re-release all packages with npm provenance attestations

🐛 Bug Fix

  • babel-generator
  • babel-core
  • babel-core, babel-generator
    • #17992 Preserve original identifier names from input sourcemaps (@Andarist)

🏠 Internal

  • babel-core
  • babel-compat-data, babel-register
  • babel-helper-transform-fixture-test-runner, babel-node
  • babel-build-external-helpers, babel-cli, babel-generator, babel-helper-fixtures, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-node, babel-parser, babel-plugin-transform-modules-systemjs, babel-types

🔬 Output optimization

  • babel-cli, babel-core, babel-generator, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-modules-commonjs, babel-plugin-transform-react-jsx, babel-traverse

Committers: 5

v7.29.7

Choose a tag to compare

@babel-bot babel-bot released this 25 May 12:36
4fba754

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6

Choose a tag to compare

@babel-bot babel-bot released this 25 May 10:59

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v8.0.0-rc.5

v8.0.0-rc.5 Pre-release
Pre-release

Choose a tag to compare

@babel-bot babel-bot released this 12 May 15:01

v8.0.0-rc.5 (2026-05-12)

👓 Spec Compliance

💥 Breaking Change

  • babel-code-frame, babel-core, babel-parser, babel-traverse
  • All packages
  • babel-plugin-transform-object-set-prototype-of-to-assign, babel-standalone
  • babel-standalone

📢 Deprecation

  • babel-plugin-transform-arrow-functions, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-for-of, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-spread, babel-plugin-transform-template-literals

🐛 Bug Fix

  • babel-helper-globals
  • babel-plugin-transform-modules-systemjs

📝 Documentation

🏠 Internal

  • babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-async-to-generator, babel-plugin-transform-class-static-block, babel-plugin-transform-flow-strip-types, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-systemjs, babel-plugin-transform-typescript, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript
  • Other

Committers: 6

v7.29.5

Choose a tag to compare

@babel-bot babel-bot released this 05 May 16:01
3cd910d

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies