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

Use buildUndefinedNode from types in types #16493

Merged
merged 1 commit into from
May 16, 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

Very minor, but given that now buildUndefinedNode is implemented in @babel/types we can use the @babel/types version inside @babel/types.

Note that the modified files will all be removed in Babel 8, and gatherSequenceExpressions is not exposed.

@babel-bot
Copy link
Collaborator

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

@nicolo-ribaudo nicolo-ribaudo merged commit 5a7c827 into babel:main May 16, 2024
51 checks passed
@nicolo-ribaudo nicolo-ribaudo deleted the remove-scope-from-types branch May 16, 2024 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants