Skip to content

Releases: TanStack/router

v1.58.5

19 Sep 22:28
Compare
Choose a tag to compare

Version 1.58.5 - 9/19/24, 10:28 PM

Changes

Fix

  • start: decouple deployment static option from the deployment preset (#2382) (4c6c88a) by Sean Cassiere

Chore

  • deps: remove duplicate @vitejs/plugin-react from dependencies (#2377) (409b21c) by @Kyziq

Docs

  • start: mention using the cli for hosting (#2383) (1a64daa) by Sean Cassiere
  • start: better info on hosting (#2380) (230c460) by willenleal
  • router: broken links on the file-based routing guide (#2381) (e73a748) by Sean Cassiere
  • router: route-tree setup instructions for code-based routing (#2373) (5eff361) by Sean Cassiere
  • start: fix invalid syntax in the server-functions guide (#2372) (b2b2a23) by Sean Cassiere
  • start: guide on configuring path aliases (#2371) (8c2fda4) by Sean Cassiere

Packages

  • @tanstack/start@1.58.5

v1.58.4

19 Sep 01:41
Compare
Choose a tag to compare

Version 1.58.4 - 9/19/24, 1:41 AM

Changes

Fix

  • router-plugin: normalize file path in fileIsInRoutesDirectory to ensure windows compatibility (#2367) (6c1294e) by Jonson Petard

Tests

Packages

  • @tanstack/router-plugin@1.58.4
  • @tanstack/router-vite-plugin@1.58.4
  • @tanstack/start@1.58.4
  • @tanstack/create-router@1.58.4

v1.58.3

18 Sep 22:56
Compare
Choose a tag to compare

Version 1.58.3 - 9/18/24, 10:55 PM

Changes

Fix

  • router-plugin: do not split if known ident is exported (#2334) (df67018) by Sean Cassiere

Chore

Packages

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

v1.58.2

18 Sep 21:47
Compare
Choose a tag to compare

Version 1.58.2 - 9/18/24, 9:46 PM

Changes

Fix

  • react-router: kick off loader early (#2368) (4e6e66f) by Manuel Schiller

Packages

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

v1.58.1

18 Sep 20:40
Compare
Choose a tag to compare

Version 1.58.1 - 9/18/24, 8:39 PM

Changes

Fix

  • react-router: correctly preload split routes without loaders (#2365) (032787a) by Manuel Schiller

Packages

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

v1.58.0

18 Sep 20:27
Compare
Choose a tag to compare

Version 1.58.0 - 9/18/24, 8:27 PM

Changes

Feat

  • eslint-plugin-router: add rule to ensure correct property order for createXXXRoute functions (#2362) (1b22087) by Manuel Schiller

Packages

  • @tanstack/eslint-plugin-router@1.58.0

v1.57.19

18 Sep 17:52
Compare
Choose a tag to compare

Version 1.57.19 - 9/18/24, 5:52 PM

Changes

Fix

  • router-plugin: do not minify code in compiler (#2366) (d0a5638) by Manuel Schiller

Chore

  • copying e2e test sandboxes from examples/ to e2e/ (#2357) (a9017a9) by Sean Cassiere

Packages

  • @tanstack/router-plugin@1.57.19
  • @tanstack/router-vite-plugin@1.57.19
  • @tanstack/start@1.57.19
  • @tanstack/create-router@1.57.19

v1.57.18

18 Sep 01:10
Compare
Choose a tag to compare

Version 1.57.18 - 9/18/24, 1:09 AM

Changes

Fix

Docs

  • router: fix the import of StartServer in the SSR guide (#2358) (b5080c6) by Sang June (Josh) Rhee

Packages

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

v1.57.17

17 Sep 06:39
Compare
Choose a tag to compare

Version 1.57.17 - 9/17/24, 6:38 AM

Changes

Perf

  • react-router: apply language service performance to getRouteApi (#2354) (3d66d70) by Christopher Horobin

Packages

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

v1.57.16

17 Sep 05:28
Compare
Choose a tag to compare

Version 1.57.16 - 9/17/24, 5:27 AM

Changes

Fix

Chore

  • deps: update all non-major dependencies (#2348) (e13a9e6) by renovate[bot]
  • correctly set the typescript55 version to 5.5.2 (#2340) (e8a9684) by Sean Cassiere

Ci

  • deps: fix typescript55 version (#2349) (d56da3e) by Lachlan Collins

Docs

  • router: correcting a variable reference in external-data-loading.md (#2355) (fb9205d) by Casey Johnson
  • router: fix typos in the overview guide (#2343) (474234e) by Em Snook

Packages

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