github petkaantonov/bluebird v2.9.0

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

Features:

  • Add Promise.fromNode
  • Add new paramter value for Promise.bind

Bugfixes:

  • Fix several issues with cancellation and .bind() interoperation when thisArg is a promise or thenable
  • Fix promises created in disposers not having proper long stack trace context
  • Fix Promise.join sometimes passing the passed in callback function as the last argument to itself.

Misc:

  • Reduce minified full browser build file size by not including unused code generation functionality.
  • Major internal refactoring related to testing code and source code file layout

Don't miss a new bluebird release

NewReleases is sending notifications on new releases.