Skip to content

Releases: TanStack/router

v1.133.34

27 Oct 23:15

Choose a tag to compare

Version 1.133.34 - 10/27/25, 11:14 PM

Changes

Fix

Chore

  • solid: bump solid to 1.9.10 (#5661) (818a4ee) by Birk Skyum

Test

  • start: fix search-params tests (#5643) (3eeeb88) by Birk Skyum
  • solid-start: serialization-adapters suite (#5557) (dd8867d) by Birk Skyum
  • solid-start: align search param test to react (#5657) (34bddbe) by Birk Skyum
  • solid-start: fix dev server for suspense transition (#5647) (b5ac27b) by Birk Skyum
  • solid-router: add params test for basic file based (#5642) (a2aaf1f) by Birk Skyum
  • solid-start: add missing custom-basepath tests (#5641) (3a0cfa9) by Birk Skyum
  • solid-start: fix basic-solid-query nav tests (#5640) (3b091d0) by Birk Skyum
  • solid-start: manual suspense boundaries transition on navigation (#5638) (ef2757f) by Birk Skyum

Docs

  • add guide for New Relic integration (#5631) (05b4def) by Andy Abi Haidar

Packages

  • @tanstack/solid-router@1.133.34
  • @tanstack/solid-router-ssr-query@1.133.34
  • @tanstack/solid-router-devtools@1.133.34
  • @tanstack/router-devtools-core@1.133.34
  • @tanstack/solid-start@1.133.34
  • @tanstack/solid-start-server@1.133.34
  • @tanstack/react-start@1.133.34
  • @tanstack/start-static-server-functions@1.133.34
  • @tanstack/react-router-devtools@1.133.34
  • @tanstack/solid-start-client@1.133.34
  • @tanstack/router-devtools@1.133.34

v1.133.33

26 Oct 19:39

Choose a tag to compare

Version 1.133.33 - 10/26/25, 7:39 PM

Changes

Fix

  • solid-start: redirect from server function (#5637) (78892de) by Birk Skyum

Chore

  • update query to consistent 5.90 (#5634) (645de23) by Birk Skyum

Test

  • solid-start: server-functions e2e (#5616) (d2ac37c) by Birk Skyum

Ci

  • apply automated fixes (f4ce824) by autofix-ci[bot]
  • apply automated fixes (0bda974) by autofix-ci[bot]

Packages

  • @tanstack/solid-router-ssr-query@1.133.33
  • @tanstack/react-router-ssr-query@1.133.33
  • @tanstack/router-ssr-query-core@1.133.33

v1.133.32

26 Oct 17:09

Choose a tag to compare

Version 1.133.32 - 10/26/25, 5:07 PM

Changes

Fix

  • fix React router Link component in SVG elements (#5590) (9607ef6) by Durgé Seerden

Test

  • solid-router: update basic-file-based (#5633) (aefd20f) by Birk Skyum

Packages

  • @tanstack/react-router@1.133.32
  • @tanstack/react-router-ssr-query@1.133.32
  • @tanstack/zod-adapter@1.133.32
  • @tanstack/valibot-adapter@1.133.32
  • @tanstack/arktype-adapter@1.133.32
  • @tanstack/router-devtools@1.133.32
  • @tanstack/react-router-devtools@1.133.32
  • @tanstack/router-plugin@1.133.32
  • @tanstack/router-vite-plugin@1.133.32
  • @tanstack/react-start@1.133.32
  • @tanstack/react-start-client@1.133.32
  • @tanstack/react-start-server@1.133.32
  • @tanstack/start-plugin-core@1.133.32
  • @tanstack/solid-start@1.133.32

v1.133.31

26 Oct 10:25

Choose a tag to compare

Version 1.133.31 - 10/26/25, 10:23 AM

Changes

Fix

  • pass server context to handler (#5601) (41cc7e1) by Samy Al Zahrani
  • solid-router: isTransitioning and handleLeave/handleEnter (#5630) (e7b9041) by Birk Skyum

Packages

  • @tanstack/solid-router@1.133.31
  • @tanstack/start-server-core@1.133.31
  • @tanstack/solid-router-ssr-query@1.133.31
  • @tanstack/solid-router-devtools@1.133.31
  • @tanstack/solid-start@1.133.31
  • @tanstack/solid-start-client@1.133.31
  • @tanstack/solid-start-server@1.133.31
  • @tanstack/react-start@1.133.31
  • @tanstack/react-start-server@1.133.31
  • @tanstack/start-plugin-core@1.133.31

v1.133.30

26 Oct 01:41

Choose a tag to compare

Version 1.133.30 - 10/26/25, 1:40 AM

Changes

Fix

  • solid-router: apply style to link (#5628) (4c3bd6b) by Birk Skyum
  • solid-router: fix external link ref (#5629) (55393f1) by Birk Skyum

Packages

  • @tanstack/solid-router@1.133.30
  • @tanstack/solid-router-ssr-query@1.133.30
  • @tanstack/solid-router-devtools@1.133.30
  • @tanstack/solid-start@1.133.30
  • @tanstack/solid-start-client@1.133.30
  • @tanstack/solid-start-server@1.133.30

v1.133.29

25 Oct 23:46

Choose a tag to compare

Version 1.133.29 - 10/25/25, 11:45 PM

Changes

Fix

Test

  • solid-router: js-only-file-based e2e suite (#5626) (00efd13) by Birk Skyum
  • solid-router: generator-cli-only e2e suite (#5625) (9bc2969) by Birk Skyum

Packages

  • @tanstack/router-generator@1.133.29
  • @tanstack/start-plugin-core@1.133.29
  • @tanstack/router-cli@1.133.29
  • @tanstack/router-plugin@1.133.29
  • @tanstack/router-vite-plugin@1.133.29
  • @tanstack/solid-start@1.133.29
  • @tanstack/react-start@1.133.29

v1.133.28

25 Oct 22:53

Choose a tag to compare

Version 1.133.28 - 10/25/25, 10:51 PM

Changes

Fix

  • fix transform id regex (#5624) (eed6a79) by Manuel Schiller

Test

  • solid-router: add basepath-file-based e2e suite (#5623) (54e0be8) by Birk Skyum
  • solid-router: un-skip link tests (#5621) (08d78c1) by Birk Skyum
  • solid-router: fix timing in loaders test (#5622) (735c1e3) by Birk Skyum
  • solid-start: sync server-routes e2e to react (#5618) (b5c96d4) by Birk Skyum
  • solid: add params.spec.ts to start/router (#5617) (3ce120b) by Birk Skyum
  • solid-router: sync unit tests from react-router (#5614) (f4a544f) by Birk Skyum
  • solid-router: add sentry e2e (#5612) (a068c43) by Birk Skyum

Ci

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

Docs

Other

Packages

  • @tanstack/history@1.133.28
  • @tanstack/router-core@1.133.28
  • @tanstack/solid-router@1.133.28
  • @tanstack/react-router@1.133.28
  • @tanstack/start-plugin-core@1.133.28
  • @tanstack/solid-router-ssr-query@1.133.28
  • @tanstack/react-router-ssr-query@1.133.28
  • @tanstack/router-ssr-query-core@1.133.28
  • @tanstack/zod-adapter@1.133.28
  • @tanstack/valibot-adapter@1.133.28
  • @tanstack/arktype-adapter@1.133.28
  • @tanstack/router-devtools@1.133.28
  • @tanstack/solid-router-devtools@1.133.28
  • @tanstack/react-router-devtools@1.133.28
  • @tanstack/router-devtools-core@1.133.28
  • @tanstack/router-generator@1.133.28
  • @tanstack/router-cli@1.133.28
  • @tanstack/router-plugin@1.133.28
  • @tanstack/router-vite-plugin@1.133.28
  • @tanstack/solid-start@1.133.28
  • @tanstack/solid-start-client@1.133.28
  • @tanstack/solid-start-server@1.133.28
  • @tanstack/start-client-core@1.133.28
  • @tanstack/start-server-core@1.133.28
  • @tanstack/start-storage-context@1.133.28
  • @tanstack/react-start@1.133.28
  • @tanstack/react-start-client@1.133.28
  • @tanstack/react-start-server@1.133.28
  • @tanstack/start-static-server-functions@1.133.28

v1.133.27

24 Oct 08:33

Choose a tag to compare

Version 1.133.27 - 10/24/25, 8:30 AM

Changes

Fix

  • route-core, router-generator: resolve non-nested routes correctly in generator (#5402) (d293e1b) by Nico Lynzaad

Other

Packages

  • @tanstack/router-core@1.133.27
  • @tanstack/solid-router@1.133.27
  • @tanstack/router-generator@1.133.27
  • @tanstack/react-router@1.133.27
  • @tanstack/solid-router-ssr-query@1.133.27
  • @tanstack/react-router-ssr-query@1.133.27
  • @tanstack/router-ssr-query-core@1.133.27
  • @tanstack/zod-adapter@1.133.27
  • @tanstack/valibot-adapter@1.133.27
  • @tanstack/arktype-adapter@1.133.27
  • @tanstack/router-devtools@1.133.27
  • @tanstack/solid-router-devtools@1.133.27
  • @tanstack/react-router-devtools@1.133.27
  • @tanstack/router-devtools-core@1.133.27
  • @tanstack/router-cli@1.133.27
  • @tanstack/router-plugin@1.133.27
  • @tanstack/router-vite-plugin@1.133.27
  • @tanstack/solid-start@1.133.27
  • @tanstack/solid-start-client@1.133.27
  • @tanstack/solid-start-server@1.133.27
  • @tanstack/start-client-core@1.133.27
  • @tanstack/start-server-core@1.133.27
  • @tanstack/start-storage-context@1.133.27
  • @tanstack/react-start@1.133.27
  • @tanstack/react-start-client@1.133.27
  • @tanstack/react-start-server@1.133.27
  • @tanstack/start-plugin-core@1.133.27
  • @tanstack/start-static-server-functions@1.133.27

v1.133.26

23 Oct 23:42

Choose a tag to compare

Version 1.133.26 - 10/23/25, 11:41 PM

Changes

Fix

  • filter out routes from manifest that have neither preloads nor a… (#5596) (9d5a4fb) by Manuel Schiller

Docs

  • Install vite as a devDependency (#5547) (e596798) by Wei Wang

Examples

  • fix paraglide start link example (#5487) (cc421f8) by Júlio Mühlbauer

Packages

  • @tanstack/start-server-core@1.133.26
  • @tanstack/start-plugin-core@1.133.26
  • @tanstack/solid-start@1.133.26
  • @tanstack/solid-start-server@1.133.26
  • @tanstack/react-start@1.133.26
  • @tanstack/react-start-server@1.133.26

v1.133.25

23 Oct 18:31

Choose a tag to compare

Version 1.133.25 - 10/23/25, 6:29 PM

Changes

Fix

Chore

  • solid: bump solid-js to ^1.9.9 to align seroval versions (#5586) (47bc1c3) by Birk Skyum

Other

Packages

  • @tanstack/router-core@1.133.25
  • @tanstack/solid-router@1.133.25
  • @tanstack/react-router@1.133.25
  • @tanstack/solid-router-ssr-query@1.133.25
  • @tanstack/solid-router-devtools@1.133.25
  • @tanstack/router-devtools-core@1.133.25
  • @tanstack/server-functions-plugin@1.133.25
  • @tanstack/solid-start-server@1.133.25
  • @tanstack/start-client-core@1.133.25
  • @tanstack/start-server-core@1.133.25
  • @tanstack/start-plugin-core@1.133.25
  • @tanstack/react-router-ssr-query@1.133.25
  • @tanstack/router-ssr-query-core@1.133.25
  • @tanstack/zod-adapter@1.133.25
  • @tanstack/valibot-adapter@1.133.25
  • @tanstack/arktype-adapter@1.133.25
  • @tanstack/router-devtools@1.133.25
  • @tanstack/react-router-devtools@1.133.25
  • @tanstack/router-generator@1.133.25
  • @tanstack/router-cli@1.133.25
  • @tanstack/router-plugin@1.133.25
  • @tanstack/router-vite-plugin@1.133.25
  • @tanstack/solid-start@1.133.25
  • @tanstack/solid-start-client@1.133.25
  • @tanstack/start-storage-context@1.133.25
  • @tanstack/react-start@1.133.25
  • @tanstack/react-start-client@1.133.25
  • @tanstack/react-start-server@1.133.25
  • @tanstack/start-static-server-functions@1.133.25