Skip to content

Commit ceec1ad

Browse files
committed
release date
1 parent fa5b26c commit ceec1ad

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
---
2-
published: 2026-03-15
2+
published: 2026-03-24
33
authors:
44
- Florian Pellet
5-
# title: 'How TanStack Router Became Granularly Reactive'
6-
# title: 'TanStack Router''s Granular Reactivity Rewrite'
7-
# title: 'Routing Is a Graph. Now Our Reactivity Is Too.'
8-
title: 'From One Big Router Store to a Granular Signal Graph'
5+
title: "TanStack Router's New Reactive Core: A Signal Graph"
96
excerpt: TanStack Router now uses a granular signal graph as its reactive core. State is derived from that graph, which narrows change propagation and makes client-side navigation faster in our benchmarks.
107
---
118

0 commit comments

Comments
 (0)