Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

v5.10.0

23 Jan 13:37
@github-actions github-actions
79b380f
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

5.10.0 (2023年01月23日)

Features

  • consistent-data-testid: add support for custom error message (#719) (79b380f), closes #718
Loading
Jmenache reacted with thumbs up emoji mkosir and Jmenache reacted with rocket emoji
2 people reacted

v6.0.0-alpha.14

20 Dec 12:29
@github-actions github-actions
Compare
Choose a tag to compare
Loading
v6.0.0-alpha.14 Pre-release
Pre-release

6.0.0-alpha.14 (2022年12月20日)

Bug Fixes

  • no-wait-for-side-effects: false negatives in variables declarations (#677) (c3504a7), closes #368
  • prefer-find-by: Respect waitFor options when autofixing (#679) (e31fe03), closes #579

Features

  • no-global-regexp-flag-in-query: Detect global RegExp in variable declarations (#678) (e2ea687), closes #592
  • support handling promises with jest-extended .toResolve & .toRejects (#612) (9576462)
Loading
mkosir reacted with thumbs up emoji mkosir reacted with hooray emoji mkosir reacted with heart emoji mkosir reacted with rocket emoji
1 person reacted

v5.9.1

21 Oct 12:06
@github-actions github-actions
e31fe03
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

5.9.1 (2022年10月21日)

Bug Fixes

  • prefer-find-by: Respect waitFor options when autofixing (#679) (e31fe03), closes #579
Loading
mkosir and Jmenache reacted with thumbs up emoji mkosir and Jmenache reacted with rocket emoji
2 people reacted

v5.9.0

20 Oct 19:36
@github-actions github-actions
9576462
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

5.9.0 (2022年10月20日)

Features

  • await-async-query, await-async-utils, await-fire-event: support handling promises with jest-extended .toResolve & .toRejects (#612) (9576462)
Loading
mkosir and Jmenache reacted with thumbs up emoji mkosir and Jmenache reacted with rocket emoji
2 people reacted

v5.8.0

19 Oct 16:27
@github-actions github-actions
e2ea687
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

5.8.0 (2022年10月19日)

Features

  • no-global-regexp-flag-in-query: Detect global RegExp in variable declarations (#678) (e2ea687), closes #592
Loading
mkosir and Jmenache reacted with thumbs up emoji mkosir and Jmenache reacted with rocket emoji
2 people reacted

v5.7.3

17 Oct 18:45
@github-actions github-actions
c3504a7
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

5.7.3 (2022年10月17日)

Bug Fixes

  • no-wait-for-side-effects: false negatives in variables declarations (#677) (c3504a7), closes #368
Loading
mkosir and Jmenache reacted with thumbs up emoji
2 people reacted

v6.0.0-alpha.13

14 Oct 11:59
@github-actions github-actions
9d5554c
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
v6.0.0-alpha.13 Pre-release
Pre-release

6.0.0-alpha.13 (2022年10月14日)

Bug Fixes

Loading
mkosir reacted with thumbs up emoji mkosir reacted with rocket emoji
1 person reacted

v6.0.0-alpha.9

05 Oct 08:41
@github-actions github-actions
7ed3da8
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
v6.0.0-alpha.9 Pre-release
Pre-release

6.0.0-alpha.9 (2022年10月05日)

Features

  • no-await-sync-query: rename to no-await-sync-queries (#666) (7ed3da8)

BREAKING CHANGES

  • no-await-sync-query: no-await-sync-query is now called no-await-sync-queries
Loading
mkosir reacted with thumbs up emoji mkosir reacted with rocket emoji
1 person reacted

v6.0.0-alpha.12

05 Oct 21:50
@github-actions github-actions
7238f76
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
v6.0.0-alpha.12 Pre-release
Pre-release

6.0.0-alpha.12 (2022年10月05日)

Bug Fixes

  • await-async-event: pluralize to await-async-events (#670) (7238f76)
Loading
mkosir reacted with thumbs up emoji mkosir reacted with hooray emoji mkosir reacted with heart emoji mkosir reacted with rocket emoji
1 person reacted

v6.0.0-alpha.11

05 Oct 10:59
@github-actions github-actions
c1803df
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
v6.0.0-alpha.11 Pre-release
Pre-release

6.0.0-alpha.11 (2022年10月05日)

Features

  • await-async-query: rename to await-async-queries (#665) (c1803df)

BREAKING CHANGES

  • await-async-query: await-async-query is now called await-async-queries
Loading
mkosir reacted with thumbs up emoji mkosir reacted with rocket emoji
1 person reacted
1 2 5 7 9 19 20

AltStyle によって変換されたページ (->オリジナル) /