Skip to content

v0.6.0

Compare
Choose a tag to compare
@doug-martin doug-martin released this 13 Mar 14:38
  • Removed try catch from emit to allow bubbling up of errors to process, if one is thrown #93
    • This also fixed issue #92 where a loop was entered when this.emit("error") was called.
  • Added new tests