Skip to content
This repository has been archived by the owner on Aug 28, 2020. It is now read-only.

2.0.1

Latest
Compare
Choose a tag to compare
@jackmellis jackmellis released this 11 Apr 16:06
· 3 commits to master since this release
  • Fixed a bug where $promise was attempting to flush real promises that don't have a flush method.
  • Fixed a bug where $promise was outputting a warning when a promise was rejected, even if it was then caught by another promise.