Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork4.8k
Comparing changes
Open a pull request
base repository:eslint/eslint
Uh oh!
There was an error while loading.Please reload this page.
base:v8.54.0
head repository:eslint/eslint
Uh oh!
There was an error while loading.Please reload this page.
compare:v8.55.0
- 16commits
- 134files changed
- 6contributors
Commits on Nov 20, 2023
chore: check rule examples for syntax errors (#17718)
* check rule examples for syntax errors* fix a test on Windows* more than three backticks allowed* add comments, minimal tweaks* fix Makefile task* fix for multiple trailing spaces after 'correct'* rename npm script
fasttime authoredNov 20, 2023 chore: remove formatting/stylistic rules from new rule templates (#17780
fasttime authoredNov 20, 2023 chore: remove unused config-extends fixtures (#17781)
mdjermanovic authoredNov 20, 2023
Commits on Nov 21, 2023
docs: add specific stylistic rule for each deprecated rule (#17778)
ice-blaze authoredNov 21, 2023
Commits on Nov 24, 2023
docs: update and fix examples for
no-unused-vars(#17788)* docs: update and fix examples for no-unused-var* docs: update previous changes
Tanujkanti4441 authoredNov 24, 2023
Commits on Nov 26, 2023
docs: fix correct/incorrect examples of rules (#17789)
* docs: fix correct/incorrect examples of rules* docs: fix previous commit errors* docs: update previous code
Tanujkanti4441 authoredNov 26, 2023 docs: remove "Open in Playground" buttons for removed rules (#17791)
fasttime authoredNov 26, 2023
Commits on Nov 27, 2023
chore: fix several
clitests to run in the intended flat config mode (mdjermanovic authoredNov 27, 2023
Commits on Dec 1, 2023
ci: pin Node.js 21.2.0 (#17809)
mdjermanovic authoredDec 1, 2023 docs: fix typo
--rules->--rule(#17806)Fix typo: rules -> ruleIt seems `rules` flag doesn't exist.
okuramasafumi authoredDec 1, 2023 feat: importNamePattern option in no-restricted-imports (#17721)
* feat: importNamePatterns option in no-restricted-imports* feat: importNamePattern works with importName* feat: add more valid/invalid tests* feat: update reporting message* docs: remove note statement* feat: refactor previous code and update docs* feat: update previous code
Tanujkanti4441 authoredDec 1, 2023 chore: upgrade @eslint/eslintrc@2.1.4 (#17799)
* chore: upgrade @eslint/eslintrc@2.1.4* Update package.json
mdjermanovic authoredDec 1, 2023 chore: package.json update for @eslint/js release
Jenkins committedDec 1, 2023 chore: upgrade @eslint/js@8.55.0 (#17811)
mdjermanovic authoredDec 1, 2023 Build: changelog update for 8.55.0
Jenkins committedDec 1, 2023 - Jenkins committed
Dec 1, 2023
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.54.0...v8.55.0
Uh oh!
There was an error while loading.Please reload this page.