it-buffer-stream-4.0.0
·
11 commits
to main
since this release
it-buffer-stream-v4.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