SIGN IN SIGN UP
TanStack / query UNCLAIMED

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

0 0 0 TypeScript

refactor: move queryOptions to its own file (#5480)

* refactor: remove 'use client' from non-components

* refactor: move queryOptions to its own file

where we don't have a 'use client' directive, because we can call this function on the server as well

* Revert "refactor: remove 'use client' from non-components"

This reverts commit 8ecac6688b01197c4c4010d3e240dfbca1895d50.

* refactor: rename isRestoring file

* chore: fix import
D
Dominik Dorfmeister committed
ba7fc56440ddd24a756be25894fe87134c0fed22
Parent: b99bf33
Committed by GitHub <noreply@github.com> on 6/17/2023, 9:25:24 AM