# IPFS Web SDK
## June 18
- Decision on the proposed API
- [Switch from `CID.isCID` to `CID.asCID` could significantly reduce complexity][asCID issue]
- PR against "next gen multiformats lib": https://github.com/multiformats/js-multiformats/pull/18 – if merged, should be backport this?
-
[asCID issue]:
https://github.com/multiformats/js-cid/issues/111