Releases: chaijs/sinon-chai
Releases · chaijs/sinon-chai
2.3.1
Fixed an issue when spied-upon objects have proxy
properties that are not themselves spies (#19, @mikelovesrobots).
2.3.0
Added the calledWithMatch
asserter. Thanks to @obmarg for this addition.