| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| bluebird.core.js | 2019-10-01 | 125.0 kB | |
| bluebird.core.min.js | 2019-10-01 | 57.9 kB | |
| bluebird.js | 2019-10-01 | 184.9 kB | |
| bluebird.min.js | 2019-10-01 | 82.0 kB | |
| README.md | 2019-10-01 | 1.4 kB | |
| v3.6.0.tar.gz | 2019-10-01 | 501.8 kB | |
| v3.6.0.zip | 2019-10-01 | 698.9 kB | |
| Totals: 7 Items | 1.7 MB | 0 | |
Features:
- Add support for AsyncResource (#1403)
Bugfixes:
- Fix
.reducegenerating unhandled rejection events (#1501) - Fix
Promise.reduce` generating unhandled rejction events (#1502) - Fix
.mapand.filtergenerating unhandled rejection events (#1487) - Fix
Promise.map` unhandled rejection events (#1489) - Fix cancel skipping upward propagation (#1459)
- Fix loadTimes deprecation (#1505)
- Fix
Promise.each` maximum stack exceeded error (#1326) - Make PromiseRejectionEvent confrom to spec (#1509)
- Fix false unhandled rejection events (#1468)