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 withstrict
option (#496) (7bffb7a)- new rule
spec-only
to check for non-spec Promise methods (#502) (d6e9de1)