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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please release @babel/preset-typescript version 7.20 #15323

Closed
1 task
alesmenzel opened this issue Jan 2, 2023 · 6 comments
Closed
1 task

Please release @babel/preset-typescript version 7.20 #15323

alesmenzel opened this issue Jan 2, 2023 · 6 comments
Labels
i: enhancement i: needs triage outdated A closed issue/PR that is archived due to age. Recommended to make a new issue

Comments

@alesmenzel
Copy link

馃捇

  • Would you like to work on this feature?

What problem are you trying to solve?

Cannot use satisfies typescript operator because I need @babel/plugin-transform-typescript version 7.20 which is dependency of @babel/preset-typescript which was left behind on version 7.18 and not released as part of https://babeljs.io/blog/2022/10/27/7.20.0

Describe the solution you'd like

Update @babel/preset-typescript to use latest @babel/plugin-transform-typescript and release it.

Describe alternatives you've considered

.

Documentation, Adoption, Migration Strategy

.

@babel-bot
Copy link
Collaborator

Hey @alesmenzel! We really appreciate you taking the time to report an issue. The collaborators on this project attempt to help as many people as possible, but we're a limited number of volunteers, so it's possible this won't be addressed swiftly.

If you need any help, or just have general Babel or JavaScript questions, we have a vibrant Slack community that typically always has someone willing to help. You can sign-up here for an invite.

@JLHwung
Copy link
Contributor

JLHwung commented Jan 2, 2023

Did you try removing the package lock files and install node modules again?

@alesmenzel
Copy link
Author

Hi @JLHwung , you can see here that latest version is 7.18 -> https://www.npmjs.com/package/@babel/preset-typescript?activeTab=versions

@JLHwung
Copy link
Contributor

JLHwung commented Jan 2, 2023

Duplicate of #15157

@JLHwung JLHwung marked this as a duplicate of #15157 Jan 2, 2023
@JLHwung JLHwung closed this as not planned Won't fix, can't repro, duplicate, stale Jan 2, 2023
@JLHwung
Copy link
Contributor

JLHwung commented Jan 2, 2023

See also #15157 (comment).
If you remove the lock file and install again, npm will pick up the latest @babel/transform-typescript which implements the satisfies support.

@alesmenzel
Copy link
Author

aha, thank you, that confused me a bit

@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 Apr 4, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
i: enhancement i: needs triage outdated A closed issue/PR that is archived due to age. Recommended to make a new issue
Projects
None yet
Development

No branches or pull requests

3 participants