Skip to content

Releases: vitest-dev/eslint-plugin-vitest

v0.3.12

08 Dec 23:58
v0.3.12
78864d2
Compare
Choose a tag to compare

Bug Fixes

  • packages: update packages (#298) (4ab7238)
  • vitest/no-done-callback: do not report accesssing of text context when test runs concurrently (#313) (b7eb2ce)

Features

  • engines: update minimum node version (9ff1c16)

v0.3.10

19 Nov 23:41
v0.3.10
ad98740
Compare
Choose a tag to compare

Bug Fixes

Features

What's Changed

New Contributors

Full Changelog: v0.3.9...v0.3.10

v0.3.9

03 Nov 04:10
v0.3.9
b964cff
Compare
Choose a tag to compare
chore: release v0.3.9

v0.3.8

22 Oct 23:20
v0.3.8
c058d3f
Compare
Choose a tag to compare

Features

  • no-disabled-tests: make error ranges smaller (#278) (8793664), closes #270

v0.3.6

22 Oct 03:22
v0.3.6
e772f8e
Compare
Choose a tag to compare

chore

  • valid-function-names: updated list of possible permutations of call chains (#276) (5375f2e)

v0.3.3

19 Oct 19:42
v0.3.3
b753b8c
Compare
Choose a tag to compare

Bug Fixes

Features

  • consistent-test-it: rewrite import statement as well (#274) (014bd70)

v0.3.2

03 Oct 02:21
v0.3.2
d65042d
Compare
Choose a tag to compare

Fixes

v0.3.1

02 Sep 14:38
v0.3.1
1c7032c
Compare
Choose a tag to compare
chore: release v0.3.1

v0.3.0

02 Sep 03:45
v0.3.0
c5ec82f
Compare
Choose a tag to compare

What's Changed

  • Update prefer-to-be-falsy.md by @veritem in #220
  • chore(deps-dev): bump @typescript-eslint/rule-tester from 6.2.0 to 6.3.0 by @dependabot in #223
  • chore: remove source codes and tests from the same place by @veritem in #218
  • chore(deps-dev): bump eslint from 8.45.0 to 8.47.0 by @dependabot in #225
  • chore(deps-dev): bump vitest from 0.33.0 to 0.34.1 by @dependabot in #227
  • chore(deps-dev): bump @types/node from 20.4.5 to 20.5.0 by @dependabot in #226
  • Replace jest/consistent-test-it with vitest/consistent-test-it in example code by @molily in #230
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.2.0 to 6.4.0 by @dependabot in #229
  • chore(deps-dev): bump @typescript-eslint/rule-tester from 6.3.0 to 6.4.0 by @dependabot in #228
  • Chore/no commented out tests by @veritem in #207
  • feat/toHaveBeenCalledWithOnce by @veritem in #231
  • Add custom options to expect-expect by @samayer12 in #235
  • Feat/fix tests by @veritem in #236
  • feat/build by @veritem in #239

New Contributors

Full Changelog: v0.2.8...v0.3.0

v0.2.8

27 Jul 12:52
v0.2.8
2231e79
Compare
Choose a tag to compare

What's Changed

  • chore: revert experimental eslint flat config support by @veritem in #217

Full Changelog: v0.2.7...v0.2.8