Skip to content

v7.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Aug 12:45
d0ff43f

7.1.0 (2024-08-06)

๐ŸŒŸ Features

  • catch-or-return, prefer-await-to-then: do not report Cypress commands (#495) (943f162)
  • prefer-await-to-then: ignore constructor scope unless with strict option (#496) (7bffb7a)
  • new rule spec-only to check for non-spec Promise methods (#502) (d6e9de1)

๐Ÿ“š Documentation

๐Ÿงน Chores