Skip to content

Latest commit

 

History

History
88 lines (39 loc) · 3.39 KB

CHANGELOG.md

File metadata and controls

88 lines (39 loc) · 3.39 KB

6.0.4 (2023-04-19)

Dependencies

  • dev: bump aegir from 37.12.1 to 38.1.8 (#55) (07b6b6f)

6.0.3 (2023-04-18)

Dependencies

  • bump it-stream-types from 1.0.5 to 2.0.1 (#56) (9c1531f)

6.0.2 (2022-12-22)

Documentation

6.0.1 (2022-07-28)

Bug Fixes

6.0.0 (2022-07-28)

⚠ BREAKING CHANGES

  • exported uint8arraylist type is now 2.x

Dependencies

5.0.2 (2022-07-28)

Dependencies

5.0.1 (2022-03-08)

Bug Fixes

  • allow passing undefined to reader next method (#14) (9944de0)

5.0.0 (2022-02-16)

⚠ BREAKING CHANGES

  • where BufferLists were returned, now Uint8ArrayLists are

Bug Fixes

4.0.2 (2022-01-13)

Trivial Changes

4.0.1 (2022-01-13)

Bug Fixes

4.0.0 (2022-01-13)

⚠ BREAKING CHANGES

  • switch to named exports, ESM only

Features