test(solid-query/useQuery): add test for refetching query when 'queryClient' changes#10167
Merged
TkDodo merged 6 commits intoTanStack:mainfrom Feb 26, 2026
Merged
Commits
Commits on Feb 22, 2026
- committed
- authored
- authored
- committed
- committed
test(solid-query/useQuery): replace 'Accessor<QueryClient>' with '() => QueryClient' type annotation
committed