Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 22:23
· 4 commits to master since this release

1.0.0 (2020-11-08)

Code Refactoring

  • create new module structure (d6fea97)

Features

  • upgrade to TypeScript v4 (81419c6)

BREAKING CHANGES

  • applyEach now always return a function
  • Queue constructor now takes options instead of list
  • Queue 'length', 'running' and 'idle' now are properties
  • removing Queues factory functions
  • remove module function
  • remove polyfill from utils