Releases: vitest-dev/eslint-plugin-vitest
Releases · vitest-dev/eslint-plugin-vitest
v0.4.2-beta.4
v0.4.2-beta.3
v0.4.2-beta.2
chore: release v0.4.2-beta.2
v0.4.2-beta.1
chore: release v0.4.2-beta.1
v0.4.1
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