what stackpulse tracks
TanStack Query releases from GitHub
StackPulse watches TanStack Query release notes and keeps the original source link close to every summary.
Powerful asynchronous state management for TS/JS StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches TanStack Query release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This pre-release upgrades TanStack Query to Solid v2 RC, which may introduce breaking changes. The release includes updated packages for Solid Query, DevTools, and Persist Client.
Users of @tanstack/solid-query and related packages are affected by the Solid v2 RC upgrade.
Test the new RC version in a development environment before upgrading production systems.
This release upgrades the package to Solid v2 RC and renames the Vite plugin dependency. It includes breaking changes due to the Solid v2 upgrade.
Users of @tanstack/solid-query-persist-client who are not yet on Solid v2 RC may be affected by breaking changes.
Upgrade to Solid v2 RC before using this version.
This beta release raises the minimum required solid-js version to 2.0.0-beta.33 to fix critical hydration issues. Earlier versions may silently fail to hydrate queries properly.
Users of @tanstack/solid-query-devtools with solid-js < 2.0.0-beta.33 will experience hydration issues.
Upgrade solid-js to >= 2.0.0-beta.33 immediately to prevent silent hydration failures.
This release upgrades `@tanstack/solid-query` to require SolidJS v2 beta 33 and introduces improvements to hydration handling. The provider-owned hydration channel ensures SSR-fetched queries are primed correctly, preventing unnecessary refetches on mount.
Users of `@tanstack/solid-query` with SolidJS versions below 2.0.0-beta.33 are affected.
Upgrade SolidJS to at least version 2.0.0-beta.33 to ensure compatibility.
This release upgrades `@tanstack/solid-query` to require Solid.js v2 beta 33 or higher due to a critical hydration fix. Earlier versions of Solid.js (beta 32 and below) could cause hydration issues where queries might not be properly primed, leading to frozen components.
Users of `@tanstack/solid-query` with Solid.js versions below beta 33 are affected and must upgrade to avoid hydration issues.
Upgrade Solid.js to version 2.0.0-beta.33 or higher.