Skip to content

Releases: Permissionless-Software-Foundation/ipfs-service-provider

v5.0.0

28 Oct 17:33
c05f022
Compare
Choose a tag to compare

Major refactor to move away from go-ipfs (Kubo) to Helia, a new JS implementation of IPFS.

v3.0.0

08 Sep 14:32
da637df
Compare
Choose a tag to compare

v3 switches from CommonJS to ESM format, so that the latest version of ipfs-http-client can be used. This is a large, breaking change.

v2.0.0

30 Dec 02:02
e6941f7
Compare
Choose a tag to compare

Updating to use js-ipfs (instead of frozen @chris.troutner/ipfs library), and 'production' expects an external go-ipfs node. This is much more performant than using the embedded js-ipfs node.

v1.0.0

09 Apr 15:58
cb74c50
Compare
Choose a tag to compare

Kicking off Semantic Release and semantic versioning.