Skip to content

Commit

Permalink
docs: mention SSR benefits (fix vikejs/vike#1921)
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Oct 13, 2024
1 parent a5d03ab commit 3ea20c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vike-react-query/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Enables your React components to fetch data using [TanStack Query](https://tanst
> [!NOTE]
> You get:
> - [Progressive rendering](https://vike.dev/streaming#progressive-rendering)
> - [SSR benefits](https://github.com/brillout/react-streaming#ssr)
> - Fallback upon loading and/or error
> - [Caching](https://tanstack.com/query/latest/docs/framework/react/reference/useSuspenseQuery)
Expand Down

0 comments on commit 3ea20c1

Please sign in to comment.