2 hours ago
vite

plugin-legacy@8.2.3

Please refer to CHANGELOG.md for details.

2 hours ago
vite

v8.2.1

Please refer to CHANGELOG.md for details.

2 hours ago
router

Release 2026-08-06 13:44

Release 2026-08-06 13:44

Changes

Fix

  • react-router: prevent blank frame before initial pending UI (#7961) (697ebb6ddb) by @Sheraff
  • router: preserve raw params for match identity (#7966) (07a3d10d8f) by @Sheraff

Performance

  • compact private bundle boundaries missing changesets (#7985) (#7975) (9cac62a5c7) by @Sheraff
  • compact private bundle boundaries (#7975) (94685306a9) by @Sheraff
  • router-core: optimize route tree processing (#7984) (84db4a8423) by @Sheraff

Chore

  • add changeset for #7966 (#7967) (6aefb33925) by @Sheraff

Packages

  • @tanstack/history@1.162.1
  • @tanstack/react-router@1.170.21
  • @tanstack/react-start@1.168.38
  • @tanstack/react-start-client@1.168.19
  • @tanstack/react-start-rsc@0.1.37
  • @tanstack/react-start-server@1.167.26
  • @tanstack/router-cli@1.167.24
  • @tanstack/router-core@1.171.18
  • @tanstack/router-generator@1.167.24
  • @tanstack/router-plugin@1.168.26
  • @tanstack/router-vite-plugin@1.167.26
  • @tanstack/solid-router@1.170.21
  • @tanstack/solid-start@1.168.37
  • @tanstack/solid-start-client@1.168.19
  • @tanstack/solid-start-server@1.167.26
  • @tanstack/start-client-core@1.170.17
  • @tanstack/start-plugin-core@1.171.29
  • @tanstack/start-server-core@1.169.21
  • @tanstack/start-static-server-functions@1.167.22
  • @tanstack/start-storage-context@1.167.20
  • @tanstack/vue-router@1.170.20
  • @tanstack/vue-start@1.168.36
  • @tanstack/vue-start-client@1.167.22
  • @tanstack/vue-start-server@1.167.26
2 hours ago
router

@tanstack/start-static-server-functions@1.167.22

Patch Changes

  • Updated dependencies [9cac62a]:
    • @tanstack/start-client-core@1.170.17
    • @tanstack/react-start@1.168.38
    • @tanstack/solid-start@1.168.37
2 hours ago
router

@tanstack/vue-start-server@1.167.26

Patch Changes

2 hours ago
router

@tanstack/vue-start-client@1.167.22

Patch Changes

2 hours ago
router

@tanstack/start-server-core@1.169.21

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
2 hours ago
router

@tanstack/vue-router@1.170.20

Patch Changes

  • #7970 2435885 - createFileRoute does not rely on FileRoute class

  • #7985 9cac62a - perf: compact private bundle boundaries- #7975

  • #7971 86bf510 - clean intersection observer options in link component

  • #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/history@1.162.1
2 hours ago
router

@tanstack/start-storage-context@1.167.20

Patch Changes

2 hours ago
router

@tanstack/vue-start@1.168.36

Patch Changes

  • Updated dependencies [2435885, 9cac62a, 86bf510, 6aefb33]:
    • @tanstack/vue-router@1.170.20
    • @tanstack/start-client-core@1.170.17
    • @tanstack/start-server-core@1.169.21
    • @tanstack/vue-start-client@1.167.22
    • @tanstack/vue-start-server@1.167.26
    • @tanstack/start-plugin-core@1.171.29