Releases: ipfs/helia-remote-pinning
Releases · ipfs/helia-remote-pinning
@helia/remote-pinning-2.0.0
@helia/remote-pinning-v2.0.0 (2024-10-10)
⚠ BREAKING CHANGES
- the
@helia/remote-pinning
module returns an instance of Pins augmented with extra arguments
Features
@helia/pinning-service-api-server-1.0.0
@helia/remote-pinning-1.2.0
@helia/remote-pinning-v1.2.0 (2024-02-07)
Features
- filter origins & delegates (d7e6385)
Bug Fixes
- address some edge-cases (758a4dd)
- use common function for pin argument (fec7a8a)
- user config should be set on this.config (f0bf463)
Trivial Changes
- lint fix, interface fn shorthand (26608c2)
- package.json script cleanup (518aef2)
- release main (#44) (c829a70)
- release please and update CI (f094c42)
- Update .github/pull_request_template.md [skip ci] (e11819f)
- Update .github/workflows/stale.yml [skip ci] (be9f6dd)
- update helia, other deps; remove unused ts-expect-error (a3e3c78)
Dependencies
@helia/remote-pinning-1.1.1
@helia/remote-pinning-v1.1.1 (2023-09-06)
Bug Fixes
- allow handlePinStatus to continue if delegate dials fail (784b763)
@helia/remote-pinning-1.1.0
@helia/remote-pinning-v1.1.0 (2023-09-06)
Features
- filter multiaddrs for origins (caffdbf)
Bug Fixes
- origins when using web3.storage (654ddfa)