All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
timers-browserify-full
, which offers a larger, but much more exact,
version of Node's timers
librarysetTimeout
and setInterval
return objects with the same API as the Node
implementation, instead of just IDsactive
implementation actually has an effect, as in Nodeapply
that break in IE 8setImmediate
and clearImmediate
if they existprocess
dependencyclearImmediate
available to undo setImmediate
setTimeout
and setInterval
window
explicitly to setTimeout
and others to resolve an error in
Chromesetimmediate
dependency with process
for the nextTick
shimsetTimeout
in some environments