Skip to content

Releases: TanStack/router

v1.56.1

05 Sep 23:35
Compare
Choose a tag to compare

Version 1.56.1 - 9/5/24, 11:34 PM

Changes

Perf

  • react-router: constant editor performance regardless how large a file based route tree is (#2243) (0482da5) by Christopher Horobin

Packages

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

v1.56.0

05 Sep 21:23
Compare
Choose a tag to compare

Version 1.56.0 - 9/5/24, 9:23 PM

Changes

Feat

  • router-generator: allow virtual subtree in file based routing (#2271) (f64587f) by Manuel Schiller

Other

Packages

  • @tanstack/router-generator@1.56.0
  • @tanstack/virtual-file-routes@1.56.0
  • @tanstack/router-cli@1.56.0
  • @tanstack/router-plugin@1.56.0
  • @tanstack/router-vite-plugin@1.56.0
  • @tanstack/start@1.56.0

v1.55.0

05 Sep 11:24
Compare
Choose a tag to compare

Version 1.55.0 - 9/5/24, 11:23 AM

Changes

Feat

  • publish virtual-file-routes (#2266) (72b1eac) by Manuel Schiller

Test

  • router-generator: add tests to the utils (#2270) (93fb3df) by Sean Cassiere

Docs

  • linking to the virtual files routes page (5f791fa) by SeanCassiere

Packages

  • @tanstack/router-generator@1.55.0
  • @tanstack/router-cli@1.55.0
  • @tanstack/router-plugin@1.55.0
  • @tanstack/router-vite-plugin@1.55.0
  • @tanstack/start@1.55.0

v1.54.0

04 Sep 21:38
Compare
Choose a tag to compare

Version 1.54.0 - 9/4/24, 9:38 PM

Changes

Feat

  • router-generator: custom route tree configuration based on virtual file routes (#2265) (a941696) by Manuel Schiller

Packages

  • @tanstack/router-generator@1.54.0
  • @tanstack/router-plugin@1.54.0
  • @tanstack/router-cli@1.54.0
  • @tanstack/router-vite-plugin@1.54.0
  • @tanstack/start@1.54.0

v1.53.1

04 Sep 09:21
Compare
Choose a tag to compare

Version 1.53.1 - 9/4/24, 9:21 AM

Changes

Fix

  • react-router: do not decode already escaped URL path segments (#2261) (c984aa1) by Binbin

Packages

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

v1.53.0

03 Sep 21:50
Compare
Choose a tag to compare

Version 1.53.0 - 9/3/24, 9:50 PM

Changes

Feat

  • pass matches into context() and beforeLoad() (#2258) (7ffdf93) by Manuel Schiller

Refactor

  • start: return JSON response when "content-type" matches (#2259) (0d75025) by Sean Cassiere

Packages

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

v1.52.5

03 Sep 04:35
Compare
Choose a tag to compare

Version 1.52.5 - 9/3/24, 4:34 AM

Changes

Fix

  • react-router: pendingComponent not rendering with preload="intent" (#2247) (fe08fb5) by Maciej Garncarski

Docs

  • react: add missing .md extension to link paths in route-trees.md (#2252) (8240405) by Luca Lee
  • react: remove reference to deleted examples in route-trees.md (#2250) (ae8c33a) by Luca Lee
  • router: fix broken links in route-trees.md and routing-concepts.md (#2249) (12fd811) by Luca Lee
  • start: fix tsconfig (#2246) (f32b01d) by NekoChan

Packages

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

v1.52.4

02 Sep 17:17
Compare
Choose a tag to compare

Version 1.52.4 - 9/2/24, 5:16 PM

Changes

Fix

  • react-router: reset error boundary after the new matches are ready (#2244) (17d9885) by Langa Cristian

Chore

  • update the issue template to ask for Start or Router (#2242) (bbc5148) by Sean Cassiere

Packages

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

v1.52.3

01 Sep 06:42
Compare
Choose a tag to compare

Version 1.52.3 - 9/1/24, 6:41 AM

Changes

Fix

  • react-router: disable route properties check until HMR bug is fixed (#2240) (1e64284) by Manuel Schiller

Packages

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

v1.52.2

01 Sep 00:54
Compare
Choose a tag to compare

Version 1.52.2 - 9/1/24, 12:54 AM

Changes

Fix

  • react-router: if loader is running async for revalidation, do not overwrite isFetching (#2239) (2c93e4b) by Manuel Schiller

Packages

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