ESLint v7.0.0-alpha.1 Release Notes

Release Date: 2020-02-14 // about 4 years ago
    • πŸ‘• f702b1a Docs: Add missing plugin reference (#12796) (Eduard BardajΓ­ Puig)
    • πŸ‘• 1f1424c Fix: fix inconsistently works option in no-extra-parens (fixes #12717) (#12843) (YeonJuan)
    • πŸ‘• b5adcaa Fix: make YieldExpression throwable (fixes #12880) (#12897) (YeonJuan)
    • πŸ‘• 4293229 Breaking: use-isnan enforceForSwitchCase default true (fixes #12810) (#12913) (Milos Djermanovic)
    • πŸ‘• cf38d0d Breaking: change default ignore pattern (refs eslint/rfcs#51) (#12888) (Toru Nagashima)
    • πŸ‘• bfe1dc4 Breaking: no-dupe-class-members checks some computed keys (fixes #12808) (#12837) (Milos Djermanovic)
    • ⚑️ 1ee6b63 Update: check template literal in yoda (fixes #12863) (#12876) (YeonJuan)
    • πŸ‘• 0ae7041 Sponsors: Sync README with website (ESLint Jenkins)
    • πŸ‘• 1907e57 Chore: add Twitter and Open Collective badge (#12877) (Kai Cataldo)
    • πŸ‘• 95e0586 Fix: id-blacklist false positives on renamed imports (#12831) (Milos Djermanovic)
    • πŸ’… b7f0d20 Chore: Use consistent badge style (#12825) (fisker Cheung)
    • πŸ‘• 3734a66 Chore: use ids for messages (#12859) (Gareth Jones)
    • πŸ‘• 824d235 Docs: add errorOnUnmatchedPattern option to CLIEngine (#12834) (Arthur Denner)
    • ⚑️ 439c833 Update: array-callback-return checks Array.forEach (fixes #12551) (#12646) (Gabriel R Sezefredo)
    • πŸ‘• 33efd71 Docs: Fix spelling mistakes (#12861) (Bryan Mishkin)
    • ⚑️ a5b3c5f Docs: Update README team and sponsors (ESLint Jenkins)
    • πŸ‘• 0cae920 Chore: rename shadowed global (#12862) (Tony Brix)
    • πŸ‘• 055b80d Chore: Fix typo in complexity.js (#12864) (Kyle Shevlin)
    • πŸ‘• d6c313d Docs: add missing eslint comments in prefer-regex-literals examples (#12858) (Milos Djermanovic)
    • πŸ‘• 7d551ab Sponsors: Sync README with website (ESLint Jenkins)
    • πŸ‘• 540de8e Sponsors: Sync README with website (ESLint Jenkins)
    • πŸ‘• ac5d515 Sponsors: Sync README with website (ESLint Jenkins)
    • πŸ‘• dadc892 Fix: operator-assignment crash on adjacent division assignment (#12844) (Milos Djermanovic)
    • 9f39ef0 Chore: typo in PULL_REQUEST_TEMPLATE.md (#12848) (BalΓ‘zs OrbΓ‘n)
    • πŸ‘• a60d5cd Chore: typo in no-irregular-whitespace.js (#12847) (BalΓ‘zs OrbΓ‘n)
    • πŸ‘• 691d19a Chore: add missing ecmaVersion 2020/11 type value (#12833) (Piotr BΕ‚aΕΌejewicz (Peter Blazejewicz))
    • πŸ‘• 516ddb3 Sponsors: Sync README with website (ESLint Jenkins)
    • πŸ‘• a9d92f9 Fix: radix rule crash on disabled globals (#12824) (Milos Djermanovic)
    • ⚑️ 03a69db Update: check template literal in no-proto, no-iterator (fixes #12801) (#12806) (YeonJuan)
    • ⚑️ 562e784 Update: fix no-magic-numbers false negative with ignoreArrayIndexes (#12805) (Milos Djermanovic)
    • πŸ‘• f5b9656 Chore: add test for no-constant-condition (#12836) (Milos Djermanovic)
    • πŸ’… 533c114 Fix: multiline-comment-style rule add extra space after * (fixes #12785) (#12823) (Karthik Priyadarshan)
    • ⚑️ 0460748 Update: check template literal in no-constant-condition (fixes #12815) (#12816) (YeonJuan)
    • πŸ‘• 80309c3 Fix: no-constant-condition doesn't introspect arrays (fixes #12225) (#12307) (Sean Gray)
    • πŸ‘• 10a79a6 Chore: Adopt eslint-plugin/require-meta-docs-description internally (#12762) (Bryan Mishkin)
    • πŸ‘• aea1729 Docs: Fix anchor links in Node.js API TOC (#12821) (Matija MarohniΔ‡)
    • πŸ‘• 1b8a3ce Sponsors: Sync README with website (ESLint Jenkins)
    • πŸ‘• c2217c0 Breaking: make radix rule stricter (#12608) (fisker Cheung)