Skip to content

Releases: TanStack/router

v1.76.3

25 Oct 22:25
Compare
Choose a tag to compare

Version 1.76.3 - 10/25/24, 10:24 PM

Changes

Fix

  • react-router: basepath case sensitivity during path resolution (#2640) (5d1702f) by Sean Cassiere

Packages

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

v1.76.2

24 Oct 20:44
Compare
Choose a tag to compare

Version 1.76.2 - 10/24/24, 8:44 PM

Changes

Refactor

  • start: update app directory handling in defineConfig function (#2617) (caae48c) by Logan Anderson

Packages

  • @tanstack/start@1.76.2

v1.76.1

22 Oct 20:36
Compare
Choose a tag to compare

Version 1.76.1 - 10/22/24, 8:36 PM

Changes

Fix

Chore

Packages

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

v1.76.0

22 Oct 00:25
Compare
Choose a tag to compare

Version 1.76.0 - 10/22/24, 12:24 AM

Changes

Feat

  • router-plugin: add esbuild plugin (#2578) (cea5a11) by Ben McGinnis

Docs

  • start: update the getting-started guide"s template (#2607) (8b7d8e3) by Andreas Adam

Examples

  • add a periodic clear function to Convex backend (#2615) (e6ff91d) by Tom Ballinger
  • no trailing comma in stackblitzrc (#2613) (85cef0b) by Tom Ballinger

Packages

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

v1.75.0

21 Oct 21:25
Compare
Choose a tag to compare

Version 1.75.0 - 10/21/24, 9:24 PM

Changes

Feat

  • react-router: implement standard schema into router core (#2602) (5d62c03) by Christopher Horobin

Chore

  • docs: update monorepo example to use .stackblitzrc file (#2611) (5d7932d) by Nicolas Beaussart

Tests

Packages

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

v1.74.6

21 Oct 17:50
Compare
Choose a tag to compare

Version 1.74.6 - 10/21/24, 5:50 PM

Changes

Fix

  • react-router: resolve loadPromise when beforeLoad throws (#2610) (ff7387c) by Manuel Schiller

Examples

  • use a shared Convex backend for StackBlitz (#2606) (6144cf0) by Tom Ballinger

Packages

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

v1.74.5

21 Oct 16:50
Compare
Choose a tag to compare

Version 1.74.5 - 10/21/24, 4:49 PM

Changes

Fix

  • react-router: handle redirects in loaders after invalidate (#2609) (b884be8) by Manuel Schiller

Chore

  • deps: update all non-major dependencies (#2605) (6260b67) by renovate[bot]

Docs

  • add to createLink documentation (#2506) (5cc2f9f) by Christoffer Berg Jensen

Packages

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

v1.74.4

20 Oct 22:38
Compare
Choose a tag to compare

Version 1.74.4 - 10/20/24, 10:38 PM

Changes

Fix

  • react-router: fix explicitUndefined links never matching (#2604) (d92dd1e) by Maya

Packages

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

v1.74.3

20 Oct 22:14
Compare
Choose a tag to compare

Version 1.74.3 - 10/20/24, 10:14 PM

Changes

Fix

  • react-router: run search middlewares also on entering matches (#2603) (2127eac) by Manuel Schiller

Packages

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

v1.74.2

20 Oct 15:53
Compare
Choose a tag to compare

Version 1.74.2 - 10/20/24, 3:52 PM

Changes

Fix

  • react-router: correct typing for unnested routes (#2597) (5499693) by Manuel Schiller
  • start: server function returns status code 500 in case of unhandled error (#2599) (baa8022) by Manuel Schiller

Packages

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