Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove core-js and regenerator entrypoints from @babel/runtime-* #16347

Merged
merged 5 commits into from Mar 15, 2024

Conversation

nicolo-ribaudo
Copy link
Member

Q                       A
Fixed Issues? Fixes #1, Fixes #2
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass? Yes
Documentation PR Link
Any Dependency Changes?
License MIT

Modern Babel versions (with the polyfill plugins) will inject imports to @babel/runtime/helpers/regeneratorRuntime and core-js-pure directly.

@nicolo-ribaudo nicolo-ribaudo added the PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release label Mar 12, 2024
@babel-bot
Copy link
Collaborator

babel-bot commented Mar 12, 2024

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/56528

@nicolo-ribaudo nicolo-ribaudo merged commit 05b3997 into babel:main Mar 15, 2024
51 checks passed
@nicolo-ribaudo nicolo-ribaudo deleted the babel-8-runtime-regen branch March 15, 2024 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants