Skip to content

Releases: TanStack/router

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

v1.71.0

18 Oct 20:35
Compare
Choose a tag to compare

Version 1.71.0 - 10/18/24, 8:35 PM

Changes

Feat

  • react-router: add stripSearchParams middleware (#2579) (8d56157) by Manuel Schiller

Chore

  • regenerate examples after generator changed (#2580) (db8e8f0) by Manuel Schiller

Packages

v1.70.2

18 Oct 16:41
Compare
Choose a tag to compare

Version 1.70.2 - 10/18/24, 4:40 PM

Changes

Fix

  • react-router: prevent props from being spread into Links (#2574) (80ee58d) by Manuel Schiller

Other

Tests

  • add e2e test for getRouteApi inside route groups (#2569) (4e07c74) by Manuel Schiller

Packages

v1.70.1

17 Oct 19:30
Compare
Choose a tag to compare

Version 1.70.1 - 10/17/24, 7:30 PM

Changes

Fix

  • react-router: update link href upon search change to prevent stale links (#2565) (debd7c3) by Manuel Schiller

Chore

Docs

Packages

v1.70.0

16 Oct 18:15
Compare
Choose a tag to compare

Version 1.70.0 - 10/16/24, 6:14 PM

Changes

Feat

  • react-router: allow to selectively invalidate matches (#2551) (93a6272) by Manuel Schiller
  • react-router: added router option search.strict (#2552) (2d0ff56) by Manuel Schiller

Fix

  • eslint-plugin-router: add missing properties to rule create-route-property-order (#2557) (69b5728) by Manuel Schiller
  • react-router: move componentsPromise from match to route (#2556) (7002a17) by Manuel Schiller

Packages

v1.69.3

16 Oct 03:34
Compare
Choose a tag to compare

Version 1.69.3 - 10/16/24, 3:34 AM

Changes

Fix

  • start: revert status codes for redirect/not found (#2555) (c5da320) by Manuel Schiller

Packages