Skip to content

utils: v0.2.0

Compare
Choose a tag to compare
@achingbrain achingbrain released this 15 Apr 13:56
13daa26

0.2.0 (2024-04-15)

Features

  • add block session support to @helia/interface (#398) (5cf216b)

Bug Fixes

  • 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)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^4.1.0 to ^4.2.0