-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Insights: TanStack/query
Overview
Could not load contribution data
Please try again later
5 Releases published by 1 person
25 Pull requests merged by 12 people
-
chore(deps): update dependency vite to v5.4.16 [security]
#8910 merged
Mar 31, 2025 -
docs(react-reference): fixed cancellation typo
#8883 merged
Mar 31, 2025 -
docs(react-guides): fixed cancellation typo
#8882 merged
Mar 31, 2025 -
docs(react-guides): fixed cancelMutations typo
#8881 merged
Mar 31, 2025 -
Fix: Prevent redundant function call error
#8877 merged
Mar 31, 2025 -
test(react-query): fix async to promise to match TypeScript requirements in useSuspenseQueries.test.tsx
#8889 merged
Mar 31, 2025 -
test(react-query): fix async to promise to match TypeScript requirements in ssr.test.tsx
#8885 merged
Mar 31, 2025 -
test(react-query): use fake timers for useQuery.promise.test.tsx
#8890 merged
Mar 30, 2025 -
docs(react-community): fixed typescript typo
#8879 merged
Mar 30, 2025 -
Revert "feat(eslint-plugin): no void
queryFn
"#8880 merged
Mar 30, 2025 -
feat(eslint-plugin): no void
queryFn
#8878 merged
Mar 30, 2025 -
test(query-core): fix mutationFn to use Promise.resolve to match TypeScript requirements
#8875 merged
Mar 30, 2025 -
docs(queryClient): JSDoc hint for queryClient.getQueryData
#8862 merged
Mar 28, 2025 -
feat: export defaultScheduleFn
#8872 merged
Mar 28, 2025 -
test(react-query): use fake timer for HydrationBoundary.test.tsx
#8774 merged
Mar 28, 2025 -
fix(react-query-persist-client): remove unnecessary props spreading
#8778 merged
Mar 28, 2025 -
fix(core): make sure that calling setOptions will always notifyListeners
#8771 merged
Mar 28, 2025 -
Update overview.md
#8859 merged
Mar 27, 2025 -
docs: Add Connect RPC to the list of community projects
#8850 merged
Mar 26, 2025 -
fix(examples, docs): ignored promise from invalidate queries
#8847 merged
Mar 26, 2025 -
chore(deps): update dependency vite to v5.4.15 [security]
#8856 merged
Mar 25, 2025 -
docs: fix internal link
#8855 merged
Mar 25, 2025
22 Pull requests opened by 4 people
-
feat: Svelte 5 API proposal
#8852 opened
Mar 25, 2025 -
Update createPersister.md with info about cache mutations
#8893 opened
Mar 31, 2025 -
update to vite 6
#8896 opened
Mar 31, 2025 -
Bump angular packages and examples
#8898 opened
Mar 31, 2025 -
test(query-core) resolve ESLint typescript-eslint/require-await warnings for mutationCache.test.tsx
#8899 opened
Mar 31, 2025 -
test(query-core): resolve ESLint typescript-eslint/require-await warnings for mutations.test.tsx
#8900 opened
Mar 31, 2025 -
test(query-core): resolve ESLint typescript-eslint/require-await warnings for queryClient.test.tsx
#8901 opened
Mar 31, 2025 -
test(react-query): resolve ESLint typescript-eslint/require-await warnings for useQuery.test.tsx
#8902 opened
Mar 31, 2025 -
test(react-query): resolve ESLint typescript-eslint/require-await warnings for useMutation.test.tsx
#8903 opened
Mar 31, 2025 -
test(react-query): resolve ESLint typescript-eslint/require-await warnings for useInfiniteQuery.test.tsx
#8904 opened
Mar 31, 2025 -
test(react-query): resolve ESLint typescript-eslint/require-await warnings for queryOptions.test-d.tsx
#8907 opened
Mar 31, 2025 -
chore(react-query): add @typescript-eslint/require-await for notice error for react-query package
#8909 opened
Mar 31, 2025 -
chore(query-core): add @typescript-eslint/require-await for notice error for query-core package
#8911 opened
Mar 31, 2025 -
test(query-core) resolve ESLint typescript-eslint/require-await warnings for devtools.test.tsx
#8917 opened
Mar 31, 2025 -
chore(query-devtools): add @typescript-eslint/require-await for notice error for query-devtools package
#8918 opened
Mar 31, 2025
12 Issues closed by 2 people
-
Infinite loop when used with Emotion and complex query object
#8897 closed
Mar 31, 2025 -
[query-core] Redundant function call in query-core util replaceData
#8876 closed
Mar 31, 2025 -
Why does the enabled parameter in useQuery only accept "false"? (Why do "falsy" values pass through?)
#8884 closed
Mar 31, 2025 -
Incorrect type for `getNextPageParam` in react-query's `prefetchInfiniteQuery`
#8868 closed
Mar 28, 2025 -
Doc links broken on react mutation pages
#8793 closed
Mar 28, 2025 -
data is undefined when using refetch with enabled=false
#8861 closed
Mar 28, 2025 -
React Query - Missing fetchStatus changes for disabled queries with dynamic keys
#8741 closed
Mar 28, 2025 -
`streamedQuery` does not work with `useInfiniteQuery`
#8866 closed
Mar 27, 2025 -
createSyncStoragePersister crashes app in iPad with cookies disabled
#8860 closed
Mar 27, 2025 -
nextjs server compoent prefetch query with useSuspenseQuery call api multiple times
#8845 closed
Mar 26, 2025 -
Doc links broken on Caching Examples page
#8854 closed
Mar 25, 2025
2 Issues opened by 2 people
-
[Solid-query] reconcile called multiple times on every request
#8873 opened
Mar 28, 2025 -
build output not written to the correct folder
#8865 opened
Mar 27, 2025
46 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
🏝️ TanStack Query DevTools for Expo/React Native! 🚀
#8846 commented on
Mar 30, 2025 • 11 new comments -
Polling Stops with refetchIntervalInBackground and Retry When Tab Is Inactive
#8353 commented on
Mar 31, 2025 • 0 new comments -
[vue-query] useInfiniteQuery does not fetch data on the server?
#8155 commented on
Mar 31, 2025 • 0 new comments -
`prefetchInRender` causes infinite render loop with deferred value if a promise rejects
#8249 commented on
Mar 31, 2025 • 0 new comments -
`invalidateQueries` inconsistently cancels `fetchQuery`
#8060 commented on
Mar 31, 2025 • 0 new comments -
Type error when using experimental_createPersister with a queryFn that has an argument
#7842 commented on
Mar 31, 2025 • 0 new comments -
`TData` generic can be inferred or specified incorrectly, causing unexpected runtime errors.
#8639 commented on
Mar 31, 2025 • 0 new comments -
the `coverage` in `vite.config.ts` causes unbound breakpoints when debugging internal packages
#7757 commented on
Mar 31, 2025 • 0 new comments -
JSDoc return type inference broken for useQuery/createQuery, but not for useMutation/createMutation
#7668 commented on
Mar 31, 2025 • 0 new comments -
useQuery() hook vulnerable to type errors
#7530 commented on
Mar 31, 2025 • 0 new comments -
docs: make the incompatibility of `skipToken` and `refetch` more detailed
#7599 commented on
Mar 31, 2025 • 0 new comments -
experimental_createPersister is not cleaning up after itself
#7049 commented on
Mar 31, 2025 • 0 new comments -
Type checking `select` works differently on `useQueries` compared to `useQuery`
#6556 commented on
Mar 31, 2025 • 0 new comments -
Hydration error thrown when using `PersistQueryClientProvider` and `Suspense`
#6472 commented on
Mar 31, 2025 • 0 new comments -
useSyncExternalStore should have a correct/frozen getServerSnapshot
#4690 commented on
Mar 31, 2025 • 0 new comments -
Query keys with object property set to undefined are not considered equal to missing property during invalidation
#3741 commented on
Mar 31, 2025 • 0 new comments -
Errored queries caught by ErrorBoundary are not retried on mount
#2712 commented on
Mar 31, 2025 • 0 new comments -
Client-only API called on the server side. Run client-only code in onMount, or conditionally run client-only component with <Show>.
#8799 commented on
Mar 31, 2025 • 0 new comments -
Dependency Dashboard
#7814 commented on
Mar 31, 2025 • 0 new comments -
chore(react-query): isRestoring -> IsRestoreProvider like QueryClientProvider
#8717 commented on
Mar 28, 2025 • 0 new comments -
test(react-query): add test case for useSuspenseQuery
#8731 commented on
Mar 29, 2025 • 0 new comments -
feat(react-query): Add `usePrefetchQueries` hook
#8734 commented on
Mar 31, 2025 • 0 new comments -
chore(deps): update dependency next to v15.2.3 [security]
#8844 commented on
Mar 31, 2025 • 0 new comments -
Maximum update depth exceeded
#8677 commented on
Mar 28, 2025 • 0 new comments -
`combine` stable reference is not called with correct parameters
#8781 commented on
Mar 28, 2025 • 0 new comments -
Angular: `withDevtools` option `loadDevtools` no longer supports reactive context
#8824 commented on
Mar 29, 2025 • 0 new comments -
`setQueryData()` should be persisted too, right?
#6310 commented on
Mar 31, 2025 • 0 new comments -
Solid: Cannot access 'refetch' before initialization
#7305 commented on
Mar 31, 2025 • 0 new comments -
Solid Query is mixing up queries during SSR
#7289 commented on
Mar 31, 2025 • 0 new comments -
solid-query parallel mutation onSuccess invalidate issue
#8140 commented on
Mar 31, 2025 • 0 new comments -
Bug: Dependent Query doesn't work with solid-js SSR
#7513 commented on
Mar 31, 2025 • 0 new comments -
[solid-query] Uncaught (in promise) Error: experimental_prefetchInRender feature flag is not enabled
#8209 commented on
Mar 31, 2025 • 0 new comments -
Solid-Query: Error isn't being set when fetching via SSR
#8300 commented on
Mar 31, 2025 • 0 new comments -
[solid-query] Dependent queries throw `client() is undefined` error
#8469 commented on
Mar 31, 2025 • 0 new comments -
[solid-query] Queries with `isInvalidated: true` won't get refetched on mount
#8554 commented on
Mar 31, 2025 • 0 new comments -
when using preload in solidstart, the query runs again on the client
#8840 commented on
Mar 31, 2025 • 0 new comments -
Devtools + async persistence + custom queryKeyHashFn doesn't work
#6958 commented on
Mar 31, 2025 • 0 new comments -
queryFn erroneously called in useSuspenseQuery dependent on serial prefetch
#8828 commented on
Mar 31, 2025 • 0 new comments -
Mutation status incorrect after navigation in SvelteKit
#8772 commented on
Mar 31, 2025 • 0 new comments -
Angular: framework version support policy
#8707 commented on
Mar 31, 2025 • 0 new comments -
useQueries have quadratic performance in relation to the number of queries
#8604 commented on
Mar 31, 2025 • 0 new comments -
invalidateQueries not invalidating outgoing first request
#8530 commented on
Mar 31, 2025 • 0 new comments -
Enabling a disabled query does not unsuspend
#8499 commented on
Mar 31, 2025 • 0 new comments -
Inferred type references an inaccessible unique symbol type after updating from 5.61.5 to 5.62.0
#8833 commented on
Mar 31, 2025 • 0 new comments -
`onMutate` never actually runs synchronously
#8724 commented on
Mar 31, 2025 • 0 new comments -
TypeScript errors when using exported queryOptions factory in @tanstack/react-query 5.62.8
#8453 commented on
Mar 31, 2025 • 0 new comments