Releases: alanshaw/abortable-iterator
Releases · alanshaw/abortable-iterator
v5.1.0
5.1.0 (2024-08-07)
Features
- add
abortName
option to override thrown error name (#98) (e43efdf)
Bug Fixes
Trivial Changes
- add or force update .github/workflows/js-test-and-release.yml (#95) (b4aeafa)
- delete templates [skip ci] (#94) (be4d6bb)
Dependencies
- dev: bump aegir from 38.1.8 to 44.1.0 (#97) (8dd8a87)
- dev: bump delay from 5.0.0 to 6.0.0 (#89) (e06ec34)
v5.0.1
5.0.1 (2023-04-19)
Bug Fixes
- accept source as a sink input type (#83) (a75aaab)
v5.0.0
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
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.1
4.0.1 (2022-01-13)
Bug Fixes
v4.0.0
4.0.0 (2022-01-12)
⚠ BREAKING CHANGES
- switch to named exports, ESM only
Features