Skip to content

v0.11.0

Compare
Choose a tag to compare
@PaulLeCam PaulLeCam released this 28 Nov 15:57
· 24 commits to master since this release

This release adds support for Readable streams in @erebos/api-bzz-base, thanks to Adam Uhlíř's pull request.

Breaking change

The uploadFileStream() method of @erebos/api-bzz-node has been removed, uploadFile() now supporting streams.

Additional features

Other change

The code base and type definitions have been updated to TypeScript 3.7 thanks to Adam Uhlíř's pull request.