ESLint v7.0.0-alpha.3 Release Notes

Release Date: 2020-03-28 // about 4 years ago
    • ๐Ÿ‘• 78c8cda Breaking: RuleTester Improvements (refs eslint/rfcs#25) (#12955) (Milos Djermanovic)
    • โšก๏ธ e0f1b6c Update: stricter array index check in no-magic-numbers (fixes #12845) (#12851) (Milos Djermanovic)
    • โšก๏ธ 362713c Update: Improve report location for template-curly-spacing (#12813) (Milos Djermanovic)
    • ๐Ÿ‘• 29f32db Fix: Change error message logic for implicit file ignore (fixes #12873) (#12878) (Scott Hardin)
    • ๐Ÿ‘• eb1a43c Fix: require-await ignore async generators (fixes #12459) (#13048) (Anix)
    • ๐Ÿ‘• 920465b Fix: getNameLocationInGlobalDirectiveComment end location (refs #12334) (#13086) (Milos Djermanovic)
    • ๐Ÿ‘• ae14a02 Fix: add end location to report in no-extra-bind (refs #12334) (#13083) (Milos Djermanovic)
    • โšก๏ธ 105384c Update: report operator location in operator-linebreak (refs #12334) (#13102) (Milos Djermanovic)
    • โšก๏ธ 081e240 Update: support globalThis in no-implied-eval (fixes #12670) (#13105) (YeonJuan)
    • ๐Ÿ‘• 185982d Breaking: improve plugin resolving (refs eslint/rfcs#47) (#12922) (Toru Nagashima)
    • ๐Ÿ‘• 0c20bc0 Fix: check assignment property target in camelcase (fixes #13025) (#13027) (YeonJuan)
    • ๐Ÿ‘• 8d50a7d Fix: add end location to report in no-prototype-builtins (refs #12334) (#13087) (Milos Djermanovic)
    • ๐Ÿ‘• 3e4e7f8 Fix: incorrect logic for required parens in no-extra-boolean-cast fixer (#13061) (Milos Djermanovic)
    • ๐Ÿ‘• 6c069f9 Docs: Add comments to code block in example (#13089) (Kibeom Kwon)
    • ๐Ÿ‘• ee1f053 Docs: Fix typo (#13092) (Max Coplan)
    • ๐Ÿ‘• 76324ac Docs: Add further reading to rule (#13084) (Max Coplan)
    • โšก๏ธ a1370ab Update: Report constructor calls in no-obj-calls (#12909) (Milos Djermanovic)
    • โฌ†๏ธ 2111c52 Upgrade: [email protected] (#13076) (Milos Djermanovic)
    • ๐Ÿ‘• 3f7c9bf Docs: clarify variables option in no-use-before-define (fixes #12986) (#13017) (Anix)
    • ๐Ÿ‘• aef9488 Fix: allow references to external globals in id-blacklist (fixes #12567) (#12987) (Milos Djermanovic)
    • ๐Ÿ‘• 4955c50 Fix: remove type arguments in prefer-object-spread (fixes #13058) (#13063) (Milos Djermanovic)
    • ๐Ÿ‘• 48b122f Breaking: change relative paths with --config (refs eslint/rfcs#37) (#12887) (Toru Nagashima)
    • โšก๏ธ 085979f Update: consider env in no-implied-eval (fixes #12733) (#12757) (YeonJuan)
    • ๐Ÿ‘• 9ac5b9e Docs: Clarify node_modules is ignored by default (fixes #13006) (#13054) (Mika Kuijpers)
    • ๐Ÿ‘• 0de91f3 Docs: removed correct code from incorrect eg (#13060) (Anix)
    • ๐Ÿ‘• dbe357d Fix: check template literal in prefer-numeric-literals (fixes #13045) (#13046) (YeonJuan)
    • ๐Ÿ‘• 2260611 Fix: added async in allow method in no-empty-function (fixes #12768) (#13036) (Anix)
    • ๐Ÿ‘• f3788af Sponsors: Sync README with website (ESLint Jenkins)
    • โšก๏ธ e90b29b Update: Allow testing Suggestions with data in RuleTester (fixes #12606) (#12635) (Milos Djermanovic)
    • ๐Ÿ‘• 7224eee Fix: no-plusplus allow comma operands in for afterthought (fixes #13005) (#13024) (Milos Djermanovic)
    • ๐Ÿ‘• 7598cf8 Fix: Newline before eof when creating config via --init (#12952) (Andreas Lind)
    • โšก๏ธ 183e300 Update: support globalThis (refs #12670) (#12774) (YeonJuan)
    • โšก๏ธ af7af9d Docs: Update governance (#13055) (Nicholas C. Zakas)
    • ๐Ÿ‘• 31d5eb3 Sponsors: Sync README with website (ESLint Jenkins)
    • โฌ†๏ธ 95613d4 Upgrade: [email protected] (#13026) (Kai Cataldo)
    • ๐Ÿ‘• f1525dc Sponsors: Sync README with website (ESLint Jenkins)
    • ๐Ÿ‘• 0243549 Fix: camelcase false positive with computed property (fixes #13022) (#13023) (Milos Djermanovic)
    • ๐Ÿ”’ bc0c02c Chore: added lock files to gitignore (#13015) (Anix)
    • ๐Ÿ’… 79ac6cd Docs: added less confusing explanation for func-style (fixes #12900) (#13004) (Anix)
    • โšก๏ธ 26267ed Chore: update GitHub Actions (#12984) (Pig Fang)
    • โšก๏ธ 1299705 Update: acorn version (#13016) (Idan Avrahami)
    • ๐Ÿ‘• 6cef0d5 Fix: Check division operator in astUtils.canTokensBeAdjacent (#12879) (Milos Djermanovic)
    • ๐Ÿ‘• fd8e1f5 Sponsors: Sync README with website (ESLint Jenkins)
    • โšก๏ธ 472025f Chore: update space-before-function-paren in eslint-config-eslint (#12966) (Kai Cataldo)
    • ๐Ÿ‘• fd8c42a Sponsors: Sync README with website (ESLint Jenkins)