Releases: vitest-dev/eslint-plugin-vitest
Releases · vitest-dev/eslint-plugin-vitest
v0.5.1
v0.5.0
‼️ Breaking Change 🚨
This version only supports new eslint flat config!
If you run into issues, consider downgrading and opening an issue. Remember to include a minimum repro example to help me fix issues quickly!
Full Changelog: v0.5.0...v0.5.0
v0.4.2-beta.5
chore: release v0.4.2-beta.5
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