Skip to content

Releases: vitest-dev/eslint-plugin-vitest

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

v1.0.0

10 Aug 21:49
31007b5
Compare
Choose a tag to compare

First release in a new home!

v0.6.4

10 Aug 15:56
99a6a49
Compare
Choose a tag to compare

Features

Full Changelog: v0.6.3...v0.6.4

v0.6.0

25 May 01:54
Compare
Choose a tag to compare

Features

What's Changed

Full Changelog: v0.5.4...v0.6.0

v0.5.4

23 Apr 14:14
v0.5.4
2d95ccf
Compare
Choose a tag to compare

Features

  • support old Eslint configuration
  • update dependencies

v0.5.3

14 Apr 21:17
v0.5.3
58d2e78
Compare
Choose a tag to compare

Bug Fixes

v0.5.2

13 Apr 12:50
v0.5.2
1672d43
Compare
Choose a tag to compare

Features