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

perf(query-core): clear query's revertState once fetching ends successfully (#9265)

revertState is used as a fallback for fetching failure.
Clearing it once fetching ends successfully improve memory usage, particularly with queries
returning large amount of data.

Co-authored-by: Dominik Dorfmeister <office@dorfmeister.cc>
L
LoicDavid committed
fa4867377633f099b92440c2b7a94956b2f25c2b
Parent: af1de4d
Committed by GitHub <noreply@github.com> on 6/19/2025, 8:48:26 AM