Skip to content

v1.1.17

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 03:35
· 48 commits to main since this release
c732cea

Bug Fixes

  • expect.hasAssertions() / expect.assertions() - Does not work when using expect() bound to current test (#595) (efe79c9)

What's Changed

  • Change jest.fn → vi.fn in prefer-called-with rule docs by @FloEdelmann in #592
  • fix: expect.hasAssertions() / expect.assertions() - Does not work when using expect() bound to current test by @y-hsgw in #595

Full Changelog: v1.1.16...v1.1.17