-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Comparing changes
Open a pull request
base repository: eslint/eslint
base: v8.9.0
head repository: eslint/eslint
compare: v8.10.0
- 19 commits
- 28 files changed
- 10 contributors
Commits on Feb 14, 2022
-
Sponsors: Sync README with website
ESLint Jenkins committedFeb 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 8d3c25f - Browse repository at this point
Copy the full SHA 8d3c25fView commit details
Commits on Feb 15, 2022
-
Sponsors: Sync README with website
ESLint Jenkins committedFeb 15, 2022 Configuration menu - View commit details
-
Copy full SHA for d992382 - Browse repository at this point
Copy the full SHA d992382View commit details -
fix: false positive in
camelcase
with combined properties (#15581)* fix: false positive in `camelcase` with combined options Fixes #15572 * test: add mores cases for camelcase rule * chore: update JSDoc comment * test: add location * chore: remove unwanted change
Configuration menu - View commit details
-
Copy full SHA for ee7c5d1 - Browse repository at this point
Copy the full SHA ee7c5d1View commit details
Commits on Feb 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3fc9196 - Browse repository at this point
Copy the full SHA 3fc9196View commit details
Commits on Feb 17, 2022
-
perf: fix lazy loading of core rules (#15606)
* perf: fix lazy loading of core rules * add test
Configuration menu - View commit details
-
Copy full SHA for 39a2fb3 - Browse repository at this point
Copy the full SHA 39a2fb3View commit details -
Sponsors: Sync README with website
ESLint Jenkins committedFeb 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 3023991 - Browse repository at this point
Copy the full SHA 3023991View commit details
Commits on Feb 18, 2022
-
test: add integration tests with built-in configs (#15612)
* test: add integration tests with built-in configs * clarify test * fix comment
Configuration menu - View commit details
-
Copy full SHA for bfaa548 - Browse repository at this point
Copy the full SHA bfaa548View commit details -
feat: Add
onlyOneSimpleParam
option to no-confusing-arrow rule (#15566Configuration menu - View commit details
-
Copy full SHA for 345e70d - Browse repository at this point
Copy the full SHA 345e70dView commit details
Commits on Feb 20, 2022
-
feat:
--debug
prints time it takes to parse a file (#15609)* feat: --debug prints time it takes to parse a file * Update lib/linter/linter.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * add separate logs for parsing and scope analysis * lint Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 115cae5 - Browse repository at this point
Copy the full SHA 115cae5View commit details
Commits on Feb 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ebc0460 - Browse repository at this point
Copy the full SHA ebc0460View commit details -
Configuration menu - View commit details
-
Copy full SHA for b93af98 - Browse repository at this point
Copy the full SHA b93af98View commit details
Commits on Feb 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 11c8580 - Browse repository at this point
Copy the full SHA 11c8580View commit details
Commits on Feb 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5d65c3b - Browse repository at this point
Copy the full SHA 5d65c3bView commit details
Commits on Feb 25, 2022
-
docs: update CLA information (#15630)
* docs: udpate CLA information * docs: update CLA info * docs: suggestion Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * Update docs/developer-guide/contributing/README.md Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
Configuration menu - View commit details
-
Copy full SHA for 1005bd5 - Browse repository at this point
Copy the full SHA 1005bd5View commit details -
feat: Add
ignoreOnInitialization
option to no-shadow rule (#14963)* Fix: Remove warning in initialized variables (fixes #12687) * Fix: Remove warning in initialized variables (fixes #12687) * Fix: Remove warning in initialized variables (fixes #12687) * Docs: add invalid ambiguous example in doc (fixes #12687) * Docs: add invalid ambiguous example in doc (fixes #12687) * Fix: Adding option for variables on intialization (fixes #12687) * Fix: Adding option for variables on intialization (fixes #12687) * Fix: Adding option for variables on intialization (fixes #12687) * Fix: Adding option for variables on intialization (fixes #12687) * Fix: Adding option for variables on intialization (fixes #12687) * Fix: Adding option for variables on intialization (fixes #12687) * Fix: Adding option for variables on intialization (fixes #12687) * Fix: Adding option for variables on intialization (fixes #12687) * Fix: Adding option for variables on intialization (fixes #12687) * Fix: Adding option for variables on intialization (fixes #12687) * feat: Adding option for variables on intialization (fixes #12687) * feat: Adding option for variables on intialization (fixes #12687) * feat: Adding option for variables on intialization (fixes #12687) * feat: Adding option for variables on intialization (fixes #12687) * feat: Adding option for variables on intialization (fixes #12687) * feat: Adding option for variables on intialization (fixes #12687) * feat: Adding option for variables on intialization (fixes #12687) * feat: Adding option for variables on intialization (fixes #12687) * feat: Adding option for variables on intialization (fixes #12687) * feat: Adding option for variables on intialization (fixes #12687) * feat: Adding option for variables on intialization (fixes #12687) * feat: Adding option for variables on intialization (fixes #12687)
Configuration menu - View commit details
-
Copy full SHA for 6e2c325 - Browse repository at this point
Copy the full SHA 6e2c325View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cec74e - Browse repository at this point
Copy the full SHA 7cec74eView commit details -
fix: Avoid
__dirname
for built-in configs (#15616)Load eslint:recommended and eslint:all configs via require instead file paths. Fixes: #15575
Configuration menu - View commit details
-
Copy full SHA for cdc5802 - Browse repository at this point
Copy the full SHA cdc5802View commit details -
Build: changelog update for 8.10.0
ESLint Jenkins committedFeb 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 2fe01f3 - Browse repository at this point
Copy the full SHA 2fe01f3View commit details -
ESLint Jenkins committed
Feb 25, 2022 Configuration menu - View commit details
-
Copy full SHA for f66890b - Browse repository at this point
Copy the full SHA f66890bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.9.0...v8.10.0