Bluebird v3.5.0 Release Notes

Release Date: 2017-03-03 // about 7 years ago
  • 🔋 Features:

    🛠 Bugfixes:

    • 🛠 Fixed streamline benchmarks (#1233)
    • 🛠 Fixed yielding a function calling the function (#1314, #1315)
    • 🛠 Fixed confusing error message when calling .catch with non function predicate (#1350)
    • 🛠 Fixed .props resolving to empty object when called with empty Map (#1338)
    • 🛠 Fixed confusing error message when invoking Promise directly without new (#1320)
    • ➕ Added dedicated webpack entry point (#1318)