New rules
Breaking
string-content
: Make it have no default patterns (#637) 08fad55catch-error-name
: ReplacecaughtErrorsIgnorePattern
option with anignore
option (#661) 5a27f04
Improvements
custom-error-definition
: Support class properties (#673) 9cc8d60catch-error-name
: SupportPromise#then
(#660) edcf73cprefer-set-has
: Supports more types of array (#641) 29f3c9c
Fixes
escape-case
: Fix missing characters (#678) d986427no-nested-ternary
: Fix incorrect result with TypeScript parser (#664) cb08ed0custom-error-definition
: Fix duplicated reports onthis.message
assign (#669) aa00647custom-error-definition
: Fix crash on@typescript-eslint/parser
(#659) e8cb921catch-error-name
: Improve error message (#665) 8ac9a90catch-error-name
: Fix error renaming (#654) cc2d1b1catch-error-name
: Only allow_
when it's not used (#650) 0c31a0bcatch-error-name
: Ignore destructuring (#649) b2838fd