Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 16:43

2.0.0 (2023-11-01)

⚠ BREAKING CHANGES

  • method map values must now be wrapped in Sinon.stub().returns()

Features

  • support stubbed properties as well as methods (#12) (42413b2)