Skip to content

Commit 2735c3e

Browse files
KyleAMathewsclaude
andcommitted
chore: add changeset for stale optimistic row fix
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f302019 commit 2735c3e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@tanstack/db': patch
3+
---
4+
5+
Fix stale optimistic rows persisting when sync confirms a different server-generated key. Previously, direct transactions (from `collection.insert()` etc.) had their optimistic rows exempted from stale-row cleanup, which prevented temp-key rows from being removed when the server returned a different primary key.

0 commit comments

Comments
 (0)