Skip to content

v8.0.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@babel-bot babel-bot released this 30 May 16:04
· 111 commits to main since this release

v8.0.0-beta.0 (2025-05-30)

This release also includes all changes from v7.27.0, v7.27.1, v7.27.2, v7.27.3, and v7.27.4.

💥 Breaking Change

  • babel-helpers, babel-plugin-transform-regenerator, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • #17237 [babel 8] Do not replace global regeneratorRuntime references in regenerator transform (@nicolo-ribaudo)
  • babel-compat-data, babel-helper-compilation-targets, babel-preset-env
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-record-and-tuple, babel-standalone, babel-traverse
  • babel-traverse, babel-types
  • All packages
    • #17204 [Babel 8] Bump nodejs requirements to ^20.19.0 || >= 22.12.0 (@JLHwung)
  • babel-helper-compilation-targets, babel-preset-env
    • #17188 [Babel 8] Align esmodules: true behaviour to intersect (@JLHwung)

📢 Deprecation

🏠 Internal

  • babel-traverse
  • babel-core
  • babel-helpers, babel-plugin-transform-react-jsx, babel-preset-env
  • babel-plugin-transform-block-scoping, babel-traverse, babel-types
  • babel-plugin-transform-regenerator, babel-plugin-transform-typeof-symbol

🏃‍♀️ Performance

Committers: 12