Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@fbbdev fbbdev released this 15 Jul 18:40

Breaking changes

  • The minimum supported NodeJS version is now v14.x

Improvements

  • Development dependencies have been updated, some deprecated dependencies have been removed
  • Input/Output stream implementations are now more robust and some overhead has been removed

Bug Fixes

  • Fixed a bug where the input stream would get stuck when handling large amounts of data (see PR #24)