Skip to content

Releases: defunctzombie/node-process

0.11.9

Choose a tag to compare

@calvinmetcalf calvinmetcalf released this 30 Aug 20:10
v0.11.9
7d8c370

platforms that do not have setTimeout initially, but latter do define it will work, even if they latter redefine it (but they must use it once before redefining it)

fix for bizzare IE9 clearTimeout bug

Choose a tag to compare

@calvinmetcalf calvinmetcalf released this 08 Aug 13:46
v0.11.8
1c4943a

fix for bug in IE9 where clearTimeout (but not setTimeout) would throw an error if you use .call with a target set to null

0.11.6

Choose a tag to compare

@calvinmetcalf calvinmetcalf released this 26 Jul 13:36
v0.11.6
331de4d

should work in IE and Edge when script is executed via eval