Skip to content

v3.0.0

Compare
Choose a tag to compare
@JordanMartinez JordanMartinez released this 26 Jun 21:15
· 7 commits to master since this release
a4c7520
  • Updates the node-event-emitter dependency to v3.0.0
  • Drops onX events in favor of exposing the ChildProcess directly, so that one can use EventHandle to add listeners to it
  • Replace internal usages of on function for adding event listeners with once.