bluebird-extra
Advanced tools
Changelog
2.0.0
bluebird
dependency to ^2.10.2Makefile
with npm scriptspackage.json
keywords.npmignore
Changelog
1.0.1
.usePromise()
method.usePromise()
methodChangelog
1.0.0
.eachAny()
method runs first iteration asyncronously.usePromise()
method on results of .usePromise(Promise)
bluebird
dependency to ^2.10.1Breaking changes:
.eachAny()
method runs first iteration asynchronously rather than straight awayChangelog
0.1.6
__proto__
in testsChangelog
0.1.5
bluebird
dependency to ^2.9.25Changelog
0.1.4
bluebird
dependency to ^2.9.24Changelog
0.1.3
eachParallel
methodeachSeries
alias of each
Changelog
0.1.0
this
binding being preserved along chainthis
being passed to iterator function