Skip to content

Releases: vitest-dev/eslint-plugin-vitest

v1.1.14

02 Dec 14:26
66fbbce
Compare
Choose a tag to compare

What's Changed

  • docs: Add Documentation for valid-expect-in-promise Rule by @y-hsgw in #581
  • [valid-describe-callback] Fix to support options as second parameter for valid-describe-callback by @y-hsgw in #582

Full Changelog: v1.1.13...v1.1.14

v1.1.13

01 Dec 05:33
feb04a5
Compare
Choose a tag to compare

What's Changed

  • Enhance "all" configuration and update documentation by @y-hsgw in #578

Full Changelog: v1.1.12...v1.1.13

v1.1.12

27 Nov 14:25
541f8b7
Compare
Choose a tag to compare

Bug Fixes

What's Changed

Full Changelog: v1.1.11...v1.1.12

v1.1.11

26 Nov 18:20
1f4ff47
Compare
Choose a tag to compare

What's Changed

  • docs: correct "ESLint" and "Vitest" capitalization in README.md by @JoshuaKGoldberg in #575
  • [valid-expect] include fixer for adding missing await by @y-hsgw in #574

New Contributors

Full Changelog: v1.1.10...v1.1.11

v1.1.10

13 Nov 01:08
6b213d0
Compare
Choose a tag to compare

Bug Fixes

v1.1.9

12 Nov 23:18
4b727e5
Compare
Choose a tag to compare

Features

v1.1.8

10 Nov 00:44
0b67bef
Compare
Choose a tag to compare
chore: release v1.1.8

v1.1.7

07 Oct 15:02
2296660
Compare
Choose a tag to compare

Bug Fixes

  • Turn vitest peer dependency optional (#548) (a3935c7)

v1.1.6

04 Oct 16:52
ffd1b59
Compare
Choose a tag to compare

Features

  • prefer-vi-mocked: Add new prefer-vi-mocked rule (#547) (cb45ae7)

v1.1.5

02 Oct 23:18
3784d1c
Compare
Choose a tag to compare

Bug Fixes