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
BREAKING CHANGE:
Removes `codec` from AddOptions for `@helia/strings.add`. Anyone relying
on this option currently would have to encode, hash, and import the data
using helia's blockstore (unless implemented by another helia importer
e.g. `@helia/json` or `@helia/dag-cbor`) in order to receive the same
CID as before.
This changes @helia/strings to act more like the other helia importers.
0 commit comments