Skip to content

Releases: testing-library/eslint-plugin-testing-library

v7.13.3

14 Oct 07:43
a5f66c2

Choose a tag to compare

7.13.3 (2025-10-14)

Bug Fixes

  • no-unnecessary-act: handle optional chaining calls (#1104) (a5f66c2), closes #686

v7.13.2

13 Oct 10:59
164fa0e

Choose a tag to compare

7.13.2 (2025-10-13)

Bug Fixes

  • no-unnecessary-act: report userEvent with a different variable name (#1103) (164fa0e), closes #758

v7.13.1

09 Oct 07:57
af8c8d9

Choose a tag to compare

7.13.1 (2025-10-09)

Bug Fixes

  • prefer-screen-queries: support aliased screen imports (#1101) (af8c8d9), closes #776

v7.13.0

08 Oct 08:02
c9fcf83

Choose a tag to compare

7.13.0 (2025-10-08)

Features

v7.12.0

06 Oct 13:50
db8756c

Choose a tag to compare

7.12.0 (2025-10-06)

Features

  • no-wait-for-multiple-assertions: avoid reporting unrelated assertions (#1097) (db8756c), closes #1084

v7.11.0

29 Sep 15:11
95b88d5

Choose a tag to compare

7.11.0 (2025-09-29)

Features

v7.10.0

25 Sep 12:41
bd01e08

Choose a tag to compare

7.10.0 (2025-09-25)

Features

  • no-wait-for-multiple-assertions: add partial fix support (#1090) (bd01e08)

v7.9.2

24 Sep 05:29
54ee4ae

Choose a tag to compare

7.9.2 (2025-09-24)

Bug Fixes

  • await-async-event: prevent adding async/await in forEach loops (#1075) (54ee4ae), closes #843

v7.9.1

23 Sep 07:40
2d24966

Choose a tag to compare

7.9.1 (2025-09-23)

Bug Fixes

  • declare .finally(...) usages as handled in async rules (#1074) (2d24966)

v7.9.0

23 Sep 07:37
9ba0041

Choose a tag to compare

7.9.0 (2025-09-23)

Features