ESLint v7.0.0-rc.0 Release Notes

Release Date: 2020-04-24 // almost 4 years ago
    • ⚡️ 0b1d65a Update: Improve report location for array-callback-return (refs #12334) (#13109) (Milos Djermanovic)
    • 👕 d85e291 Fix: yoda left string fix for exceptRange (fixes #12883) (#13052) (Anix)
    • 👕 2ce6bed Chore: added tests for nested arrays (#13145) (Anix)
    • ⚡️ d3aac53 Update: report backtick loc in no-unexpected-multiline (refs #12334) (#13142) (Milos Djermanovic)
    • 👕 8e7a2d9 Fix: func-call-spacing "never" reports wrong message (fixes #13190) (#13193) (Milos Djermanovic)
    • ⚡️ bcafd0f Update: Add ESLint API (refs eslint/rfcs#40) (#12939) (Kai Cataldo)
    • ⬆️ 3eeae56 Upgrade: some (dev) deps (#13155) (薛定谔的猫)
    • 👕 6b7030b Chore: Run tests on Node.js v14 (#13210) (fisker Cheung)
    • 👕 ebc28d7 Fix: Remove default .js from --ext CLI option (#13176) (Brandon Mills)
    • ⚡️ 5c1bdeb Update: Improve report location for getter-return (refs #12334) (#13164) (Milos Djermanovic)
    • 👕 56d2bee Docs: fix typos (#13204) (Nitin Kumar)
    • 👕 e13256e Chore: use espree.latestEcmaVersion in config-initializer (#13157) (Kai Cataldo)
    • 👕 e4f57b7 Chore: add nested array tests for array-element-newline (#13161) (Anix)
    • 👕 63ac918 Sponsors: Sync README with website (ESLint Jenkins)
    • 👕 516f253 Docs: Adds import example for object-curly-newline rule (refs #12018) (#13177) (Luke Lewis)
    • 👕 5a0e84e Sponsors: Sync README with website (ESLint Jenkins)
    • 👕 b398e0b Docs: add rule comment in prefer-rest-params doc (#13191) (YeonJuan)
    • 👕 ffaa4ba Sponsors: Sync README with website (ESLint Jenkins)
    • 👕 932869b Sponsors: Sync README with website (ESLint Jenkins)
    • 👕 54630f0 Sponsors: Sync README with website (ESLint Jenkins)
    • 👕 c9a5035 Fix: newBasePath should be an absolute path (fixes #12850) (#13078) (Nick Harris)
    • ⚡️ e7c1d4b Update: deprecate Node.js & CommonJS rules (#12898) (Kai Cataldo)
    • ⬆️ 95e1c70 Upgrade: [email protected] (fixes #9366) (#13140) (Kai Cataldo)
    • 👕 c41de38 Docs: fix curly multi-or-nest examples with comments (refs #12972) (#13151) (Milos Djermanovic)
    • 👕 57221d5 Docs: fix eslint comment in no-inner-declarations examples (#13152) (Milos Djermanovic)
    • 👕 301b450 Fix: no-extra-parens export default sequence expression false positive (#13096) (Milos Djermanovic)
    • ⚡️ af4472f Update: Improve report location for new-cap (refs #12334) (#13136) (Milos Djermanovic)
    • 👕 bfa811c Fix: init error in extending recommended config (fixes #12707) (#12738) (YeonJuan)
    • 👕 5dfd4eb Docs: examples with arrow functions in no-return-assign (fixes #13135) (#13138) (Anix)
    • 👕 adc8fa8 Docs: clarify exceptions in spaced-comment (fixes #13032) (#13126) (Anix)
    • ⚡️ a784dac Update: Improve report location newline-per-chained-call (refs #12334) (#13116) (Milos Djermanovic)
    • ⚡️ 5e07574 Update: Improve report location for space-before-function-paren (#13128) (Chiawen Chen)
    • 👕 d0d32a8 Sponsors: Sync README with website (ESLint Jenkins)
    • ⚡️ 17e2fe4 Update: Improve error message for fatal fixer errors (#13120) (Brad Zacher)
    • 👕 7551f0c Fix: no check for shadowed Object (fixes #12809) (#13115) (Anix)
    • 👕 988d842 Fix: add end location to report in no-useless-concat (refs #12334) (#13110) (Milos Djermanovic)
    • 👕 0518ebb Sponsors: Sync README with website (ESLint Jenkins)
    • 👕 252fd41 Sponsors: Sync README with website (ESLint Jenkins)
    • 💅 438dcbb Update: Improve report location for comma-style (refs #12334) (#13111) (Chiawen Chen)
    • ⚡️ 85b7254 Update: no-inner-declarations false negative in non-block (fixes #12222) (#13062) (Anix)
    • ⚡️ 6631ef1 Update: Improve report location for no-empty-function (refs #12334) (#13121) (Milos Djermanovic)
    • ⚡️ b228f95 Docs: Update README team and sponsors (ESLint Jenkins)