v2.2.0
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
Bugfixes:
.any
and .some
now consistently reject with RangeError when input array contains too few promises.reduce
when input array contains already fulfilled promises