Skip to content

Releases: vitest-dev/eslint-plugin-vitest

v1.1.32-beta.1

19 Feb 02:17
ab739b5
Compare
Choose a tag to compare
v1.1.32-beta.1 Pre-release
Pre-release
chore: release v1.1.32-beta.1

v1.1.31

12 Feb 20:51
b9a9414
Compare
Choose a tag to compare

Bug Fixes

  • require-mock-type-parameters: fixed checking of type annotation (#661) (20a56a7)

v1.1.30

12 Feb 13:36
86b3669
Compare
Choose a tag to compare
chore: release v1.1.30

v1.1.29

12 Feb 13:28
52e06bf
Compare
Choose a tag to compare

Bug Fixes

What's Changed

New Contributors

Full Changelog: v1.1.28...v1.1.29

v1.1.28

10 Feb 16:05
35ae431
Compare
Choose a tag to compare

Bug Fixes

v1.1.27

08 Feb 22:18
18886c5
Compare
Choose a tag to compare

Features

  • added the require-mock-type-parameters rule (#651) (5674c25)

What's Changed

  • docs(prefer-strict-boolean-matchers): added documentation for the rule by @marekdedic in #653
  • feat: added the require-mock-type-parameters rule by @marekdedic in #651

Full Changelog: v1.1.26...v1.1.27

v1.1.26

07 Feb 13:23
e2365c4
Compare
Choose a tag to compare

Features

  • added the prefer-strict-boolean-matchers rule (#650) (4d86836)

What's Changed

New Contributors

Full Changelog: v1.1.25...v1.1.26

v1.1.25

12 Jan 09:38
ad7171e
Compare
Choose a tag to compare

Bug Fixes

  • consistent-test-it: Remove duplicate imports inside the import statement (#638) (0ae4289)

v1.1.24

03 Jan 04:26
199d71b
Compare
Choose a tag to compare

Bug Fixes

v1.1.23

01 Jan 18:05
06896aa
Compare
Choose a tag to compare

Bug Fixes

  • make rule message punctuation more consistent and address some typos (#628) (31cae3b)

What's Changed

  • fix: make rule message punctuation more consistent and address some typos by @G-Rath in #628
  • chore: avoid nullish config type by @ST-DDT in #629

New Contributors

Full Changelog: v1.1.22...v1.1.23