Skip to content

Releases: jest-community/jest-extended

v4.0.2

10 Oct 01:25
c8a3113
Compare
Choose a tag to compare

Patch Changes

  • 1f88101: Mark 2nd param of toHaveBeenCalledBefore and toHaveBeenCalledAfter optional

v4.0.1

03 Aug 14:11
1f91c09
Compare
Choose a tag to compare

Patch Changes

  • bad7056: Fix toHaveBeenCalledExactlyOnceWith typings
  • 1609897: Remove problematic Vitest types

v4.0.0

05 Jun 16:55
bdfb752
Compare
Choose a tag to compare

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

v3.2.4

18 Feb 09:23
Compare
Choose a tag to compare

Patch Changes

  • 0b07513: Support varargs in toHaveBeenCalledOnceWith (#557)

v3.2.3

10 Jan 12:40
Compare
Choose a tag to compare

What's Changed

  • fix(types): fix jest AsymmetricMatcher type by @rluvaton in #551

Full Changelog: v3.2.2...v3.2.3

v3.2.2

06 Jan 14:29
Compare
Choose a tag to compare

What's Changed

  • fix(types): add vitest support for AsymmetricMatchers by @rluvaton in #549

New Contributors

Full Changelog: v3.2.1...v3.2.2

v3.2.1

02 Jan 14:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.2.1

v3.2.0

23 Nov 15:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0

31 Aug 08:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.2...v3.1.0

v3.0.2

04 Aug 09:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.0.2