All Versions
46
Latest Version
Avg Release Cycle
14 days
Latest Release
1596 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v7.0.0-alpha.3 Changes
March 28, 2020- ๐
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)
- ๐
-
v7.0.0-alpha.2 Changes
February 28, 2020- โก๏ธ
a5b41a7
Update: no-restricted-modules handle TemplateLiteral (fixes #12926) (#12927) (Michal Piechowiak) - โก๏ธ
051567a
Update: check identifier in array pattern in id-length (fixes #12832) (#12839) (YeonJuan) - ๐
4af06fc
Breaking: Test with an unknown error property should fail in RuleTester (#12096) (Milos Djermanovic) - โก๏ธ
9038a29
Update: func-namesas-needed
false negative with AssignmentPattern (#12932) (Milos Djermanovic) - ๐
afde78b
Fix: curly removes necessary braces between if and else (fixes #12928) (#12943) (Milos Djermanovic) - ๐
4797fb2
Fix: arrow-body-style crash with object literal body (fixes #12884) (#12886) (Milos Djermanovic) - ๐
afa9aac
Breaking: class defaulttrue
computed-property-spacing (fixes #12812) (#12915) (Milos Djermanovic) - ๐
b8e20d3
Docs: Mention TypeScript's compiler check (#12903) (Benny Neugebauer) - ๐
de14d1c
Fix: wrap-iife autofix removes mandatory parentheses (#12905) (Milos Djermanovic) - ๐
5775b06
Fix: Optionally allow underscores in member names (#11972) (Edgardo Avilรฉs) - โก๏ธ
e997f32
Docs: Updated arrow-parens for minor grammar issue (#12962) (Tom) - ๐
7d52151
Breaking: classes defaulttrue
in accessor-pairs (fixes #12811) (#12919) (Milos Djermanovic) - ๐
cf14355
Docs: Fix links to custom parsers doc (#12965) (Brandon Mills) - ๐
0dfc3ff
Fix: add end location to report in no-eval (#12960) (Milos Djermanovic) - ๐
f479f6f
Docs: References correct config file name (#12885) (Patrick Kilgore) - ๐
78182e4
Breaking: Add new rules to eslint:recommended (fixes #12911) (#12920) (Milos Djermanovic) - ๐
8d5c434
Docs: fix category descriptions for site generation (fixes #12894) (#12930) (Kai Cataldo) - ๐
05380e6
Docs: Remove claim about semicolons from docs (#12944) (Luke Sikina) - ๐
aa9d725
Sponsors: Sync README with website (ESLint Jenkins) - โก๏ธ
7747177
Update: report rename id destructuring in id-blacklist (fixes #12807) (#12923) (YeonJuan) - ๐
6423e11
Breaking: check unnamed default export in func-names (fixes #12194) (#12195) (Chiawen Chen) - โก๏ธ
77df505
Update: check renaming identifier in object destructuring (fixes 12827) (#12881) (YeonJuan) - โก๏ธ
41de9df
Update: enforceForLogicalOperands no-extra-boolean-cast (fixes #12137) (#12734) (jmoore914)
- โก๏ธ
-
v7.0.0-alpha.1 Changes
February 14, 2020- ๐
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 defaulttrue
(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 missingecmaVersion
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: Adopteslint-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: makeradix
rule stricter (#12608) (fisker Cheung)
- ๐
-
v7.0.0-alpha.0 Changes
January 17, 2020- ๐
1aa021d
Breaking: lintoverrides
files (fixes #10828, refs eslint/rfcs#20) (#12677) (Toru Nagashima) - โก๏ธ
e59d775
Update: Separate pattern/expression options for array-element-newline (#11796) (jacobparish) - โก๏ธ
f8f115a
Update: treat comment tokens in template-curly-spacing (fixes #12744) (#12775) (YeonJuan) - ๐
b50179d
Breaking: Check assignment targets in no-extra-parens (#12490) (Milos Djermanovic) - ๐
de4fa7c
Fix: wrong indent at tagged template in indent (fixes #12122) (#12596) (YeonJuan) - ๐
d86a5bb
Breaking: Check flatMap in array-callback-return (fixes #12235) (#12765) (Milos Djermanovic) - ๐
cf46df7
Breaking: description in directive comments (refs eslint/rfcs#33) (#12699) (Toru Nagashima) - ๐
7350589
Breaking: some rules recognize bigint literals (fixes #11803) (#12701) (Toru Nagashima) - ๐
16a1c1f
Fix: prefer-object-spread false positives with accessors (fixes #12086) (#12784) (Milos Djermanovic) - ๐
f9774ec
New: Add default-case-last rule (fixes #12665) (#12668) (Milos Djermanovic) - โก๏ธ
9a93d9e
Update: fix no-restricted-imports export * false negative (fixes #12737) (#12798) (Milos Djermanovic) - ๐
0d8c0af
Fix: improve report location for computed-property-spacing (#12795) (Milos Djermanovic) - ๐
756b95d
Fix: id-blacklist should ignore ObjectPatterns (fixes #12787) (#12792) (JP Ramassini) - ๐
561b6d4
Chore: add prerequisites checklist to PR template (#12790) (Kai Cataldo) - ๐
01ff791
Fix: Display pipe character correctly in test output (#12771) (Brad Zacher) - โก๏ธ
68becbd
Update: fix no-restricted-imports importNames reporting (fixes #12282) (#12711) (Andrey Alexandrov) - โก๏ธ
ae959b6
Update: report double extra parens in no-extra-parens (fixes #12127) (#12697) (YeonJuan) - ๐
02fcc05
Docs: Improve sort-keys (#12791) (Steven Vachon) - ๐
35cd958
Sponsors: Sync README with website (ESLint Jenkins) - ๐
a1d999c
New: Add no-useless-backreference rule (fixes #12673) (#12690) (Milos Djermanovic) - โก๏ธ
b2c6209
Update: fix no-extra-parens CallExpression#callee false negatives (#12743) (Milos Djermanovic) - โก๏ธ
14b42c3
Update: fix counting jsx comment len in max-len (fixes #12213) (#12661) (YeonJuan) - โฌ๏ธ
e632c31
Upgrade: several dependencies (#12753) (Toru Nagashima) - ๐
25eb703
Docs: fix dead link in max-lines rule docs (#12766) (Christian Bundy) - ๐จ
9dfc850
Chore: Refactor to use messageId in a number of rules (#12715) (Brad Zacher) - ๐
1118fce
Breaking: runtime-deprecation on '~/.eslintrc' (refs eslint/rfcs#32) (#12678) (Toru Nagashima) - ๐
2c28fbb
Breaking: drop Node.js 8 support (refs eslint/rfcs#44) (#12700) (Toru Nagashima) - ๐
098b67d
Docs: fix minor typo in brace-style.md (#12749) (Marko Kaznovac) - โก๏ธ
313f70a
Update: add outerIIFEBody: "off" to indent rule (fixes #11377) (#12706) (Kai Cataldo) - ๐
b77b858
Chore: fix separateRequires tests for one-var rule (#12709) (Milos Djermanovic) - ๐
e4df7df
Chore: add JSDoc types for RuleTester test cases (#12325) (Chiawen Chen) - ๐
b23ad0d
Docs: change a broken link in working-with-rules.md (#12732) (Damien Cassou) - โก๏ธ
3fa39a6
Update: Handle locally unsupported regex in computed property keys (#12056) (Milos Djermanovic) - ๐
4744397
Chore: remove unused code in max-lines-per-function (#12659) (YeonJuan) - โก๏ธ
4e16957
Build: update browser build (#12693) (Toru Nagashima) - ๐
00ddfff
Fix: Windows path parsing for JUnit (fixes #12507) (#12509) (Michael Wall) - ๐
985dac3
New: Add no-restricted-exports rule (fixes #10428) (#12546) (Milos Djermanovic) - ๐
1aff21b
Fix: no-mixed-spaces-and-tabs reports multiline strings (#12566) (Milos Djermanovic) - โก๏ธ
8f1020f
Update: no-void add an option to allow void as a statement (#12613) (Brad Zacher) - โก๏ธ
bb6cf50
Update: Add offsetTernaryExpressions option for indent rule (#12556) (Adam Stankiewicz) - ๐
39f5a45
Chore: add test cases for for-direction (#12698) (YeonJuan) - ๐
b340304
Chore: Add extra test, improve docs (#12492) (Kevin Partington) - ๐
827259e
Build: package.json update for eslint-config-eslint release (ESLint Jenkins)
- ๐
-
v6.8.0 Changes
December 20, 2019- ๐
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 reportedloc
(#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)
- ๐
-
v6.7.2 Changes
November 30, 2019- ๐
bc435a9
Fix: isSpaceBetweenTokens() recognizes spaces in JSXText (fixes #12614) (#12616) (Toru Nagashima) - ๐
4928d51
Fix: don't ignore the entry directory (fixes #12604) (#12607) (Toru Nagashima) - ๐
b41677a
Docs: Clarify suggestion's data in Working with Rules (refs #12606) (#12617) (Milos Djermanovic) - ๐
ea16de4
Fix: Support tagged template literal generics in no-unexpected-multiline (#11698) (Brad Zacher) - ๐
fa6415d
Sponsors: Sync README with website (ESLint Jenkins) - ๐
e1e158b
Sponsors: Sync README with website (ESLint Jenkins)
- ๐
-
v6.7.1 Changes
November 25, 2019 -
v6.7.0 Changes
November 22, 2019- ๐
312a88f
New: Add grouped-accessor-pairs rule (fixes #12277) (#12331) (Milos Djermanovic) - โก๏ธ
5c68f5f
Update: Add 'lexicalBindings' to no-implicit-globals and change messages (#11996) (Milos Djermanovic) - ๐
6eaad96
New: Add suggestions API (#12384) (Will Douglas) - ๐
b336fbe
Fix: indent rule with JSX spread props (#12581) (Nathan Woltman) - โก๏ธ
97c745d
Update: Report assignment expression location in no-cond-assign (#12465) (Milos Djermanovic) - โก๏ธ
0f01f3d
Update: Check member expressions withthis
in operator-assignment (#12495) (Milos Djermanovic) - ๐
62c7038
Fix: invalid token checking in computed-property-spacing (fixes #12198) (#12533) (YeonJuan) - โก๏ธ
4f8a1ee
Update: Add enforceForClassMembers option to no-useless-computed-key (#12110) (ark120202) - ๐
1a2eb99
New: new rule no-constructor-return (fixes #12481) (#12529) (Pig Fang) - ๐
ca3b2a6
New: ignorePatterns in config files (refs eslint/rfcs#22) (#12274) (Toru Nagashima) - ๐
60204a3
Docs: Added another Textmate 2 bundle. (#12580) (Ryan Fitzer) - ๐
62623f9
Fix: preserve whitespace in multiline-comment-style (fixes #12312) (#12316) (Kai Cataldo) - ๐
17a8849
New: Add no-dupe-else-if rule (fixes #12469) (#12504) (Milos Djermanovic) - โก๏ธ
41a78fd
Update: improve location for semi and comma-dangle (#12380) (Chiawen Chen) - ๐
0a480f8
Docs: Change "Code Conventions" link in pull-requests.md (#12401) (Denis Sikuler) - ๐
fed20bb
Fix: require-await crash on global await (#12571) (Brad Zacher) - โก๏ธ
b8030fc
Update: deprecate personal config (fixes #11914, refs eslint/rfcs#32) (#12426) (Toru Nagashima) - ๐
40c8c32
Fix: improve report location for object-curly-spacing (#12563) (Milos Djermanovic) - ๐
1110045
Fix: ignore marker-only comments in spaced-comment (fixes #12036) (#12558) (Milos Djermanovic) - โก๏ธ
6503cb8
Update: Fix uglified object align in key-spacing (fixes #11414) (#12472) (YeonJuan) - ๐
40791af
Docs: clarify ignoreDestructuring option in the camelcase rule (#12553) (Milos Djermanovic) - ๐
07d398d
Chore: Add GitHub organization to Sponsor button (#12562) (Brandon Mills) - ๐
a477707
Chore: Format style guide links so they can be clicked (#12189) (Ivan V) - โก๏ธ
0f7edef
Update: add react plugin config for eslint init (#12446) (Ibrahim Rouis) - โก๏ธ
448ff1e
Update: Report '\08' and '\09' in no-octal-escape (fixes #12080) (#12526) (Milos Djermanovic) - ๐
45aa6a3
New: Add no-setter-return rule (fixes #12285) (#12346) (Milos Djermanovic) - ๐
0afb518
Fix: invalid autofix in function-call-argument-newline (fixes #12454) (#12539) (YeonJuan) - โก๏ธ
90305e0
Update: Depcrecate isSpaceBetweenTokens() (#12519) (Kai Cataldo) - ๐
41b1e43
New: add option for camelcase (fixes #12527) (#12528) (Pig Fang) - โฌ๏ธ
f49f1e0
Upgrade: upgrade optionator to avoid license issue (fixes #11536) (#12537) (Pig Fang) - ๐
0286b57
Docs: Clean up Getting Started Guide (#12544) (Nicholas C. Zakas) - ๐
575a98d
Chore: Add funding field to package.json (#12543) (Nicholas C. Zakas) - ๐
9e29e18
Fix: sourceCode#isSpaceBetweenTokens() checks non-adjacent tokens (#12491) (Kai Cataldo) - ๐
5868550
Docs: add notice aboutfunction
keyword in keyword-spacing (#12524) (Pig Fang) - ๐
bb556d5
Fix: curlymulti
reports single lexical declarations (fixes #11908) (#12513) (Milos Djermanovic) - ๐
ac60621
Fix: unexpected autofix in prefer-const (fixes #12514) (#12521) (YeonJuan) - โก๏ธ
990065e
Update: curly multi-or-nest flagging semis on next line (fixes #12370) (#12378) (cherryblossom000) - ๐
084a8a6
Fix: no-cond-assign withalways
option reports switch case clauses (#12470) (Milos Djermanovic) - โก๏ธ
7e41355
Update: improve report location for space-infix-ops (#12324) (Chiawen Chen) - โก๏ธ
94ff921
Update: Add capIsConstructor option to no-invalid-this (fixes #12271) (#12308) (Milos Djermanovic) - ๐
de65de6
New: Add prefer-exponentiation-operator rule (fixes #10482) (#12360) (Milos Djermanovic) - โก๏ธ
c78f4a7
Update: Allow JSX exception in no-inline-comments (fixes #11270) (#12388) (Milos Djermanovic) - ๐
e17fb90
New: allowAfterThisConstructor for no-underscore-dangle (fixes #11488) (#11489) (sripberger) - โก๏ธ
287ca56
Build: update CI for Node.js 13 (#12496) (Toru Nagashima) - โฌ๏ธ
98e1d50
Upgrade: globals to v12.1.0 (#12296) (Tony Brix) - ๐
8ac71a3
Sponsors: Sync README with website (ESLint Jenkins) - โก๏ธ
4e142ea
Docs: Update README team and sponsors (ESLint Jenkins)
- ๐
-
v6.6.0 Changes
October 25, 2019- โก๏ธ
39dfe08
Update: false positives in function-call-argument-newline (fixes #12123) (#12280) (Scott O'Hara) - โก๏ธ
4d84210
Update: improve report location for no-trailing-spaces (fixes #12315) (#12477) (Milos Djermanovic) - โก๏ธ
c6a7745
Update: no-trailing-spaces false negatives after comments (fixes #12479) (#12480) (Milos Djermanovic) - ๐
0bffe95
Fix: no-misleading-character-class crash on invalid regex (fixes #12169) (#12347) (Milos Djermanovic) - โก๏ธ
c6a9a3b
Update: Add enforceForIndexOf option to use-isnan (fixes #12207) (#12379) (Milos Djermanovic) - โก๏ธ
364877b
Update: measure plugin loading time and output in debug message (#12395) (Victor Homyakov) - ๐
1744fab
Fix: operator-assignment removes and duplicates comments (#12485) (Milos Djermanovic) - ๐
52ca11a
Fix: operator-assignment invalid autofix with adjacent tokens (#12483) (Milos Djermanovic) - ๐
0f6d0dc
Fix: CLIEngine#addPlugin reset lastConfigArrays (fixes #12425) (#12468) (Toru Nagashima) - ๐
923a8cb
Chore: Fix lint failure in JSDoc comment (#12489) (Brandon Mills) - โก๏ธ
aac3be4
Update: Add ignored prop regex no-param-reassign (#11275) (Luke Bennett) - ๐
e5382d6
Chore: Remove unused parameter in dot-location (#12464) (Milos Djermanovic) - ๐
49faefb
Fix: no-obj-calls false positive (fixes #12437) (#12467) (Toru Nagashima) - ๐
b3dbd96
Fix: problematic installation issue (fixes #11018) (#12309) (Toru Nagashima) - ๐
cd7c29b
Sponsors: Sync README with website (ESLint Jenkins) - ๐
8233873
Docs: Add note about Node.js requiring SSL support (fixes #11413) (#12475) (Nicholas C. Zakas) - ๐
89e8aaf
Fix: improve report location for no-tabs (#12471) (Milos Djermanovic) - โก๏ธ
7dffe48
Update: Enable function string option in comma-dangle (fixes #12058) (#12462) (YeonJuan) - ๐
e15e1f9
Docs: fix doc for no-unneeded-ternary rule (fixes #12098) (#12410) (Sam Rae) - ๐
b1dc58f
Sponsors: Sync README with website (ESLint Jenkins) - ๐
61749c9
Chore: Provide debug log for parser errors (#12474) (Brad Zacher) - โก๏ธ
7c8bbe0
Update: enforceForOrderingRelations no-unsafe-negation (fixes #12163) (#12414) (Sam Rae) - โก๏ธ
349ed67
Update: improve report location for no-mixed-operators (#12328) (Chiawen Chen) - ๐
a102eaa
Fix: prefer-numeric-literals invalid autofix with adjacent tokens (#12387) (Milos Djermanovic) - โก๏ธ
6e7c18d
Update: enforceForNewInMemberExpressions no-extra-parens (fixes #12428) (#12436) (Milos Djermanovic) - ๐
51fbbd7
Fix: array-bracket-newline consistent error with comments (fixes #12416) (#12441) (Milos Djermanovic) - ๐
e657d4c
Fix: report full dot location in dot-location (#12452) (Milos Djermanovic) - โก๏ธ
2d6e345
Update: make isSpaceBetweenTokens() ignore newline in comments (#12407) (YeonJuan) - โก๏ธ
84f71de
Update: remove default overrides in keyword-spacing (fixes #12369) (#12411) (YeonJuan) - โก๏ธ
18a0b0e
Update: improve report location for no-space-in-parens (#12364) (Chiawen Chen) - โก๏ธ
d61c8a5
Update: improve report location for no-multi-spaces (#12329) (Chiawen Chen) - โฌ๏ธ
561093f
Upgrade: bump inquirer to 7.0.0 (#12440) (Joe Graham) - ๐
fb633b2
Chore: Add a script for testing with more control (#12444) (Eric Wang) - ๐
012ec51
Sponsors: Sync README with website (ESLint Jenkins) - ๐
874fe16
New: pass cwd from cli engine (#12389) (Eric Wang) - โก๏ธ
b962775
Update: no-self-assign should detect member expression with this (#12279) (Tibor Blenessy) - ๐
02977f2
Docs: Clarifyeslint:recommended
semver policy (#12429) (Kevin Partington) - ๐
97045ae
Docs: Fixes object type forrules
in "Use a Plugin" (#12409) (Daisy Develops) - ๐
24ca088
Docs: Fix typo in v6 migration guide (#12412) (Benjamim Sonntag) - โก๏ธ
b094008
Chore: update version parameter name (#12402) (Toru Nagashima) - ๐
e5637ba
Chore: enable jsdoc/require-description (#12365) (Kai Cataldo) - ๐
d31f337
Sponsors: Sync README with website (ESLint Jenkins) - ๐
7ffb22f
Chore: Clean up inline directive parsing (#12375) (Jordan Eldredge) - ๐
84467c0
Docs: fix wrong max-depth example (fixes #11991) (#12358) (Gabriel R Sezefredo) - ๐
3642342
Docs: Fix minor formatting/grammar errors (#12371) (cherryblossom000) - ๐
c47fa0d
Docs: Fix missing word in sentence (#12361) (Dan Boulet) - ๐
8108f49
Chore: enable additional eslint-plugin-jsdoc rules (#12336) (Kai Cataldo) - โก๏ธ
b718d2e
Chore: update issue template with --eslint-fix flag (#12352) (James George) - ๐
20ba14d
Sponsors: Sync README with website (ESLint Jenkins) - ๐
566a947
Sponsors: Sync README with website (ESLint Jenkins) - ๐
070cbd0
Sponsors: Sync README with website (ESLint Jenkins)
- โก๏ธ