Skip to content

Commit ec4ef9b

Browse files
authored
docs: add a link to the v4 beta doc (#3496)
add a link in README.md pointing to the v4 beta doc Co-authored-by: artem.golubenko <FbKA8CnEB8hrs5mt>
1 parent 70e3d47 commit ec4ef9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ Enjoy this library? Try the entire [TanStack](https://tanstack.com)! [React Tabl
3030

3131
## Visit [react-query.tanstack.com](https://react-query.tanstack.com) for docs, guides, API and more!
3232

33-
Still on **React Query v2**? No problem! Check out the v2 docs here: https://react-query-v2.tanstack.com/.
33+
Still on **React Query v2**? No problem! Check out the v2 docs here: https://react-query-v2.tanstack.com/. <br />
34+
Would you like to try **React Query v4beta**? Check out the v4 beta docs here: https://react-query-beta.tanstack.com/.
3435
## Quick Features
3536

3637
- Transport/protocol/backend agnostic data fetching (REST, GraphQL, promises, whatever!)

0 commit comments

Comments
 (0)