Skip to content

v6.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 02:19
· 26 commits to main since this release
71e53a0

6.1.0 (2022-10-13)

Bug Fixes

Features

  • add no-multiple-resolved rule (#369) (3a6fdbe)
  • always-return: add ignoreLastCallback option (#365) (01def31)
  • catch-or-return,no-new-statics,no-promise-in-callback,valid-params: add support for Promise.allSettled() & Promise.any() (#370) (e080f82)
  • param-names: add resolvePattern & rejectPattern option (#368) (df25e3c)