Skip to content

@ethersphere/bee-js v0.7.0

Compare
Choose a tag to compare
@bee-worker bee-worker released this 30 Mar 14:04
0ac3a7d

⚠ BREAKING CHANGES

  • replaced getPssPublicKey with getNodeAddresses (#228)
  • isEthAddress to isHexEthAddress (#234)
  • hex string length support (#213)

Features

Bug Fixes

  • adding string type and assertions to Reference on API (#232) (3467e7d)

Code Refactoring