TanStack Query is an asynchronous state management library for fetching and synchronizing server state in web apps, with caching and automatic refetching. It provides utilities for data fetching across REST, GraphQL, promises, and more, plus features like mutations, pagination and infinite scroll, background updates, and React Suspense support.
Project status
- TanStack/query appears actively maintained, with a recent upstream push on 2026-06-30 and multiple related package updates landing on 2026-06-27.
- The apparent update cadence is at least weekly or more frequent recently, since several patch updates across React, Solid, Svelte, and Vue packages, plus a rollup devtools update, occurred within a few days.
AI summary generated
Recent updates
release-2026-06-27-2033
This release mainly rolls up fixes in the query devtools UI and related utilities, addressing rendering, theming, and state management edge cases. It also includes build/publishing pipeline adjustments (for lit output and prerelease dist tagging) and updates pnpm to 11.9.0.
@tanstack/solid-query@5.101.2
This patch release of @tanstack/solid-query updates its dependency on @tanstack/query-core to version 5.101.2. No other changes or behavioral updates are mentioned in the release notes.
@tanstack/svelte-query-devtools@6.1.36
This is a patch release of @tanstack/svelte-query-devtools that only updates its dependency versions. The release notes indicate new bundled versions of @tanstack/query-devtools and @tanstack/svelte-query, with no other functional or behavioral changes described.
@tanstack/solid-query-persist-client@5.101.2
This release is a patch bump for @tanstack/solid-query-persist-client to version 5.101.2. The only documented change is updating its dependencies, specifically @tanstack/query-persist-client-core and @tanstack/solid-query to the matching 5.101.2 versions.
@tanstack/vue-query@5.101.2
This patch release updates @tanstack/query-core to version 5.101.2. No additional Vue Query features or user-facing changes are mentioned in the release notes.
@tanstack/svelte-query-persist-client@6.1.36
This patch release updates dependencies for @tanstack/svelte-query-persist-client. No new features, behavior changes, or breaking changes are described in the release notes.
@tanstack/svelte-query@6.1.36
This patch release updates the underlying TanStack Query core dependency used by @tanstack/svelte-query. No direct API or behavioral changes are described in the release notes.
@tanstack/vue-query-devtools@6.1.36
This patch release of @tanstack/vue-query-devtools updates its core dependencies to newer TanStack versions. No user-facing API, behavior, or configuration changes are described in the release notes beyond the dependency bumps.
@tanstack/react-query@5.101.2
This is a patch release of @tanstack/react-query that only updates its underlying dependency on @tanstack/query-core to version 5.101.2. No user-facing features, fixes, or API changes are described in the release notes.
@tanstack/solid-query-devtools@5.101.2
This release is a dependency-only patch update for @tanstack/solid-query-devtools. It pulls in updated versions of @tanstack/query-devtools and @tanstack/solid-query, both at version 5.101.2.
release-2026-06-26-1226
This release updates @tanstack/solid-query, @tanstack/solid-query-devtools, and @tanstack/solid-query-persist-client to 6.0.0-beta.5 and includes several Solid 2 related fixes and refactors. Key changes include SSR deferred query rendering improvements and updates to Solid 2 reactivity compliance.
@tanstack/solid-query-persist-client@6.0.0-beta.5
This beta.5 release is primarily a dependency bump. It upgrades the underlying Solid integration to Solid v2 beta 15 and updates the related TanStack Solid Query dependency to version 6.0.0-beta.5.
@tanstack/solid-query-devtools@6.0.0-beta.5
Release @tanstack/solid-query-devtools@6.0.0-beta.5 is described as a patch that only upgrades Solid v2 to beta.15 and updates the @tanstack/solid-query dependency to 6.0.0-beta.5. The actual diff contains broader Solid 2 runtime and lifecycle changes inside the devtools package that are not mentioned in the release notes.
@tanstack/solid-query@6.0.0-beta.5
This beta release of @tanstack/solid-query is primarily a dependency update. It upgrades SolidJS to v2 beta 15, with no additional features or fixes explicitly called out in the release notes.
release-2026-06-23-1001
This release contains a small fix for TanStack Query hydration timing, ensuring `dataUpdatedAt` is set correctly when a pending query resolves before hydration completes. It also includes a couple of build/tooling chores (docs generation import ordering, and updating the KNIP schema).
@tanstack/vue-query-devtools@6.1.35
This is a patch release of @tanstack/vue-query-devtools that only updates its underlying dependencies. No new functionality, bug fixes, or behavior changes are explicitly called out in the release notes.
@tanstack/solid-query-persist-client@5.101.1
This is a patch release of @tanstack/solid-query-persist-client that updates its core dependencies. No functional, API, or behavior changes are described in the release notes beyond aligning to newer @tanstack/query-persist-client-core and @tanstack/solid-query versions.
@tanstack/vue-query@5.101.1
This is a patch release of @tanstack/vue-query that updates its dependency on @tanstack/query-core to version 5.101.1. No new features or user-visible behavior changes are described in the release notes.
@tanstack/react-query@5.101.1
This patch release updates TanStack React Query to align with @tanstack/query-core version 5.101.1. No direct React Query API or behavioral changes are described in the release notes.
@tanstack/solid-query-devtools@5.101.1
This is a patch release of @tanstack/solid-query-devtools. It updates its dependencies to matching 5.101.1 versions of @tanstack/query-devtools and @tanstack/solid-query, with no other changes called out in the release notes.