3.0.0 (2024-10-08)
⚠ BREAKING CHANGES
- fields that were Sets such as
PinResults.results
andPinsGetRequest.cid
are now Arrays
Bug Fixes
- use arrays for collections instead of sets (#70) (75736f5), closes /github.com/ipfs/helia-remote-pinning/blob/main/src/heliaRemotePinner.ts#L155