Skip to content

Releases: veritem/eslint-plugin-vitest

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

v0.3.17

13 Dec 16:19
v0.3.17
7382c42
Compare
Choose a tag to compare

Bug Fixes

  • vitest/require-local-test-context-for-concurrent-snapshots: report for all types of snapshot tests (#322) (efaf109)

v0.3.16

11 Dec 22:49
v0.3.16
d71c88c
Compare
Choose a tag to compare

Bug Fixes

  • vitest/no-done-callback: do not report when inside concurrent describe (#321) (65e8cef)

v0.3.15

11 Dec 01:07
v0.3.15
be27d83
Compare
Choose a tag to compare
chore: release v0.3.15

v0.3.14

11 Dec 00:41
v0.3.14
fc18ad2
Compare
Choose a tag to compare

Features

v0.3.13

10 Dec 14:45
v0.3.13
68c2b8f
Compare
Choose a tag to compare

Features

  • vitest/require-local-test-context-for-concurrent-snapshots: add rule (#315) (ffce7e1)

What's Changed

  • feat(vitest/require-local-test-context-for-concurrent-snapshots): add rule by @Haberkamp in #315
  • chore(outdated docs): improve documentation by @veritem in #316

Full Changelog: v0.3.12...v0.3.13

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