Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2025

This PR contains the following updates:

Package Change Age Confidence
@tanstack/react-router (source) 1.121.0 -> 1.132.47 age confidence
@tanstack/react-router-devtools (source) 1.121.0 -> 1.132.51 age confidence
@tanstack/react-start (source) 1.121.0 -> 1.132.51 age confidence

Release Notes

TanStack/router (@​tanstack/react-router)

v1.132.47

Compare Source

Version 1.132.47 - 10/6/25, 9:20 PM

Changes

Fix
  • navigate() respects rewrites when reloadDocument=true (#​5389) (2db746c) by Manuel Schiller
Examples
  • Add a new TanStack Start example for typed readable streams (#​5363) (42500ce) by fuko

Packages

v1.132.45

Compare Source

Version 1.132.45 - 10/6/25, 8:13 PM

Changes

Fix
Docs
  • server entry point (e8052ce) by Manuel Schiller

Packages

v1.132.41

Compare Source

Version 1.132.41 - 10/5/25, 9:13 PM

Changes

Fix

Packages

v1.132.37

Compare Source

Version 1.132.37 - 10/4/25, 8:41 PM

Changes
Fix
Other
Packages

v1.132.33

Compare Source

Version 1.132.33 - 10/3/25, 1:01 PM

Changes
Fix
Docs
Examples
Packages

v1.132.31

Version 1.132.31 - 10/1/25, 8:59 PM (Manual Release)

Changes

Fix
  • return Headers instead of object (#​5333) (a7a25f5) by Manuel Schiller
  • unset extends of serialization adapters after deduping (#​5316) (f943abc) by Manuel Schiller

Packages

v1.132.29

Compare Source

Version 1.132.29 - 10/1/25, 6:44 PM

Changes
Fix
  • correctly handle client-side vs server-side redirects with rewrites (#​5330) (a2da3f2) by Manuel Schiller
Packages

v1.132.27

Compare Source

Version 1.132.27 - 9/30/25, 10:04 PM

Changes
Fix
  • raw response handling (#​5276) (5269bd8) by Manuel Schiller
  • router: rewriteBasepath not working without trailing slash (#​5244) (bb410f8) by Thenglong Heng
Ci
  • apply automated fixes (ae5119d) by autofix-ci[bot]
Docs
Packages

v1.132.26

Compare Source

Version 1.132.26 - 9/30/25, 6:49 PM

Changes
Fix
  • allow to express dependencies between serialization adapters (#​5314) (545ff3f) by Manuel Schiller
  • redirect respects rewrites (#​5315) (1ca59e3) by Manuel Schiller
Docs
Tests
  • solid-router: Enable e2e scroll restoration test (#​5298) (581941a) by Birk Skyum
Packages

v1.132.25

Compare Source

Version 1.132.25 - 9/29/25, 7:38 PM

Changes
Fix
  • router: hash history links with target="_blank" generate incorrect URLs (#​5242) (e52673b) by Lee
Docs
Packages

v1.132.23

Compare Source

Version 1.132.23 - 9/28/25, 11:25 PM

Changes
Fix
Docs
Examples
  • fix Bun server static routes from using the wrong path separator on Windows (#​5285) (2817a0c) by Tim Bellefleur
Tests
  • start: update spa mode e2e to use production build (#​5284) (58e8a94) by Nico Lynzaad
Packages

v1.132.21

Compare Source

Version 1.132.21 - 9/28/25, 7:05 PM (Manual Release)

Changes
Fix
  • exclude some more files from compilation (785afe3) by Manuel Schiller
  • use package alias for h3 (#​5281) (3a76b3c) by Manuel Schiller
Docs
Packages

v1.132.19

Compare Source

Version 1.132.19 - 9/28/25, 10:43 AM

Changes

Fix
  • register createServerFn fetcher as serializable (#​5268) (7d876bc) by Manuel Schiller
Docs
  • fix Validation with Zod documentation (#​5269) (985f8c6) by kkane
  • wrong link to bun server implementation in hosting page (#​5272) (b19e0b9) by Mattèo Gauthier

Packages

v1.132.17

Compare Source

Version 1.132.17 - 9/27/25, 10:25 PM

Changes

Fix
  • router-core: consider root in path parsing of trailing underscores (#​5262) (16eacb3) by Nico Lynzaad

Packages


Configuration

📅 Schedule: Branch creation - "before 6am on Saturday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a preset from Obos. View repository job log here

Copy link

changeset-bot bot commented Mar 29, 2025

⚠️ No Changeset found

Latest commit: 87a7d51

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 39fb3ad to 116d178 Compare March 29, 2025 17:14
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.114.29 fix(deps): update tanstack-router monorepo Mar 29, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 116d178 to dd8169e Compare March 31, 2025 08:36
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from dd8169e to db07092 Compare April 1, 2025 00:24
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from db07092 to 95d4df4 Compare April 1, 2025 03:51
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 95d4df4 to d63d649 Compare April 1, 2025 14:53
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo fix(deps): update tanstack-router monorepo to v1.114.32 Apr 1, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from d63d649 to 2cee8f7 Compare April 2, 2025 21:14
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.114.32 fix(deps): update tanstack-router monorepo to v1.114.33 Apr 2, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 2cee8f7 to a5f2445 Compare April 3, 2025 00:32
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.114.33 fix(deps): update tanstack-router monorepo to v1.114.34 Apr 3, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from a5f2445 to ce451e2 Compare April 6, 2025 04:58
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.114.34 fix(deps): update tanstack-router monorepo Apr 6, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from ce451e2 to f854ab2 Compare April 6, 2025 08:38
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo fix(deps): update tanstack-router monorepo to v1.115.0 Apr 6, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from f854ab2 to 9a29c3e Compare April 6, 2025 12:55
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.115.0 fix(deps): update tanstack-router monorepo Apr 6, 2025
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.132.31 fix(deps): update tanstack-router monorepo Oct 2, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 1a4276d to 9512dbb Compare October 3, 2025 14:11
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 9512dbb to c3ed5e1 Compare October 3, 2025 22:06
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from c3ed5e1 to 59811c1 Compare October 4, 2025 06:06
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 59811c1 to bb59465 Compare October 4, 2025 22:07
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo fix(deps): update tanstack-router monorepo to v1.132.37 Oct 4, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from bb59465 to cde9ce8 Compare October 5, 2025 14:32
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.132.37 fix(deps): update tanstack-router monorepo Oct 5, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from cde9ce8 to 1bbb532 Compare October 5, 2025 22:07
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 1bbb532 to fb52e4b Compare October 6, 2025 06:50
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from fb52e4b to 2fa8372 Compare October 6, 2025 06:59
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 2fa8372 to eb57832 Compare October 6, 2025 08:01
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from eb57832 to bccc06b Compare October 6, 2025 19:32
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from bccc06b to 7e4176c Compare October 6, 2025 23:34
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 7e4176c to 00edb99 Compare October 8, 2025 05:25
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 00edb99 to 87a7d51 Compare October 8, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants