v3.0.0-rc.1
Pre-release
Pre-release
3.0.0-rc.1 (2023-12-01)
Bug Fixes
- re-add Blob support (12f0e75)
Features
- return
ArrayBufferinstead ofBlob(689eafd)
BREAKING CHANGES
- Blobs require making the
packinterface async - Return type of
packis nowArrayBuffer