2.0.0 (2022-10-10)
- Avoid eagerly reading streams
- Destroy all streams correctly when another is destroyed
- Switch to streamx (#27)
- Normalize repository, dropping node <10.13 support (#25)
- Avoid eagerly reading streams (edb9aa1)
- Ensure readable does not end until read from (87c871c)
- Provide addSource function on the OrderedReadable stream (#28) (87c871c)
- Switch to streamx (#27) (edb9aa1)
- Destroy all streams correctly when another is destroyed (edb9aa1)