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 dts option in @babel/plugin-syntax-typescript #14923

Merged
merged 1 commit into from Oct 26, 2022

Conversation

oceandrama
Copy link
Contributor

@oceandrama oceandrama commented Sep 12, 2022

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

dts option of the typescript plugin of @babel/parser now forwarding from @babel/plugin-syntax-typescript

@babel-bot
Copy link
Collaborator

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

@nicolo-ribaudo nicolo-ribaudo added this to the 7.20.0 milestone Sep 13, 2022
@nicolo-ribaudo nicolo-ribaudo added the PR: New Feature 🚀 A type of pull request used for our changelog categories label Sep 13, 2022
Copy link
Member

@nicolo-ribaudo nicolo-ribaudo left a comment

Choose a reason for hiding this comment

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

Thank you!

@nicolo-ribaudo nicolo-ribaudo added the PR: Ready to be Merged A pull request with already two approvals, but waiting for the next minor release label Sep 13, 2022
@nicolo-ribaudo
Copy link
Member

@oceandrama We recently had a minor release, so this PR will probably sit here for ~2 months waiting for the next one.

@oceandrama
Copy link
Contributor Author

No problem. I will be happy to help with other issues

Copy link
Contributor

@JLHwung JLHwung left a comment

Choose a reason for hiding this comment

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

@oceandrama
Copy link
Contributor Author

Done babel/website#2676

@nicolo-ribaudo nicolo-ribaudo changed the title fix: expose dts option to @babel/plugin-syntax-typescript Expose dts option in @babel/plugin-syntax-typescript Oct 26, 2022
@nicolo-ribaudo nicolo-ribaudo merged commit 8f3cd4c into babel:main Oct 26, 2022
@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 Feb 16, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 16, 2023
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: 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.

[Bug]: Invalid "Missing initializer in const declaration" error reported in .d.ts files
5 participants