github petkaantonov/bluebird v2.9.31

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

Bugfixes:

  • Fix Promises/A+ compliance issue regarding circular thenables: the correct behavior is to go into an infinite loop instead of warning with an error (Fixes #682).
  • Fix "(node) warning: possible EventEmitter memory leak detected" (#661).
  • Fix callbacks sometimes being called with a wrong node.js domain (#664).
  • Fix callbacks sometimes not being called at all in iOS 8.1 WebApp mode (#666, #687).

Don't miss a new bluebird release

NewReleases is sending notifications on new releases.