Back to Explore

TanStack/query

GitHub
62 updates · last 90 days1 watchersOpen source

Last release:

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

  • Actively maintained, with very recent activity (last upstream push on 2026-07-22) and multiple related package updates across React, Solid, Svelte, Vue, and related devtools/persist-client within about a day.
  • Apparent update cadence: frequent and clustered (at least several patch and beta updates on 2026-07-21 and another batch on 2026-07-22), suggesting an ongoing release stream rather than a long quiet period.

AI summary generated

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • release-2026-08-01-1558

    This release primarily bumps Solid v2 to beta 29 and updates the TanStack Solid Query packages to 6.0.0-beta.7. No user-facing features, bug fixes, or breaking changes are explicitly described in the release notes.

  • @tanstack/solid-query-persist-client@6.0.0-beta.7

    This beta release primarily upgrades the underlying Solid integration. It bumps the related @tanstack/solid-query dependency to 6.0.0-beta.7 and updates Solid to v2 beta 29, with no other functional changes called out in the notes.

  • @tanstack/solid-query-devtools@6.0.0-beta.7

    This release (@tanstack/solid-query-devtools@6.0.0-beta.7) is a patch bump that upgrades the Solid v2 toolchain to beta.29 and updates @tanstack/solid-query to 6.0.0-beta.7. The release notes only call out the Solid beta upgrade and that single @tanstack/solid-query dependency update, with no mention of any additional dependency/tooling changes.

  • @tanstack/solid-query@6.0.0-beta.7

    This release is a patch update for @tanstack/solid-query in the 6.0.0-beta line. The only listed change is an upgrade to Solid v2 beta 29, with no additional features, fixes, or breaking changes explicitly documented in the release notes.

  • release-2026-07-22-0054

    This release is primarily an upgrade to Solid v2 beta 21 and a set of @tanstack/solid-query beta package version bumps to beta.6. It also includes a small fix to release automation for prerelease branches. No user-facing API changes or breaking changes are mentioned in the release notes.

  • @tanstack/solid-query-devtools@6.0.0-beta.6

    This release of @tanstack/solid-query-devtools (6.0.0-beta.6) primarily updates dependencies to align with Solid v2 beta 21 and pulls in @tanstack/solid-query@6.0.0-beta.6. Release notes only describe the Solid upgrade, but the code diff shows additional Solid 2 lifecycle and hydration-related refactors inside the devtools components.

  • @tanstack/solid-query@6.0.0-beta.6

    This beta release is a dependency-only update. It upgrades the underlying Solid framework integration to Solid v2 beta 21, with no additional changes called out in the release notes.

  • @tanstack/solid-query-persist-client@6.0.0-beta.6

    This is a patch release for @tanstack/solid-query-persist-client (6.0.0-beta.6). The release notes only document dependency updates, including upgrading Solid v2 to beta 21 and aligning @tanstack/solid-query to 6.0.0-beta.6. No user-facing features, bug fixes, or breaking API changes are described.

  • release-2026-07-21-1305

    This release is a small maintenance update focused on the eslint-plugin-query tooling. It adjusts how the exhaustive-deps rule analyzes call targets, likely reducing false-positive lint errors for some hook dependency patterns.

  • @tanstack/solid-query@5.101.4

    This is a patch release of @tanstack/solid-query with no directly described behavior changes. The only noted change is an update to its dependency, @tanstack/query-core, to version 5.101.4.

  • @tanstack/vue-query@5.101.4

    This is a patch release of @tanstack/vue-query with changes limited to a dependency bump. It updates @tanstack/query-core to version 5.101.4, which may include fixes or behavior changes inherited from query-core.

  • @tanstack/solid-query-persist-client@5.101.4

    This release is a patch update for @tanstack/solid-query-persist-client. It updates dependencies to matching @tanstack versions (query-persist-client-core and solid-query) at version 5.101.4, without any additional functionality or behavior changes described in the notes.

  • @tanstack/svelte-query@6.1.38

    This is a patch release of @tanstack/svelte-query that updates its dependencies. The only listed change is bumping @tanstack/query-core to version 5.101.4, which may include internal fixes and compatibility updates.

  • @tanstack/react-query@5.101.4

    This is a patch release of @tanstack/react-query that only updates its dependency on @tanstack/query-core to version 5.101.4. No new React Query features or behavioral changes are described in the release notes.

  • @tanstack/svelte-query-devtools@6.1.38

    This patch release updates the underlying devtools dependencies used by @tanstack/svelte-query-devtools. No functional changes are described in the release notes beyond bumping dependency versions.

  • @tanstack/svelte-query-persist-client@6.1.38

    This patch release updates core dependencies for @tanstack/svelte-query-persist-client, including @tanstack/query-persist-client-core and @tanstack/svelte-query. No functional changes or API updates are described in the release notes, so the primary reason to upgrade is to pick up the dependency fixes and improvements included in those packages.

  • @tanstack/vue-query-devtools@6.1.38

    This patch release updates the underlying TanStack Query Devtools and Vue Query packages to versions 5.101.4. The release notes do not mention any new user-facing functionality or behavioral changes beyond these dependency bumps.

  • @tanstack/solid-query-devtools@5.101.4

    This is a patch release of @tanstack/solid-query-devtools with no documented user-facing behavior changes. It updates dependencies to the same @tanstack versions (query-devtools and solid-query) at 5.101.4.

  • release-2026-07-20-1205

    This release is primarily a performance improvement related to partialMatchKey, specifically handling “special case arrays” more efficiently. It also publishes updated versions of the TanStack Query packages across multiple framework integrations at the same release date/version.

  • @tanstack/react-query@5.101.3

    This is a patch release of @tanstack/react-query that updates its dependency on @tanstack/query-core to version 5.101.3. No other user-facing changes are described in the release notes.