Skip to content

v8.0.0-rc.3

Pre-release
Pre-release

Choose a tag to compare

@babel-bot babel-bot released this 16 Mar 21:56
· 16 commits to main since this release

v8.0.0-rc.3 (2026-03-16)

Thanks @rootvector2 and @veeceey for your first PRs!

👓 Spec Compliance

  • babel-parser

💥 Breaking Change

  • babel-parser, babel-plugin-proposal-do-expressions, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-instanceof, babel-traverse, babel-types
  • babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-preset-react
  • babel-generator, babel-parser, babel-types
  • babel-helper-import-to-platform-api, babel-plugin-proposal-import-wasm-source, babel-plugin-transform-json-modules

🚀 New Feature

  • babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-preset-react
  • babel-parser

🐛 Bug Fix

  • babel-compat-data, babel-plugin-bugfix-safari-rest-destructuring-rhs-array, babel-preset-env
    • #17788 Add bugfix plugin for Safari array rest destructuring bug (@JLHwung)
  • babel-generator, babel-parser, babel-traverse, babel-types
    • #17852 Fix(types): Align AST definitions to parser implementations (@JLHwung)
  • babel-build-external-helpers, babel-cli, babel-node, babel-parser
  • babel-build-external-helpers, babel-cli, babel-node, babel-register
  • babel-plugin-transform-parameters, babel-traverse
  • babel-parser
    • #17806 Improve F# pipeline direct body check (@JLHwung)
    • #17799 Fix TypeScript parser failing on async calls in ternary consequent (@veeceey)
  • babel-build-external-helpers
  • babel-core, babel-generator, babel-helper-transform-fixture-test-runner, babel-plugin-transform-runtime, babel-types

💅 Polish

  • babel-parser
  • babel-plugin-transform-regenerator

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

  • babel-helper-import-to-platform-api, babel-plugin-proposal-import-wasm-source, babel-plugin-transform-json-modules
  • babel-parser

Committers: 6