Releases: ipfs-inactive/js-ipfs-http-client
Releases · ipfs-inactive/js-ipfs-http-client
14.0.3
chore: release version v14.0.3
v14.0.0
- Small breaking change: PeerInfo coming out from swarm now has a multiaddrs property that is a Set instead of an array (to convert it to array, simple call toArray() on it)
- PubSub API was merged! \o/
v13.0.0
Note: this release 'breaking change' was the update to the ipfs-block API, if you weren't using ipfs.block
, updating should be seamless.
v12.1.0
Features
- object: add template support to object.new (2784863)
v12.0.2
chore: release version v12.0.2