@ethersphere/bee-js v0.7.0
⚠ BREAKING CHANGES
- replaced
getPssPublicKey
withgetNodeAddresses
(#228) - isEthAddress to isHexEthAddress (#234)
- hex string length support (#213)
Features
- add supported bee version to package.json (#240) (7bc26e5)
- data helpers for downloaded bytes (#219) (3af3826)
- default signer on bee instance (#224) (de46e8f)
- ethereum wallet signer utility (#230) (94bc9f4)
- expose external types (#235) (5c1ddac)
- hex string length support (#213) (53a2c25)
- improved signer interface and validation (#223) (769476d)
- missing endpoints on Bee and BeeDebug class (#207) (bad1cae)
- replaced
getPssPublicKey
withgetNodeAddresses
(#228) (2932725)