Skip to content
AbloAblo
Esc
navigateopen⌘Jpreview
On this page

v0.15.1

Patch Changes

  • Loud 0-row writes: surface unmatched UPDATE/DELETE ids and add AbloNotFoundError

    A commit now reports the ids of any UPDATE/DELETE that matched zero rows on CommitReceipt.missingIds, and the new exported AbloNotFoundError lets 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.

Was this page helpful?