mirror of
https://github.com/TanStack/query.git
synced 2026-04-09 14:21:44 +00:00
* fix(react-query): correct type for `onSuccess` of `useQuery` * chore: update * chore: update * ci: revert * refactor(react-query): remove unused onSuccess, onError, and onSettled options from useSuspenseQuery * chore: update * refactor(react-query): reorganize tests for onSuccess and initialData in useQuery