Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@OrionNebula OrionNebula released this 04 Jul 15:17
· 2 commits to master since this release

What's new in this release

  • Improved performance of the onceWhen method
  • onceWhen and onWhen are now module exports for use with objects that look like EventEmitter but don't extend it
  • onWhen and onceWhen now return the same type as their normal counterparts