Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork4.9k
Comparing changes
Open a pull request
base repository:eslint/eslint
Uh oh!
There was an error while loading.Please reload this page.
base:v9.6.0
head repository:eslint/eslint
Uh oh!
There was an error while loading.Please reload this page.
compare:v9.7.0
- 16commits
- 35files changed
- 8contributors
Commits on Jul 1, 2024
docs: revert
loadESLintdoes not support optioncwd(#18640)This reverts commit0583c87.
fasttime authoredJul 1, 2024 docs:
loadESLintdoes not support optioncwd(#18641)fasttime authoredJul 1, 2024
Commits on Jul 2, 2024
docs: Open JS Foundation -> OpenJS Foundation (#18649)
mdjermanovic authoredJul 2, 2024 refactor: move "Parsing error" prefix adding to Linter (#18650)
mdjermanovic authoredJul 2, 2024
Commits on Jul 3, 2024
feat: add
regexoption inno-restricted-imports(#18622)* feat: add `regexGroup` option in `no-restricted-imports`* docs: add `regexGroup` option in `no-restricted-imports`* docs: add regexGroup usage note* refactor: udpate schema & change option name to regex* chore: refactor & add test cases* fix: apply suggestions from code reviewCo-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>* docs: update group references* docs: update sentence---------Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Commits on Jul 4, 2024
feat: add support for es2025 duplicate named capturing groups (#18630)
* feat: add support for es2025 to `no-useless-backreference`* test: add test for es2025 to `no-invalid-regexp`* update REGEXPP_LATEST_ECMA_VERSION to 2025* change `no-useless-backreference` to handle disjunctive* fix comment
ota-meshi authoredJul 4, 2024
Commits on Jul 5, 2024
refactor: don't use
parentproperty inNodeEventGenerator(#18653)* refactor: don't use `parent` property in `NodeEventGenerator`* fix failing test* remove setting `parent` property in `NodeEventGenerator` tests
mdjermanovic authoredJul 5, 2024 docs: Add Powered by Algolia label to the search. (#18633)
* docs: Add Powered by Algolia label to the search.* lint scss* fix styling* lint scss
amareshsm authoredJul 5, 2024 chore: add tech sponsors through actions (#18624)
* chore: add tech sponsors through actions* chore: add readme sponsors* chore: review changesCo-authored-by: Amaresh S M <amareshsm13@gmail.com>* chore: review changesCo-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>* chore: review changesCo-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>---------Co-authored-by: Amaresh S M <amareshsm13@gmail.com>Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
refactor: Add type references (#18652)
* refactor: Add type references* Update lib/languages/js/index.jsCo-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>---------Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
Commits on Jul 12, 2024
fix: destructuring in catch clause in
no-unused-vars(#18636)* fix: destructuring in catch clause in `no-unused-vars`* revert changes in `lib/rules/no-unused-vars.js`* temporarily use repo branch for eslint-scope* Update package.json
fasttime authoredJul 12, 2024 chore: package.json update for @eslint/js release
Jenkins committedJul 12, 2024 chore: upgrade @eslint/js@9.7.0 (#18680)
fasttime authoredJul 12, 2024 Build: changelog update for 9.7.0
Jenkins committedJul 12, 2024 - Jenkins committed
Jul 12, 2024
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 v9.6.0...v9.7.0
Uh oh!
There was an error while loading.Please reload this page.