github TanStack/query @tanstack/solid-query@6.0.0-rc.3

latest release: release-2026-09-04-2228
pre-release3 hours ago

Patch Changes

  • #11394 f41ac71 - Sweep X-Revalidate keys in the single-flight consumer. A mutation can declare its invalidation scope with Solid's reload/redirect revalidate option; the flight payload covers what the server recomputed, and whatever a declared key matches beyond it (parameterized instances only the client holds, queries no loader owns) is now invalidated client-side — active queries refetch in the background, inactive ones are marked stale. Keys match by queryKey prefix, mirroring Solid Router's consumption of the same header.

Don't miss a new query release

NewReleases is sending notifications on new releases.