This repository was archived by the owner on Jan 26, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 490
Fix peer dependencies for TS 3 #373
Comments
Closed
Thanks for keeping track of these. |
Both packages updated with TS 3 support, I'll publish a PR as soon as I have time to test the new version contraints. |
Closed
It seems like TS 3 is now in master, but there are still peer dependency warnings, see #387. |
How to fix these warnings? Can I just ignore them? |
#387 fixes them. For now you should ignore them until it's merged. |
I manually upgraded |
how's this been going? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
TypeScript 3 has been released, and has a small enough number of breaking changes that it shouldn't be too hard for us to officially support. I upgraded to 3.0.1 and it does seem to work well in CRA-TS, but we should probably verify that our dependencies have official TS 3 support.
Related
The text was updated successfully, but these errors were encountered: