-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Upgrade to Typescript 4.4+ #20942
Comments
We won't be able to move the Web Components to Typescript v4.4 as part of this due to an issue where lib-dom ARIAMixin value typings changed from On the heels of this, the Typescript team quickly has provided a feature as of v4.5.0 which allows teams to pin lib-dom versions, which would enable stability between minor versions and allow us to move ahead. Without that, we'll hit build errors due to the typing incompatibilities noted above. |
We’ve resolved this - FYI, so we can upgrade any time! |
Because this issue has not had activity for over 180 days, we're automatically closing it for house-keeping purposes. Still require assistance? Please, create a new issue with up-to date details. |
🎉This issue was addressed in #27936, which has now been successfully released as Handy links: |
🎉This issue was addressed in #27936, which has now been successfully released as Handy links: |
🎉This issue was addressed in #27936, which has now been successfully released as Handy links: |
🎉This issue was addressed in #27936, which has now been successfully released as Handy links: |
🎉This issue was addressed in #27936, which has now been successfully released as Handy links: |
🎉This issue was addressed in #27936, which has now been successfully released as Handy links: |
🎉This issue was addressed in #27936, which has now been successfully released as Handy links: |
🎉This issue was addressed in #27936, which has now been successfully released as Handy links: |
According to TS team, 4.4 has "some big perf wins." 4.5 is current as of writing, but we should probably try 4.4 first.
The text was updated successfully, but these errors were encountered: