babel / website

:globe_with_meridians: The Babel documentation website
https://babeljs.io/docs/en/index.html
MIT License
757 stars 1.32k forks source link

@babel/preset-typescript could state clearly that which version of typescript it supports so far #2542

Open HarmonT opened 3 years ago

HarmonT commented 3 years ago

💻

What problem are you trying to solve?

I can't find out which version of typescript it supports so far, so it is difficult to know whether latest features of typescript can be used in a project that relies on this package, until some features are tried and failed. It would be nice if it were stated clearly in the README. Thank you for your work!

Describe the solution you'd like

It would be nice if it were stated clearly in the README.

Describe alternatives you've considered

none

Documentation, Adoption, Migration Strategy

No response

babel-bot commented 3 years ago

Hey @HarmonT! 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."

nicolo-ribaudo commented 3 years ago

We can add it to the docs, but so far the answer has always been "at least the last RC version".

babel-bot commented 3 years ago

Hey @HarmonT! 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.