Releases: testing-library/eslint-plugin-testing-library
Releases · testing-library/eslint-plugin-testing-library
v1.3.1
31 Oct 15:38
Compare
Sorry, something went wrong.
No results found
1.3.1 (2019-10-31)
Bug Fixes
prefer-explicit-assert options example (#39 ) (f3c197c )
v1.3.0
24 Oct 08:44
Compare
Sorry, something went wrong.
No results found
1.3.0 (2019-10-24)
Features
1.2.0
16 Oct 13:55
Compare
Sorry, something went wrong.
No results found
Features
rule : prefer-expect-query-by (#22 )
v1.1.1
09 Oct 07:50
Compare
Sorry, something went wrong.
No results found
Small release just for fixing package version
v1.1.0
09 Oct 07:38
Compare
Sorry, something went wrong.
No results found
no-debug: renderFunctions options added (#19 )
Initial release
02 Oct 08:02
Compare
Sorry, something went wrong.
No results found
Initial release for eslint-plugin-testing-library 🎉
Follow Testing Library best practices and anticipate common mistakes with this ESLint plugin:
5 rules added: await-async-query, await-fire-event, no-await-sync-query, no-debug and no-dom-import
Recommended shareable config included
Shareable configs with specific rules for different frameworks included: Angular, React and Vue
Autofix some rules