Skip to content

Latest commit

 

History

History
229 lines (99 loc) · 12.9 KB

File metadata and controls

229 lines (99 loc) · 12.9 KB

@helia/verified-fetch 1.5.0 (2024-06-13)

Features

  • use the waterworks trustless gateway by default (#94) (2db8d1e)

@helia/verified-fetch 1.4.3 (2024-05-24)

Bug Fixes

  • gateway conformance improvements (#85) (7281078)

@helia/verified-fetch 1.4.2 (2024-05-16)

Bug Fixes

  • reduce dagPb and dagCbor handler complexity (#45) (3b41752)

@helia/verified-fetch 1.4.1 (2024-05-09)

Documentation

@helia/verified-fetch 1.4.0 (2024-05-09)

Features

@helia/verified-fetch 1.3.14 (2024-05-02)

Documentation

  • add link to blog post and ready-to-run example (#63) (696ed57)

@helia/verified-fetch 1.3.13 (2024-04-20)

Bug Fixes

  • missing paths returns 404 instead of 502 (#59) (291a054), closes #53
  • X-Ipfs-Path is set correctly (#46) (5bb6685)

@helia/verified-fetch 1.3.12 (2024-04-15)

Bug Fixes

  • use ipfs-unixfs-exporter directly (#42) (4532bf1)

@helia/verified-fetch 1.3.11 (2024-04-15)

Documentation

@helia/verified-fetch 1.3.10 (2024-04-12)

Documentation

@helia/verified-fetch 1.3.9 (2024-04-11)

Bug Fixes

  • identity CIDs use contentTypeParser (#49) (3014498)

@helia/verified-fetch 1.3.8 (2024-04-09)

Bug Fixes

  • pass url and body to badRequestResponse (#44) (cc228e6)

Dependencies

@helia/verified-fetch 1.3.7 (2024-04-08)

Bug Fixes

@helia/verified-fetch 1.3.6 (2024-04-08)

Bug Fixes

  • implicit accept header can be overridden by format query (#36) (75c0b75)

@helia/verified-fetch 1.3.5 (2024-04-08)

Bug Fixes

  • remove redundant abort controller (#41) (04b220d)

@helia/verified-fetch 1.3.4 (2024-04-02)

Bug Fixes

  • decodeURIComponent on path parts (#40) (f628cf6)

@helia/verified-fetch 1.3.3 (2024-03-28)

Bug Fixes

@helia/verified-fetch 1.3.2 (2024-03-25)

Bug Fixes

@helia/verified-fetch 1.3.1 (2024-03-22)

Bug Fixes

  • aborted signals throw libp2p AbortError (#30) (4575791)

@helia/verified-fetch 1.3.0 (2024-03-21)

Features

Bug Fixes

@helia/verified-fetch 1.2.1 (2024-03-18)

Bug Fixes

  • byte range request end should never equal file size (#24) (aafc567)

@helia/verified-fetch 1.2.0 (2024-03-15)

Features

Trivial Changes

@helia/verified-fetch 1.1.3 (2024-03-14)

Bug Fixes

  • update @helia/ipns and dns config (#18) (9f88c54)

@helia/verified-fetch 1.1.2 (2024-03-11)

Bug Fixes

@helia/verified-fetch 1.1.1 (2024-03-08)

Trivial Changes

  • add tests for directory redirects for gateways (#15) (269609d)

Documentation

@helia/verified-fetch 1.1.0 (2024-03-03)

Features

  • support IPFS/IPNS paths, Gateways, etc (#4) (e7f1816)
  • support redirects for UnixFS directories (#5) (4601d46)

Trivial Changes

@helia/verified-fetch 1.0.2 (2024-02-29)

Bug Fixes

  • append query path to path resolved from IPNS name (#3) (fd86e6a)

@helia/verified-fetch 1.0.1 (2024-02-29)

Bug Fixes

  • do not coerce undefined to null for JSON serialization (#2) (d36ce29)

@helia/verified-fetch 1.0.0 (2024-02-28)

Bug Fixes

  • add interop tests and update project config (fdc83b8)