Releases: ipfs/js-kubo-rpc-client
Releases · ipfs/js-kubo-rpc-client
v3.0.3
v3.0.2
3.0.2 (2023-11-29)
Bug Fixes
Trivial Changes
- add or force update .github/workflows/js-test-and-release.yml (#161) (f326cee)
- delete templates [skip ci] (#160) (a0aea33)
- Update .github/workflows/stale.yml [skip ci] (76cbca8)
- Update .github/workflows/stale.yml [skip ci] (4285a5b)
Documentation
- improve authorization docs (5fc5592)
v3.0.1
v3.0.0
3.0.0 (2023-01-13)
⚠ BREAKING CHANGES
- instances of the CID class returned by this module are now from multiformats@11.x.x
Co-authored-by: achingbrain alex@achingbrain.net
Dependencies
- update multiformats to version 11.x.x (7053f35)
Documentation
v2.0.3
v2.0.2
v2.0.1
v2.0.0
2.0.0 (2022-12-15)
⚠ BREAKING CHANGES
- Re-enable interface tests and get them succeeding (#83)
Features
- Re-enable interface tests and get them succeeding (#83) (2819080), closes /github.com/ipfs/js-ipfs/blob/6ae5eb7/packages/ipfs/package.json#L93 /github.com/ipfs/js-kubo-rpc-client/pull/83#issuecomment-1347820355
Trivial Changes
- move interface tests back to original name (56c5c28)