Skip to content

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

v6.3.3

17 Oct 22:35
8dbcee0
Compare
Choose a tag to compare

6.3.3 (2024-10-17)

Bug Fixes

v6.3.2

17 Oct 09:56
bf895e0
Compare
Choose a tag to compare

6.3.2 (2024-10-17)

Bug Fixes

  • generate provenance statements on release (#939) (bf895e0)

v6.3.1

17 Oct 09:51
62a3f61
Compare
Choose a tag to compare

6.3.1 (2024-10-17)

Bug Fixes

  • no-manual-cleanup: properly check all @testing-library imports (#934) (62a3f61)

v6.3.0

11 Aug 16:17
4dc7caa
Compare
Choose a tag to compare

6.3.0 (2024-08-11)

Features

v6.2.2

15 Apr 11:44
fb32c5c
Compare
Choose a tag to compare

6.2.2 (2024-04-15)

Bug Fixes

  • await-async-events: false positives for userEvent.setup() returned (#895) (fb32c5c)

v6.2.1

12 Apr 10:39
767f1be
Compare
Choose a tag to compare

6.2.1 (2024-04-12)

Bug Fixes

  • await-async-events: false positive reports on awaited expressions evaluating to promise (#890) (767f1be)

v6.2.0

21 Nov 07:30
b9fef59
Compare
Choose a tag to compare

6.2.0 (2023-11-21)

Features

  • prefer-presence-queries: support react-native matcher toBeOnTheScreen (#844) (b9fef59)

v6.1.2

09 Nov 10:09
Compare
Choose a tag to compare

6.1.2 (2023-11-09)

Bug Fixes

  • await-async-events: avoid reporting userEvent.setup() in wrappers (#834) (a1bb21e), closes #800

v6.1.1

09 Nov 08:38
cb84da2
Compare
Choose a tag to compare

6.1.1 (2023-11-09)

Bug Fixes

  • handle multiple imports with no-manual-cleanup (#835) (cb84da2)

v6.1.0

12 Oct 14:31
56a1900
Compare
Choose a tag to compare

6.1.0 (2023-10-12)

Features