Releases: sinonjs/sinon
Releases · sinonjs/sinon
Make resetHistory work for props
Speed up stub creation
- Performance: spend less time stubbing methods (#1627)
Add match.every and match.some
Replace 4.1.5, which was a bad build
- Fix bad build, missing nise@1.2.0 (#1656)
- Upgrade dependency supports-color
Fix issue with `useFakeServer`
This release fixes an issue, where the server type from useFakeServer
is unexpected (#1534)
Minor fix for Symbol names and deprecation of spy.reset
Add stub#resolvesThis
v3.1.0
v3.0.0
- Remove deprecated exports see migration guide
- Fix #1432: add details around expectations.withArgs behavior to docs (#1501)
- Fix #1487: incorrect withArgs().returnValue
- add format.setFormatter
- Upgrade lolex to 2.1.2
- Extract fakeXhr, fakeServer and fakeServerWithClock into own module
nise
and re-import it to keep api the same