ESLint v7.3.0 Release Notes

Release Date: 2020-06-19 // almost 4 years ago
    • ⚡️ 638a6d6 Update: add missing additionalProperties: false to some rules' schema (#13198) (Milos Djermanovic)
    • ⚡️ 949a5cd Update: fix operator-linebreak overrides schema (#13199) (Milos Djermanovic)
    • 👕 9e1414e New: Add no-promise-executor-return rule (fixes #12640) (#12648) (Milos Djermanovic)
    • ⚡️ 09cc0a2 Update: max-lines reporting loc improvement (refs #12334) (#13318) (Anix)
    • ⚡️ ee2fc2e Update: object-property-newline end location (refs #12334) (#13399) (Anix)
    • ⚡️ d98152a Update: added empty error array check for false negative (#13200) (Anix)
    • 👕 7fb45cf Fix: clone config before validating (fixes #12592) (#13034) (Anix)
    • 👕 aed46f6 Sponsors: Sync README with website (ESLint Jenkins)
    • ⚡️ 7686d7f Update: semi-spacing should check do-while statements (#13358) (Milos Djermanovic)
    • ⚡️ cbd0d00 Update: disallow multiple options in comma-dangle schema (fixes #13165) (#13166) (Milos Djermanovic)
    • 👕 b550330 New: Add no-unreachable-loop rule (fixes #12381) (#12660) (Milos Djermanovic)
    • ⚡️ 13999d2 Update: curly should check consequent if statements (#12947) (Milos Djermanovic)
    • 👕 c42e548 Chore: enable exceptRange option in the yoda rule (#12857) (Milos Djermanovic)
    • ⚡️ 6cfbd03 Update: Drop @typescript-eslint/eslint-recommended from eslint --init (#13340) (Minh Nguyen)
    • ⚡️ 796f269 Chore: update eslint-config-eslint's required node version (#13379) (薛定谔的猫)
    • 👕 9d0186e Docs: Fix changelog versions (#13410) (Tony Brix)
    • 👕 1ee3c42 Docs: On maxEOF with eol-last (fixes #12742) (#13374) (Arthur Dias)
    • ⚡️ 2a21049 Update: key-spacing loc changes for extra space (refs #12334) (#13362) (Anix)
    • 👕 7ce7988 Chore: Replace the inquirer dependency with enquirer (#13254) (Selwyn)
    • 🔒 0f1f5ed Docs: Add security policy link to README (#13403) (Nicholas C. Zakas)
    • 👕 9e9ba89 Sponsors: Sync README with website (ESLint Jenkins)
    • 👕 ca59fb9 Sponsors: Sync README with website (ESLint Jenkins)