🚀 Features
🐞 Bug Fixes
View changes on GitHub
What's Changed
- refactor: apply prettier to whole codebase by @G-Rath in #853
- fix: treat
vitestandvithe same by @G-Rath in #851 - test(unbound-method): port most of the test suite by @G-Rath in #850
- chore: update
eslint-remote-testerby @G-Rath in #859 - fix(prefer-mock-return-shorthand): ignore use of update expressions by @G-Rath in #858
- fix(prefer-mock-return-shorthand): ignore async implementations by @G-Rath in #857
- fix(prefer-mock-return-shorthand): don't report mutable implementations by @G-Rath in #855
- refactor: Require rule name in createTestingLibraryRule return type and use rule.name in tests by @y-hsgw in #860
- feat: no-conditional-expect takes expect.assertions into account by @vidarc in #840
- docs: put rule descriptions after title by @G-Rath in #861
New Contributors
Full Changelog: v1.6.4...v1.6.5