All Versions
46
Latest Version
Avg Release Cycle
14 days
Latest Release
1566 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v7.15.0 Changes
December 05, 2020- ⬆️
5c11aab
Upgrade: @eslint/esintrc and espree for bug fixes (refs #13878) (#13908) (Brandon Mills) - ⬆️
0eb7957
Upgrade: [email protected] (#13877) (Rouven Weßling) - 👕
683ad00
New: no-unsafe-optional-chaining rule (fixes #13431) (#13859) (YeonJuan) - 👕
cbc57fb
Fix: one-var autofixing for export (fixes #13834) (#13891) (Anix) - 👕
110cf96
Docs: Fix a broken link in working-with-rules.md (#13875) (Anton Niklasson)
- ⬆️
-
v7.14.0 Changes
November 20, 2020- ⚡️
5f09073
Update: fix 'skip' options in no-irregular-whitespace (fixes #13852) (#13853) (Milos Djermanovic) - 👕
1861b40
Docs: correct the function-call-argument-newline 'default' descriptions (#13866) (Trevin Hofmann) - 👕
98c00c4
New: Add no-nonoctal-decimal-escape rule (fixes #13765) (#13845) (Milos Djermanovic) - 👕
95d2fe6
Chore: remove eslint comment from no-octal-escape tests (#13846) (Milos Djermanovic) - 👕
2004b7e
Fix: enable debug logs for @eslint/eslintrc (fixes #13850) (#13861) (Milos Djermanovic) - 👕
d2239a1
Fix: no-useless-constructor crash on bodyless constructor (fixes #13830) (#13842) (Ari Perkkiö) - 👕
eda0aa1
Docs: no-restricted-imports is only for static imports (#13863) (Robat Williams) - 👕
042ae44
Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md (#13828) (Raphael LANG) - 👕
038dc73
Chore: Test on Node.js 15 (#13844) (Brandon Mills) - 👕
37a06d6
Sponsors: Sync README with website (ESLint Jenkins)
- ⚡️
-
v7.13.0 Changes
November 07, 2020- 🐎
254e00f
New: Configurable List Size For Per-Rule Performance Metrics (#13812) (Bryan Mishkin) - 👕
6c3c710
Docs: fix broken url in docs (#13815) (SaintMalik) - 👕
4a09149
Sponsors: Sync README with website (ESLint Jenkins) - 👕
fb6fcbf
Docs: Fix reference to Code of Conduct (#13797) (Tobias Nießen) - 👕
1b89ebe
Sponsors: Sync README with website (ESLint Jenkins)
- 🐎
-
v7.12.1 Changes
October 27, 2020 -
v7.12.0 Changes
October 24, 2020- ⚡️
cbf3585
Update: skip keyword check for fns in space-before-blocks (fixes #13553) (#13712) (Milos Djermanovic) - 👕
256f656
Fix: autofix shouldn't produce template literals with\8
or\9
(#13737) (Milos Djermanovic) - 👕
b165aa5
Fix: yoda rule autofix produces syntax errors with adjacent tokens (#13760) (Milos Djermanovic) - 👕
3175316
Fix: prefer-destructuring invalid autofix with comma operator (#13761) (Milos Djermanovic) - 👕
1a9f171
Chore: Remove more ESLintRC-related files (refs #13481) (#13762) (Nicholas C. Zakas) - ⚡️
bfddced
Update: remove suggestion if it didn't provide a fix (fixes #13723) (#13772) (Milos Djermanovic) - ⚡️
5183b14
Update: check template literal in no-script-url (#13775) (YeonJuan) - 👕
bfe97d2
Sponsors: Sync README with website (ESLint Jenkins) - 👕
6c51ade
Sponsors: Sync README with website (ESLint Jenkins) - ⚡️
603de04
Update: treat all literals like boolean literal in no-constant-condition (#13245) (Zen) - 👕
289aa6f
Sponsors: Sync README with website (ESLint Jenkins) - 👕
9a1f669
Sponsors: Sync README with website (ESLint Jenkins) - 👕
637f818
Docs: add more examples for no-func-assign (fixes #13705) (#13777) (Nitin Kumar) - 👕
17cc0dd
Chore: add test case for no-func-assign (refs #13705) (#13783) (Nitin Kumar) - 👕
dee0f77
Docs: add TOC to user-guide/configuring.md (#13727) (metasean) - ⚡️
0510621
Update: Fix && vs || short-circuiting false negatives (fixes #13634) (#13769) (Brandon Mills) - 👕
8b6ed69
Sponsors: Sync README with website (ESLint Jenkins) - 👕
1457509
Docs: fix broken links in Node.js API docs (#13771) (Laura Barluzzi) - 👕
7c813d4
Docs: Fix typo in v7 migration page (#13778) (Yusuke Sasaki) - 👕
b025795
Docs: Fix the format option name in the document (#13770) (Hideki Igarashi) - 👕
84fd591
Chore: Increase Mocha timeout for copying fixtures (#13768) (Brandon Mills) - 👕
1faeb84
Docs: clarify that space-unary-ops doesn't apply when space is required (#13767) (Taylor Morgan) - ⚡️
67c0605
Update: check computed keys in no-prototype-builtins (fixes #13088) (#13755) (Milos Djermanovic) - 👕
b5e011c
Sponsors: Sync README with website (ESLint Jenkins)
- ⚡️
-
v7.11.0 Changes
October 09, 2020- 🔨
23e966f
Chore: Refactor CLIEngine tests (refs #13481) (#13709) (Nicholas C. Zakas) - 👕
fa9429a
Fix: don't count line after EOF in max-lines (#13735) (Milos Djermanovic) - ⚡️
d973675
Docs: Update anchor links to use existing linkrefs (refs #13715) (#13741) (Brandon Mills) - 👕
2c6d774
Docs: Fix typos (#13730) (Frieder Bluemle) - ⬆️
cc468c0
Upgrade: [email protected] (#13732) (Milos Djermanovic) - 👕
ab0ac6c
Docs: Fix anchor links (#13715) (Gary Moore) - 👕
27f0de6
Fix: account for linebreaks before postfix++
/--
in no-extra-parens (#13731) (Milos Djermanovic) - ⚡️
da78fa1
Update: support async arrow fn in function-paren-newline (fixes #13728) (#13729) (Michal Dziekonski) - 👕
fe301b8
Docs: Add configuration comments in examples (#13738) (YeonJuan) - 👕
504408c
Sponsors: Sync README with website (ESLint Jenkins) - 👕
3900659
Sponsors: Sync README with website (ESLint Jenkins) - 👕
c1974b3
Sponsors: Sync README with website (ESLint Jenkins) - 👕
6f4abe5
Sponsors: Sync README with website (ESLint Jenkins)
- 🔨
-
v7.10.0 Changes
September 26, 2020- 👕
6919fbb
Docs: Clarify that ignorePattern should be a string (refs #13029) (#13718) (Brandon Mills) - ⚡️
07d9bea
Update: Add ignorePattern to no-inline-comments (#13029) (Edie Lemoine) - 👕
d79bbe9
Docs: fix typo (#13717) (Alexander Liu) - 👕
9b8490e
Docs: grammatical error (#13687) (rajdeep) - 👕
cb44e93
Fix: prefer-destructuring invalid autofix with computed property access (#13704) (Milos Djermanovic) - ⬆️
46c73b1
Upgrade: [email protected] (#13716) (Milos Djermanovic) - 👕
b7b12ba
Chore: Move comment to make tests more organized (#13707) (Yusuke Tanaka) - 👕
51674a4
Docs: Add missing quotes (#13714) (Lucio Paiva) - 👕
7c34a98
Chore: remove mistakenly added file (#13710) (Milos Djermanovic) - 👕
30b76c9
Docs: Clarify package.json requirement in Getting Started (refs #13549) (#13696) (Nicholas C. Zakas) - 👕
044560d
Sponsors: Sync README with website (ESLint Jenkins) - 👕
54000d1
Sponsors: Sync README with website (ESLint Jenkins)
- 👕
-
v7.9.0 Changes
September 12, 2020- 👕
3ca2700
Fix: Corrected notice for invalid (:) plugin names (#13473) (Josh Goldberg) - 👕
fc5783d
Docs: Fix leaky anchors in v4 migration page (#13635) (Timo Tijhof) - 👕
f1d07f1
Docs: Provide install commands for Yarn (#13661) (Nikita Baksalyar) - 👕
29d1cdc
Fix: prefer-destructuring removes comments (refs #13678) (#13682) (Milos Djermanovic) - 👕
b4da0a7
Docs: fix typo in working with plugins docs (#13683) (啸生) - ⚡️
6f87db7
Update: fix id-length false negatives on Object.prototype property names (#13670) (Milos Djermanovic) - 👕
361ac4d
Fix: NonOctalDecimalIntegerLiteral is decimal integer (fixes #13588) (#13664) (Milos Djermanovic) - ⚡️
f260716
Docs: update outdated link (#13677) (klkhan) - 👕
5138c91
Docs: add missing eslint directive comments in no-await-in-loop (#13673) (Milos Djermanovic) - 👕
17b58b5
Docs: clarify correct example in no-return-await (fixes #13656) (#13657) (Milos Djermanovic) - 👕
9171f0a
Chore: fix typo (#13660) (Nitin Kumar) - 👕
6d9f8fb
Sponsors: Sync README with website (ESLint Jenkins) - 👕
97b0dd9
Sponsors: Sync README with website (ESLint Jenkins) - 👕
deab125
Sponsors: Sync README with website (ESLint Jenkins) - 👕
bf2e367
Sponsors: Sync README with website (ESLint Jenkins) - 👕
8929208
Sponsors: Sync README with website (ESLint Jenkins)
- 👕
-
v7.8.1 Changes
September 01, 2020 -
v7.8.0 Changes
August 31, 2020- ⚡️
58abd93
Update: support logical assignments in code path analysis (refs #13569) (#13612) (Milos Djermanovic) - ⚡️
db7488e
Update: support logical assignments in core rules (refs #13569) (#13618) (Milos Djermanovic) - 📚
3729219
Docs: Update Step 1 of Development Environment documentation (klkhan) - 👕
a320324
Chore: Test formatted integers in no-dupe-keys (refs #13568) (#13626) (Brandon Mills) - ⚡️
88a9ade
Update: add es2021 environment (refs #13602) (#13603) (Milos Djermanovic) - ⚡️
0003dc0
Update: support numeric separators (refs #13568) (#13581) (Milos Djermanovic) - ⚡️
96b11a0
Update: Add exceptionPatterns to id-length rule (fixes #13094) (#13576) (sodam) - ⚡️
3439fea
Update: support numeric-separator in no-loss-of-precision (refs #13568) (#13574) (Anix) - ⚡️
ed64767
Update: add comment to message in no-warning-comments (fixes #12327) (#13522) (Anix) - 👕
e60ec07
Sponsors: Sync README with website (ESLint Jenkins) - 👕
483bf7f
Docs: fix examples in object-curly-newline (#13605) (Soobin Bak) - 👕
1c35d57
Docs: Remove stale Keybase 2FA instructions (#13622) (Brandon Mills) - 👕
82669fa
Chore: Extract some functionality to eslintrc (refs #13481) (#13613) (Nicholas C. Zakas) - 👕
4111d21
Docs: Fix typo and missing article before noun in docs (#13611) (Patrice Sandhu) - ⬆️
091e52a
Upgrade: [email protected] (refs #13568) (#13609) (Kai Cataldo) - 👕
05074fb
Sponsors: Sync README with website (ESLint Jenkins) - 👕
bdb65ec
Chore: add 3rd party parsers in BUG_REPORT template (#13606) (YeonJuan) - 👕
f954476
Chore: add common 3rd party parsers to issue template (#13596) (Kai Cataldo) - 👕
2bee6d2
Chore: Mark config-related files (refs #13481) (#13597) (Nicholas C. Zakas) - ⚡️
66442a9
Update: Add no-magic-numbers 'ignoreDefaultValues' option (#12611) (Dieter Luypaert) - 📚
b487164
Docs: add exponentiation operators to operator-assignment documentation (#13577) (Milos Djermanovic) - 👕
2f27836
Sponsors: Sync README with website (ESLint Jenkins) - 👕
60eafc1
Sponsors: Sync README with website (ESLint Jenkins)
- ⚡️