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.40.1
head repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
compare:v5.41.0
- 8commits
- 47files changed
- 7contributors
Commits on Oct 19, 2022
feat(eslint-plugin): add no-unsafe-declaration-merging (#5840)
* feat(eslint-plugin): add no-unsafe-declaration-merging* Apply reviews* fix* Apply suggestions from code reviewCo-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
chore: don't renovate
nx
or@nrwl/workspace
for now (#5850)bradzacher authoredOct 19, 2022
Commits on Oct 24, 2022
chore(eslint-plugin): [prefer-nullish-coalescing] removed forceSugges…
…tionFixer option (#5835)
adnanhashmi09 authoredOct 24, 2022 fix(eslint-plugin): [no-base-to-string] ignore Error, URL, and URLSea…
…rchParams by default (#5839)
JoshuaKGoldberg authoredOct 24, 2022 feat(eslint-plugin): [no-unsafe-declaration-merging] switch to use sc…
…ope analysis instead of type information (#5865)
bradzacher authoredOct 24, 2022 fix(type-utils): prevent stack overflow in
isTypeReadonly
(#5860)fix(eslint-plugin): isTypeReadonly stack overflow (#4476)Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
- typescript-eslint[bot] committed
Oct 24, 2022
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.40.1...v5.41.0
Uh oh!
There was an error while loading.Please reload this page.