Sinon.JS v1.7.1 Release Notes

Release Date: 2013-05-07 // about 11 years ago
    • ⚡️ Fake XMLHttpRequest updated to call onerror and onsuccess callbacks, fixing jQuery 2.0 problems (Roman Potashow)
    • Implement XMLHttpRequest progress event api (Marten Lienen)
    • ➕ Added sinon.restore() (Jonny Reeves)
    • 🛠 Fix bug where throwing a string was handled incorrectly by Sinon (Brandon Heyer)
    • 👷 Web workers support (Victor Costan)