Skip to content

Releases: TanStack/router

v1.92.9

28 Dec 14:15
Compare
Choose a tag to compare

Version 1.92.9 - 12/28/24, 2:14 PM

Changes

Fix

  • use const type parameters (#3085) (e2a7fec) by Christopher Horobin

Docs

  • Better getting started flow (7c20138) by Tanner Linsley

Packages

v1.92.8

27 Dec 00:34
Compare
Choose a tag to compare

Version 1.92.8 - 12/27/24, 12:34 AM

Changes

Fix

Packages

v1.92.7

27 Dec 00:20
Compare
Choose a tag to compare

Version 1.92.7 - 12/27/24, 12:19 AM

Changes

Fix

Packages

v1.92.6

26 Dec 22:46
Compare
Choose a tag to compare

Version 1.92.6 - 12/26/24, 10:45 PM

Changes

Fix

  • react-router: upgrade to react-store 0.7 (#3075) (9970f9d) by Manuel Schiller

Packages

v1.92.5

26 Dec 21:54
Compare
Choose a tag to compare

Version 1.92.5 - 12/26/24, 9:54 PM

Changes

Fix

  • create-start: create-start deps (#3074) (fd83aca) by timoconnellaus

Docs

  • Add install line to Manual Setup code block on Quick Start page (#3072) (16a112f) by Matt Peck
  • start: notFound should be imported from Router instead of Start (#3065) (20cb387) by Minh-Phuc Tran

Other

Packages

v1.92.4

23 Dec 19:03
Compare
Choose a tag to compare

Version 1.92.4 - 12/23/24, 7:02 PM

Changes

Fix

  • no extra context, throw errors from middleware (3757958) by Tanner Linsley

Packages

v1.92.3

23 Dec 06:28
Compare
Choose a tag to compare

Version 1.92.3 - 12/23/24, 6:27 AM

Changes

Fix

  • allow serverFn errors to also have context (#3037) (ebf67ca) by Tanner Linsley

Packages

v1.92.2

22 Dec 20:58
Compare
Choose a tag to compare

Version 1.92.2 - 12/22/24, 8:58 PM

Changes

Fix

  • start: returning null from server functions (#3048) (4a7d3ca) by alakhpc

Packages

v1.92.1

21 Dec 23:54
Compare
Choose a tag to compare

Version 1.92.1 - 12/21/24, 11:54 PM

Changes

Refactor

  • react-router: expose scrollBehavior on the ScrollRestoration component (#3053) (72b7c82) by Joshua Knauber

Packages

v1.92.0

20 Dec 10:56
Compare
Choose a tag to compare

Version 1.92.0 - 12/20/24, 10:56 AM

Changes

Feat

  • start: create-start cli (#2920) (f3de244) by timoconnellaus

Docs

  • Minor typo in middleware.md (#3042) (6d810d7) by Arnaud Kleinpeter
  • minor typo in code-based-routing.md (#3043) (38702a8) by AlexisPin

Packages