-
-
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
10 Releases published by 1 person
-
v5.83.1
published
Jul 31, 2025 -
v5.84.0
published
Jul 31, 2025 -
v5.84.1
published
Aug 1, 2025 -
v5.84.2
published
Aug 8, 2025 -
v5.85.0
published
Aug 12, 2025 -
v5.85.1
published
Aug 14, 2025 -
v5.85.2
published
Aug 14, 2025 -
v5.85.3
published
Aug 14, 2025 -
v5.85.4
published
Aug 19, 2025 -
v5.85.5
published
Aug 19, 2025
41 Pull requests merged by 14 people
-
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 -
refactor(angular-query): restructure package type declaration location
#9519 merged
Aug 1, 2025 -
feat(devtools): add setting to hide disabled queries
#9500 merged
Jul 31, 2025 -
fix(react-query): HydrationBoundary has strictly typed
state
#9520 merged
Jul 31, 2025 -
docs: add missing period
#9509 merged
Jul 31, 2025 -
chore(angular-query): run publint and attw on tarball
#9518 merged
Jul 31, 2025 -
refactor(angular-query): build package using vite
#9517 merged
Jul 31, 2025 -
chore(angular-query): move test-setup.ts
#9516 merged
Jul 31, 2025 -
ci: add labeler script from router
#9503 merged
Jul 26, 2025 -
ci: replace fast-glob with tinyglobby
#9501 merged
Jul 26, 2025 -
test(svelte-query/{QueryClientProvider,useIsFetching,useIsMutating}): simplify 'queryFn'
#9495 merged
Jul 26, 2025 -
test(svelte-query/createQuery): simplify 'queryFn' and replace 'queryByText' with 'getByText'
#9490 merged
Jul 25, 2025 -
Remove unnecessary data truthiness check in Suspense example
#9485 merged
Jul 24, 2025
14 Pull requests opened by 11 people
-
fix(svelte-query): `state_unsafe_mutation` error with `useIs...`
#9493 opened
Jul 24, 2025 -
test(svelte-query/{queryOptions,infiniteQueryOptions}): add 'eslint-disable' for 'vitest/expect-expect'
#9496 opened
Jul 25, 2025 -
chore: introduce changesets
#9502 opened
Jul 26, 2025 -
ci(v4): update test command in GitHub Actions workflow to use pnpm
#9524 opened
Aug 3, 2025 -
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 -
docs: clarify queryClient refetch behavior for stale queries
#9560 opened
Aug 12, 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 -
fix(query-core): prevent state override when observer remount occurs …
#9580 opened
Aug 20, 2025 -
[v4] Fix infinite re-renders with synchronous queries in suspense mode
#9584 opened
Aug 21, 2025
20 Issues closed by 6 people
-
[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 -
Invalidation fails for query keys with null when a disabled query uses undefined in the key
#9497 closed
Aug 1, 2025 -
HydrationBoundary takes unknown as the type as `unknown` instead of `DehydratedState`
#9323 closed
Jul 31, 2025 -
Using new Date in a query key causes infinite refetching
#9515 closed
Jul 31, 2025 -
Next.js cacheComponents (dynamicIO) dehydration error
#9457 closed
Jul 28, 2025 -
[Windows] symlink doesn't work yet
#9272 closed
Jul 27, 2025 -
Infinite loop with useSuspenseQueries and short gcTime, slow queries when one query is already fetched
#9454 closed
Jul 24, 2025
3 Issues opened by 3 people
-
(v4) Infinite re-render loop with `suspense: true` and `cacheTime: 0` for synchronous fetchers
#9583 opened
Aug 20, 2025 -
v5.85.2 introduced a breaking change while using StrictMode
#9579 opened
Aug 19, 2025 -
[vue-query] `useInfiniteQuery` doesn't support `infiniteQueryOptions` with `MaybeRef` type
#9562 opened
Aug 13, 2025
18 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.
-
feat(react-query): backport v5 apis about infinite query
#9334 commented on
Jul 29, 2025 • 5 new comments -
refactor(core): add generic utilities for resolving value-or-function patterns, replace specialized `resolveStaleTime` and `resolveEnabled`
#9212 commented on
Aug 21, 2025 • 3 new comments -
feat(query-core): add MutationFunctionContext argument to mutateFn
#9193 commented on
Aug 18, 2025 • 3 new comments -
refactor: integrate util "noop" function in each packages
#9125 commented on
Aug 19, 2025 • 1 new comment -
fix(query-core) Fix queries argument's type definition in queriesObserver
#9449 commented on
Jul 30, 2025 • 0 new comments -
fix(react-query): allow retryOnMount when throwOnError is function (#9336)
#9338 commented on
Aug 13, 2025 • 0 new comments -
chore(react-query): update peer-deps for react19 in v4
#9310 commented on
Aug 19, 2025 • 0 new comments -
fix: serialize `queryKey`
#9308 commented on
Aug 20, 2025 • 0 new comments -
feat(angular-query): move devtools to conditional sub-paths
#9270 commented on
Aug 8, 2025 • 0 new comments -
fix(angular-query): ensure initial mutation pending state is emitted
#9098 commented on
Jul 31, 2025 • 0 new comments -
chore(deps): update all non-major dependencies
#8963 commented on
Aug 22, 2025 • 0 new comments -
Dependency Dashboard
#7814 commented on
Aug 22, 2025 • 0 new comments -
Hydration error using loading state of useQuery when prefetching
#9399 commented on
Aug 17, 2025 • 0 new comments -
queryFn erroneously called in useSuspenseQuery dependent on serial prefetch
#8828 commented on
Aug 15, 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 -
Polling Stops with refetchIntervalInBackground and Retry When Tab Is Inactive
#8353 commented on
Aug 14, 2025 • 0 new comments -
experimental_promise: A component was suspended by an uncached promise
#8384 commented on
Aug 2, 2025 • 0 new comments -
Next.js: exception encountered in prefetchInfiniteQuery causes useSuspenseInfiniteQuery to fail
#8825 commented on
Jul 23, 2025 • 0 new comments