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)