Skip to content

async-done v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 00:18
592afb0

⚠ 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)