@tanstack/solid-router@1.170.30

TanStack/router@tanstack/solid-router@1.170.30Aug 22, 2026by github-actions[bot]

AI Summary

This patch release introduces performance optimizations by building client preload locations on demand and improves state management by preserving context during reloads. It includes updates to the core router dependencies.

Key Highlights

  • Build client preload locations on demand and remove the prebuilt-location argument
  • Preserve context during reloads
  • Updated @tanstack/router-core to 1.171.27

Full Release Notes

### Patch Changes

-   [#8132](https://github.com/TanStack/router/pull/8132) [`fa65287`](https://github.com/TanStack/router/commit/fa652872812c9433ba8b9d9a285e51b535e7367c) - Build client preload locations on demand and remove the prebuilt-location argument used by framework links.

-   [#8130](https://github.com/TanStack/router/pull/8130) [`cb281d7`](https://github.com/TanStack/router/commit/cb281d70c1f5fe780f9d07bc500ea3a284a4e04b) - preserve context during reloads

-   Updated dependencies \[[`fa65287`](https://github.com/TanStack/router/commit/fa652872812c9433ba8b9d9a285e51b535e7367c), [`cb281d7`](https://github.com/TanStack/router/commit/cb281d70c1f5fe780f9d07bc500ea3a284a4e04b)]:
    -   @tanstack/router-core@1.171.27