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:v6.13.2
head repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
compare:v6.14.0
- 13commits
- 49files changed
- 7contributors
Commits on Dec 5, 2023
docs: fix link to Node.js release schedule (#8026)
auvred authoredDec 5, 2023 feat(eslint-plugin): [explicit-function-return-type] add support for …
…typed class property definitions (#8027)
auvred authoredDec 5, 2023 docs(eslint-plugin): [no-throw-literal] fix typo in example (#8006)
* docs(eslint-plugin): [no-throw-literal] fix typo in example* chore: format + rm eslint comments
auvred authoredDec 5, 2023 feat(eslint-plugin): [require-await] allow yielding Promise in async …
…generators (#8003)* feat(eslint-plugin): [require-await] allow yielding Promise in async generators* chore: refactor `visitYieldExpression` a bit
auvred authoredDec 5, 2023 fix(eslint-plugin): correct message for
no-unsafe-unary-minus
(#7998)fix: correct message for `no-unsafe-unary-minus`
samestep authoredDec 5, 2023
Commits on Dec 7, 2023
fix(eslint-plugin): add no-unsafe-unary-minus, prefer-destructuring t…
…o disable-type-checked (#8038)fix: add no-unsafe-unary-minus, prefer-destructuring to disable-type-checked
JoshuaKGoldberg authoredDec 7, 2023
Commits on Dec 8, 2023
chore: update sponsors (#8039)
Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
Commits on Dec 9, 2023
chore(deps): update dependency @types/jest to v29.5.11 (#7983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredDec 9, 2023 chore(deps): update react (#7979)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredDec 9, 2023 chore(deps): update dependency @types/node to v20.10.3 (#8040)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredDec 9, 2023 chore(deps): update dependency @types/react-helmet to v6.1.11 (#8041)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredDec 9, 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 v6.13.2...v6.14.0
Uh oh!
There was an error while loading.Please reload this page.