Tags: noccer/react-query
Tags
feat(queryCache): add global onSuccess callback (TanStack#2404)
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)
PreviousNext