Skip to content

Releases: TanStack/router

v1.95.5

13 Jan 00:03
Compare
Choose a tag to compare

Version 1.95.5 - 1/13/25, 12:02 AM

Changes

Fix

  • start: preserve multiple values for same key in FormData serialization (#3140) (72fbd4c) by Ben Durrant

Packages

v1.95.4

12 Jan 17:29
Compare
Choose a tag to compare

Version 1.95.4 - 1/12/25, 5:28 PM

Changes

Fix

  • create-start: readme changes and little fixes (#3142) (e39eee5) by Tom Ballinger

Test

  • react-router: check FormData serialization in transformer (#3139) (40f9f49) by Sean Cassiere

Docs

Packages

v1.95.3

10 Jan 10:08
Compare
Choose a tag to compare

Version 1.95.3 - 1/10/25, 10:07 AM

Changes

Fix

  • start: serialize FormData for server function input (#3138) (058756a) by Sean Cassiere

Other

Packages

v1.95.2

10 Jan 01:33
Compare
Choose a tag to compare

Version 1.95.2 - 1/10/25, 1:32 AM

Changes

Fix

  • react-router: separate internal and user provided history state (#3119) (814ebfe) by Andrei

Chore

  • add skipLibCheck to examples (#3134) (f44e2a2) by Christopher Horobin

Docs

Other

Packages

v1.95.1

04 Jan 17:51
Compare
Choose a tag to compare

Version 1.95.1 - 1/4/25, 5:50 PM

Changes

Fix

  • make to required if from is not set (#3099) (04802fb) by Christopher Horobin

Packages

v1.95.0

03 Jan 20:23
Compare
Choose a tag to compare

Version 1.95.0 - 1/3/25, 8:21 PM

Changes

Feat

  • react-router: add useCanGoBack (#3017) (366848e) by Tom Rehnström

Docs

Packages

v1.94.1

03 Jan 02:05
Compare
Choose a tag to compare

Version 1.94.1 - 1/3/25, 2:04 AM

Changes

Fix

  • react-router: properly handle redirects when thrown during parallel preload (#3103) (224a261) by Manuel Schiller

Packages

v1.94.0

02 Jan 22:11
Compare
Choose a tag to compare

Version 1.94.0 - 1/2/25, 10:09 PM

Changes

Feat

  • allow arrays for linkOptions and add ValidateLinkOptions (#3098) (446f033) by Christopher Horobin

Packages

v1.93.0

01 Jan 19:09
Compare
Choose a tag to compare

Version 1.93.0 - 1/1/25, 7:08 PM

Changes

Feat

  • react-router: allow to await router.invalidate in case of SWR (#3094) (a0b022a) by Manuel Schiller

Packages

v1.92.13

01 Jan 12:27
Compare
Choose a tag to compare

Version 1.92.13 - 1/1/25, 12:26 PM

Changes

Fix

  • react-router: ensure updated context in beforeLoad when returning same properties (#3095) (d16fb42) by Manuel Schiller

Packages