eslint-plugin-promise
Advanced tools
Changelog
7.2.0 (2024-11-25)
no-callback-in-promise
: add timeoutsErr
option (#514) (907753f)valid-params
: add exclude
option (#515) (7ff2cb9)ignoreAssignmentVariable
option (#518) (701279c)allowThenStrict
option (#522) (53be970)prefer-catch
(#525) (05c8a93)Changelog
7.1.0 (2024-08-06)
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)spec-only
to check for non-spec Promise methods (#502) (d6e9de1)Changelog
7.1.0 (2024-08-06)
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)spec-only
to check for non-spec Promise methods (#502) (d6e9de1)