We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8174142 commit 84e95faCopy full SHA for 84e95fa
ChangeLog
@@ -1,3 +1,9 @@
1
+2018.06.27, v2.1.3
2
+
3
+fix:
4
+- (sinon-called-with-diff) fast-deep-equal -> deep-equal
5
6
7
2018.06.27, v2.1.2
8
9
fix:
package.json
@@ -1,6 +1,6 @@
{
"name": "sinon-called-with-diff",
- "version": "2.1.2",
+ "version": "2.1.3",
"description": "add diff to calledWith output of sinon",
"main": "lib/sinon-called-with-diff.js",
"scripts": {
0 commit comments