This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Releases: ipfs/js-ipfs
Releases · ipfs/js-ipfs
[email protected]
[email protected]
0.7.2 (2021-08-17)
Note: Version bump only for package ipfs-cli
[email protected]
[email protected]
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
[email protected]
[email protected]
[email protected]
[email protected]
0.7.0 (2021-08-11)
Bug Fixes
Features
BREAKING CHANGES
- rateIn/rateOut are returned as numbers
- the output type of
ipfs.get
has changed and therecursive
option has been removed fromipfs.ls
since it was not supported everywhere
[email protected]
[email protected]
52.0.0 (2021-08-11)
Bug Fixes
Features
BREAKING CHANGES
- rateIn/rateOut are returned as numbers
- the output type of
ipfs.get
has changed and therecursive
option has been removed fromipfs.ls
since it was not supported everywhere