-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
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
Typescript 4.3.5 #11022
Comments
This requires us to upgrade to a newer version of Babel. We often do this before a release, and I've flagged this for the next minor release - so hopefully we can get this in. |
This may actually already be partly solved by #10797, as you'll be able to upgrade dependencies now. |
Just a note on this @icecream17, we're hoping to ship support for this in the next minor release - providing everything else in the chain has been updated. It looks like |
@mrmckeb Question, when is the next minor version planned to be released? |
We've released the first alpha of Create React App v5 which should support TypeScript 4.3. If you have any problems please open a new issue. |
Describe the bug
Typescript just released a new version:
4.3.24.3.5Did you try recovering your dependencies?
N/A
Which terms did you search for in User Guide?
None (was just released June 30th)
Environment
(gitpod since I only have access to an online terminal)
Steps to reproduce
(Write your steps here:)
override
keyword (see typescript's release notes or the repro below)Expected behavior
Now that I know the new version was just released, this is normal
Actual behavior
Discovered with:
https://github.com/icecream17/solver/runs/2686100874?check_suite_focus=true
Reproducible demo
I don't feel like making a demo so here's more detailed instructions
npm test
The text was updated successfully, but these errors were encountered: