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

Expose @babel/register/experimental-worker #14087

Merged
merged 1 commit into from Feb 1, 2022

Conversation

nicolo-ribaudo
Copy link
Member

@nicolo-ribaudo nicolo-ribaudo commented Dec 30, 2021

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

Follow up to #14025

This exposes the new implementation so that it can be tested in Babel 7. It fixes the Jest Babel 8 e2e failure, but we can keep that failure until we are ready for the next minor (because it's just about Babel 8, it doesn't affect Babel 7 releases).

@nicolo-ribaudo nicolo-ribaudo added PR: New Feature 🚀 A type of pull request used for our changelog categories pkg: register PR: Fixes failing main labels Dec 30, 2021
@nicolo-ribaudo nicolo-ribaudo added this to the v7.17.0 milestone Dec 30, 2021
@babel-bot
Copy link
Collaborator

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

@nicolo-ribaudo nicolo-ribaudo added PR: Needs Docs PR: Ready to be Merged A pull request with already two approvals, but waiting for the next minor release labels Jan 1, 2022
@overlookmotel
Copy link
Contributor

Please see some questions / proposed changes here: #14025 (comment)

@JLHwung JLHwung mentioned this pull request Jan 31, 2022
2 tasks
@nicolo-ribaudo nicolo-ribaudo merged commit d941d7f into babel:main Feb 1, 2022
@nicolo-ribaudo nicolo-ribaudo deleted the expose-register-worker branch February 1, 2022 23:03
@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label May 4, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue pkg: register PR: Fixes failing main PR: New Feature 🚀 A type of pull request used for our changelog categories PR: Ready to be Merged A pull request with already two approvals, but waiting for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants