Skip to content

Releases: vitest-dev/eslint-plugin-vitest

v1.2.5

13 Jun 19:40
c05b63c
Compare
Choose a tag to compare
chore: release v1.2.5

v1.2.4

12 Jun 21:07
1e9b9ae
Compare
Choose a tag to compare
chore: release v1.2.4

v1.2.3

12 Jun 15:55
ae0c9e5
Compare
Choose a tag to compare

What's Changed

  • Add no-importing-from-vitest-globals and prefer-importing-from-vitest-globals rules by @samuelko123 in #711

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

10 Jun 15:54
fa557d6
Compare
Choose a tag to compare

Bug Fixes

  • valid-title: Added support for call signatures as well (#710) (6a06cf9)

v1.2.1

23 May 13:53
0cf72bf
Compare
Choose a tag to compare

Bug Fixes

  • valid-title: Please allow function-typed variables and aliases as valid describe titles (#708) (76653c9)

What's Changed

  • fix(valid-title): Please allow function-typed variables and aliases as valid describe titles by @y-hsgw in #708

Full Changelog: v1.2.0...v1.2.1

v1.2.0

16 May 15:31
2818d59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.44...v1.2.0

v1.1.44

01 May 13:28
37e9d9f
Compare
Choose a tag to compare

What's Changed

  • docs: fix incorrect rule title by @k-yle in #701

New Contributors

Full Changelog: v1.1.43...v1.1.44

v1.1.43

18 Apr 02:43
6191499
Compare
Choose a tag to compare

Features

What's Changed

Full Changelog: v1.1.42...v1.1.43

v1.1.42

10 Apr 23:39
393d314
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.40...v1.1.42

v1.1.41

10 Apr 23:38
5577c7b
Compare
Choose a tag to compare

Features

  • add prefer-describe-function-title rule (#690) (7d9d12c)