ESLint v6.4.0 Release Notes

Release Date: 2019-09-14 // over 4 years ago
    • ๐Ÿ‘• e915fff Docs: Improve examples and clarify default option (#12067) (Yuping Zuo)
    • โšก๏ธ 540296f Update: enforceForClassMembers option to accessor-pairs (fixes #12063) (#12192) (Milos Djermanovic)
    • โšก๏ธ d3c2334 Update: flag nested block with declaration as error (#12193) (David Waller)
    • โšก๏ธ b2498d2 Update: Fix handling of property names in no-self-assign (#12105) (Milos Djermanovic)
    • โšก๏ธ 1ee61b0 Update: enforceForClassMembers computed-property-spacing (fixes #12049) (#12214) (Milos Djermanovic)
    • ๐Ÿ‘• 520c922 Docs: Added naming convention details to plugin usage (#12202) (Henrique Barcelos)
    • ๐Ÿ‘• f826eab Fix: Allow line comment exception in object-curly-spacing (fixes #11902) (#12216) (Milos Djermanovic)
    • โšก๏ธ db2a29b Update: indentation of comment followed by semicolon (fixes #12232) (#12243) (Kai Cataldo)
    • ๐Ÿ‘• ae17d1c Fix: no-sequences is reporting incorrect locations (#12241) (Milos Djermanovic)
    • ๐Ÿ‘• 365331a Fix: object-shorthand providing invalid fixes for typescript (#12260) (Brad Zacher)
    • ๐Ÿ‘• 1c921c6 New: add no-import-assign (fixes #12237) (#12252) (Toru Nagashima)
    • ๐Ÿ‘• 3be04fd New: Add prefer-regex-literals rule (fixes #12238) (#12254) (Milos Djermanovic)
    • โšก๏ธ 37c0fde Update: Report global Atomics calls in no-obj-calls (fixes #12234) (#12258) (Milos Djermanovic)
    • ๐Ÿ‘• 985c9e5 Fix: space-before-function-paren autofix removes comments (fixes #12259) (#12264) (Milos Djermanovic)
    • ๐Ÿ‘• 01da7d0 Fix: eqeqeq rule reports incorrect locations (#12265) (Milos Djermanovic)
    • ๐Ÿ‘• 319e4d8 Docs: adding finally example (#12256) (Jens Melgaard)
    • ๐Ÿ‘• d52328f Docs: fix no-sequences with examples (#12239) (Milos Djermanovic)
    • ๐Ÿ‘• a41fdc0 Fix: Remove autofixer for no-unsafe-negation (#12157) (Milos Djermanovic)
    • โšก๏ธ e38f5fd Update: fix no-octal-escape false negatives after \0 (#12079) (Milos Djermanovic)
    • ๐Ÿ‘• 9418fbe Sponsors: Sync README with website (ESLint Jenkins)
    • ๐Ÿ‘• acc5ec5 Sponsors: Sync README with website (ESLint Jenkins)
    • ๐Ÿ‘• 460c5ad Sponsors: Sync README with website (ESLint Jenkins)
    • ๐Ÿ‘• 0313441 New: add rule default-param-last (fixes #11361) (#12188) (Chiawen Chen)
    • โšก๏ธ 7621f5d Update: add more specific linting messages to space-in-parens (#11121) (Che Fisher)
    • ๐Ÿ‘• 21eb904 Fix: basePath of OverrideTester (fixes #12032) (#12205) (Toru Nagashima)
    • ๐Ÿ‘• 86e5e65 Sponsors: Sync README with website (ESLint Jenkins)
    • ๐Ÿ‘• 2b1a13f Fix: no-extra-boolean-cast reports wrong negation node (fixes #11324) (#12197) (Milos Djermanovic)
    • ๐Ÿ‘• ba8c2aa Sponsors: Sync README with website (ESLint Jenkins)
    • ๐Ÿ‘• a0a9746 Docs: Fix link in no-irregular-whitespace.md (#12196) (Timo Tijhof)
    • ๐Ÿ‘• e10eeba Fix: quotes autofix produces syntax error with octal escape sequences (#12118) (Milos Djermanovic)