Skip to content

Releases: TanStack/router

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

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

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

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

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

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

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

v1.74.1

20 Oct 10:27
Compare
Choose a tag to compare

Version 1.74.1 - 10/20/24, 10:27 AM

Changes

Fix

  • start: make router context available in match context after hydration (#2598) (82c2f49) by Manuel Schiller

Packages

v1.74.0

20 Oct 00:39
Compare
Choose a tag to compare

Version 1.74.0 - 10/20/24, 12:38 AM

Changes

Feat

  • react-router: allow to explicitly check if a search prop is not set (#2592) (30730a3) by Manuel Schiller

Packages

v1.73.1

18 Oct 23:10
Compare
Choose a tag to compare

Version 1.73.1 - 10/18/24, 11:09 PM

Changes

Fix

  • router-generator: correctly generate ids for single routes inside route groups (#2585) (0abdb16) by Manuel Schiller

Docs

  • add monorepo with simple and react query example (#2479) (45d5982) by Nicolas Beaussart

Packages