This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
ipfs@0.55.0
achingbrain
released this
10 May 14:52
·
406 commits
to master
since this release
0.55.0 (2021-05-10)
Bug Fixes
- mark ipld options as partial (#3669) (f98af8e)
- only accept cid for ipfs.dag.get (#3675) (bb8f8bc), closes #3637
chore
- update node version in docker build (#3603) (087fd1e)
- upgrade deps with new typedefs (#3550) (a418a52)
BREAKING CHANGES
- Minimum supported node version is 14
- all core api methods now have types, some method signatures have changed, named exports are now used by the http, grpc and ipfs client modules