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

[Babel 8] Use TSQualifiedName for namespace X.Y {}'s name #16982

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

liuxingbaoyu
Copy link
Member

@liuxingbaoyu liuxingbaoyu commented Nov 28, 2024

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

@babel-bot
Copy link
Collaborator

babel-bot commented Nov 28, 2024

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

@nicolo-ribaudo nicolo-ribaudo changed the title [Babel 8] Change namespace X.Y {} structure [Babel 8] Align namespace X.Y {} AST with typescript-eslint Nov 29, 2024
@nicolo-ribaudo nicolo-ribaudo added PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release pkg: parser area: typescript labels Nov 29, 2024
@nicolo-ribaudo nicolo-ribaudo modified the milestones: v8.0.0, v8.0.0-beta Dec 4, 2024
@nicolo-ribaudo nicolo-ribaudo changed the title [Babel 8] Align namespace X.Y {} AST with typescript-eslint [Babel 8] Use TSQualifiedName for namespace X.Y {}'s name Dec 4, 2024
@nicolo-ribaudo nicolo-ribaudo merged commit eb9088f into babel:main Dec 4, 2024
54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: typescript pkg: parser 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.

4 participants