Skip to content

Releases: TanStack/router

v1.57.15

15 Sep 01:28
Compare
Choose a tag to compare

Version 1.57.15 - 9/15/24, 1:27 AM

Changes

Fix

  • router-generator: do not allow "_" as a routeFileIgnorePrefix (#2339) (7783678) by Sean Cassiere

Docs

  • start: correctly import the redirect fn (#2338) (02f4e9a) by Sean Cassiere

Packages

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

v1.57.14

14 Sep 22:05
Compare
Choose a tag to compare

Version 1.57.14 - 9/14/24, 10:04 PM

Changes

Fix

  • start: do not resolve paths again (bca9137) by Manuel Schiller

Chore

  • fix jsdoc (1519f29) by Manuel Schiller
  • deps: update all non-major dependencies (#2217) (943547c) by renovate[bot]

Docs

  • router: fix typo in the overview guide (#2329) (8fde2ef) by Naresh Khatri

Examples

  • do not throw if env var is missing as this will cause a build failure (fc987c4) by Manuel Schiller

Packages

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

v1.57.13

12 Sep 23:17
Compare
Choose a tag to compare

Version 1.57.13 - 9/12/24, 11:16 PM

Changes

Fix

  • router-generator: only write files if they would be different after formatting (#2327) (616946f) by Manuel Schiller

Chore

  • remove unused parameter (#2326) (7c1ff9b) by Manuel Schiller

Packages

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

v1.57.12

12 Sep 22:05
Compare
Choose a tag to compare

Version 1.57.12 - 9/12/24, 10:04 PM

Changes

Fix

  • react-router: ignore blockers for redirects (#2325) (cef3604) by Manuel Schiller

Packages

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

v1.57.11

12 Sep 17:23
Compare
Choose a tag to compare

Version 1.57.11 - 9/12/24, 5:23 PM

Changes

Fix

  • create-route: no more overrides necessary (c6a4fc8) by Manuel Schiller
  • create-router: correct tsconfig.json (e18d100) by Manuel Schiller

Chore

  • fix dependencies (5921942) by Manuel Schiller
  • no braces for strings in JSX (d328172) by Manuel Schiller

Docs

  • Link to property (56ce177) by Manuel Schiller

Packages

  • @tanstack/router-cli@1.57.11
  • @tanstack/router-plugin@1.57.11
  • @tanstack/router-vite-plugin@1.57.11
  • @tanstack/create-router@1.57.11
  • @tanstack/start@1.57.11

v1.57.10

11 Sep 23:23
Compare
Choose a tag to compare

Version 1.57.10 - 9/11/24, 11:23 PM

Changes

Perf

  • react-router: reduce instantitions for relative routing after language service performance (#2319) (430742a) by Christopher Horobin

Packages

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

v1.57.9

10 Sep 17:34
Compare
Choose a tag to compare

Version 1.57.9 - 9/10/24, 5:33 PM

Changes

Fix

  • router-generator: correctly generate route tree if only rootRoute exists (#2314) (04a6124) by Manuel Schiller

Packages

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

v1.57.8

10 Sep 12:56
Compare
Choose a tag to compare

Version 1.57.8 - 9/10/24, 12:55 PM

Changes

Fix

  • router-generator: rootRouteChildren is correctly generated when using disableTypes (#2313) (f462448) by Sean Cassiere

Packages

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

v1.57.7

10 Sep 12:34
Compare
Choose a tag to compare

Version 1.57.7 - 9/10/24, 12:33 PM

Changes

Fix

  • router-generator: disableTypes option not being enforced (#2312) (8e3509a) by Sean Cassiere

Packages

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

v1.57.6

10 Sep 05:45
Compare
Choose a tag to compare

Version 1.57.6 - 9/10/24, 5:44 AM

Changes

Fix

  • create-router: update the gitignore files and react versions (#2307) (b23c547) by Sean Cassiere

Chore

  • support TS 5.6 and drop support for 5.0 (#2299) (0890710) by Christopher Horobin

Packages

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