-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Remove stability limitation docs #852
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
Remove stability limitation docs #852
Conversation
Thanks @PeterDraex, I requested reviews from the people that should know if this is actually already resolved or if we have to wait for something to be released first. |
Microsoft is planning to release Typescript 3.7 on November 5. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Personally I wasn't aware that the "stability" issues we mentioned in our limitations were due to one specific issue but I had rather interpreted them as a general "word of warning" that things might break and therefore production-usage is not recommended.
However, I think we've come to a point where the preview is mature/stable enough to not list stability as one of the core limitations any more, so I'd be fine with merging it.
Typescript 3.7 has been released today. |
Thanks again @PeterDraex for the PR! |
Pull request that resolves the only mentioned stability issue has been merged, so let's remove stability issues from the docs.