TanStack/router
 Watch   
 Star   
 Fork   
17 hours ago
router

v1.132.56

Version 1.132.56 - 10/12/25, 11:39 PM

Changes

Fix

  • only transform files in codesplitter if changes were made (#5460) (5022a60) by Manuel Schiller

Packages

  • @tanstack/router-plugin@1.132.56
  • @tanstack/router-vite-plugin@1.132.56
  • @tanstack/start-plugin-core@1.132.56
  • @tanstack/solid-start@1.132.56
  • @tanstack/react-start@1.132.56
17 hours ago
router

v1.132.55

Version 1.132.55 - 10/12/25, 11:27 PM

Changes

Fix

  • remove headers from client route (#5459) (8066a59) by Manuel Schiller

Packages

  • @tanstack/start-plugin-core@1.132.55
  • @tanstack/solid-start@1.132.55
  • @tanstack/react-start@1.132.55
19 hours ago
router

v1.132.54

Version 1.132.54 - 10/12/25, 9:36 PM

Changes

Fix

  • ignore whitespace when detecting handler and createMiddleware calls (#5458) (44bcbd9) by Manuel Schiller
  • server function context types inheritance (#5457) (cdd8e91) by Manuel Schiller

Docs

  • start: update nitro v3 instructions for nitro alpha package (#5453) (287a7e1) by @dotnize

Packages

  • @tanstack/start-client-core@1.132.54
  • @tanstack/start-plugin-core@1.132.54
  • @tanstack/solid-start@1.132.54
  • @tanstack/solid-start-client@1.132.54
  • @tanstack/solid-start-server@1.132.54
  • @tanstack/start-server-core@1.132.54
  • @tanstack/react-start@1.132.54
  • @tanstack/react-start-client@1.132.54
  • @tanstack/react-start-server@1.132.54
  • @tanstack/start-static-server-functions@1.132.54
1 days ago
router

v1.132.53

Version 1.132.53 - 10/12/25, 5:55 AM

Changes

Fix

  • compile directive replacements (#5450) (3c6e34b) by Manuel Schiller

Docs

  • Remove broken section (#5448) (c62883e) by Sarah
  • Move files to Guides section (#5441) (54a9d2b) by Sarah
  • Update Some Router Docs (#5443) (faa8c71) by Sarah

Packages

  • @tanstack/directive-functions-plugin@1.132.53
  • @tanstack/server-functions-plugin@1.132.53
  • @tanstack/start-plugin-core@1.132.53
  • @tanstack/solid-start@1.132.53
  • @tanstack/react-start@1.132.53
2 days ago
router

v1.132.52

Version 1.132.52 - 10/10/25, 7:09 PM

Changes

Fix

  • start-plugin-core: Remove framework specific packages from being required (#5409) (d3cbb23) by Wei Wang

Docs

  • Relative Navigation: add extra context around the from location (#5424) (51da7fb) by Nico Lynzaad
  • Router-SSR: Resolve typos (#5425) (4f288bf) by Nico Lynzaad

Packages

  • @tanstack/start-plugin-core@1.132.52
  • @tanstack/solid-start@1.132.52
  • @tanstack/react-start@1.132.52
4 days ago
router

v1.132.51

Version 1.132.51 - 10/8/25, 7:11 PM

Changes

Fix

  • start-plugin-core: Properly declare start-client-core in dependencies (#5408) (e0729b6) by Wei Wang
  • router-devtools-core: bundle solid for smaller package (#5406) (f90b90c) by Ben McCann

Chore

  • switch to tinyglobby (#5395) (6de342b) by Ben McCann

Docs

  • Move the streaming docs to the "Getting started" section, because TanStack Start doesn"t have a "Guides" section yet (#5399) (09ddae9) by fuko
  • Updating Vite plugin usage for Tanstack Start (#5405) (5e33b74) by @cameronapak

Packages

  • @tanstack/router-devtools-core@1.132.51
  • @tanstack/start-plugin-core@1.132.51
  • @tanstack/router-utils@1.132.51
  • @tanstack/solid-router-devtools@1.132.51
  • @tanstack/react-router-devtools@1.132.51
  • @tanstack/router-generator@1.132.51
  • @tanstack/router-cli@1.132.51
  • @tanstack/router-plugin@1.132.51
  • @tanstack/router-vite-plugin@1.132.51
  • @tanstack/directive-functions-plugin@1.132.51
  • @tanstack/server-functions-plugin@1.132.51
  • @tanstack/solid-start@1.132.51
  • @tanstack/react-start@1.132.51
  • @tanstack/router-devtools@1.132.51
5 days ago
router

v1.132.50

Version 1.132.50 - 10/8/25, 12:27 AM

Changes

Fix

  • router-devtools-core: Reverts #5374 (#5403) (c7a9ced) by Birk Skyum

Packages

  • @tanstack/router-devtools-core@1.132.50
  • @tanstack/solid-router-devtools@1.132.50
  • @tanstack/react-router-devtools@1.132.50
  • @tanstack/router-devtools@1.132.50
6 days ago
router

v1.132.49

Version 1.132.49 - 10/6/25, 11:49 PM

Changes

Fix

  • solid-router: make useLoaderDeps return Accessor for reactivity (#5348) (e974ee5) by Edmo Lima

Ci

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

Docs

  • remove usage of setResponse... utilities for server routes (cb63866) by Manuel Schiller

Packages

  • @tanstack/solid-router@1.132.49
  • @tanstack/solid-router-devtools@1.132.49
  • @tanstack/solid-start@1.132.49
  • @tanstack/solid-start-client@1.132.49
  • @tanstack/solid-start-server@1.132.49
6 days ago
router

v1.132.48

Version 1.132.48 - 10/6/25, 10:38 PM

Changes

Fix

  • pass in request when requestMiddleware is used in combination wi… (#5390) (776d3d5) by Manuel Schiller

Packages

  • @tanstack/start-client-core@1.132.48
  • @tanstack/start-server-core@1.132.48
  • @tanstack/start-storage-context@1.132.48
  • @tanstack/solid-start@1.132.48
  • @tanstack/solid-start-client@1.132.48
  • @tanstack/solid-start-server@1.132.48
  • @tanstack/react-start@1.132.48
  • @tanstack/react-start-client@1.132.48
  • @tanstack/react-start-server@1.132.48
  • @tanstack/start-plugin-core@1.132.48
  • @tanstack/start-static-server-functions@1.132.48
6 days ago
router

v1.132.47

Version 1.132.47 - 10/6/25, 9:20 PM

Changes

Fix

  • navigate() respects rewrites when reloadDocument=true (#5389) (2db746c) by Manuel Schiller

Examples

  • Add a new TanStack Start example for typed readable streams (#5363) (42500ce) by fuko

Packages

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