Skip to content

fix: TypeScript annotation affects output#16377

Merged
JLHwung merged 1 commit intobabel:mainfrom
liuxingbaoyu:scope-ts-annotation
Apr 24, 2024
Merged

fix: TypeScript annotation affects output#16377
JLHwung merged 1 commit intobabel:mainfrom
liuxingbaoyu:scope-ts-annotation

Conversation

@liuxingbaoyu
Copy link
Copy Markdown
Member

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

Changes in traverse, I'm not sure if anyone uses it, but this has been unreliable before.

@liuxingbaoyu liuxingbaoyu added the PR: Bug Fix 🐛 A type of pull request used for our changelog categories label Mar 22, 2024
@babel-bot
Copy link
Copy Markdown
Collaborator

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

@JLHwung JLHwung merged commit e779cad into babel:main Apr 24, 2024
@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 Jul 25, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 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 PR: Bug Fix 🐛 A type of pull request used for our changelog categories

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: TypeScript annotation that contains the name of the annotated class method changes final output

4 participants