Skip to content

v3.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonasgloning jonasgloning released this 01 Dec 16:59

3.0.0-rc.1 (2023-12-01)

Bug Fixes

Features

  • return ArrayBuffer instead of Blob (689eafd)

BREAKING CHANGES

  • Blobs require making the pack interface async
  • Return type of pack is now ArrayBuffer