Skip to content

Releases: vitest-dev/eslint-plugin-vitest

v1.6.9

14 Feb 18:00
84c64b7

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.6.8

14 Feb 17:12
481869c

Choose a tag to compare

No significant changes

    View changes on GitHub

What's Changed

Full Changelog: v1.6.7...v1.6.8

v1.6.7

09 Feb 22:42
12a2dd7

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.6.6

07 Jan 08:38
472ba3d

Choose a tag to compare

   🚀 Features

    View changes on GitHub

v1.6.5

02 Jan 21:00
23b771e

Choose a tag to compare

   🚀 Features

  • No-conditional-expect takes expect.assertions into account  -  by @vidarc in #840 (01f6d)

   🐞 Bug Fixes

    View changes on GitHub

What's Changed

  • refactor: apply prettier to whole codebase by @G-Rath in #853
  • fix: treat vitest and vi the same by @G-Rath in #851
  • test(unbound-method): port most of the test suite by @G-Rath in #850
  • chore: update eslint-remote-tester by @G-Rath in #859
  • fix(prefer-mock-return-shorthand): ignore use of update expressions by @G-Rath in #858
  • fix(prefer-mock-return-shorthand): ignore async implementations by @G-Rath in #857
  • fix(prefer-mock-return-shorthand): don't report mutable implementations by @G-Rath in #855
  • refactor: Require rule name in createTestingLibraryRule return type and use rule.name in tests by @y-hsgw in #860
  • feat: no-conditional-expect takes expect.assertions into account by @vidarc in #840
  • docs: put rule descriptions after title by @G-Rath in #861

New Contributors

Full Changelog: v1.6.4...v1.6.5

v1.6.4

24 Dec 05:38
3250a9c

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

What's Changed

  • docs(no-conditional-expect): add asymmetric matchers to example usage by @wjhsf in #847
  • fix(unbound-method): ignore functions passed to vi.mocked by @G-Rath in #849
  • feat: create new prefer-mock-return-shorthand rule by @G-Rath in #848

New Contributors

Full Changelog: v1.6.3...v1.6.4

v1.6.3

23 Dec 04:30
0bb0623

Choose a tag to compare

   🚀 Features

    View changes on GitHub

What's Changed

  • feat: Option to disable autofix of prefer-import-in-mock by @nunomarks in #846

New Contributors

Full Changelog: v1.6.1...v1.6.2

v1.6.2

23 Dec 04:25
f6b33f2

Choose a tag to compare

v1.6.2 Pre-release
Pre-release

   🚀 Features

    View changes on GitHub

v1.6.1

22 Dec 06:14
2f31996

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

What's Changed

Full Changelog: v1.5.4...v1.6.0

v1.6.0

22 Dec 06:13
034a750

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub