it-cbor-stream-3.0.0
·
1 commit
to main
since this release
it-cbor-stream-v3.0.0 (2026-05-08)
⚠ BREAKING CHANGES
- returned
Uint8Arrays andUint8ArrayLists now have a generic type that reflects the internal buffer type
Bug Fixes
- Uint8Arrays are generic (#207) (3e463cd), closes microsoft/TypeScript#59417