Skip to content

Tags: mskelton/eslint-plugin-playwright

Tags

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mskelton Mark Skelton
chore: Fix formatting 

v2.3.0

Toggle v2.3.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat: Add no-unused-locators rule (#396) * Initial implementation of rule no-unused-locators * Add code for user action is awaited * Add test for inside an expect * Move comments * Add other locators * Move locators to array clean method * Cleanup --------- Co-authored-by: Mark Skelton <mdskelton99@gmail.com>

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(prefer-web-first-assertions): Fix false positive (#384) * Fix JS prototype chain issue * Lint

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
mskelton Mark Skelton
chore: Fix tests 

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add support for Playwright 1.50 (#347) 

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mskelton Mark Skelton
feat: Add `test.fail.only` as a valid chain 

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Convert internal build to ESM (#331) 

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mskelton Mark Skelton
fix: Fix type exports 

v1.8.3

Toggle v1.8.3's commit message

Verified

This commit was signed with the committer’s verified signature.
mskelton Mark Skelton
fix: Fix package exports 

v1.8.2

Toggle v1.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fix types for flat config (#326)