Skip to content

Latest commit

 

History

History
131 lines (90 loc) · 7.43 KB

CHANGELOG.md

File metadata and controls

131 lines (90 loc) · 7.43 KB

Changelog

4.0.0 - 2022-07-01

If you are upgrading: please see UPGRADING.md.

Changed

  • Breaking: bump readable-stream from 3 to 4 (082b8d6) (Vincent Weevers)
  • Breaking: use classes, requiring new (dafafb2) (Vincent Weevers)
  • Breaking: drop Node.js 10 (817c30c) (Vincent Weevers)

Fixed

  • Cleanup README and add missing docs for options (94a2a8e) (Vincent Weevers).

3.0.0 - 2021-04-25

If you are upgrading: please see UPGRADING.md.

Changed

2.0.0 - 2019-03-30

Changed

Removed

1.0.0 - 2018-06-30

Changed

Added

Removed

Fixed

  • Fix erroneous test on missing type (@ralphtheninja)
  • Fix race condition by flushing before finish (@vweevers)
  • Fix _destroy to emit 'close' after error (@vweevers)

0.1.0 - 2017-04-07

Changed

  • Upgrade readable-stream from ~2.0.6 to ^2.2.8 (@mcollina)
  • Upgrade xtend from ~2.2.1 to ^4.0.0 (@mcollina)

0.0.1 - 2016-03-14

Changed

Added

0.0.0 - 2013-10-12

🌱 Initial release.