Skip to content

Releases: TanStack/router

v1.102.6

12 Feb 19:19
Compare
Choose a tag to compare

Version 1.102.6 - 2/12/25, 7:17 PM

Changes

Fix

  • router-generator: prevent route file being auto-formatted during updates (#3366) (1a6e3af) by Ben Fleming
  • dead code elimination for start plugin (#3387) (0fa206e) by Tanner Linsley
  • vite peer dependencies (#3406) (e2069a4) by Carson Full

Packages

v1.102.5

12 Feb 04:54
Compare
Choose a tag to compare

Version 1.102.5 - 2/12/25, 4:52 AM

Changes

Fix

  • router-core: patch qss to attempt encoding value to prevent malformed URI errors (#3381) (f472e1a) by Lee

Packages

v1.102.4

12 Feb 02:25
Compare
Choose a tag to compare

Version 1.102.4 - 2/12/25, 2:24 AM

Changes

Refactor

  • router-plugin: code-splitting to be agnostic to support "targets" (#3400) (e88b960) by Sean Cassiere

Packages

v1.102.3

11 Feb 23:46
Compare
Choose a tag to compare

Version 1.102.3 - 2/11/25, 11:45 PM

Changes

Fix

  • allow custom scrollToTop selectors (#3398) (d870c68) by Tanner Linsley

Packages

v1.102.2

10 Feb 23:20
Compare
Choose a tag to compare

Version 1.102.2 - 2/10/25, 11:19 PM

Changes

Fix

  • start: align middleware context types with runtime (#3375) (2fea8b6) by Christopher Horobin

Chore

  • deps: update all non-major dependencies (#3379) (c1c943c) by renovate[bot]

Packages

v1.102.1

09 Feb 23:18
Compare
Choose a tag to compare

Version 1.102.1 - 2/9/25, 11:17 PM

Changes

Fix

Tests

  • run e2e react-router tests with prod build (#3374) (953b6c9) by Manuel Schiller

Packages

v1.102.0

09 Feb 21:24
Compare
Choose a tag to compare

Version 1.102.0 - 2/9/25, 9:22 PM

Changes

Feat

Docs

  • router: more recommendations for route tree file opening unexpectedly on vscode (#3377) (0581857) by Leonardo Montini
  • quickstart (28963a2) by Manuel Schiller

Packages

v1.101.2

09 Feb 13:50
Compare
Choose a tag to compare

Version 1.101.2 - 2/9/25, 1:49 PM

Changes

Fix

  • react-router: exclude props from state equality check to prevent history push for equal url and state (#3373) (6346365) by Manuel Schiller

Test

Packages

v1.101.1

09 Feb 03:41
Compare
Choose a tag to compare

Version 1.101.1 - 2/9/25, 3:40 AM

Changes

Fix

  • start: include vite react plugin in SSR router (#3369) (1895cc8) by Marc MacLeod

Packages

v1.101.0

09 Feb 01:13
Compare
Choose a tag to compare

Version 1.101.0 - 2/9/25, 1:11 AM

Changes

Feat

  • router-plugin: configurable key-based code splitting (#3355) (cf693e7) by Sean Cassiere

Packages