github TanStack/router @tanstack/router-plugin@1.168.7

latest releases: release-2026-05-20-1004, @tanstack/start-client-core@1.170.0, @tanstack/solid-start-server@1.167.5...
11 hours ago

Patch Changes

  • Update chokidar to v5. (#7439)

  • Add deferred Hydrate boundary support for TanStack Start. (#7362)

    Hydrate boundaries can now be code-split by the Start compiler, preload their generated client chunks, preserve server-rendered fallback HTML, and replay interaction-triggered events after hydration. The compiler integration now uses a Start-owned compiler plugin for Hydrate virtual modules across Vite and Rsbuild, with dev invalidation for generated virtual modules.

    Shared AST utilities used by the router code-splitter and Hydrate virtual modules were moved into @tanstack/router-utils so both pipelines can retain referenced top-level declarations, unwrap local exports, and let dead-code elimination remove unused route module code.

  • Updated dependencies [5fa9e55]:

    • @tanstack/router-core@1.171.3
    • @tanstack/router-utils@1.162.1
    • @tanstack/react-router@1.170.5
    • @tanstack/router-generator@1.167.6

Don't miss a new router release

NewReleases is sending notifications on new releases.