-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Insights: TanStack/query
Overview
Could not load contribution data
Please try again later
8 Releases published by 1 person
29 Pull requests merged by 13 people
-
docs: mention second parameter for
cancelQueries
#9597 merged
Sep 2, 2025 -
docs: clarify queryClient refetch behavior for stale queries
#9560 merged
Sep 1, 2025 -
fix(core): make sure queries revert synchronously
#9601 merged
Aug 30, 2025 -
docs: fix mutation status type
#9595 merged
Aug 30, 2025 -
docs: remove unnecessary trailing comma
#9594 merged
Aug 30, 2025 -
docs: fix type definition errors in useQuery options
#9596 merged
Aug 30, 2025 -
docs: fix missing comma in useMutation example to prevent syntax errors
#9593 merged
Aug 30, 2025 -
ci(v4): update test command in GitHub Actions workflow to use pnpm
#9524 merged
Aug 24, 2025 -
test(react-query/useMutation): remove '@testing-library/jest-dom/vitest' import
#9569 merged
Aug 20, 2025 -
chore(deps): update marocchino/sticky-pull-request-comment digest to 9c40848
#9473 merged
Aug 19, 2025 -
Updates examples for invalidation from mutations
#9261 merged
Aug 19, 2025 -
Add not-prose class to browser logo images in devtools documentation
#9556 merged
Aug 19, 2025 -
fix(core): do not reject promise right away - only when
promise
gets used#9576 merged
Aug 19, 2025 -
fix(core): never revert to undefined data
#9577 merged
Aug 19, 2025 -
docs(react-query): recommend
defaultError = unknown
instead ofAxiosError
#9575 merged
Aug 18, 2025 -
fix(query-core): race condition in StrictMode
#9565 merged
Aug 14, 2025 -
fix(query-core): query cancellation and reverting
#9293 merged
Aug 14, 2025 -
fix(core): have revertState capture manual updates
#9558 merged
Aug 14, 2025 -
feat: add solid devtools panel export to solid devtools
#9551 merged
Aug 12, 2025 -
chore: update browser icons
#9555 merged
Aug 11, 2025 -
Add Firefox and Edge browser extension support to devtools docs
#9548 merged
Aug 11, 2025 -
Add oRPC to community projects for TanStack Query (Vue)
#9539 merged
Aug 9, 2025 -
Add oRPC to community projects for TanStack Query (React)
#9538 merged
Aug 9, 2025 -
Add Hey API to community projects for TanStack Query (Vue)
#9535 merged
Aug 9, 2025 -
Add Hey API to community projects for TanStack Query (React)
#9534 merged
Aug 9, 2025 -
chore(tsconfig.json): add 'test-setup.ts' to 'include' array
#9545 merged
Aug 9, 2025 -
chore(angular-query): add infiniteQueryOptions tests from react-query
#9544 merged
Aug 9, 2025 -
fix(angular-query): align mutation options to most recent react-query types
#9543 merged
Aug 8, 2025
15 Pull requests opened by 12 people
-
feat(query-core): add custom reducer support to streamedQuery
#9532 opened
Aug 5, 2025 -
docs: clarify default behavior of invalidateQueries refetching
#9541 opened
Aug 7, 2025 -
chore(deps): update dependency astro to v5.13.2 [security]
#9542 opened
Aug 7, 2025 -
chore(tsconfig.json): simplify 'include' patterns by consolidating file extensions and directory paths
#9547 opened
Aug 10, 2025 -
fix(query-core): focus check issue from retryer for refetchIntervallnBackground
#9563 opened
Aug 13, 2025 -
SolidJS Devtools '/production' export
#9564 opened
Aug 14, 2025 -
fix(react-query): resolve hydration mismatch in SSR with prefetched queries
#9572 opened
Aug 17, 2025 -
[v4] Fix infinite re-renders with synchronous queries in suspense mode
#9584 opened
Aug 21, 2025 -
Fix O(N) time & space in QueryCache search when queryKey is present
#9589 opened
Aug 24, 2025 -
Update queries.md
#9590 opened
Aug 25, 2025 -
fix(query-core): ensure combine re-executes after cache restoration with memoized combine
#9592 opened
Aug 26, 2025 -
refactor(query-core): improve replaceEqualDeep performance
#9604 opened
Aug 31, 2025 -
ref: rename queryFn to streamFn in streamedQuery
#9606 opened
Sep 1, 2025 -
refactor(react-query): replace magic number with named constant in suspense timers
#9607 opened
Sep 1, 2025
15 Issues closed by 4 people
-
v5.85.2 introduced a breaking change while using StrictMode
#9579 closed
Aug 30, 2025 -
[solid-query] Uncaught (in promise) Error: experimental_prefetchInRender feature flag is not enabled
#8209 closed
Aug 19, 2025 -
Vue SSR memory leak
#9362 closed
Aug 18, 2025 -
Referencial stability lost when using react-compiler
#9571 closed
Aug 16, 2025 -
`setQueriesData` with `BigInt` in `queryKey` Error
#9567 closed
Aug 15, 2025 -
Next.js `cacheComponents`: cannot prefetch and access query data underneath `'use cache'`
#9499 closed
Aug 14, 2025 -
Missing Community Projects page for Svelte
#9537 closed
Aug 11, 2025 -
Missing Community Projects page for Angular
#9536 closed
Aug 9, 2025 -
useQueries have quadratic performance in relation to the number of queries
#8604 closed
Aug 4, 2025 -
v4 to v5 codemod not working for my codebase
#9529 closed
Aug 4, 2025 -
When I use `skipToken` in vue-query, the type has error
#9527 closed
Aug 4, 2025 -
[Angular] Unpublished package used in the basic persister example
#9525 closed
Aug 3, 2025
5 Issues opened by 5 people
-
Bug: isPending stuck on true after mutation error
#9608 opened
Sep 1, 2025 -
`useQueries` doesn’t call `combine` when `StoragePersister` deserializes data
#9586 opened
Aug 23, 2025 -
(v4) Infinite re-render loop with `suspense: true` and `cacheTime: 0` for synchronous fetchers
#9583 opened
Aug 20, 2025 -
[vue-query] `useInfiniteQuery` doesn't support `infiniteQueryOptions` with `MaybeRef` type
#9562 opened
Aug 13, 2025
16 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.
-
chore(deps): update all non-major dependencies
#8963 commented on
Sep 2, 2025 • 27 new comments -
refactor(core): add generic utilities for resolving value-or-function patterns, replace specialized `resolveStaleTime` and `resolveEnabled`
#9212 commented on
Sep 1, 2025 • 3 new comments -
feat(query-core): add MutationFunctionContext argument to mutateFn
#9193 commented on
Aug 18, 2025 • 2 new comments -
experimental_promise: A component was suspended by an uncached promise
#8384 commented on
Aug 2, 2025 • 0 new comments -
Polling Stops with refetchIntervalInBackground and Retry When Tab Is Inactive
#8353 commented on
Aug 14, 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
Aug 14, 2025 • 0 new comments -
queryFn erroneously called in useSuspenseQuery dependent on serial prefetch
#8828 commented on
Aug 15, 2025 • 0 new comments -
Hydration error using loading state of useQuery when prefetching
#9399 commented on
Aug 17, 2025 • 0 new comments -
Dependency Dashboard
#7814 commented on
Aug 31, 2025 • 0 new comments -
.refetch() is not working as expected after signal update when using injectQuery
#9174 commented on
Aug 31, 2025 • 0 new comments -
[WIP] Angular injectQueries fixes
#8690 commented on
Sep 1, 2025 • 0 new comments -
feat(angular-query): move devtools to conditional sub-paths
#9270 commented on
Aug 8, 2025 • 0 new comments -
fix: serialize `queryKey`
#9308 commented on
Aug 20, 2025 • 0 new comments -
chore(react-query): update peer-deps for react19 in v4
#9310 commented on
Sep 1, 2025 • 0 new comments -
feat(react-query): backport v5 apis about infinite query
#9334 commented on
Aug 24, 2025 • 0 new comments -
fix(react-query): allow retryOnMount when throwOnError is function (#9336)
#9338 commented on
Aug 13, 2025 • 0 new comments