chore(deps): update tanstack-router monorepo to v1.168.24#10
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update tanstack-router monorepo to v1.168.24#10renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
4443d77 to
dd81e73
Compare
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
nyanpasu-file-list | 27d8525 | Mar 20 2026, 01:27 PM |
dd81e73 to
37a4bc8
Compare
37a4bc8 to
2b6f237
Compare
2b6f237 to
7ed3807
Compare
7ed3807 to
ad4a072
Compare
ad4a072 to
90fec4b
Compare
20d5d33 to
49439b5
Compare
fb8d3a8 to
27d8525
Compare
06a6776 to
87b94ec
Compare
dd16c92 to
ec3cd58
Compare
d67b3b3 to
7090ece
Compare
b56978e to
01e51c4
Compare
58a5387 to
d05cfab
Compare
d05cfab to
e5eac5a
Compare
4baffbe to
3e3c487
Compare
172b726 to
f838153
Compare
ba1f854 to
be0dc93
Compare
66d620b to
7b797f3
Compare
9edaa7f to
329c276
Compare
329c276 to
32454a7
Compare
d304b71 to
20b7770
Compare
20b7770 to
ec3e639
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.160.0→1.168.241.160.0→1.166.131.160.0→1.166.111.160.0→1.167.481.160.0→1.167.26Release Notes
TanStack/router (@tanstack/react-router)
v1.168.24Compare Source
Patch Changes
Add TanStack Start inline CSS manifest support for SSR so route styles can be embedded in the HTML response and hydrated without duplicate stylesheet links. (#7253)
Updated dependencies [
4d864ee]:v1.168.23Compare Source
Patch Changes
React.usewith let binding (#7182)v1.168.22Compare Source
Patch Changes
v1.168.21Compare Source
Patch Changes
16f6892]:v1.168.20Compare Source
Patch Changes
Fix React Server Component imports from
@tanstack/react-routerby adding areact-serverroot export that preserves the normal API surface while resolvingnotFoundandredirectfrom a server-safe entry. (#7183)This fixes RSC routes that throw
notFound()orredirect()from server functions so they behave correctly during SSR and client navigation.v1.168.19Compare Source
Patch Changes
Fix route file transforms to preserve route ID quoting, handle more exported
Routepatterns, and avoid incorrect import rewrites in edge cases. (#7167)Improve transform robustness with clearer route-call detection, safer import removal, and expanded test coverage for quote preservation, constructor swaps, and unsupported route definitions.
v1.168.18Compare Source
Patch Changes
0e2c900]:v1.168.17Compare Source
Patch Changes
812792f]:v1.168.16Compare Source
Patch Changes
8ec9ca9]:v1.168.15Compare Source
Patch Changes
shorten internal non-minifiable store names for byte shaving (#7152)
Updated dependencies [
6355bb7]:v1.168.14Compare Source
Patch Changes
migrate createStore > createAtom for simpler API (#7150)
Updated dependencies [
459057c]:v1.168.13Compare Source
Patch Changes
Fix
MatchRoutechild callback param inference to resolve params from the targettoroute instead of the route path key across React, Solid, and Vue adapters. (#7139)Fix a stale route error boundary state issue that could briefly render the next route's
errorComponentafter navigating away from a failed route. (#7136)v1.168.12Compare Source
Patch Changes
v1.168.11Compare Source
Patch Changes
Linkto keep internal routing props likepreloadIntentProximity,from, andunsafeRelativefrom leaking to rendered DOM elements across React, Solid, and Vue. (#7138)v1.168.10Compare Source
Patch Changes
Preserve component-thrown
notFound()errors through framework error boundaries so routenotFoundComponenthandlers render without requiring an explicitrouteId. (#7077)Updated dependencies [
796406d]:v1.168.9Compare Source
Patch Changes
2d1ec86]:v1.168.8Compare Source
Patch Changes
6ee0e79]:v1.168.7Compare Source
Patch Changes
42c3f3b]:v1.168.6Compare Source
Patch Changes
onRenderedin React Router while (#7054)preserving the client-side render timing needed for scroll restoration and
onRenderedsubscribers.v1.168.5Compare Source
Patch Changes
fix: scroll restoration without throttling (#7042)
Updated dependencies [
cf5f554]:v1.168.4Compare Source
Patch Changes
tanstack/store 0.9.3 (#7041)
Updated dependencies [
71a8b68]:v1.168.3Compare Source
Patch Changes
feat: transformAssets (#7023)
Updated dependencies [
d81d21a]:v1.168.2Compare Source
Patch Changes
Replace tiny-invariant and tiny-warning with in-house solution for bundle-size (#7007)
Updated dependencies [
c9e1855]:v1.168.1Compare Source
Patch Changes
Update store to 0.9.2 (#6993)
Updated dependencies [
91cc628]:v1.168.0Compare Source
Minor Changes
move to signal-based reactivity
solid uses its own native signals
Patch Changes
0545239]:v1.167.5Compare Source
Patch Changes
5ff4f0b]:v1.167.4Compare Source
Patch Changes
Add @tanstack/intent AI agent skills and CLI entry points for Router and Start packages (#6866)
Updated dependencies [
940151c]:v1.167.3Compare Source
Patch Changes
32fcba7]:v1.167.2Compare Source
Patch Changes
build: update to vite-config 5.x (rolldown) (#6926)
Updated dependencies [
838b0eb]:v1.167.1Compare Source
Patch Changes
fix: build with @tanstack/vite-config 0.4.3 (#6923)
Updated dependencies [
ef9b241]:v1.167.0Compare Source
Minor Changes
Patch Changes
6f297a2]:v1.166.8Compare Source
Patch Changes
v1.166.7Compare Source
Version 1.166.7 - 3/10/26, 7:24 PM
Changes
Fix
dadf7e9) by @SheraffChore
d306d58) by @SheraffPackages
v1.166.6Compare Source
Version 1.166.6 - 3/9/26, 10:25 PM
Changes
Fix
b7def82) by Manuel SchillerPackages
v1.166.4Compare Source
Version 1.166.4 - 3/9/26, 7:16 PM
Changes
Fix
31ed0a9) by Manuel SchillerChore
2f35f93) by Birk SkyumDocs
e5e0e79) by DanielePackages
v1.166.3Compare Source
Version 1.166.3 - 3/8/26, 1:32 PM
Changes
Fix
7003ccb) by @SheraffTest
446d797) by @Sheraff637f38c) by @Sheraff2534508) by @Sheraffb46b2ee) by @Sheraffcc12980) by @SheraffDocs
4ea2a62) by Chapman Cheng64dee75) by @ovitorhilarioBenchmarks
023fdfd) by @SheraffPackages
v1.166.2Compare Source
Version 1.166.2 - 3/4/26, 8:36 PM
Changes
Fix
9c81d5a) by Manuel SchillerChore
9f35318) by @beaussanTest
7083bcb) by @Sheraff2217f7c) by @Sheraff3318878) by @Sheraff1acc8ea) by @SheraffPackages
v1.163.3Compare Source
Version 1.163.3 - 2/27/26, 10:12 PM
Changes
Fix
442ada1) by Dmitriid958ef1) by @SheraffPackages
v1.163.2Compare Source
Version 1.163.2 - 2/25/26, 8:25 AM
Changes
Fix
6b42138) by @SheraffPackages
v1.162.9Compare Source
Version 1.162.9 - 2/24/26, 12:49 PM
Changes
Fix
f58d457) by @SheraffDocs
9fd7fb9) by JongKyung Lee623cbb0) by combab0Packages
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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.