Skip to content

Releases: substantial/sinon-stub-promise

v3.0.1

17 Jul 18:29
Compare
Choose a tag to compare
  • Patch: add project license

v3.0.0

17 Jul 18:29
Compare
Choose a tag to compare
  • Major: synchronously call callbacks added to promise before resolves/rejects (#18)

v2.1.0

17 Jul 18:27
Compare
Choose a tag to compare

Add support for node 6

v2.0.0

13 Apr 18:39
Compare
Choose a tag to compare
  • Major: enable usage in environments other than node and browser (Nativescript) (#15)

v1.2.0

13 Apr 18:32
Compare
Choose a tag to compare
  • Minor: allow promises that handle errors to propagate (#13)