Releases: ipfs-shipyard/ipfs-provider
Releases · ipfs-shipyard/ipfs-provider
v2.1.0
v2.0.1
v2.0.0
v1.1.0
v1.0.0
Bug Fixes
- run jest before aegir release (0e40e66)
Features
- better api (#10) (58098a8)
- lazy load js-ipfs-http-client and async iterator support (#8) (cac51fa)
- prebuilt browser bundles (bc1c63d)
- ipfs-http-client v44 (#19) (8d9d025)
BREAKING CHANGES
- ipfs-http-client is no longer bundled - you need to provide your own constructor (#8)
- this release switches ipfs-provider to the new JS APIs based on
async iterators. More details in: https://blog.ipfs.io/2020-02-01-async-await-refactor