Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 16:55
· 38 commits to main since this release
bdfb752

Major Changes

  • ab20845: Rename toHaveBeenCalledOnceWith to toHaveBeenCalledExactlyOnceWith

Minor Changes

Patch Changes

  • ab20845: Make CustomMatchers extend Record to fix a TypeScript error
  • ab20845: Fix toHaveBeenCalledOnceWith messages
  • ab20845: Change unknown to any in toHaveBeenCalledBefore and toHaveBeenCalledAfter