github petkaantonov/bluebird v2.5.2

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

Bugfixes:

  • Fix bug where already resolved promise gets attached more handlers while calling its handlers resulting in some handlers not being called
  • Fix bug where then handlers are not called in the same order as they would run if Promises/A+ 2.3.2 was implemented as adoption
  • Fix bug where using Object.create(null) as a rejection reason would crash bluebird

Don't miss a new bluebird release

NewReleases is sending notifications on new releases.