1.0.1 (2024-10-23)
1.0.0 (2024-10-07)
- the
.dagWalkers
property has been removed - helia now uses libp2p@2.x.x
- add doc-check script and export types used by functions (#637) (4f14996)
- replace dag walkers with generic CID extraction from blocks (#447) (5ff6998)
- update to libp2p@2.x.x (#630) (ec8bf66)
- use hasCode from multiformats (#635) (f5a03fc)
- dev: bump sinon from 18.0.1 to 19.0.2 (#634) (23e62e1)
- The following workspace dependencies were updated
- dependencies
- @helia/interface bumped from ^4.3.1 to ^5.0.0
- dependencies
0.3.3 (2024-07-31)
- bump aegir from 42.2.11 to 43.0.1 (#552) (74ccc92)
- bump aegir from 43.0.3 to 44.0.1 (#569) (6952f05)
- dev: bump sinon from 17.0.2 to 18.0.0 (#536) (62f77df)
- The following workspace dependencies were updated
- dependencies
- @helia/interface bumped from ^4.3.0 to ^4.3.1
- dependencies
0.3.2 (2024-05-27)
0.3.1 (2024-05-20)
0.3.0 (2024-05-01)
- do not append peer ids to provider multiaddrs (#516) (e4e67d0)
- log peer id as string not object (#514) (f6bcbd4)
- The following workspace dependencies were updated
- dependencies
- @helia/interface bumped from ^4.2.0 to ^4.3.0
- dependencies
0.2.0 (2024-04-15)
- add sideEffects: false to package.json (#485) (8c45267)
- blockstore operations should throw when passed an aborted signal (#497) (9a10498)
- cancel in-flight block requests when racing brokers (#490) (395cd9e)
- improve sessions implementation (#495) (9ea934e)
- increase default listers on abort signals (#484) (7cd012a)
- wrap blockstore in identity blockstore (#493) (b67ac5f)
- The following workspace dependencies were updated
- dependencies
- @helia/interface bumped from ^4.1.0 to ^4.2.0
- dependencies
0.1.0 (2024-03-14)
- The following workspace dependencies were updated
- dependencies
- @helia/interface bumped from ^4.0.1 to ^4.1.0
- dependencies
0.0.2 (2024-02-28)
- update libp2p patch versions (917a1bc)
- The following workspace dependencies were updated
- dependencies
- @helia/interface bumped from ^4.0.0 to ^4.0.1
- dependencies
- The following workspace dependencies were updated
- dependencies
- @helia/interface bumped from ^3.0.1 to ^4.0.0
- dependencies