Sinon.JS v2.2.0 Release Notes

Release Date: 2017-05-02 // about 7 years ago
    • Added usingPromise method to stub and sandbox.
    • Added support for React Native window location format Fixes sinonjs/sinon#1362
    • Fix error on call.toString() where stack has fewer than 4 lines.