Skip to content

Releases: TanStack/router

v1.127.8

14 Jul 21:15
Compare
Choose a tag to compare

Version 1.127.8 - 7/14/25, 9:13 PM

Changes

Fix

  • allow createRouter to be async (#4652) (41bf26b) by Manuel Schiller

Docs

  • start: remove todo from Server Routes guide (#4650) (1746c08) by Ahmed Abdelbaset

Packages

  • @tanstack/router-core@1.127.8
  • @tanstack/start-server-core@1.127.8
  • @tanstack/solid-router@1.127.8
  • @tanstack/react-router@1.127.8
  • @tanstack/react-router-with-query@1.127.8
  • @tanstack/zod-adapter@1.127.8
  • @tanstack/valibot-adapter@1.127.8
  • @tanstack/arktype-adapter@1.127.8
  • @tanstack/router-devtools@1.127.8
  • @tanstack/solid-router-devtools@1.127.8
  • @tanstack/react-router-devtools@1.127.8
  • @tanstack/router-devtools-core@1.127.8
  • @tanstack/router-generator@1.127.8
  • @tanstack/router-cli@1.127.8
  • @tanstack/router-plugin@1.127.8
  • @tanstack/router-vite-plugin@1.127.8
  • @tanstack/solid-start-client@1.127.8
  • @tanstack/solid-start-server@1.127.8
  • @tanstack/start-client-core@1.127.8
  • @tanstack/react-start-client@1.127.8
  • @tanstack/react-start-server@1.127.8
  • @tanstack/start-server-functions-fetcher@1.127.8
  • @tanstack/start-server-functions-client@1.127.8
  • @tanstack/start-plugin-core@1.127.8
  • @tanstack/solid-start@1.127.8
  • @tanstack/solid-start-plugin@1.127.8
  • @tanstack/react-start@1.127.8
  • @tanstack/react-start-plugin@1.127.8

v1.127.7

13 Jul 20:51
Compare
Choose a tag to compare

Version 1.127.7 - 7/13/25, 8:51 PM

Changes

Fix

  • react-start-client: useServerFn returns a stable reference (#4647) (d537b56) by Tim

Docs

  • Update tsr.config.json options link (#4638) (9fb55b8) by RawToast
  • start: list static prerendering options (#4635) (3e4b024) by James Cleveland
  • remove somewhat incorrect statement from docs (#4636) (fe01311) by James Cleveland
  • Add enableBeforeUnload option example in navigation-blocking.md (#4634) (71939c4) by anthony2261

Packages

  • @tanstack/react-start-client@1.127.7
  • @tanstack/react-start@1.127.7

v1.127.6

12 Jul 19:38
Compare
Choose a tag to compare

Version 1.127.6 - 7/12/25, 7:37 PM

Changes

Fix

Packages

  • @tanstack/start-plugin-core@1.127.6
  • @tanstack/solid-start-plugin@1.127.6
  • @tanstack/react-start-plugin@1.127.6
  • @tanstack/solid-start@1.127.6
  • @tanstack/react-start@1.127.6

v1.127.5

12 Jul 19:23
Compare
Choose a tag to compare

Version 1.127.5 - 7/12/25, 7:22 PM

Changes

Fix

  • invalid path generation for params above groups routes (#4629) (6b55a33) by Juliusz KoΕ›cioΕ‚ek

Packages

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

v1.127.4

12 Jul 00:19
Compare
Choose a tag to compare

Version 1.127.4 - 7/12/25, 12:18 AM

Changes

Fix

  • start-server-functions-server: add base path to the RPC URL (#4619) (bbc480a) by Onur Guvenc

Packages

  • @tanstack/start-server-functions-server@1.127.4
  • @tanstack/solid-start@1.127.4
  • @tanstack/react-start@1.127.4

v1.127.3

11 Jul 23:22
Compare
Choose a tag to compare

Version 1.127.3 - 7/11/25, 11:19 PM

Changes

Fix

  • don"t run router.load() when hydrating only SSRed matches (#4630) (4b4562a) by Manuel Schiller

Other

Packages

  • @tanstack/router-core@1.127.3
  • @tanstack/solid-router@1.127.3
  • @tanstack/react-router@1.127.3
  • @tanstack/router-generator@1.127.3
  • @tanstack/start-server-core@1.127.3
  • @tanstack/start-plugin-core@1.127.3
  • @tanstack/react-router-with-query@1.127.3
  • @tanstack/zod-adapter@1.127.3
  • @tanstack/valibot-adapter@1.127.3
  • @tanstack/arktype-adapter@1.127.3
  • @tanstack/router-devtools@1.127.3
  • @tanstack/solid-router-devtools@1.127.3
  • @tanstack/react-router-devtools@1.127.3
  • @tanstack/router-devtools-core@1.127.3
  • @tanstack/router-cli@1.127.3
  • @tanstack/router-plugin@1.127.3
  • @tanstack/router-vite-plugin@1.127.3
  • @tanstack/solid-start-plugin@1.127.3
  • @tanstack/solid-start-client@1.127.3
  • @tanstack/solid-start-server@1.127.3
  • @tanstack/start-client-core@1.127.3
  • @tanstack/react-start-plugin@1.127.3
  • @tanstack/react-start-client@1.127.3
  • @tanstack/react-start-server@1.127.3
  • @tanstack/start-server-functions-fetcher@1.127.3
  • @tanstack/start-server-functions-client@1.127.3
  • @tanstack/solid-start@1.127.3
  • @tanstack/react-start@1.127.3

v1.127.2

11 Jul 21:30
Compare
Choose a tag to compare

Version 1.127.2 - 7/11/25, 9:28 PM

Changes

Fix

Packages

  • @tanstack/router-core@1.127.2
  • @tanstack/solid-router@1.127.2
  • @tanstack/react-router@1.127.2
  • @tanstack/solid-start-client@1.127.2
  • @tanstack/start-server-core@1.127.2
  • @tanstack/react-start-client@1.127.2
  • @tanstack/react-router-with-query@1.127.2
  • @tanstack/zod-adapter@1.127.2
  • @tanstack/valibot-adapter@1.127.2
  • @tanstack/arktype-adapter@1.127.2
  • @tanstack/router-devtools@1.127.2
  • @tanstack/solid-router-devtools@1.127.2
  • @tanstack/react-router-devtools@1.127.2
  • @tanstack/router-devtools-core@1.127.2
  • @tanstack/router-generator@1.127.2
  • @tanstack/router-cli@1.127.2
  • @tanstack/router-plugin@1.127.2
  • @tanstack/router-vite-plugin@1.127.2
  • @tanstack/solid-start@1.127.2
  • @tanstack/solid-start-server@1.127.2
  • @tanstack/start-client-core@1.127.2
  • @tanstack/react-start@1.127.2
  • @tanstack/react-start-server@1.127.2
  • @tanstack/start-server-functions-fetcher@1.127.2
  • @tanstack/start-server-functions-client@1.127.2
  • @tanstack/start-plugin-core@1.127.2
  • @tanstack/solid-start-plugin@1.127.2
  • @tanstack/react-start-plugin@1.127.2

v1.127.1

11 Jul 17:59
Compare
Choose a tag to compare

Version 1.127.1 - 7/11/25, 5:57 PM

Changes

Fix

Packages

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

v1.127.0

10 Jul 22:28
Compare
Choose a tag to compare

Version 1.127.0 - 7/10/25, 10:26 PM

Changes

Feat

Packages

  • @tanstack/router-core@1.127.0
  • @tanstack/solid-router@1.127.0
  • @tanstack/react-router@1.127.0
  • @tanstack/react-router-with-query@1.127.0
  • @tanstack/solid-start-client@1.127.0
  • @tanstack/start-client-core@1.127.0
  • @tanstack/start-server-core@1.127.0
  • @tanstack/react-start-client@1.127.0
  • @tanstack/zod-adapter@1.127.0
  • @tanstack/valibot-adapter@1.127.0
  • @tanstack/arktype-adapter@1.127.0
  • @tanstack/router-devtools@1.127.0
  • @tanstack/solid-router-devtools@1.127.0
  • @tanstack/react-router-devtools@1.127.0
  • @tanstack/router-devtools-core@1.127.0
  • @tanstack/router-generator@1.127.0
  • @tanstack/router-cli@1.127.0
  • @tanstack/router-plugin@1.127.0
  • @tanstack/router-vite-plugin@1.127.0
  • @tanstack/solid-start@1.127.0
  • @tanstack/solid-start-server@1.127.0
  • @tanstack/react-start@1.127.0
  • @tanstack/react-start-server@1.127.0
  • @tanstack/start-server-functions-fetcher@1.127.0
  • @tanstack/start-server-functions-client@1.127.0
  • @tanstack/start-plugin-core@1.127.0
  • @tanstack/solid-start-plugin@1.127.0
  • @tanstack/react-start-plugin@1.127.0

v1.126.2

10 Jul 21:06
Compare
Choose a tag to compare

Version 1.126.2 - 7/10/25, 9:04 PM

Changes

Fix

  • resolve false positive "could not find match from" (#4610) (16e50e0) by Nico Lynzaad

Test

  • router-plugin: split addHmr snapshot testing (#4612) (b9f88c5) by Sean Cassiere

Packages

  • @tanstack/router-core@1.126.2
  • @tanstack/solid-router@1.126.2
  • @tanstack/react-router@1.126.2
  • @tanstack/react-router-with-query@1.126.2
  • @tanstack/zod-adapter@1.126.2
  • @tanstack/valibot-adapter@1.126.2
  • @tanstack/arktype-adapter@1.126.2
  • @tanstack/router-devtools@1.126.2
  • @tanstack/solid-router-devtools@1.126.2
  • @tanstack/react-router-devtools@1.126.2
  • @tanstack/router-devtools-core@1.126.2
  • @tanstack/router-generator@1.126.2
  • @tanstack/router-cli@1.126.2
  • @tanstack/router-plugin@1.126.2
  • @tanstack/router-vite-plugin@1.126.2
  • @tanstack/solid-start-client@1.126.2
  • @tanstack/solid-start-server@1.126.2
  • @tanstack/start-client-core@1.126.2
  • @tanstack/start-server-core@1.126.2
  • @tanstack/react-start-client@1.126.2
  • @tanstack/react-start-server@1.126.2
  • @tanstack/start-server-functions-fetcher@1.126.2
  • @tanstack/start-server-functions-client@1.126.2
  • @tanstack/start-plugin-core@1.126.2
  • @tanstack/solid-start@1.126.2
  • @tanstack/solid-start-plugin@1.126.2
  • @tanstack/react-start@1.126.2
  • @tanstack/react-start-plugin@1.126.2