Releases: testing-library/eslint-plugin-testing-library
Releases · testing-library/eslint-plugin-testing-library
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
v3.1.1
08 May 07:50
Compare
Sorry, something went wrong.
No results found
3.1.1 (2020-05-08)
Bug Fixes
no-manual-cleanup: check require imports properly (#128 ) (28e23a9 ), closes #125
v3.1.0
04 May 14:55
Compare
Sorry, something went wrong.
No results found
3.1.0 (2020-05-04)
Features
migrate plugin to typescript-eslint (#121 ) (3439a29 ). This is not actually adding any new feature to the plugin but we wanted to bump a minor version here so the migration can be noticed properly.
v3.0.4
19 Apr 10:16
Compare
Sorry, something went wrong.
No results found
3.0.4 (2020-04-19)
Bug Fixes
async checks when calling queries member expressions (#114 ) (cedb56b ), closes #113
This bug fix makes sure await-async-query and no-await-sync-query rules work fine when checking queries used from screen util.
v3.0.3
07 Apr 08:00
Compare
Sorry, something went wrong.
No results found
3.0.3 (2020-04-07)
Bug Fixes