Skip to content

Releases: TanStack/router

v1.114.9

10 Mar 09:44
Compare
Choose a tag to compare

Version 1.114.9 - 3/10/25, 9:42 AM

Changes

Refactor

  • start-client-core: move createServerFn to core (#3727) (73af055) by Birk Skyum

Packages

v1.114.8

10 Mar 09:27
Compare
Choose a tag to compare

Version 1.114.8 - 3/10/25, 9:26 AM

Changes

Refactor

  • use router-core in server-functions packages (#3726) (ceeaff1) by Birk Skyum

Packages

v1.114.7

10 Mar 09:17
Compare
Choose a tag to compare

Version 1.114.7 - 3/10/25, 9:15 AM

Changes

Refactor

  • use start-server-core package in server-functions packages (#3724) (391b026) by Birk Skyum
  • router-core: move isNotFound and isRedirect to router-core (#3725) (bea9e4d) by Birk Skyum

Packages

v1.114.6

10 Mar 07:44
Compare
Choose a tag to compare

Version 1.114.6 - 3/10/25, 7:41 AM

Changes

Fix

  • RELEASE_ALL (a0ac443) by Birk Skyum

Chore

  • start-api-routes: make agnostic package (#3722) (1b402d5) by Birk Skyum

Packages

v1.114.5

10 Mar 04:57
Compare
Choose a tag to compare

Version 1.114.5 - 3/10/25, 4:56 AM

Changes

Refactor

  • start-server-core: use h3 barrel import (#3721) (82fde85) by Birk Skyum

Chore

  • start-server-core: agnostic package (#3720) (2d2551b) by Birk Skyum
  • start-client-core: move middleware and serverfn to core (#3717) (77a4dee) by Birk Skyum
  • start-client-core: move envonly and json to core (#3716) (e47b57c) by Birk Skyum
  • start-client-core: move createIsomorphicFn to core (#3715) (ef79bfd) by Birk Skyum

Packages

v1.114.4

10 Mar 01:05
Compare
Choose a tag to compare

Version 1.114.4 - 3/10/25, 1:03 AM

Changes

Refactor

  • start-client-core: move ssr-client to core package (#3714) (97e2ed3) by Birk Skyum

Chore

  • bump zod 3.24.2 (#3713) (76414f1) by Birk Skyum
  • start-client-core: move mergeHeaders and startSerializer to shared package (#3709) (398458e) by Birk Skyum
  • move start e2e and example projects from ./app to ./src (#3712) (f616ba9) by Birk Skyum
  • react-start-config,solid-start-config: remove unused router deps (#3704) (0d2129c) by Birk Skyum
  • react-start,solid-start: update imports to use router-core (#3703) (fcecd7c) by Birk Skyum

Docs

  • router: Add example for search params validation with Effect/Sc… (#3710) (a73bf99) by Robin Hos
  • router: improve navigation guide and NavigateOptions documentation (#3701) (e9f7efc) by Alex D"Elia

Packages

v1.114.3

09 Mar 08:39
Compare
Choose a tag to compare

Version 1.114.3 - 3/9/25, 8:36 AM

Changes

Fix

  • RELEASE_ALL (05bff06) by Manuel Schiller

Revert

Packages

v1.114.2

09 Mar 03:05
Compare
Choose a tag to compare

Version 1.114.2 - 3/9/25, 3:03 AM

Changes

Fix

  • react-router,solid-router: scroll to element does not work for hash history (#3700) (ad623cc) by Sean Cassiere

Packages

v1.114.1

08 Mar 20:07
Compare
Choose a tag to compare

Version 1.114.1 - 3/8/25, 8:04 PM

Changes

Fix

  • RELEASE_ALL (369618b) by Birk Skyum

Other

Packages

v1.114.0

08 Mar 12:28
Compare
Choose a tag to compare

Version 1.114.0 - 3/8/25, 12:27 PM

Changes

Feat

  • router-devtools-core: consolidate devtools logic in core and distributed with framework-specific bindings (#3636) (e313a1c) by Birk Skyum

Chore

  • root: labeler script to only consider packages with a package.json file (#3690) (c646ddc) by Sean Cassiere

Other

Packages