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 importAssertions parser plugin #16770

Merged

Conversation

nicolo-ribaudo
Copy link
Member

@nicolo-ribaudo nicolo-ribaudo commented Aug 23, 2024

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

@nicolo-ribaudo nicolo-ribaudo added PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release pkg: parser PR: Needs Docs Spec: Import Attributes labels Aug 23, 2024
@@ -24,7 +24,7 @@
},
"value": "foo"
},
"assertions": []
"attributes": []
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test (and the other with a similar change) were meant to test the importAttributes plugin.

@babel-bot
Copy link
Collaborator

babel-bot commented Aug 23, 2024

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

@nicolo-ribaudo

This comment was marked as outdated.

@nicolo-ribaudo nicolo-ribaudo force-pushed the remove-parser-importAssertions branch from 023da7b to b3bc600 Compare September 7, 2024 08:57
@nicolo-ribaudo nicolo-ribaudo merged commit ca62240 into babel:main Sep 7, 2024
53 checks passed
@nicolo-ribaudo nicolo-ribaudo deleted the remove-parser-importAssertions branch September 7, 2024 09:18
@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 Dec 8, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 8, 2024
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: parser PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release Spec: Import Attributes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants