Releases: testing-library/eslint-plugin-testing-library
Releases · testing-library/eslint-plugin-testing-library
v5.4.0
5.4.0 (2022-05-07)
Features
v5.3.1
5.3.1 (2022-04-12)
Bug Fixes
- no-await-sync-events: define option schema correctly (#570) (59ee30d)
v5.3.0
5.3.0 (2022-04-11)
Features
- no-await-sync-events: add eventModules option (#569) (88f6735), closes #567
v5.2.1
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
5.2.0 (2022-03-31)
Features
v5.1.0
5.1.0 (2022-03-12)
Features
- prefer-presence-queries: add
absence
& presence
options (#557) (3999534), closes #518
v5.0.6
5.0.6 (2022-03-03)
Bug Fixes
- use isNodeOfType from ASTUtils instead of own version (700e2cc0)(#556)
v5.0.5
5.0.5 (2022-02-01)
Bug Fixes
- move to non-experimental TS-ESLint utils (#550) (f03f6ef)
v5.0.4
5.0.4 (2022-01-21)
Bug Fixes
- prefer-find-by: avoid reporting querySelector (#538) (369e24f), closes #501
v5.0.3
5.0.3 (2022-01-09)
Bug Fixes