github TanStack/router @tanstack/solid-router@2.0.0-beta.23

latest releases: release-2026-07-03-0048, @tanstack/solid-start@2.0.0-beta.24
pre-release5 hours ago

Patch Changes

  • #7734 f9b0e57 - Fix hydration desync by resolving defaultNotFoundComponent at render time instead of lazily mutating the boundary route's options.notFoundComponent. Route objects are module singletons shared across server requests, so once the server handled any 404, later SSRs of valid URLs wrapped the match in a CatchNotFound boundary the client didn't render, shifting hydration keys and leaving the subtree inert.

Don't miss a new router release

NewReleases is sending notifications on new releases.