Sinon.JS v1.10.0 Release Notes

Release Date: 2014-05-19 // almost 10 years ago
    • Ensure that spy createCallProperties is set before function invocation (James Barwell)
    • 👍 XDomainRequest support (Søren Enemærke, Jonathan Sokolowski)
    • Correct AMD behavior (Tim Branyen)
    • 👍 Allow explicit naming of spies and stubs (Glen Mailer)
    • ✅ deepEqual test for unequal objects in calledWithExactly (Bryan Donovan)
    • 🛠 Fix clearTimeout() for Node.js (Xiao Ma)
    • 🛠 fix fakeServer.respond() in IE8 (John Bernardo)
    • 🛠 Fix #448 (AMD require.amd)
    • 🛠 Fix wrapMethod error handling (Nikita Litvin)