Skip to content

Releases: TanStack/router

v1.116.1

13 Apr 21:20
Compare
Choose a tag to compare

Version 1.116.1 - 4/13/25, 9:19 PM

Changes

Fix

  • router-plugin: avoid blocking rspack and webpack during build (#3980) (4b7212c) by @vkunz

Docs

Packages

v1.116.0

13 Apr 20:00
Compare
Choose a tag to compare

Version 1.116.0 - 4/13/25, 7:58 PM

Changes

Feat

  • react-router: Export ClientOnly (#3969) (f0138f8) by Zac Rosenbauer

Packages

v1.115.3

11 Apr 17:21
Compare
Choose a tag to compare

Version 1.115.3 - 4/11/25, 5:19 PM

Changes

Fix

  • router-core: accept AnyRouter in redirect (#3979) (e340488) by Fred Brandt

Chore

Docs

Packages

v1.115.2

07 Apr 20:29
Compare
Choose a tag to compare

Version 1.115.2 - 4/7/25, 8:27 PM

Changes

Fix

  • react-router: fix issue with scroll restoration (#3918) (9bd706c) by Denys Isaichenko

Chore

  • examples: Update solid query examples (#3956) (7bc761b) by Birk Skyum

Packages

v1.115.1

06 Apr 09:22
Compare
Choose a tag to compare

Version 1.115.1 - 4/6/25, 9:21 AM

Changes

Refactor

  • start-client-core: hash the static filenames (#3947) (6b99e3f) by Sean Cassiere

Packages

v1.115.0

06 Apr 04:53
Compare
Choose a tag to compare

Version 1.115.0 - 4/6/25, 4:50 AM

Changes

Feat

  • RELEASE_ALL (e213f12) by SeanCassiere

Fix

  • router-core: search parsing of + using URLSearchParams (#3894) (30c49e1) by Marvin ROGER

Chore

  • examples: change types for input arguments for auth examples (#3946) (ad4ec75) by Sean Cassiere
  • examples: do not use GET to send credentials (#3945) (a41e7cf) by Ethan Shumate
  • deps: update dependency vite to v6.1.4 [security] (#3939) (1bb39b9) by renovate[bot]
  • root: switch from fs.rmdir to fs.rm (03ac067) by SeanCassiere

Test

  • router-generator: check filenames starting with a number (#3935) (bdcf4f7) by Sean Cassiere

Docs

  • router: fix broken link to example in authenticated routes guide (#3937) (d1e78bb) by Kid
  • Update scroll-restoration.md (#3934) (37fc7e8) by TN

Other

Packages

v1.114.34

02 Apr 22:53
Compare
Choose a tag to compare

Version 1.114.34 - 4/2/25, 10:52 PM

Changes

Fix

  • react-router: missing Symbol declaration for HMR in root route (#3923) (084d42f) by Sean Cassiere

Packages

v1.114.33

02 Apr 18:46
Compare
Choose a tag to compare

Version 1.114.33 - 4/2/25, 6:43 PM

Changes

Fix

  • react-router: restore scroll position onResolved (#3914) (9b95618) by Alex

Docs

  • router: simplify route variable naming in search params guide (#3890) (dbfea0d) by Ehtisham Sajjad

Packages

v1.114.32

01 Apr 14:27
Compare
Choose a tag to compare

Version 1.114.32 - 4/1/25, 2:24 PM

Changes

Fix

  • router-core: remove React type dependency (#3902) (fb99d92) by Christopher Horobin

Chore

  • deps: update dependency vite to v6.1.3 [security] (#3900) (d0bbf66) by renovate[bot]

Docs

  • Fix HeadContent docs (#3905) (eab355a) by Diego Garcia Brisa
  • router: correct ReturnType of Router.matchRoute to match the runtime output (#3896) (1bbe4a0) by Redbird10

Packages

v1.114.31

31 Mar 21:16
Compare
Choose a tag to compare

Version 1.114.31 - 3/31/25, 9:15 PM

Changes

Fix

  • router-plugin: code-splitting to handle default exported function declarations (#3901) (e9b253e) by Sean Cassiere
  • router-devtools-core: remove floating panel style on close (#3898) (0394b6b) by Birk Skyum

Docs

  • start: add note on needing variable export named as APIRoute (#3892) (1f2e243) by Adam

Packages