Skip to content

Releases: TanStack/router

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

v1.58.5

19 Sep 22:28
Compare
Choose a tag to compare

Version 1.58.5 - 9/19/24, 10:28 PM

Changes

Fix

  • start: decouple deployment static option from the deployment preset (#2382) (4c6c88a) by Sean Cassiere

Chore

  • deps: remove duplicate @vitejs/plugin-react from dependencies (#2377) (409b21c) by @Kyziq

Docs

  • start: mention using the cli for hosting (#2383) (1a64daa) by Sean Cassiere
  • start: better info on hosting (#2380) (230c460) by willenleal
  • router: broken links on the file-based routing guide (#2381) (e73a748) by Sean Cassiere
  • router: route-tree setup instructions for code-based routing (#2373) (5eff361) by Sean Cassiere
  • start: fix invalid syntax in the server-functions guide (#2372) (b2b2a23) by Sean Cassiere
  • start: guide on configuring path aliases (#2371) (8c2fda4) by Sean Cassiere

Packages

v1.58.4

19 Sep 01:41
Compare
Choose a tag to compare

Version 1.58.4 - 9/19/24, 1:41 AM

Changes

Fix

  • router-plugin: normalize file path in fileIsInRoutesDirectory to ensure windows compatibility (#2367) (6c1294e) by Jonson Petard

Tests

Packages

v1.58.3

18 Sep 22:56
Compare
Choose a tag to compare

Version 1.58.3 - 9/18/24, 10:55 PM

Changes

Fix

  • router-plugin: do not split if known ident is exported (#2334) (df67018) by Sean Cassiere

Chore

Packages