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

fix(react-query-persist-client): make use of the query-persist-client-core package

* fix(react-query-persist-client): make use of the query-persist-client-core package

* fix(react-query-persist-client): move retryStrategies to core and use core in persisters

* fix(react-query-persist-client): fix imports in tests

* fix(react-query-persist-client): react-query-persist-client needs the core as dependency

as it re-exports the query-persist-client-core, and we don't want users to have to depend on the query-persist-client-core manually

* fix(react-query-persist-client): try to fix rollup config
D
Dominik Dorfmeister committed
7741a2f723f37bdb3ce79cb96ed2394b121b21d3
Parent: a27439e
Committed by GitHub <noreply@github.com> on 9/27/2022, 5:39:23 PM