Skip to content

3.0.0

Choose a tag to compare

@calvinmetcalf calvinmetcalf released this 20 May 11:55
· 31 commits to master since this release
  • removes some vestiges that are there for compatibility with setImmediate,vestiges from when it was a shim including
    • ability to pass parameters to the function
    • ability to clear it based on an index
  • removes the postMessage hack as there is very little browser usage of it between mutation observer and the faulty IE implementation.