Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 22:32
· 11 commits to master since this release

8.0.0 (2023-06-03)

Bug Fixes

  • types: typesafety for mocked objects/functions (d1ffbac), closes #51

BREAKING CHANGES

  • types: "mockReturnValue" for a function that returns a number no longer accepts something
    that's not a number