plugins icon indicating copy to clipboard operation
plugins copied to clipboard

BREAKING CHANGES: bump Babel to 8.0.0-beta.1

Open JLHwung opened this issue 5 months ago • 0 comments

Rollup Plugin Name: babel

This PR contains:

  • [ ] bugfix
  • [ ] feature
  • [ ] refactor
  • [ ] documentation
  • [ ] other

Are tests included?

  • [x] yes (bugfixes and features will not be merged without tests)
  • [ ] no

Breaking Changes?

  • [x] yes (breaking changes will not be merged unless absolutely necessary)
  • [ ] no

If yes, then include "BREAKING CHANGES:" in the first commit message body, followed by a description of what is breaking.

List any relevant issue numbers:

Description

In this PR we bumped Babel to babel 8.0.0-beta.1. This is a draft PR for the sole purpose of checking if Babel 8 contains any unplanned breaking changes.

JLHwung avatar Aug 05 '25 15:08 JLHwung