v3.0.2
What's Changed
- Fix typings of
toThrowWithMessage
, support unconstructable errors by @GerkinDev in #475 - Fix toHaveBeenCalledBefore/toHaveBeenCalledAfter type definition by @aheuermann in #292
- Declare matchers for use with expect.not.MATCHER (#385) by @dharkness in #386
- Change any to unknown by @keeganwitt in #477
New Contributors
- @aheuermann made their first contribution in #292
Full Changelog: v3.0.1...v3.0.2