You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feel free to try it out on that branch. It really should be validated with what's changed in React 17 and 18, but it is possible it will just work. If anyone has some cycles to do that testing and PR, it would be welcome.
I'm trying to upgrade my app to the latest
react
version and I noticed thatreact-refetch
works only with:peer react@"^0.14.0 || ^15.0.0-0 || ^16.0.0-0"
Is there a way to use it with
react
17?The text was updated successfully, but these errors were encountered: