Skip to content

Minor 1.1.0

Compare
Choose a tag to compare
@sean3z sean3z released this 23 Aug 16:14
· 7 commits to master since this release

Features

  • Added CHANGELOG.md
  • Added disableOnInactive option (default: true). (#10)
    • This allows the service to resume after a user has been considered inactive.
  • Exposed ActivityMonitor.enable() and ActivityMonitor.disable() for manual control of service. (#10)

Bug Fix

  • DOMevents is no longer "pre-compiled", allowing consumers to pass their own events (via options)