Skip to content

We're on React 17 - can we upgrade from React Query v3 straight to v5? #8841

Answered by TkDodo
cmacdonnacha asked this question in General
Discussion options

You must be logged in to vote

yes, I’d recommend going straight from v3 to v5 because of the isLoading things. You can use v3 with React18, you just can’t use concurrent features with it, see the release notes of v3.35.0:

https://github.com/TanStack/query/releases/tag/v3.35.0

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cmacdonnacha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants