Comparing version 5.0.1 to 5.0.2
5.0.2 / 2018-05-01 | ||
================== | ||
* Reset history on sandbox reset (#1770) | ||
5.0.1 / 2018-04-27 | ||
@@ -3,0 +8,0 @@ ================== |
@@ -95,2 +95,3 @@ "use strict"; | ||
applyOnEach(collection, "reset"); | ||
applyOnEach(collection, "resetHistory"); | ||
}; | ||
@@ -97,0 +98,0 @@ |
{ | ||
"name": "sinon", | ||
"description": "JavaScript test spies, stubs and mocks.", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"homepage": "http://sinonjs.org/", | ||
@@ -6,0 +6,0 @@ "author": "Christian Johansen", |
@@ -17,3 +17,2 @@ <h1 align=center> | ||
<a href="http://travis-ci.org/sinonjs/sinon"><img src="https://secure.travis-ci.org/sinonjs/sinon.svg?branch=master" alt="Build status"></a> | ||
<a href="https://www.bithound.io/github/sinonjs/sinon"><img src="https://www.bithound.io/github/sinonjs/sinon/badges/score.svg" alt="bitHound Score"></a> | ||
<a href="https://saucelabs.com/u/sinonjs"><img src="https://saucelabs.com/buildstatus/sinonjs" alt="Sauce Test Status"</a> | ||
@@ -20,0 +19,0 @@ <a href="https://coveralls.io/github/sinonjs/sinon"><img src="https://coveralls.io/repos/github/sinonjs/sinon/badge.svg" alt="Coverage Status"></a> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
3554912
38308
132