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)