github petkaantonov/bluebird v2.10.0

latest releases: v3.7.2, v3.7.1, v3.7.0...
8 years ago

Features:

  • Promise.using can now take the promises-for-resources as an array (#733).
  • Browser builds for minimal core are now hosted on CDN (#724).

Bugfixes:

  • Disabling debug mode with BLUEBIRD_DEBUG=0 environment variable now works (#719).
  • Fix unhandled rejection reporting when passing rejected promise to .return() (#721).
  • Fix unbound promise's then handlers being called with wrong this value (#738).

Don't miss a new bluebird release

NewReleases is sending notifications on new releases.