TanStack/router
 Watch   
 Star   
 Fork   
5 hours ago
router

v1.136.3

Version 1.136.3 - 11/14/25, 7:48 PM

Changes

Refactor

  • router-core: simplify decodePath implementation, improve performance (#5867) (18edb31) by @Sheraff

Packages

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

v1.136.2

Version 1.136.2 - 11/14/25, 5:42 PM

Changes

Refactor

  • router-core: utils/decodePath minor performance improvements (#5865) (965e653) by @Sheraff

Packages

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

v1.136.1

Version 1.136.1 - 11/13/25, 11:56 PM

Changes

Refactor

  • router-core: use original nextTo path when building location in its route form (#5851) (f1bd5c5) by Nico Lynzaad

Packages

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

v1.136.0

Version 1.136.0 - 11/13/25, 9:10 PM

Changes

Feat

  • createServerEntry (#5859) (30b4541) by Dominik Dorfmeister

Chore

  • fix devtools dependeicies (#5819) (61ab402) by halfstack
  • bump deps (#5813) (d0e33fa) by Manuel Schiller

Ci

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

Docs

  • solid-router: router-monorepo-simple-lazy example (#5853) (dfb4f9a) by Birk Skyum
  • solid-router: router-monorepo-simple example (#5852) (1cc3801) by Birk Skyum
  • solid-router: monorepo-solid-query example (#5850) (606dd19) by Birk Skyum
  • solid-start: start-tailwind-v4 (#5849) (ecd9312) by Birk Skyum
  • solid-router: search-validator-adapters (#5848) (ec1e4d6) by Birk Skyum
  • solid-start: start-large example (#5847) (ee241f3) by Birk Skyum
  • solid-start: i18n example (#5845) (b5d7227) by Birk Skyum
  • solid-router: i18n paraglide example (#5844) (7492e6c) by Birk Skyum
  • solid-router: navigation-blocking example (#5843) (a5c7133) by Birk Skyum
  • solid-router: large-file-based (#5842) (36b16c5) by Birk Skyum
  • solid-router: location-masking example (#5841) (5a06540) by Birk Skyum
  • solid-router: kitchensink example (#5840) (6805420) by Birk Skyum
  • solid-router: scroll restoration example (#5839) (f581aa9) by Birk Skyum
  • solid-router: deferred-data example (#5838) (9bb8318) by Birk Skyum
  • solid-start: add start-streaming-data-from-server-functions example (#5837) (6365578) by Birk Skyum
  • solid-router: port remaining basic examples (#5836) (85f9734) by Birk Skyum
  • solid-router: rspack/build guides and example (#5834) (17ec180) by Birk Skyum
  • solid-router: webpack example and installation guide (#5833) (71f9c7d) by Birk Skyum
  • solid-router: esbuild guide/example (#5831) (d5ce04c) by Birk Skyum
  • solid-router: quickstart example (code based) (#5830) (80a9923) by Birk Skyum
  • solid-router: add with-trpc example (#5829) (9727eb4) by Birk Skyum
  • solid-start: sync supabase example to react (#5828) (34f475e) by Birk Skyum
  • solid-router: fix authenticated routes docs (#5827) (cb4a646) by Birk Skyum
  • solid-router: authenticated-routes-firebase (#5826) (42f86c2) by Birk Skyum
  • solid-router: authenticated-routes example (#5825) (8f57746) by Birk Skyum
  • solid-start: sync nitro v3 hosting guide to react (#5824) (f0e0279) by Birk Skyum
  • hosting: update nitro to v3 (#5821) (33c3d40) by Pooya Parsa
  • solid-router: framer-motion example (#5818) (5404201) by Birk Skyum
  • solid-start: hosting guide for bun (#5817) (7d4df72) by Birk Skyum
  • solid-start: start-bun example (#5816) (5302896) by Birk Skyum
  • solid-router: port view-transitions example (#5815) (864a2e0) by Birk Skyum

Packages

  • @tanstack/react-router@1.136.0
  • @tanstack/solid-router-devtools@1.136.0
  • @tanstack/react-router-devtools@1.136.0
  • @tanstack/router-devtools-core@1.136.0
  • @tanstack/solid-start@1.136.0
  • @tanstack/react-start@1.136.0
  • @tanstack/react-router-ssr-query@1.136.0
  • @tanstack/zod-adapter@1.136.0
  • @tanstack/valibot-adapter@1.136.0
  • @tanstack/arktype-adapter@1.136.0
  • @tanstack/router-devtools@1.136.0
  • @tanstack/router-plugin@1.136.0
  • @tanstack/router-vite-plugin@1.136.0
  • @tanstack/react-start-client@1.136.0
  • @tanstack/react-start-server@1.136.0
  • @tanstack/start-plugin-core@1.136.0
  • @tanstack/start-static-server-functions@1.136.0
4 days ago
router

v1.135.2

Version 1.135.2 - 11/11/25, 12:02 AM

Changes

Refactor

  • router-core: simplify matchId (#5807) (043e576) by @Sheraff

Packages

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

v1.135.1

Version 1.135.1 - 11/10/25, 11:37 PM

Changes

Fix

  • generic env handling (#5811) (e04a393) by Manuel Schiller

Test

  • router, start: query navigation transitions (#5802) (1b75808) by Birk Skyum

Packages

  • @tanstack/start-plugin-core@1.135.1
  • @tanstack/solid-start@1.135.1
  • @tanstack/react-start@1.135.1
  • @tanstack/start-static-server-functions@1.135.1
5 days ago
router

v1.135.0

Version 1.135.0 - 11/9/25, 10:57 PM

Changes

Feat

  • Export useHydrated hook with documentation (#5645) (a41e867) by daveycodez

Other

  • (941e4e7) by Aryan Chaurasia

Packages

  • @tanstack/solid-router@1.135.0
  • @tanstack/react-router@1.135.0
  • @tanstack/solid-router-ssr-query@1.135.0
  • @tanstack/react-router-ssr-query@1.135.0
  • @tanstack/zod-adapter@1.135.0
  • @tanstack/valibot-adapter@1.135.0
  • @tanstack/arktype-adapter@1.135.0
  • @tanstack/router-devtools@1.135.0
  • @tanstack/solid-router-devtools@1.135.0
  • @tanstack/react-router-devtools@1.135.0
  • @tanstack/router-plugin@1.135.0
  • @tanstack/router-vite-plugin@1.135.0
  • @tanstack/solid-start@1.135.0
  • @tanstack/solid-start-client@1.135.0
  • @tanstack/solid-start-server@1.135.0
  • @tanstack/react-start@1.135.0
  • @tanstack/react-start-client@1.135.0
  • @tanstack/react-start-server@1.135.0
  • @tanstack/start-plugin-core@1.135.0
  • @tanstack/start-static-server-functions@1.135.0
5 days ago
router

v1.134.20

Version 1.134.20 - 11/9/25, 8:35 PM

Changes

Fix

  • solid-start: navigation transitions (#5792) (7880ad7) by Birk Skyum

Packages

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

v1.134.19

Version 1.134.19 - 11/9/25, 6:53 PM

Changes

Fix

  • solid-router: use Solid.useTransition (#5801) (01682c5) by Birk Skyum

Test

  • restructure transition e2e tests (#5800) (fcf1a82) by Birk Skyum

Ci

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

Docs

  • solid-start: add convex folder (#5798) (e92e9e7) by Birk Skyum
  • solid-start: convex + better-auth example (#5796) (fa5d8d6) by @brenelz

Packages

  • @tanstack/solid-router@1.134.19
  • @tanstack/solid-router-ssr-query@1.134.19
  • @tanstack/solid-router-devtools@1.134.19
  • @tanstack/solid-start@1.134.19
  • @tanstack/solid-start-client@1.134.19
  • @tanstack/solid-start-server@1.134.19
  • @tanstack/start-static-server-functions@1.134.19
5 days ago
router

v1.134.18

Version 1.134.18 - 11/9/25, 3:10 PM

Changes

Fix

  • solid-router: setting search params with 2 parallel navigate calls (#5797) (da77078) by Birk Skyum

Packages

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