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 112 TypeScript

feat(queryCache): pass query to subscribers (#765)

Any cache update triggered by a query will pass the query as the second argument to subscribers.
This enables executing side-effects for specific query updates.
T
Tucker Whitehouse committed
c227b2c3e90ee5774e39e702a0b882e89ca1ab43
Parent: 3e1880f
Committed by Tanner Linsley <tannerlinsley@gmail.com> on 7/17/2020, 5:30:28 PM