Skip to content

v5.0.0

Compare
Choose a tag to compare
@szmarczak szmarczak released this 20 Aug 23:17
· 1 commit to master since this release

b8dabf9

This package is now pure ESM

See https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c

Bug fixes

  • abort listener should be removed after receiving end #27
  • Use EventEmitter.errorMonitor instead of overwritting emitter.emit #21

Required Node.js >=14.16