2.0.0 (2023-06-22)
- empty TypedArray can now be packed (3475f45)
- undefined will stay undefined instead of null (83af274)
- return
ArrayBuffer
instead ofBlob
(6b70875)
- Revert "fix: undefined will stay undefined instead of null" (da49137)
- Return type of
pack
is nowArrayBuffer