Tags: cemleg/react-query
Tags
feat: asyncStoragePersistor for React Native (TanStack#2360)
fix(devtools): Hide devtools when closed, prevent focus (TanStack#2376)
feat: session storage persistor (TanStack#2282) LocalStoragePersistor is now integrated with WebStoragePersistor, which can take any `Storage`
fix(devtools): fix devtools crash on rejected promises on refetch (Ta… …nStack#2344) Catch the error using noop when refetching the query via devtools fixes TanStack#2014
fix: do not throw errors while a query is retrying (TanStack#2147)
fix(useQuery): make sure queryKeys are always an array at runtime whe… …n passed to the queryFn (TanStack#2200)
PreviousNext