Sinon.JS v1.11.0 Release Notes

Release Date: 2014-10-26 // over 9 years ago
    • ๐Ÿ‘ Proper AMD support
    • Don't call sinon.expectation.pass if there aren't any expectations (Jeffrey Falgout)
    • Throw error when reset-ing while calling fake
    • โž• Added xhr.response property (Gyandeep Singh)
    • ๐Ÿ›  Fixed premature sandbox destruction (Andrew Gurinovich)
    • โž• Add sandbox reset method (vitalets)
    • ๐Ÿ›  A bunch of bug fixes (git log)
    • Various source organizational improvements (Morgan Roderick and others)