Skip to content

Releases: TanStack/router

v1.97.2

16 Jan 00:08
Compare
Choose a tag to compare

Version 1.97.2 - 1/16/25, 12:08 AM

Changes

Fix

  • do not include server functions in ssr bundle (068b0a5) by Tanner Linsley

Packages

v1.97.1

15 Jan 22:59
Compare
Choose a tag to compare

Version 1.97.1 - 1/15/25, 10:58 PM

Changes

Fix

  • do not include server functions in ssr bundle (ab0a92b) by Tanner Linsley

Chore

  • update zod and arktype (#3178) (0cc3e14) by Christopher Horobin

Packages

v1.97.0

15 Jan 05:29
Compare
Choose a tag to compare

Version 1.97.0 - 1/15/25, 5:27 AM

Changes

Feat

  • RELEASE_ALL (27c6670) by SeanCassiere

Build

  • publish directive-functions-plugin & server-functions-plugin (#3172) (b0d73fb) by Sean Cassiere

Packages

v1.96.0

15 Jan 03:38
Compare
Choose a tag to compare

Version 1.96.0 - 1/15/25, 3:38 AM

Changes

Feat

  • Agnostic Server Fn Plugin (#2993) (e9781b7) by Tanner Linsley

Packages

v1.95.7

14 Jan 20:48
Compare
Choose a tag to compare

Version 1.95.7 - 1/14/25, 8:48 PM

Changes

Perf

  • start: reduce instantiations of server fn and middleware (again) (#3168) (8ea6a7a) by Christopher Horobin

Packages

v1.95.6

14 Jan 00:53
Compare
Choose a tag to compare

Version 1.95.6 - 1/14/25, 12:52 AM

Changes

Fix

  • order of injected scripts (#3158) (6c400e1) by Manuel Schiller

Docs

  • router: require the use of React"s createRoot function (#3151) (bea54d1) by John
  • start: fix FormData server functions examples (#3062) (a7fece1) by Lukas Frey
  • migrate: correct typo in migration documentation (#3153) (9bdaf1c) by @markvu2607

Packages

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