Skip to content

Releases: vitest-dev/eslint-plugin-vitest

v0.4.0

25 Mar 16:24
v0.4.0
9b612a1
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v0.4.0...v0.4.0

v0.3.26

12 Mar 02:44
v0.3.26
545cb8d
Compare
Choose a tag to compare

Bug Fixes

  • fixtures: update fixtures (#391) (3b7123e)
  • no-identical-title: support suite an alias of describe block (#392) (85fca7b)

What's Changed

  • fix(fixtures): update fixtures by @veritem in #391
  • fix(no-identical-title): support suite an alias of describe block by @veritem in #392

Full Changelog: v0.3.25...v0.3.26

v0.3.25

11 Mar 05:29
v0.3.25
a697a84
Compare
Choose a tag to compare

Bug Fixes

  • bench: avoid bench being recognized by expect-expect rule (#389) (8da6473)

What's Changed

  • fix(bench): avoid bench being recognized by expect-expect rule by @veritem in #389

Full Changelog: v0.3.24...v0.3.25

v0.3.24

08 Mar 16:41
v0.3.24
d64031a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.23...v0.3.24

v0.3.23

08 Mar 13:56
v0.3.23
4d18bf8
Compare
Choose a tag to compare

Features

What's Changed

  • feat: add support for expectTypeOf to expect-expect by @mrmckeb in #386
  • feat(deps): updated dependancies by @veritem in #387

New Contributors

Full Changelog: v0.3.22...v0.3.23

v0.3.22

06 Feb 21:19
v0.3.22
3649d53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.21...v0.3.22

What's Changed

Full Changelog: v0.3.21...v0.3.22

v0.3.21

30 Jan 02:28
v0.3.21
37c18b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.20...v0.3.21

v0.3.20

25 Dec 02:43
v0.3.20
426fc92
Compare
Choose a tag to compare

Full Changelog: v0.3.19...v0.3.20

v0.3.19

24 Dec 17:04
v0.3.19
423f0a7
Compare
Choose a tag to compare

What's Changed

  • chore(prefer-to-be): don't make prefer to be a recomended rule by @veritem in #332
  • feat(deprecate): deprecate done callback by @veritem in #335
  • chore(changes): updated changes by @veritem in #337
  • fix(false positive): stop false positive by @veritem in #340

Full Changelog: v0.3.18...v0.3.19

v0.3.18

17 Dec 15:40
v0.3.18
2920475
Compare
Choose a tag to compare

Bug Fixes

  • no-identical-title: improved internal error handling (6f332c5)

Features

  • new rule: setup prefer expect assertions (#326) (ec2952c)

What's Changed

  • Feat(new rules): Implement to have been called with by @veritem in #325
  • feat(new rule): setup prefer expect assertions by @veritem in #326
  • chore(trying to fix expect): expect-expect by @veritem in #327
  • Feat/expect expect issues by @veritem in #328

Full Changelog: v0.3.17...v0.3.18