Releases: testing-library/eslint-plugin-testing-library
Releases · testing-library/eslint-plugin-testing-library
v4.5.1
22 May 20:27
Compare
Sorry, something went wrong.
No results found
4.5.1 (2021-05-22)
Bug Fixes
dependencies: bump @typescript-eslint/experimental-utils (eb85374 )
v4.5.0
18 May 17:41
Compare
Sorry, something went wrong.
No results found
4.5.0 (2021-05-18)
Features
v4.4.0
13 May 23:42
Compare
Sorry, something went wrong.
No results found
4.4.0 (2021-05-13)
Features
no-debug: support more debugging functions (#357 ) (b2579bb )
v4.3.0
11 May 21:33
Compare
Sorry, something went wrong.
No results found
4.3.0 (2021-05-11)
Features
v4.2.1
09 May 14:04
Compare
Sorry, something went wrong.
No results found
4.2.1 (2021-05-09)
Bug Fixes
await-async-query: get correct Identifier related to CallExpression (#374 ) (816df6e ), closes #359
v4.2.0
03 May 13:57
Compare
Sorry, something went wrong.
No results found
4.2.0 (2021-05-03)
Features
no-wait-for-side-effects: report render
usage in waitFor
(#363 ) (9f5de30 )
v4.1.2
25 Apr 10:46
Compare
Sorry, something went wrong.
No results found
4.1.2 (2021-04-25)
Bug Fixes
no-wait-for-side-effects: report implicit return in arrow functions (#352 ) (0d105df )
v4.1.1
21 Apr 19:50
Compare
Sorry, something went wrong.
No results found
4.1.1 (2021-04-21)
Bug Fixes
v4.1.0
19 Apr 07:46
Compare
Sorry, something went wrong.
No results found
4.1.0 (2021-04-19)
Features
new shared setting for restricting Aggressive Queries Reporting: testing-library/custom-queries
(#344 ) (a8d2017 ), closes #335
new "off"
option for all shared settings to disable related Aggressive Reporting mechanism (#344 ) (a8d2017 ), closes #335
v4.0.2
16 Apr 10:34
Compare
Sorry, something went wrong.
No results found
4.0.2 (2021-04-16)
Bug Fixes
prefer-screen-queries: avoid reporting custom queries (#342 ) (1c4391c ), closes #340