Releases: Nubescope/sinon-mongoose
Releases · Nubescope/sinon-mongoose
v2.0.2
Improvements
#21 Make mock.verify()
chainable as well (by @jniemin)
v2.0.1
Fixes
Fix sandbox.restore
method (by @jniemin)
v2.0.0
Breaking changes
Now sinon-mongoose
uses version 2 of sinon
. For older versions of sinon you should use [email protected]
Thanks to @jniemin for this upgrade