@segment/clear-intervals
Version:
Clear all active interval timers.
31 lines (19 loc) • 546 B
Markdown
2.0.0 / 2016-06-13
==================
* Override `setInterval` with a listener that explicitly tracks IDs, and only clear intervals that are pending since installing the listener
1.0.0 / 2016-05-30
==================
* Fix flaky tests
1.0.0 / 2016-05-30
==================
* Modernize test harness
* Remove Duo/component support, add Browserify support
0.0.3 / 2013-12-12
==================
* rm logs
0.0.2 / 2013-12-12
==================
* add tests, smarter cleanup
0.0.1 / 2013-12-12
==================
* Initial commit