Skip to content

Releases: TanStack/router

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

v1.73.0

18 Oct 21:46
Compare
Choose a tag to compare

Version 1.73.0 - 10/18/24, 9:45 PM

Changes

Feat

  • react-router: add method to selectively removed cached matches (#2575) (eba70d5) by Manuel Schiller

Packages

v1.72.1

18 Oct 21:31
Compare
Choose a tag to compare

Version 1.72.1 - 10/18/24, 9:31 PM

Changes

Fix

  • react-router: only optional params may be removed (#2583) (965f4fd) by Manuel Schiller

Packages

v1.72.0

18 Oct 20:49
Compare
Choose a tag to compare

Version 1.72.0 - 10/18/24, 8:48 PM

Changes

Feat

  • react-router: execute search middlewares also upon navigation (#2581) (ac7171c) by Manuel Schiller

Packages