Skip to content

Releases: vitest-dev/eslint-plugin-vitest

v1.1.4

13 Sep 14:41
4b6f901
Compare
Choose a tag to compare

Bug Fixes

  • add 'assertType' to 'expect-expect' allowed assertions (#534) (fa377d7)

v1.1.3

13 Sep 03:58
016b071
Compare
Choose a tag to compare
chore: release v1.1.3

v1.1.2

13 Sep 03:48
8d85d03
Compare
Choose a tag to compare

Bug Fixes

v1.1.1

12 Sep 18:14
2802f5c
Compare
Choose a tag to compare

Bug Fixes

  • correct the message when required to be all lowercase (#528) (fccefaa)

v1.1.0

28 Aug 15:48
e8d26a4
Compare
Choose a tag to compare

introducing formatting rules

v1.0.5

26 Aug 14:56
d940d0b
Compare
Choose a tag to compare

Bug Fixes

  • valid-expect: allow expect(value, "message") (#518) (c0d05fd)

v1.0.4

26 Aug 03:41
7a683a7
Compare
Choose a tag to compare

Bug Fixes

  • valid-describe-callback: remove noAsyncDescribeCallback (#517) (117312f)

v1.0.3

15 Aug 00:57
d914f03
Compare
Choose a tag to compare

Bug Fixes

  • expect-expect: make assert work well with expect-expect (#508) (ffefeae)

v1.0.2

14 Aug 00:34
53e10d0
Compare
Choose a tag to compare

Bug Fixes

  • expect-expect: make sure rules doesn't break when assert is used (#504) (65cc22c)

What's Changed

  • fixed instructions for legacy plugin name by @yairkukielka in #499
  • fix(expect-expect): make sure rules doesn't break when assert is used by @veritem in #504

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

11 Aug 14:22
76fb083
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1