Skip to content

v1.2.2

Compare
Choose a tag to compare
@petkaantonov petkaantonov released this 06 Jan 15:25
· 1287 commits to master since this release

Bugfixes:

  • Promisified methods from promisifyAll no longer call the original method when it is overriden
  • Nodeify doesn't pass second argument to the callback if the promise is fulfilled with undefined