v3.4.0
Features:
- Add
Promise.version
which tells the bluebird version as a string e.g."3.4.0"
(#1042). - .map, Promise.map, .filter and Promise.filter now return rejected promise when inappropriate options argument is passed (#1097).
Bugfixes:
Features:
Promise.version
which tells the bluebird version as a string e.g. "3.4.0"
(#1042).Bugfixes: