Skip to content

Releases: TanStack/router

v1.85.7

04 Dec 00:26
Compare
Choose a tag to compare

Version 1.85.7 - 12/4/24, 12:26 AM

Changes

Refactor

  • start: use the React.JSX type in renderRSC (#2906) (b7e09dd) by Nicolas Stepien

Packages

  • @tanstack/start@1.85.7

v1.85.6

04 Dec 00:16
Compare
Choose a tag to compare

Version 1.85.6 - 12/4/24, 12:16 AM

Changes

Refactor

  • start: expose vinxi router middleware (#2893) (201ce5b) by Jade Devin Cabatlao

Test

  • e2e: move server-fn tests back into base (d679455) by SeanCassiere
  • e2e: retrofit all e2e sandboxes tests to use open ports (#2914) (c7403a3) by Sean Cassiere

Packages

  • @tanstack/start@1.85.6

v1.85.5

03 Dec 18:33
Compare
Choose a tag to compare

Version 1.85.5 - 12/3/24, 6:33 PM

Changes

Fix

  • start: Fix issue when sometimes resolvePromise tsr-once script gets deleted before running (#2912) (6a675cc) by Adrian Fernandez

Packages

  • @tanstack/react-router@1.85.5
  • @tanstack/start@1.85.5
  • @tanstack/react-router-with-query@1.85.5
  • @tanstack/zod-adapter@1.85.5
  • @tanstack/valibot-adapter@1.85.5
  • @tanstack/arktype-adapter@1.85.5
  • @tanstack/router-devtools@1.85.5
  • @tanstack/create-router@1.85.5

v1.85.4

03 Dec 09:22
Compare
Choose a tag to compare

Version 1.85.4 - 12/3/24, 9:22 AM

Changes

Refactor

Docs

  • router: set officially minimum supported version of typescript to 5.3 (f0a04a2) by SeanCassiere

Packages

  • @tanstack/react-router@1.85.4
  • @tanstack/start@1.85.4
  • @tanstack/react-router-with-query@1.85.4
  • @tanstack/zod-adapter@1.85.4
  • @tanstack/valibot-adapter@1.85.4
  • @tanstack/arktype-adapter@1.85.4
  • @tanstack/router-devtools@1.85.4
  • @tanstack/create-router@1.85.4

v1.85.3

02 Dec 23:40
Compare
Choose a tag to compare

Version 1.85.3 - 12/2/24, 11:38 PM

Changes

Fix

  • start: allow types to override for input and context (#2892) (8f1d437) by Christopher Horobin

Chore

  • upgrade to typescript 5.7 (#2910) (05165ca) by Christopher Horobin

Packages

  • @tanstack/history@1.85.3
  • @tanstack/react-router@1.85.3
  • @tanstack/react-router-with-query@1.85.3
  • @tanstack/zod-adapter@1.85.3
  • @tanstack/valibot-adapter@1.85.3
  • @tanstack/arktype-adapter@1.85.3
  • @tanstack/router-devtools@1.85.3
  • @tanstack/router-generator@1.85.3
  • @tanstack/router-cli@1.85.3
  • @tanstack/router-plugin@1.85.3
  • @tanstack/router-vite-plugin@1.85.3
  • @tanstack/react-cross-context@1.85.3
  • @tanstack/start@1.85.3
  • @tanstack/start-vite-plugin@1.85.3
  • @tanstack/create-router@1.85.3
  • @tanstack/eslint-plugin-router@1.85.3

v1.85.2

02 Dec 21:26
Compare
Choose a tag to compare

Version 1.85.2 - 12/2/24, 9:25 PM

Changes

Fix

  • safely access window.CSS.supports (#2894) (cb39386) by Igor Golovin

Chore

  • deps: update all non-major dependencies (#2901) (4722b7a) by renovate[bot]

Ci

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

Other

Packages

  • @tanstack/react-router@1.85.2
  • @tanstack/react-router-with-query@1.85.2
  • @tanstack/valibot-adapter@1.85.2
  • @tanstack/arktype-adapter@1.85.2
  • @tanstack/router-devtools@1.85.2
  • @tanstack/router-generator@1.85.2
  • @tanstack/react-cross-context@1.85.2
  • @tanstack/start@1.85.2
  • @tanstack/eslint-plugin-router@1.85.2
  • @tanstack/zod-adapter@1.85.2
  • @tanstack/router-cli@1.85.2
  • @tanstack/router-plugin@1.85.2
  • @tanstack/router-vite-plugin@1.85.2
  • @tanstack/create-router@1.85.2

v1.85.1

02 Dec 00:34
Compare
Choose a tag to compare

Version 1.85.1 - 12/2/24, 12:34 AM

Changes

Refactor

  • start: export the MiddlewareAfterServer type (#2891) (8af5150) by arfath-linklet

Docs

Packages

  • @tanstack/start@1.85.1

v1.85.0

29 Nov 06:51
Compare
Choose a tag to compare

Version 1.85.0 - 11/29/24, 6:50 AM

Changes

Feat

  • react-router: generic router history (#2782) (742c0ed) by Matthias Schwarz

Packages

  • @tanstack/react-router@1.85.0
  • @tanstack/react-router-with-query@1.85.0
  • @tanstack/zod-adapter@1.85.0
  • @tanstack/valibot-adapter@1.85.0
  • @tanstack/arktype-adapter@1.85.0
  • @tanstack/router-devtools@1.85.0
  • @tanstack/start@1.85.0
  • @tanstack/create-router@1.85.0

v1.84.4

28 Nov 22:47
Compare
Choose a tag to compare

Version 1.84.4 - 11/28/24, 10:46 PM

Changes

Fix

  • router-generator: do not import react in scaffolded route (#2884) (ef6f4fe) by Manuel Schiller

Packages

  • @tanstack/router-generator@1.84.4
  • @tanstack/react-router@1.84.4
  • @tanstack/react-router-with-query@1.84.4
  • @tanstack/zod-adapter@1.84.4
  • @tanstack/valibot-adapter@1.84.4
  • @tanstack/arktype-adapter@1.84.4
  • @tanstack/router-devtools@1.84.4
  • @tanstack/router-cli@1.84.4
  • @tanstack/router-plugin@1.84.4
  • @tanstack/router-vite-plugin@1.84.4
  • @tanstack/start@1.84.4
  • @tanstack/create-router@1.84.4

v1.84.3

28 Nov 22:34
Compare
Choose a tag to compare

Version 1.84.3 - 11/28/24, 10:33 PM

Changes

Fix

  • react-router: correctly react to search param changes (#2883) (67b3175) by Manuel Schiller

Chore

Packages

  • @tanstack/react-router@1.84.3
  • @tanstack/create-router@1.84.3
  • @tanstack/react-router-with-query@1.84.3
  • @tanstack/zod-adapter@1.84.3
  • @tanstack/valibot-adapter@1.84.3
  • @tanstack/arktype-adapter@1.84.3
  • @tanstack/router-devtools@1.84.3
  • @tanstack/start@1.84.3