Skip to content

Releases: alanshaw/abortable-iterator

v5.0.1

19 Apr 09:32
Compare
Choose a tag to compare

5.0.1 (2023-04-19)

Bug Fixes

  • accept source as a sink input type (#83) (a75aaab)

v5.0.0

18 Apr 22:03
Compare
Choose a tag to compare

5.0.0 (2023-04-18)

⚠ BREAKING CHANGES

  • bump it-stream-types from 1.0.5 to 2.0.1 (#82)

Trivial Changes

  • deps-dev: bump aegir from 36.2.3 to 38.1.7 (#75) (53030ba)

Dependencies

  • bump it-stream-types from 1.0.5 to 2.0.1 (#82) (0862e0f)

v4.0.3

18 Apr 20:57
Compare
Choose a tag to compare

4.0.3 (2023-04-18)

Trivial Changes

  • deps-dev: bump it-drain from 1.0.5 to 2.0.1 (#76) (f9fd360)

v4.0.2

14 Jan 08:51
Compare
Choose a tag to compare

4.0.2 (2022-01-14)

Tests

  • adds test for synchronous generator (#19) (3524a3f), closes #18

v4.0.1

13 Jan 10:14
Compare
Choose a tag to compare

4.0.1 (2022-01-13)

Bug Fixes

v4.0.0

12 Jan 20:16
Compare
Choose a tag to compare

4.0.0 (2022-01-12)

⚠ BREAKING CHANGES

  • switch to named exports, ESM only

Features