-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Comparing changes
Open a pull request
base repository: typescript-eslint/typescript-eslint
base: v8.9.0
head repository: typescript-eslint/typescript-eslint
compare: v8.10.0
- 11 commits
- 459 files changed
- 11 contributors
Commits on Oct 14, 2024
-
test(type-utils): add tests for getDeclaration (#10074)
* getDeclaration test * create mock function
Configuration menu - View commit details
-
Copy full SHA for f153eb1 - Browse repository at this point
Copy the full SHA f153eb1View commit details -
chore: update to nx 20 (#10128)
* chore: update to nx 20 * chore: fix lint errors * Remove unnecessary disables --------- Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for 0405eb2 - Browse repository at this point
Copy the full SHA 0405eb2View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 38ad9e2 - Browse repository at this point
Copy the full SHA 38ad9e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 373c63a - Browse repository at this point
Copy the full SHA 373c63aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43d2e9d - Browse repository at this point
Copy the full SHA 43d2e9dView commit details -
fix(typescript-eslint): propagate
name
field to extended configs in…… `config` helper (#10094) * fix(typescript-eslint): propagate `name` field to extended configs in `config` helper * merge base and extension names
Configuration menu - View commit details
-
Copy full SHA for be5bc0f - Browse repository at this point
Copy the full SHA be5bc0fView commit details -
docs: inject option descriptions into rule docs when possible (#9925)
* docs: inject option descriptions into rule docs when possible * A few more missing descriptions * chore: lint * Update test snapshots and SBE * Actually update snapshots * Standardize correct/incorrect tabs * Touch up some more unnecessary text * update test snapshots
Configuration menu - View commit details
-
Copy full SHA for d09d36d - Browse repository at this point
Copy the full SHA d09d36dView commit details
Commits on Oct 16, 2024
-
fix typo in the documentation Co-authored-by: jan.silhan <jan.silhan@pwc.com>
Configuration menu - View commit details
-
Copy full SHA for e2d4347 - Browse repository at this point
Copy the full SHA e2d4347View commit details
Commits on Oct 17, 2024
-
Update TypeScript.mdx removing unnecessary words
Configuration menu - View commit details
-
Copy full SHA for e9ab4a9 - Browse repository at this point
Copy the full SHA e9ab4a9View commit details -
feat: support TypeScript 5.6 (#9972)
* feat: support TypeScript 5.6 * Start on tests * Added api-extractor patch, you are the best Jake * Fix up ExportSpecifier/spec * No, Reference cannot have identifier as StringLiteral * rebuild lib * Fix a couple of rules * Split ExportSpecifier back out * fixed linting * Add fixtures * more fixtures and ban bad export cases * fix lint * Update snapshots * Remove api-extractor patch --------- Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
1Configuration menu - View commit details
-
Copy full SHA for f9c49e3 - Browse repository at this point
Copy the full SHA f9c49e3View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 7effdea - Browse repository at this point
Copy the full SHA 7effdeaView 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 v8.9.0...v8.10.0