Skip to content

@tanstack/start-server-core@1.169.21

Choose a tag to compare

@github-actions github-actions released this 06 Aug 13:43
Immutable release. Only release title and notes can be modified.
ac1d0ab

Patch Changes

  • #7967 6aefb33 - Preserve path params in their raw string form while matching routes so structured values returned by params.parse produce stable match IDs and do not reuse stale loader data.

    RouterCore.getMatchedRoutes() now returns [matchedRoutes, rawParams, foundRoute] instead of an object.

  • Updated dependencies [84db4a8, 9cac62a, 6aefb33]:

    • @tanstack/router-core@1.171.18
    • @tanstack/start-client-core@1.170.17
    • @tanstack/history@1.162.1
    • @tanstack/start-storage-context@1.167.20