Skip to content

Commit 37994f4

Browse files
committed
fix changeset package coverage
1 parent 2701b1f commit 37994f4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

‎.changeset/fix-persisted-lifecycle-durability.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
'@tanstack/db': patch
33
'@tanstack/db-sqlite-persistence-core': patch
44
'@tanstack/electric-db-collection': patch
5+
'@tanstack/query-db-collection': patch
56
---
67

78
Fail-stop persisted collections when hydration or durability fails, and replay authoritative source transactions through one persistence-owned FIFO. Electric collections keep optimistic state immediate while surfacing durable failures through the collection error state instead of continuing from an incomplete baseline.
9+
10+
Query collections retain ownership metadata that the persisted wrapper already published instead of restoring stale ownership after the publication boundary.

0 commit comments

Comments
 (0)