Skip to content

v2.0.0

Choose a tag to compare

@grantila grantila released this 22 Nov 09:02
· 6 commits to master since this release

2.0.0 (2020-11-22)

Features

  • core: added support for whatwg streams (web Streams API) (c7a0e64)

BREAKING CHANGES

  • core: No longer building for es5 and head is now Uint8Array, not Node.js Buffer.