Bluebird v3.4.4 Release Notes

Release Date: 2016-08-30 // over 7 years ago
  • ๐Ÿ›  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