Skip to content

v3.1.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jan 21:38
· 42 commits to main since this release

3.1.0-beta.0 (2024-01-01)

Features

  • core: ability to use custom Sinon Sandbox (#200) (31ff180)
  • jest: fail if more than expected matcher arguments are passed (#199) (6f7bb59), closes #191
  • migrate Jest matchers to @jest/globals types (#198) (8f14cbb), closes #180