Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 868 Bytes

CHANGELOG.md

File metadata and controls

19 lines (10 loc) · 868 Bytes

Changelog

2.0.0 (2022-06-25)

⚠ BREAKING CHANGES

  • Allow end-of-stream to handle the stream error states
  • Normalize repository, dropping node <10.13 support (#54)

Bug Fixes

  • Allow end-of-stream to handle the stream error states (7b37da4)
  • Ensure the Observable failure test works (#59) (dfa4f0b)

Miscellaneous Chores

  • Normalize repository, dropping node <10.13 support (#54) (66f987f)