Closed 2color closed 1 month ago
We've lost the .code property so anyone making decisions on thrown errors needs another way to do it, libp2p/helia now use .name - here we're not using anything at all so the dev has to do it based on error messages which can be fragile.
I've adapted to code to either reuse or define custom error types with the name
property here.
It seems that somehow this PR has caused a regression in the Gateway Conformance.
@SgtPooki Any pointers on debugging this?
You may wish to change the PR title before merging. chore:
will not cause a release but you've added !
which means a breaking change so maybe you do want a release. Suggest deps!:
or feat!:
or something.
It doesn't look like the gateway conformance tests have passed for months: https://github.com/ipfs/helia-verified-fetch/actions/workflows/gateway-conformance.yml
:tada: This PR is included in version 1.0.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
:tada: This PR is included in version @helia/verified-fetch-v2.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Description
Change checklist