Releases: vitest-dev/eslint-plugin-vitest
Releases · vitest-dev/eslint-plugin-vitest
v0.4.0
v0.3.26
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
v0.3.24
What's Changed
- Remove "hello world" log by @JonasGilg in #388
New Contributors
- @JonasGilg made their first contribution in #388
Full Changelog: v0.3.23...v0.3.24
v0.3.23
Features
- deps: updated dependancies (#387) (8550a90)
- add support for expectTypeOf to expect-expect (#386) (fb4cc67)
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
What's Changed
- chore(upgrades): upgrades and minor fixes by @veritem in #369
- Feat/no conditional tests by @veritem in #370
Full Changelog: v0.3.21...v0.3.22
What's Changed
- chore(upgrades): upgrades and minor fixes by @veritem in #369
- Feat/no conditional tests by @veritem in #370
Full Changelog: v0.3.21...v0.3.22
v0.3.21
What's Changed
- docs(valid-title-rule): elaborate valid-title rule properties docs by @antoinezanardi in #350
- chore(deps): update dependencies by @veritem in #351
New Contributors
- @antoinezanardi made their first contribution in #350
Full Changelog: v0.3.20...v0.3.21
v0.3.20
Full Changelog: v0.3.19...v0.3.20
v0.3.19
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
Bug Fixes
- no-identical-title: improved internal error handling (6f332c5)
Features
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