Skip to content

Releases: TanStack/router

v1.58.15

29 Sep 14:09
Compare
Choose a tag to compare

Version 1.58.15 - 9/29/24, 2:08 PM

Changes

Fix

  • history: remove uncalled splice expression in createMemoryHistory (#2439) (87bd969) by Matthias Schwarz

Packages

v1.58.14

29 Sep 13:34
Compare
Choose a tag to compare

Version 1.58.14 - 9/29/24, 1:34 PM

Changes

Fix

  • start: extend api router schema to allow vite plugins (#2436) (b87cd8a) by Simon

Packages

v1.58.13

28 Sep 17:36
Compare
Choose a tag to compare

Version 1.58.13 - 9/28/24, 5:36 PM

Changes

Fix

  • start: correctly hydrate match context w.r.t parent context (#2432) (4acc468) by Manuel Schiller

Chore

  • deps: update @tanstack/config (#2350) (175364d) by Lachlan Collins

Docs

  • use guarantee instead of guaranty (#2430) (090a904) by Miro Rauhala

Packages

v1.58.12

27 Sep 17:06
Compare
Choose a tag to compare

Version 1.58.12 - 9/27/24, 5:05 PM

Changes

Fix

  • router-generator: remove usage of import.meta.url (ef29d05) by Manuel Schiller

Docs

  • router: typo about the CLI in the file-based routing guide (#2424) (a42deba) by Lalu Arman Rozika
  • router: fix MUI button in "custom links" guide (#2420) (61cd473) by Christopher Horobin
  • examples: declare vinxi type references (#2423) (a2373db) by Henrique Kirch Heck

Tests

  • fix parent route in benchmark (332c51e) by Manuel Schiller

Packages

v1.58.11

26 Sep 16:34
Compare
Choose a tag to compare

Version 1.58.11 - 9/26/24, 4:33 PM

Changes

Fix

  • react-router: correct typing for <Navigate> (#2421) (a8a7b3b) by Manuel Schiller

Packages

v1.58.10

25 Sep 17:50
Compare
Choose a tag to compare

Version 1.58.10 - 9/25/24, 5:49 PM

Changes

Fix

  • router-plugin: ignore initial files (#2406) (522f765) by Honza Hrubý

Docs

  • fix size of headings (#2411) (63c211c) by Christopher Horobin
  • link custom link docs (#2410) (808d90b) by Christopher Horobin

Other

Packages

v1.58.9

24 Sep 18:49
Compare
Choose a tag to compare

Version 1.58.9 - 9/24/24, 6:48 PM

Changes

Fix

  • allow activeProps to infer component props (#2347) (f76bb37) by Christopher Horobin

Packages

v1.58.8

24 Sep 17:41
Compare
Choose a tag to compare

Version 1.58.8 - 9/24/24, 5:41 PM

Changes

Fix

  • start: use vite.PluginOption instead of vite.Plugin (#2407) (59064b6) by Manuel Schiller

Packages

v1.58.7

23 Sep 23:11
Compare
Choose a tag to compare

Version 1.58.7 - 9/23/24, 11:11 PM

Changes

Fix

  • start: rename deployment config to server (#2404) (65fb5a8) by Manuel Schiller

Chore

  • react-router: better attribution of the qss hard dependency (#2391) (f9832f7) by Sean Cassiere
  • examples: cleanup the deps for the start examples (#2388) (7442812) by Sean Cassiere
  • e2e: basic cleanup of the start sandboxes (#2387) (bcb2a9c) by Sean Cassiere

Test

  • react-router: set up performance testing for Link (#2398) (088851c) by Honza Hrubý

Docs

  • router: broken gfm alert on "search params" guide (#2397) (89f1367) by Sean Cassiere
  • eslint-plugin-router: add content under empty headings (#2390) (f36f92b) by Sean Cassiere
  • router: fixing broken links (#2389) (b52ef9d) by Sean Cassiere

Feature

  • start: expose routeRules (#2402) (eafc409) by Manuel Schiller

Packages

v1.58.6

20 Sep 21:39
Compare
Choose a tag to compare

Version 1.58.6 - 9/20/24, 9:39 PM

Changes

Fix

  • eslint-plugin-router: ignore relative ordering of params and validateSearch (#2386) (29eae76) by Manuel Schiller

Packages