Upgrade from tanstack query v4 to tanstack query v5 #10167
JulianKingman
started this conversation in
Feature Requests & Suggestions
Replies: 1 comment
-
Perfectly fine with this, any help towards this is appreciated! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to upgrade to tanstack query v5. Also, WorkOS widgets require tanstack query v5, so for my project it's a requirement. If there's no objection, I'll put together a PR, so I can benefit the community as well :)
This will affect many (but not all) files that make use of tanstack query, mostly small changes with no breaking functionality, with some larger refactors, but should still be non-breaking. There's migration documentation here: https://tanstack.com/query/latest/docs/framework/react/guides/migrating-to-v5#new-hooks-for-suspense
Beta Was this translation helpful? Give feedback.
All reactions