Skip to content

Releases: TanStack/router

v1.136.13

19 Nov 16:45

Choose a tag to compare

Version 1.136.13 - 11/19/25, 4:43 PM

Changes

Fix

  • router-core: Route with server function as loader that throws notFound crashes route on HMR #5763 (#5890) (fb0f069) by @DeTuksa

Packages

v1.136.12

19 Nov 12:39

Choose a tag to compare

Version 1.136.12 - 11/19/25, 12:38 PM

Changes

Fix

  • solid-start: fix hydration regression in 1.136.9 (#5903) (e93b712) by Birk Skyum

Packages

v1.136.11

19 Nov 00:35

Choose a tag to compare

Version 1.136.11 - 11/19/25, 12:32 AM

Changes

Fix

Other

Packages

v1.136.10

18 Nov 23:06

Choose a tag to compare

Version 1.136.10 - 11/18/25, 11:04 PM

Changes

Fix

Packages

v1.136.9

18 Nov 22:41

Choose a tag to compare

Version 1.136.9 - 11/18/25, 10:39 PM

Changes

Fix

Test

  • router: remove flaky query transition test (#5883) (f830dff) by Birk Skyum

Ci

  • apply automated fixes (5ca33d7) by autofix-ci[bot]

Packages

v1.136.8

16 Nov 18:17

Choose a tag to compare

Version 1.136.8 - 11/16/25, 6:14 PM

Changes

Refactor

  • router-core: cache matched route branch alongside the rest of the route match (#5882) (dbc9cfe) by @Sheraff

Packages

v1.136.7

16 Nov 15:41

Choose a tag to compare

Version 1.136.7 - 11/16/25, 3:40 PM

Changes

Fix

  • don"t use alias for configuring ssr env input (#5881) (26b2338) by Manuel Schiller

Packages

v1.136.6

16 Nov 10:09

Choose a tag to compare

Version 1.136.6 - 11/16/25, 10:06 AM

Changes

Refactor

  • router-core: findSingleMatch caches the trees it generate in an LRUCache, not a Map (#5878) (41fac3f) by @Sheraff

Test

  • router-core: add some missing unit-tests to the new processRouteTree (#5879) (8994fc1) by @Sheraff

Packages

v1.136.5

15 Nov 12:48

Choose a tag to compare

Version 1.136.5 - 11/15/25, 12:46 PM

Changes

Refactor

  • router-core: Process routeTree into segment tree instead of flatRoutes (#5722) (f39eb9b) by @Sheraff

Packages

v1.136.4

15 Nov 01:04

Choose a tag to compare

Version 1.136.4 - 11/15/25, 1:01 AM

Changes

Fix

  • cleanup streamed values (#5870) (af77b55) by Manuel Schiller

Test

  • router: add view-transition e2e suites (#5869) (559856b) by Birk Skyum

Packages