All Versions
14
Latest Version
Avg Release Cycle
91 days
Latest Release
1610 days ago

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:

  • 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