React-query: View V2 Docs which are currently 404'ing

Created on 15 Dec 2020  路  4Comments  路  Source: tannerlinsley/react-query

It's great V3 is out, but unfournately for my team we will be unable to upgrade for the foreseeable future due to the breaking changes. How can I continute to view V2 docs? It seems the search is yet to update...
For example searching for setQueryData
image
takes me to a 404 not found page.
image

So, how can I view this page?

Most helpful comment

Could I recommend you include that link somewhere on the new docs?
Also, that doesn't seem to be correct, unless v2 had queryClient on: https://react-query-v2.tanstack.com/guides/optimistic-updates
I'm fairly sure those are v3 docs

All 4 comments

The official link is https://react-query-v2.TanStack.com

Search unfortunately will not work until algolia docsearch supports multiple subdomains .

Could I recommend you include that link somewhere on the new docs?
Also, that doesn't seem to be correct, unless v2 had queryClient on: https://react-query-v2.tanstack.com/guides/optimistic-updates
I'm fairly sure those are v3 docs

I'm fairly sure those are v3 docs

you are right, it's definitely the v3 docs, e.g.

https://react-query-v2.tanstack.com/guides/migrating-to-react-query-3

馃槄

Looks like the deployments were broken. They are now fixed though!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jackmellis picture jackmellis  路  5Comments

aleksandarcrvc picture aleksandarcrvc  路  3Comments

bgazzera picture bgazzera  路  4Comments

tiagofernandez picture tiagofernandez  路  3Comments

AngusMorton picture AngusMorton  路  4Comments