-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Comparing changes
Open a pull request
base repository: eslint/eslint
base: v7.19.0
head repository: eslint/eslint
compare: v7.20.0
- 13 commits
- 21 files changed
- 7 contributors
Commits on Feb 1, 2021
-
Sponsors: Sync README with website
ESLint Jenkins committedFeb 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 4cab165 - Browse repository at this point
Copy the full SHA 4cab165View commit details
Commits on Feb 5, 2021
-
Build: package.json update for eslint-config-eslint release
ESLint Jenkins committedFeb 5, 2021 Configuration menu - View commit details
-
Copy full SHA for cb27b0a - Browse repository at this point
Copy the full SHA cb27b0aView commit details
Commits on Feb 8, 2021
-
Sponsors: Sync README with website
ESLint Jenkins committedFeb 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 96f1d49 - Browse repository at this point
Copy the full SHA 96f1d49View commit details
Commits on Feb 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b4e2af5 - Browse repository at this point
Copy the full SHA b4e2af5View commit details
Commits on Feb 10, 2021
-
Upgrade: pin @babel/code-frame@7.12.11 (#14067)
* Upgrade: @babel/code-frame@7.12.13 * pin 7.12.11
1Configuration menu - View commit details
-
Copy full SHA for 7aeb127 - Browse repository at this point
Copy the full SHA 7aeb127View commit details -
Fix: Support ENOTDIR error code in the folder existence checking util…
…ity (#13973) * Fix: Consider ENOTDIR error code on some platforms GitLab CI throws ENOTDIR instead of ENOENT. Add checking for this condition. * Chore: add tests with virtual files for ESLint#calculateConfigForFile
Configuration menu - View commit details
-
Copy full SHA for 9b277a1 - Browse repository at this point
Copy the full SHA 9b277a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6c84af - Browse repository at this point
Copy the full SHA d6c84afView commit details -
Update: add enforceForJSX option to no-unused-expressions rule (#14012)
* Update: no-unused-expression flags unused JSX React's createElement call is side-effect free, as are most JSX pragmas. An unused JSX element indicates a logic error in the same way any unused, side-effect free expression is. This extension the no-unused-expression rule flags unused JSX elements unless the (new) allowJsx configuration option is set * fixup! Update: no-unused-expression flags unused JSX React's createElement call is side-effect free, as are most JSX pragmas. An unused JSX element indicates a logic error in the same way any unused, side-effect free expression is. This extension the no-unused-expression rule flags unused JSX elements when the (new) ignoreJSX configuration option is set * fixup! Update: no-unused-expression flags unused JSX * fixup! Update: no-unused-expression flags unused JSX * fixup! Update: no-unused-expression flags unused JSX * fixup! Update: no-unused-expression flags unused JSX * fixup! Update: no-unused-expression flags unused JSX * fixup! Update: no-unused-expression flags unused JSX * fixup! Update: no-unused-expression flags unused JSX * fixup! Update: no-unused-expression flags unused JSX * fixup! Update: no-unused-expression flags unused JSX Apply suggestions from code review Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ad90761 - Browse repository at this point
Copy the full SHA ad90761View commit details
Commits on Feb 11, 2021
-
* Docs: Describe new triage process * Docs: Update triage process * Update docs/maintainer-guide/issues.md Co-authored-by: Brandon Mills <btmills@users.noreply.github.com> Co-authored-by: Brandon Mills <btmills@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a0871f1 - Browse repository at this point
Copy the full SHA a0871f1View commit details
Commits on Feb 12, 2021
-
Fix: Crash with esquery when using JSX (fixes #13639) (#14072)
* Fix: Crash with esquery when using JSX (fixes #13639) * Chore: Add and change test cases related to esquery options * Chore: Add test cases related to esquery options
Configuration menu - View commit details
-
Copy full SHA for 9d6063a - Browse repository at this point
Copy the full SHA 9d6063aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4ac3b0 - Browse repository at this point
Copy the full SHA f4ac3b0View commit details -
Build: changelog update for 7.20.0
ESLint Jenkins committedFeb 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 38293d5 - Browse repository at this point
Copy the full SHA 38293d5View commit details -
ESLint Jenkins committed
Feb 12, 2021 Configuration menu - View commit details
-
Copy full SHA for a665b69 - Browse repository at this point
Copy the full SHA a665b69View 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 v7.19.0...v7.20.0