Bluebird v3.5.5 Release Notes

Release Date: 2019-05-24 // almost 5 years ago
  • 🔋 Features:

    • ➕ Added Symbol.toStringTag support to Promise (#1421)

    🛠 Bugfixes:

    • 🛠 Fix error in IE9 (#1591, #1592)
    • 🛠 Fix error with undefined stack trace (#1537)
    • 🛠 Fix #catch throwing an error later rather than immediately when passed non-function handler (#1517)