This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
ipfs-core@0.6.0
achingbrain
released this
10 May 14:52
·
406 commits
to master
since this release
0.6.0 (2021-05-10)
Bug Fixes
- do not republish self key twice (#3634) (8545a76)
- fix types (#3662) (0fe8892)
- mark ipld options as partial (#3669) (f98af8e)
- only accept cid for ipfs.dag.get (#3675) (bb8f8bc), closes #3637
- update ipfs repo (#3671) (9029ee5)
- update types after feedback from ceramic (#3657) (0ddbb1b), closes #3640
chore
Features
BREAKING CHANGES
- 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