v0.15.1
Patch Changes
-
Loud 0-row writes: surface unmatched UPDATE/DELETE ids and add
AbloNotFoundErrorA commit now reports the ids of any UPDATE/DELETE that matched zero rows on
CommitReceipt.missingIds, and the new exportedAbloNotFoundErrorlets typed write wrappers throw instead of silently treating a missed write as success. Additive and back-compatible (the field is omitted when nothing missed). This unblocks the slides-sdk name-addressing / own-your-id work, which relies on a loud failure when a stale id is written.