-
-
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: v5.38.1
head repository: typescript-eslint/typescript-eslint
compare: v5.39.0
- 7 commits
- 55 files changed
- 8 contributors
Commits on Sep 28, 2022
-
chore(website): Enable react-hooks exhaustive deps rules (#5663)
* enable rules * fix warnings * add missing dependencies * fix infinite rerenders * fix expansion of tree items
Configuration menu - View commit details
-
Copy full SHA for fab9974 - Browse repository at this point
Copy the full SHA fab9974View commit details
Commits on Oct 1, 2022
-
chore: update contributors (#5700)
Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c8d5cd2 - Browse repository at this point
Copy the full SHA c8d5cd2View commit details
Commits on Oct 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5adf7bd - Browse repository at this point
Copy the full SHA 5adf7bdView commit details -
feat(eslint-plugin): allow using void as a default type for a generic…
… argument if allowInGenericTypeArguments is specified (#5671) * feat: allow using void as a default type for a generic argument * test: allow using void as a default type for a generic argument * fix: build error * fix: replace any * test: remove duplicate error * fix: report invalidVoidNotReturnOrGeneric only one time * Update packages/eslint-plugin/src/rules/no-invalid-void-type.ts Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com> * Update packages/eslint-plugin/src/rules/no-invalid-void-type.ts Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com> * fix: rename function name * refactor: delete isTSTypeParameter and inline * refactor: checkDefaultVoid Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for bb46ef0 - Browse repository at this point
Copy the full SHA bb46ef0View commit details -
docs: Audit and streamline CONTRIBUTING.md (#5595)
* docs: Audit and streamline CONTRIBUTING.md * Update CONTRIBUTING.md Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com> Co-authored-by: Josh Goldberg <me@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for 3b8bca6 - Browse repository at this point
Copy the full SHA 3b8bca6View commit details
Commits on Oct 3, 2022
-
chore: update sponsors (#5721)
Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 673f44f - Browse repository at this point
Copy the full SHA 673f44fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 556b71f - Browse repository at this point
Copy the full SHA 556b71fView 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 v5.38.1...v5.39.0