Releases: vitest-dev/eslint-plugin-vitest
Releases · vitest-dev/eslint-plugin-vitest
v0.3.12
v0.3.10
Bug Fixes
Features
What's Changed
- fix: export the "unbound-method" rule by @fulopkovacs in #286
- chore(deps): update dependencies by @veritem in #287
- Revert "fix: export the "unbound-method" rule" by @veritem in #288
- [expect-expect] Report of test identifier rather than body by @willmanduffy in #292
- chore(deps-dev): bump tsx from 4.0.0 to 4.1.2 by @dependabot in #291
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.11.0 by @dependabot in #290
- Add test.sequential() support by @dsyddall in #293
- feat(fix): fix previous changes by @veritem in #294
New Contributors
- @fulopkovacs made their first contribution in #286
- @willmanduffy made their first contribution in #292
- @dsyddall made their first contribution in #293
Full Changelog: v0.3.9...v0.3.10
v0.3.9
chore: release v0.3.9
v0.3.8
v0.3.6
v0.3.3
v0.3.2
v0.3.1
chore: release v0.3.1
v0.3.0
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
- @molily made their first contribution in #230
- @samayer12 made their first contribution in #235
Full Changelog: v0.2.8...v0.3.0
v0.2.8
What's Changed
Full Changelog: v0.2.7...v0.2.8