12.0.0
Legacy Clean-up
Gone: Custom Promises π¨
Removed from the library everything related to supporting custom promises, external promise libraries, such as Bluebird, etc., as obsolete.
Now it is ES6 Promise all the way, nothing else, and no customization in that regard.
For example, initialization option promiseLib is gone also.