Skip to content

@ethersphere/bee-js v0.12.0

Compare
Choose a tag to compare
@bee-worker bee-worker released this 17 Jun 13:22
eb76cfb

This is a compatibility release for the Bee 1.0.0-rc2. It also handles extended postage stamp information.

⚠ BREAKING CHANGES

  • use string instead of bigint (#345)

Features

  • add folder and collection size check utility functions (#349) (f289c81)
  • extend PostageBatch type and creation with new properties (#350) (7695e27)

Bug Fixes

Code Refactoring