Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Comparing changes
Open a pull request
base repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
base:v5.52.0
head repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
compare:v5.53.0
- 10commits
- 53files changed
- 8contributors
Commits on Feb 15, 2023
docs(eslint-plugin): explicit-function-return-type: missing allowFunc…
…tionsWithoutTypeParameters sections (#6475)docs: explicit-function-return-type/allowFunctionsWithoutTypeParameters
eranhirsch authoredFeb 15, 2023 docs(website): fix typed rules heading link in custom rule docs (#6460)
* Update Custom_Rules.mdxThe link is not matching* change "type checking" to "typed rules"
thilllon authoredFeb 15, 2023
Commits on Feb 16, 2023
feat(eslint-plugin): [no-mixed-enums] add rule (#6102)
* feat(eslint-plugin): [no-mixed-enums] add rule* Fixed test formatting* Fixed config* Fixed description too* Snazzier query* Account for enum merging* Avoided the type checker where possible (mostly)* Added more type coverage* Apply suggestions from code reviewCo-authored-by: Brad Zacher <brad.zacher@gmail.com>* Use our own enum for AllowedType* Simplify to Number* Simplify to Number even further---------Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
Commits on Feb 20, 2023
feat(eslint-plugin): [consistent-generic-constructors] handle default…
… parameters (#6484)feat(eslint-plugin): [consistent-generic-ctors] handle default parameters
Josh-Cena authoredFeb 20, 2023 feat(typescript-estree): expose a wrapper cache clearing function for…
… advanced usecases (#6476)
bradzacher authoredFeb 20, 2023 chore(deps): update dependency lerna to v6.5.1 (#6480)
renovate[bot] authoredFeb 20, 2023 chore(deps): update nx to v15.7.1 (#6482)
renovate[bot] authoredFeb 20, 2023 chore: run website tests against netlify deployment (#6212)
JamesHenry authoredFeb 20, 2023 chore: use read-only token for nx cloud in source control (#6501)
JamesHenry authoredFeb 20, 2023 - typescript-eslint[bot] committed
Feb 20, 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 v5.52.0...v5.53.0
Uh oh!
There was an error while loading.Please reload this page.