All Versions
14
Latest Version
Avg Release Cycle
91 days
Latest Release
1399 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v3.4.7 Changes
December 22, 2016- Promise config returns reference to Bluebird library
- โก๏ธ Updated logo
- Benchmark fix
- Don't drop syntaxerror context from stack traces
- ๐ Fix environment variables sometimes causing long stack traces to be enabled
-
v3.4.6 Changes
September 01, 2016๐ Bugfixes:
- ๐ Fix Promise.map and .map not always calling the callback asynchronously (#1148)
-
v3.4.5 Changes
August 31, 2016๐ Bugfixes:
- ๐ Fix unhandled error regression introduced in 3.4.3 #1217
-
v3.4.4 Changes
August 30, 2016๐ Bugfixes:
- ๐ Fix benchmark parallel in node 6 #1165
- ๐ Fix memory leak with Promise.each #1057
- ๐ Fix thenable passed to .return being evaluated too early #1210
- ๐ Fix "unhandledrejection" event not having .detail field when using DOM3 event listener api #1209
- ๐ Fix Promise.join not ensuring asynchronous callback #1153
- ๐ Fix domains leaking when synchronous error is thrown while a domain is active #1125