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.44.0
head repository:eslint/eslint
Uh oh!
There was an error while loading.Please reload this page.
compare:v8.45.0
- 19commits
- 37files changed
- 11contributors
Commits on Jul 2, 2023
Commits on Jul 3, 2023
feat: fix indent rule for else-if (#17318)
* feat: fix indent rule for else-ifFixes#17316* add more test cases
mdjermanovic authoredJul 3, 2023
Commits on Jul 4, 2023
chore: move jsdoc settings to eslint-config-eslint (#17338)
aladdin-add authoredJul 4, 2023 fix: provide unique
fixandfix.rangeobjects in lint messages (#……17332)* fix: provide unique `fix` and `fix.range` objects in lint messagesFixes#16716* Update lib/linter/report-translator.jsCo-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>---------Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
Commits on Jul 7, 2023
chore: Remove
defaultIgnoresfrom FlatESLint private members (#17349)fasttime authoredJul 7, 2023
Commits on Jul 10, 2023
- GitHub Actions Bot committed
Jul 10, 2023 chore: update eslint-config-eslint exports (#17336)
* chore: update eslint-config-eslint export* update naming in README* main export for ESM, additional for CJS* update usage in README* update package.exports* rename file* add eslintrc export* add `files` to simplify usage
mdjermanovic authoredJul 10, 2023
Commits on Jul 11, 2023
- GitHub Actions Bot committed
Jul 11, 2023 fix: Fix suggestion message in
no-useless-escape(#17339)* fix: Fix suggestion message in `no-useless-escape`* Fixes* Fix for nodes with null `directive`* Empty commit* Remove fallback for `isDirective`* Remove duplicate tests
fasttime authoredJul 11, 2023
Commits on Jul 13, 2023
- GitHub Actions Bot committed
Jul 13, 2023 docs: Config Migration Guide (#17230)
* docs: config migration guide* first full draft of page* Fix lint errs* Add set up section* add reviewer feedback to migration guide* copy edits* Apply suggestions from code reviewCo-authored-by: 唯然 <weiran.zsd@outlook.com>* implement feedback* Apply suggestions from NZ code reviewCo-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>* implement reviewer feedback* copy edit* Apply suggestions from code reviewCo-authored-by: Francesco Trotta <github@fasttime.org>Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>* remove example subheadings* Apply suggestions from code reviewCo-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>* linter options section* Apply suggestions from code reviewCo-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>* Update flat config import explanation* Apply suggestions from code reviewCo-authored-by: Francesco Trotta <github@fasttime.org>* Fix indentation* Apply suggestions from code review* Apply suggestions from code reviewCo-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>---------Co-authored-by: 唯然 <weiran.zsd@outlook.com>Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>Co-authored-by: Francesco Trotta <github@fasttime.org>Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Commits on Jul 14, 2023
docs: Expand rule option schema docs (#17198)
matwilko authoredJul 14, 2023 docs: add playground links to correct and incorrect code blocks (#17306)
* docs: add playground links to correct and incorrect code blocks* Added info options and used existing styles* Switch options to parserOptions* Use context-based prefix for playground URLs* Tweaked styles for more padding, and overlaid vertically in thin screens* Reset md files to main* Removed icon and increased bottom padding
JoshuaKGoldberg authoredJul 14, 2023 chore: package.json update for @eslint/js release
ESLint Jenkins committedJul 14, 2023 Build: changelog update for 8.45.0
ESLint Jenkins committedJul 14, 2023 - ESLint Jenkins committed
Jul 14, 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.44.0...v8.45.0
Uh oh!
There was an error while loading.Please reload this page.