Skip to content

Expose dts option in @babel/plugin-syntax-typescript#14923

Merged
nicolo-ribaudo merged 1 commit into
babel:mainfrom
oceandrama:fix-14871
Oct 26, 2022
Merged

Expose dts option in @babel/plugin-syntax-typescript#14923
nicolo-ribaudo merged 1 commit into
babel:mainfrom
oceandrama:fix-14871

Conversation

@oceandrama

@oceandrama oceandrama commented Sep 12, 2022

Copy link
Copy Markdown
Contributor
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
Copy Markdown
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

@nicolo-ribaudo nicolo-ribaudo left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
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
Copy Markdown
Contributor Author

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

@JLHwung JLHwung left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@oceandrama

Copy link
Copy Markdown
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