Skip to content

Releases: TanStack/router

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

v1.69.2

15 Oct 22:31
Compare
Choose a tag to compare

Version 1.69.2 - 10/15/24, 10:31 PM

Changes

Fix

  • start: correctly handle custom response status codes (#2553) (77fe390) by Manuel Schiller

Test

  • Add test cases for route id consistency (#2401) (ac61e8e) by stevenlyd

Packages

v1.69.1

15 Oct 19:33
Compare
Choose a tag to compare

Version 1.69.1 - 10/15/24, 7:32 PM

Changes

Fix

  • correctly handle route groups (#2550) (8c7f14b) by Manuel Schiller

Packages