what stackpulse tracks
TanStack Router releases from GitHub
StackPulse watches TanStack Router release notes and keeps the original source link close to every summary.
Type-safe router with built-in caching for React and Solid StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches TanStack Router 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 release upgrades dependencies to Solid JS 2.0.0-rc.0, migrates from `vite-plugin-solid` to `@solidjs/vite-plugin`, and aligns `@tanstack/solid-query` and `@tanstack/solid-query-devtools` with their respective RC versions.
Users of `vite-plugin-solid` and `@tanstack/solid-query` are affected by this release.
Update your Vite configuration to use `@solidjs/vite-plugin` and ensure all dependencies are aligned with the new versions.
This release upgrades dependencies to Solid JS 2.0.0-rc.0 and migrates from `vite-plugin-solid` to `@solidjs/vite-plugin`. It also updates `@tanstack/solid-query` and `@tanstack/solid-query-devtools` to their respective RC versions.
Users of `@tanstack/solid-start` and `vite-plugin-solid` are affected by the migration to `@solidjs/vite-plugin` and the Solid JS 2.0.0-rc.0 upgrade.
Update your project dependencies to `solid-js` and `@solidjs/web` `2.0.0-rc.0`, and replace `vite-plugin-solid` with `@solidjs/vite-plugin`.
This release upgrades dependencies to Solid JS 2.0.0-rc.0 and migrates from `vite-plugin-solid` to `@solidjs/vite-plugin`. It also aligns `@tanstack/solid-query` and `@tanstack/solid-query-devtools` with Solid JS 2.0.0-rc.0.
Users of `@tanstack/solid-router` with Solid JS 1.x will need to migrate to Solid JS 2.0.0-rc.0 and update their Vite plugin.
Upgrade `solid-js`, `@solidjs/web`, and `vite-plugin-solid` to their respective new versions.