-
Notifications
You must be signed in to change notification settings - Fork 421
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
docs(support): add support note for TypeScript 5.4 in Stencil v4.13 and higher #1375
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@@ -86,6 +86,7 @@ The table below describes recent versions of Stencil and the version of TypeScri | |||
|
|||
| Stencil Version | TypeScript Version | | |||
|:---------------:|:------------------:| | |||
| v4.13.0 | v5.4.0 | |
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.
I think we only need to change this file - historically we don't backfill the version support doc. Can we reset the other versioned docs to their previous state?
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.
I've done it with the last TS update but went back and removed these references again.
Update support policy for TypeScript 5.4 support.