@sinonjs/referee
Advanced tools
Changelog
5.0.1
a02521c
Fix assert.equals referencing deprecated assert.defined (Ola Christian Gundelsby)c8c9ba0
Bump @sinonjs/samsam from 5.0.2 to 5.0.3 (dependabot-preview[bot])b44daaa
Bump @sinonjs/commons from 1.7.0 to 1.7.1 (dependabot-preview[bot])Released by Maximilian Antoni on 2020-03-03.
Changelog
5.0.0
af554b1
Upgrade formatio to v5, samsam to v5 and sinon to v9 (Maximilian Antoni)
All three libraries have to be updated to consistently upgrade samsam.
f32b3a7
Add missing expectation property for resolves/rejects (Morgan Roderick)
When these assertions were introduced in 1af3c778914f044e601ecfaed7dcb070d301e53c, we overlooked the expectation property.
1590076
Drop Node 8 support (Morgan Roderick)
As can be seen at https://github.com/nodejs/Release, Node 8 reached "end" of life on 2019-12-31, and is no longer actively supported.
We will stop testing in Node 8 and start testing in Node 13, which will become the next LTS release from April 2020.
Released on 2020-02-28.