Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: mskelton/eslint-plugin-playwright

Tags

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)

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was signed with the committer’s verified signature.
mskelton Mark Skelton
fix(no-useless-await): Fix false positive with `expect.poll` and `res…

…olves`/`rejects`

Fixes #323

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mskelton Mark Skelton
chore(valid-title): Fix types