Sinon.JS v3.0.0 Release Notes

Release Date: 2017-08-03 // over 6 years ago
    • 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