github TanStack/router @tanstack/start-plugin-core@1.171.4

latest releases: release-2026-05-24-0019, @tanstack/start-storage-context@1.167.8, @tanstack/solid-router@1.170.8...
7 hours ago

Patch Changes

  • Add support for Rsbuild client output formats, including module output by default and IIFE output for classic script environments. (#7477)

    Client entry scripts and preloads are now represented as root route manifest assets, script preloads follow the manifest script format, and script asset cross-origin configuration uses the script key. The transformAssets script callback context now exposes only kind: 'script' and url, keeping script format handling internal to manifest rendering.

  • Fix Rsbuild server function metadata replay when Rspack restores modules from its persistent cache. (#7477)

    Server function metadata is now stored on Rspack module build info and replayed from cached modules before resolver modules are rebuilt, preventing warm restarts from losing server function registrations.

  • Updated dependencies [51a97a1]:

    • @tanstack/router-core@1.171.6
    • @tanstack/start-server-core@1.169.3
    • @tanstack/router-generator@1.167.10
    • @tanstack/router-plugin@1.168.11
    • @tanstack/start-client-core@1.170.3

Don't miss a new router release

NewReleases is sending notifications on new releases.