Skip to content

v2.10.2

Choose a tag to compare

@github-actions github-actions released this 20 Apr 04:11
· 4 commits to main since this release
613db7a

2.10.2 (2026-04-20)

Bug Fixes

  • missing-playwright-await: Fix false positive when re-assigning awaited variable (8cca0ac), closes #456
  • no-duplicate-hooks: handle anonymous describe blocks in forEach loops (8b4ec60), closes #459
  • valid-test-tags: Support template literal strings (d98a05c), closes #460