-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: eslint/eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.13.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: eslint/eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.14.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 369 files changed
- 6 contributors
Commits on Apr 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3bca59e - Browse repository at this point
Copy the full SHA 3bca59eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 413f1d5 - Browse repository at this point
Copy the full SHA 413f1d5View commit details
Commits on Apr 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c2407e8 - Browse repository at this point
Copy the full SHA c2407e8View commit details
Commits on Apr 22, 2022
-
chore: Add static frontmatter to docs (#15782)
* chore: Add static frontmatter to docs * cleanup architecture docs location * Update rule ID check for docs * Update lint check * Update Makefile.js Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> * Cleanup based on feedback * Fix Makefile.js gensite * Revert "Fix Makefile.js gensite" This reverts commit 822dc55. * Update docs/src/pages/index.md Co-authored-by: Brandon Mills <btmills@users.noreply.github.com> * Remove extra file and resources sections Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com> Co-authored-by: Brandon Mills <btmills@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for db28f2c - Browse repository at this point
Copy the full SHA db28f2cView commit details -
feat: Add rule no-constant-binary-expression (#15296)
* feat: Add rule no-constant-binary-expression I proposed the core idea of this rule in #13752 as an addition to `no-constant-condition`, but on the advice of the TSC, it was restructured as a standalone rule. * Share `no-constant-condition`'s `isConstant` Here we extract `isConstant` into ast-utils and share it between `no-constant-condition` and `no-constant-binary-expression`. * Update title of docs page * Avoid false positive on shadowed builtins * Use isLogicalAssignmentOperator * Ensure we don't treat user defined new expressions as always new * Move docs to the new docs directory * Address review feedback * Address more review feedback * Address review feedback * Fix typo * Update lib/rules/utils/ast-utils.js Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * Update docs/src/rules/no-constant-binary-expression.md Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * Update docs/src/rules/no-constant-binary-expression.md Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> * Update docs/src/rules/no-constant-binary-expression.md Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com> Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
Configuration menu - View commit details
-
Copy full SHA for ab6363d - Browse repository at this point
Copy the full SHA ab6363dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 735458c - Browse repository at this point
Copy the full SHA 735458cView commit details -
fix: allow project paths to have URL-encoded characters (#15795)
* fix: allow project paths to have URL-encoded characters Fixes #15766 * test with eslintrc main branch * use v1.2.2
Configuration menu - View commit details
-
Copy full SHA for 35fa1dd - Browse repository at this point
Copy the full SHA 35fa1ddView commit details -
Build: changelog update for 8.14.0
ESLint Jenkins committedApr 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 2de9c7e - Browse repository at this point
Copy the full SHA 2de9c7eView commit details -
ESLint Jenkins committed
Apr 22, 2022 Configuration menu - View commit details
-
Copy full SHA for e34c94b - Browse repository at this point
Copy the full SHA e34c94bView commit details
Loading
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.13.0...v8.14.0