You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
* throw if asked to delete a block we don't have ([#88](https://github.com/ipfs/js-ipfs-block-service/issues/88)) ([4ffb28c](https://github.com/ipfs/js-ipfs-block-service/commit/4ffb28c))
8
+
9
+
10
+
### Features
11
+
12
+
* support passing AbortSignals to the configured repo ([#89](https://github.com/ipfs/js-ipfs-block-service/issues/89)) ([0c5f17c](https://github.com/ipfs/js-ipfs-block-service/commit/0c5f17c))
13
+
14
+
15
+
### BREAKING CHANGES
16
+
17
+
*`bs.delete(cid)` used to ignore mystery CIDs, now it throws.
0 commit comments