blobs: v10.0.0
10.0.0 (2025-06-11)
⚠ POTENTIALLY BREAKING CHANGES
The set and setJSON methods now return a Promise that resolves with an object with the following properties:
modified(boolean): Whether the operation has actually modified an entryetag(string): The etag of the entry, f the operation has actually modified an entry
Previously, these methods returned a Promise that resolved with undefined.