Skip to content

Releases: TanStack/router

v1.131.27

19 Aug 06:55
Compare
Choose a tag to compare

Version 1.131.27 - 8/19/25, 6:53 AM

Changes

Refactor

Test

  • router-core: add search param serialization / deserialization unit tests (#4987) (f1c13a0) by @Sheraff

Packages

v1.131.26

18 Aug 07:58
Compare
Choose a tag to compare

Version 1.131.26 - 8/18/25, 7:56 AM

Changes

Refactor

  • router-core: redirect skips creating a URL object if href is not a string (#4986) (2c1f8b9) by @Sheraff

Packages

v1.131.25

17 Aug 19:29
Compare
Choose a tag to compare

Version 1.131.25 - 8/17/25, 7:27 PM

Changes

Refactor

  • router-core: remove pick utility in favor of direct object manipulation (#4983) (a7b1667) by @Sheraff

Packages

v1.131.24

17 Aug 16:45
Compare
Choose a tag to compare

Version 1.131.24 - 8/17/25, 4:43 PM

Changes

Refactor

Packages

v1.131.23

17 Aug 16:34
Compare
Choose a tag to compare

Version 1.131.23 - 8/17/25, 4:32 PM

Changes

Refactor

  • router-core,react-router,solid-router: avoid copying arrays just to .reverse() them (#4980) (9437fee) by @Sheraff

Packages

v1.132.0-alpha.2

16 Aug 17:24
Compare
Choose a tag to compare
v1.132.0-alpha.2 Pre-release
Pre-release

Version 1.132.0-alpha.2 - 8/16/25, 5:21 PM

Changes

Fix

  • correctly replace bracked escaped part (#4968) (f6fcb1b) by Manuel Schiller
  • do not rename functions / variables when code splitting (#4960) (b8ef497) by Manuel Schiller
  • initialize generator in esbuild plugin (#4949) (b3e8e4a) by Manuel Schiller
  • react-router: correctly assign createLazyFileRoute on window (#4948) (f889a24) by Gürkan Sevil
  • remount deps for solid (#4947) (e86dfea) by @brenelz
  • router-plugin: add support for boolean and null literals in code splitter (#4915) (638a902) by jihoon
  • router-core: buildLocation must consider basePath when resolving fromPath (#4930) (bd034bd) by Nico Lynzaad
  • server functions reference serialization (#4913) (c71a9b8) by Manuel Schiller

Refactor

Test

Docs

  • router: update NotFoundError type (#4866) (055ba50) by Lee
  • eslint: resolve conflict with typescript-eslint/only-throw-error rule (#4934) (ffec133) by Piotr Kuczynski
  • Fix grammar and improve clarity in routeTree.gen.ts FAQ. (#4922) (cb895ff) by alexgaudon
  • Update static-prerendering.md (#4903) (fe43f1b) by Abdullah Al-taheri

Other

Packages

v1.131.22

16 Aug 19:10
Compare
Choose a tag to compare

Version 1.131.22 - 8/16/25, 7:07 PM

Changes

Refactor

Packages

v1.131.21

16 Aug 17:44
Compare
Choose a tag to compare

Version 1.131.21 - 8/16/25, 5:42 PM

Changes

Refactor

Packages

v1.131.20

16 Aug 17:29
Compare
Choose a tag to compare

Version 1.131.20 - 8/16/25, 5:28 PM

Changes

Fix

  • solid-router: correctly assign createLazyFileRoute on window (#4956) (2c24acb) by Gürkan Sevil

Packages

v1.131.19

16 Aug 15:36
Compare
Choose a tag to compare

Version 1.131.19 - 8/16/25, 3:33 PM

Changes

Fix

  • correctly replace bracked escaped part (#4968) (f6fcb1b) by Manuel Schiller

Refactor

Packages