Skip to content

2.2.1

Compare
Choose a tag to compare
@briancavalier briancavalier released this 05 Jul 17:28
· 749 commits to master since this release
  • Fix for when.defer().reject() bypassing the unhandled rejection monitor. (#166)
  • Fix for when/function, when/callbacks, and when/node/function not preserving thisArg. (#162)
  • Doc clarifications for promise.yield. (#164)