ESLint v6.8.0 Release Notes

Release Date: 2019-12-20 // over 4 years ago
    • ๐Ÿ‘• c5c7086 Fix: ignore aligning single line in key-spacing (fixes #11414) (#12652) (YeonJuan)
    • ๐Ÿ‘• 9986d9e Chore: add object option test cases in yield-star-spacing (#12679) (YeonJuan)
    • ๐Ÿ‘• 1713d07 New: Add no-error-on-unmatched-pattern flag (fixes #10587) (#12377) (ncraley)
    • โšก๏ธ 5c25a26 Update: autofix bug in lines-between-class-members (fixes #12391) (#12632) (YeonJuan)
    • ๐Ÿ‘• 4b3cc5c Chore: enable prefer-regex-literals in eslint codebase (#12268) (่–›ๅฎš่ฐ”็š„็Œซ)
    • โšก๏ธ 05faebb Update: improve suggestion testing experience (#12602) (Brad Zacher)
    • โšก๏ธ 05f7dd5 Update: Add suggestions for no-unsafe-negation (fixes #12591) (#12609) (Milos Djermanovic)
    • โšก๏ธ d3e43f1 Docs: Update no-multi-assign explanation (#12615) (Yuping Zuo)
    • ๐Ÿ‘• 272e4db Fix: no-multiple-empty-lines: Adjust reported loc (#12594) (Tobias Bieniek)
    • ๐Ÿ‘• a258039 Fix: no-restricted-imports schema allows multiple paths/patterns objects (#12639) (Milos Djermanovic)
    • ๐Ÿ‘• 51f9620 Fix: improve report location for array-bracket-spacing (#12653) (Milos Djermanovic)
    • ๐Ÿ‘• 45364af Fix: prefer-numeric-literals doesn't check types of literal arguments (#12655) (Milos Djermanovic)
    • ๐Ÿ‘• e3c570e Docs: Add example for expression option (#12694) (Arnaud Barrรฉ)
    • ๐Ÿ‘• 6b774ef Docs: Add spacing in comments for no-console rule (#12696) (Nikki Nikkhoui)
    • ๐Ÿ”จ 7171fca Chore: refactor regex in config comment parser (#12662) (Milos Djermanovic)
    • โšก๏ธ 1600648 Update: Allow $schema in config (#12612) (Yordis Prieto)
    • โšก๏ธ acc0e47 Update: support .eslintrc.cjs (refs eslint/rfcs#43) (#12321) (Evan Plaice)
    • ๐Ÿš€ 49c1658 Chore: remove bundling of ESLint during release (#12676) (Kai Cataldo)
    • ๐Ÿ‘• 257f3d6 Chore: complete to move to GitHub Actions (#12625) (Toru Nagashima)
    • ๐Ÿ‘• ab912f0 Docs: 1tbs with allowSingleLine edge cases (refs #12284) (#12314) (Ari Kardasis)
    • ๐Ÿ‘• dd1c30e Sponsors: Sync README with website (ESLint Jenkins)
    • โšก๏ธ a230f84 Update: include node version in cache (#12582) (Eric Wang)
    • ๐Ÿ‘• 8b65f17 Chore: remove references to parser demo (#12644) (Kai Cataldo)
    • ๐Ÿ‘• e9cef99 Docs: wrap {{}} in raw liquid tags to prevent interpolation (#12643) (Kai Cataldo)
    • ๐Ÿ‘• e707453 Docs: Fix configuration example in no-restricted-imports (fixes #11717) (#12638) (Milos Djermanovic)
    • ๐Ÿ‘• 19194ce Chore: Add tests to cover default object options in comma-dangle (#12627) (YeonJuan)
    • โšก๏ธ 6e36d12 Update: do not recommend require-atomic-updates (refs #11899) (#12599) (Kai Cataldo)