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 Feb 5, 2023. It is now read-only.
Made fn types `AsyncIterable` for `add`, `get`, and `cat`
## 1.1.3
Added `add`, `get`, and `cat` to IPFS interface
## 1.1.2
Fix type exports bug
## 1.1.1
Add link to git repository in `package.json`
## 1.1.0
Allows you to define your own version of js-ipfs instead of the predefined fallback. Before it would load js-ipfs v0.38, now it loads the latest version from unpkg by default, which you can override as follows using this configuration property: