stack.pulse
#stacks/tanstack-router/library

TanStack Router release notes, breaking changes, and upgrade notes.

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.

releases
17
breaking
0
security
0
deprecated
1
migrations
3

Get source-linked upgrade notes and occasional sponsor recommendations. No GitHub login required.

what stackpulse tracks

TanStack Router releases from GitHub

StackPulse watches TanStack Router release notes and keeps the original source link close to every summary.

upgrade risk

Breaking changes and deprecations

Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.

migration notes

Source-backed next steps

Migration steps and recommended actions are only shown when the upstream release notes support them.

# latest_releases

source-backed
@tanstack/solid-start@2.0.0-beta.23mediummigrationprereleaseJun 25, 2026

@tanstack/solid-start@2.0.0-beta.23

This release primarily focuses on dependency upgrades, including `solid-js` and `@solidjs/web` to `2.0.0-beta.15`, and updates related packages to `2.0.0-beta.22`.

affected

Users of `@tanstack/solid-start` and its dependencies are affected by this update.

action

Update dependencies to ensure compatibility with the latest versions.

view source on github->
@tanstack/solid-start-server@2.0.0-beta.22mediummigrationprereleaseJun 25, 2026

@tanstack/solid-start-server@2.0.0-beta.22

This release primarily focuses on dependency upgrades, including `solid-js` and `@solidjs/web` to version `2.0.0-beta.15`, and updates related dependencies for `@tanstack/solid-router`.

affected

Users of `@tanstack/solid-start-server` and `@tanstack/solid-router` may need to ensure compatibility with the updated dependencies.

action

Update dependencies to match the versions specified in this release.

view source on github->
release-2026-06-16-2217mediummigrationfeatureJun 16, 2026

Release 2026-06-16 22:17

This release introduces SSR middleware support for Rsbuild preview in the start-plugin-core package. It also includes various performance optimizations, bug fixes, and refactoring efforts across multiple packages.

affected

Developers using Rsbuild preview SSR middleware and those relying on performance improvements in routing and SSR setups will benefit from this release.

release_signals
+start-plugin-core: support Rsbuild preview SSR middleware
view source on github->