Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 17:08
· 137 commits to main since this release
72f96bb

1.1.0 (2024-02-15)

Features

  • Add no-unsafe-references rule to check for unsafe references to variables within page.evaluate() (27f6236)
  • Support variable references in prefer-web-first-assertions (#210) (8dae81e)

Bug Fixes

  • Set lowest Node.js version to 16.6.0 (c8938e0)

Tests

  • Add Node 20 to CI tests (72f96bb)