Releases: substantial/sinon-stub-promise
Releases · substantial/sinon-stub-promise
v3.0.1
- Patch: add project license
v3.0.0
- Major: synchronously call callbacks added to promise before resolves/rejects (#18)
v2.0.0
- Major: enable usage in environments other than node and browser (Nativescript) (#15)
v1.2.0
- Minor: allow promises that handle errors to propagate (#13)