Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 418 Bytes

CHANGELOG.md

File metadata and controls

7 lines (7 loc) · 418 Bytes

2.0.0

  • First release
  • lib/m4q - for browser standalone
  • dist/* - for import usage
  • timeout functions (setTimeout, setInterval, setImmediate) replaced by worker versions
  • Removed Promise polyfill
  • Extend arrays method for $ instance, now supports: push, sort, splice, slice, indexOf, lastIndexOf, reverse, map, pop, shift, unshift, concat, includes