Releases: testing-library/eslint-plugin-testing-library
Releases · testing-library/eslint-plugin-testing-library
v5.6.0
30 Jul 20:29
Compare
Sorry, something went wrong.
No results found
5.6.0 (2022-07-30)
Features
no-node-access: add allowContainerFirstChild option (#611 ) (d16d284 )
v5.5.1
25 May 18:46
Compare
Sorry, something went wrong.
No results found
5.5.1 (2022-05-25)
Bug Fixes
await-fire-event: reference correct method names in reported messages (#591 ) (763df6e ), closes #590
v5.5.0
11 May 10:46
Compare
Sorry, something went wrong.
No results found
5.5.0 (2022-05-11)
Features
add support for @marko/testing-library (#572 ) (e332173 )
v5.4.0
07 May 08:49
Compare
Sorry, something went wrong.
No results found
5.4.0 (2022-05-07)
Features
v5.3.1
12 Apr 14:46
Compare
Sorry, something went wrong.
No results found
5.3.1 (2022-04-12)
Bug Fixes
no-await-sync-events: define option schema correctly (#570 ) (59ee30d )
v5.3.0
11 Apr 18:32
Compare
Sorry, something went wrong.
No results found
5.3.0 (2022-04-11)
Features
no-await-sync-events: add eventModules option (#569 ) (88f6735 ), closes #567
v5.2.1
04 Apr 09:42
Compare
Sorry, something went wrong.
No results found
5.2.1 (2022-04-04)
Bug Fixes
no-global-regexp-flag-in-query: check if empty name property node (#566 ) (7f751e1 ), closes #565
v5.2.0
31 Mar 10:21
Compare
Sorry, something went wrong.
No results found
5.2.0 (2022-03-31)
Features
v5.1.0
12 Mar 20:18
Compare
Sorry, something went wrong.
No results found
5.1.0 (2022-03-12)
Features
prefer-presence-queries: add absence & presence options (#557 ) (3999534 ), closes #518
v5.0.6
03 Mar 19:12
Compare
Sorry, something went wrong.
No results found
5.0.6 (2022-03-03)
Bug Fixes
use isNodeOfType from ASTUtils instead of own version (700e2cc0 )(#556 )