This repository was archived by the owner on Feb 12, 2024. It is now read-only.
·
339 commits
to master
since this release
0.57.0 (2021-08-11)
Bug Fixes
- Remove optional chaining from code that will be transpiled (ipfs-http-client) (#3795) (1ad6001)
- Performance regression in [email protected] when adding files (#3792) (4f532a5)
- ipfs-http-client & go-ipfs - BigInt issue with stats.bw() (#3782) (2f3df7a)
Features
BREAKING CHANGES
- the output type of
ipfs.get
has changed and therecursive
option has been removed fromipfs.ls
since it was not supported everywhere