Releases: jest-community/jest-extended
Releases Β· jest-community/jest-extended
v6.0.0
08 Jun 14:28
Compare
Sorry, something went wrong.
No results found
Major Changes
46ed810 : Add BigInt support to number matchers
and add new toBeBigInt matchers
v5.0.3
21 May 02:19
Compare
Sorry, something went wrong.
No results found
v5.0.2
19 May 23:22
Compare
Sorry, something went wrong.
No results found
Patch Changes
846fac2 : toIncludeSameMembers should fail when passed non-arrays
89c99c4 : toBeWithin fails with bigints
v5.0.1
19 May 03:38
Compare
Sorry, something went wrong.
No results found
v5.0.0
18 May 20:25
Compare
Sorry, something went wrong.
No results found
Major Changes
b86423c : Drop support for Node 16 and 18
Minor Changes
94935ea : Replace jest-get-type with native type checking
2483bcc : Add Minor: Add toIncludeSamePartialMembers
deb17c6 : Add toChange, toChangeBy, and toChangeTo matchers
b2c1bd4 : Switch to TypeScript
50e6a8a : Support custom equality testers
Patch Changes
3f47e14 : Fix toBeInRange wording
Dependency Updates
v4.0.2
10 Oct 01:25
Compare
Sorry, something went wrong.
No results found
Patch Changes
1f88101 : Mark 2nd param of toHaveBeenCalledBefore and toHaveBeenCalledAfter optional
v4.0.1
03 Aug 14:11
Compare
Sorry, something went wrong.
No results found
Patch Changes
bad7056 : Fix toHaveBeenCalledExactlyOnceWith typings
1609897 : Remove problematic Vitest types
v4.0.0
05 Jun 16:55
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Patch Changes
0b07513 : Support varargs in toHaveBeenCalledOnceWith (#557 )
v3.2.3
10 Jan 12:40
Compare
Sorry, something went wrong.
No results found