Skip to content

v2.2.0

Compare
Choose a tag to compare
@petkaantonov petkaantonov released this 06 Jan 15:09
· 1075 commits to master since this release

Bugfixes:

  • .any and .some now consistently reject with RangeError when input array contains too few promises
  • Fix iteration bug with .reduce when input array contains already fulfilled promises