Skip to content

Commit 439d43f

Browse files
committed
vue vapor warning, update date
1 parent 895bc58 commit 439d43f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/blog/tanstack-router-signal-graph.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
published: 2026-03-24
2+
published: 2026-03-31
33
authors:
44
- Florian Pellet
55
title: "TanStack Router's New Reactive Core: A Signal Graph"
@@ -138,6 +138,9 @@ Absolute counts are not directly comparable across frameworks, because React, So
138138

139139
These graphs show that fewer subscribers are triggered during navigation.
140140

141+
> [!IMPORTANT]
142+
> Vue Router is mentioned throughout this article as a useful reference. However it is still a work in progress. Vue Vapor (3.6) is on the door step (beta.9 as of last week), so the plan is to do the vapor refactor, and then support that refreshed version.
143+
141144
## Store Boundary: One Contract, Multiple Implementations
142145

143146
The refactor also moves the store implementation behind a shared contract.

0 commit comments

Comments
 (0)