Skip to content

v17.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Mar 13:53

17.0.0 (2023-03-13)

⚠ BREAKING CHANGES

  • .get, .getMany, .put and .putMany are no longer part of the Bitswap interface - instead call .want and .notify

Features

  • simplify bitswap interface, add progress handlers (#527) (1f31995)