Skip to content

v1.17.5

Compare
Choose a tag to compare
@tannerlinsley tannerlinsley released this 01 Mar 15:45
· 1898 commits to main since this release

Version 1.17.5 - 3/1/2024, 3:45 PM

Changes

Fix

  • Route.useMatch and RouteApi.useMatch use correct typing (#1239) (46b154e) by Manuel Schiller
  • improve typescript performance of relative pathing and larger route trees (#1226) (f759995) by Christopher Horobin

Docs

  • fix links in Decisions on DX page (#1236) (69072fd) by Tomasz Wysocki
  • fix queryKey to be compliant with the current tanstack-query v5 syntax (#1228) (135b764) by Sean Cassiere
  • fix context loader example (#1235) (6b2d7ff) by Makisuo
  • fixing some inconsistencies in the guides (#1229) (b2004cb) by Sean Cassiere
  • Update code-splitting.md (#1210) (07bb8d2) by Boda
  • new doc page on the dx design decisions (#1225) (bf26037) by Sean Cassiere

Examples

  • correct usage of the createLazyRoute function (#1230) (020edb5) by Sean Cassiere

Packages