Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@kevinoid kevinoid released this 02 Feb 20:55
v2.1.0

Bug Fixes

  • Add #close() to _handle dummy object to prevent errors on Node.js v15 (1b2d26c)
  • Fix ERR_BUFFER_TOO_LARGE creation on Node.js v14.6 and later (be03b73)

Features

  • Emit 'end' early if detected format ends early (b460af3)