Update tanstack-router monorepo #118
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
MobiusReactor/TicTacToeV2!118
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/tanstack-router-monorepo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.170.17→1.170.181.171.14→1.171.151.168.19→1.168.20Release Notes
TanStack/router (@tanstack/react-router)
v1.170.18Compare Source
Patch Changes
e2dd204]:TanStack/router (@tanstack/router-core)
v1.171.15Compare Source
Patch Changes
#7807
e2dd204- fix(router-core): handle window and element scroll restoration independentlyWindow and element scroll targets are now handled independently. Restoring one target no longer suppresses resets for other uncached configured targets, and a restored element is no longer reset when the window has no cached position.
Hash navigation no longer resets elements configured through
scrollToTopSelectorsand retains precedence over stale window positions through destination invalidations.Scroll positions are sampled when leaving a route, preserving live changes made after the most recent scroll event. This also prevents client hydration from undoing nested positions restored by the SSR script.
Fixes #7687.
TanStack/router (@tanstack/router-plugin)
v1.168.20Compare Source
Patch Changes
e2dd204]:Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.