Releases: testing-library/eslint-plugin-testing-library
Releases · testing-library/eslint-plugin-testing-library
v3.3.2
20 Jul 11:10
Compare
Sorry, something went wrong.
No results found
3.3.2 (2020-07-20)
Bug Fixes
include findBy variable declaration to prefer-find-by when auto fixing (#197 ) (993fd8c )
v3.3.1
18 Jun 08:17
Compare
Sorry, something went wrong.
No results found
3.3.1 (2020-06-18)
Bug Fixes
v3.3.0
13 Jun 11:59
Compare
Sorry, something went wrong.
No results found
3.3.0 (2020-06-13)
Features
v3.2.3
12 Jun 16:07
Compare
Sorry, something went wrong.
No results found
3.2.3 (2020-06-12)
Bug Fixes
guard against wait utils without callback (#161 ) (6b8f627 )
v3.2.2
11 Jun 07:36
Compare
Sorry, something went wrong.
No results found
3.2.2 (2020-06-11)
Bug Fixes
prefer-screen-queries: revert "take container into account" (#157 ) (1850851 ), closes #156
v3.2.1
10 Jun 10:51
Compare
Sorry, something went wrong.
No results found
3.2.1 (2020-06-10)
Bug Fixes
prefer-screen-queries: take container into account (#150 ) (a783036 )
prefer-wait-for: only report when imported from TL (#152 ) (b80accf )
v3.2.0
03 Jun 08:47
Compare
Sorry, something went wrong.
No results found
3.2.0 (2020-06-03)
Features
v3.1.4
29 May 07:28
Compare
Sorry, something went wrong.
No results found
3.1.4 (2020-05-29)
Bug Fixes
correct consistent-data-testid docs example (#146 ) (8065cc3 )
v3.1.3
16 May 16:12
Compare
Sorry, something went wrong.
No results found
3.1.3 (2020-05-16)
Bug Fixes
v3.1.2
09 May 10:32
Compare
Sorry, something went wrong.
No results found
3.1.2 (2020-05-09)
Bug Fixes
prefer-screen-queries: false positives when using within method (#119 ) (28238aa ), closes #116