it-to-buffer-5.0.0
·
10 commits
to main
since this release
it-to-buffer-v5.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