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
ArrayBuffer
instead ofBlob
(689eafd)
BREAKING CHANGES
- Blobs require making the
pack
interface async - Return type of
pack
is nowArrayBuffer