All Versions
145
Latest Version
Avg Release Cycle
16 days
Latest Release
82 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v7.2.4
February 18, 2019- minor package updates
- Update eslint-plugin-mocha
- Fix high prio audit warnings
- Update nise to use @sinonjs/text-encoding
- Make all properties non-enumerable in spies, stubs, mocks and fakes
- docs(sandbox): add example for default sandbox
-
v7.2.3
January 19, 2019- Update @sinonjs/nise
- Fix stubbing function objects (#1968)
-
v7.2.2
December 12, 2018- Fix mock.withArgs using matchers (#1961)
-
v7.2.1
December 12, 2018- #1957: check for truthiness before checking whether optional override is a stub
- Upgrade @sinonjs/samsam
- Upgrade @sinonjs/referee to v3
-
v7.2.0
December 10, 2018- Upgrade to samsam 3 (#1955)
- Rename History.md to CHANGELOG.md
-
v7.1.1
October 31, 2018- Make the spy functions non enumerable so that printing it is more concise (#1936)
-
v7.1.0
October 25, 2018- Issue #1852: Add a way to pass a global context to lolex when calling useFakeTimers
- Get latest 'nise' patch
-
v7.0.0
October 14, 2018- Update to Lolex 3: no negative ticks allowed
-
v6.3.5
October 03, 2018- Upgrade lolex
- Upgrade @sinonjs/samsam - fixes minor issue with IE11 introduced in 6.3.4
-
v6.3.4
September 18, 2018- Update samsam, puppeteer and rollup
- Fix #1850 (keep context in fakes)