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:v8.44.0
head repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
compare:v8.44.1
- 9commits
- 117files changed
- 6contributors
Commits on Sep 16, 2025
chore(typescript-estree): simplify
convertImportAttributes(#11594)* chore(typescript-estree): simplify `convertImportAttributes`* typo---------Co-authored-by: Kirk Waiblinger <53019676+kirkwaiblinger@users.noreply.github.com>
Commits on Sep 22, 2025
chore(typescript-estree): add
Converter#convertChildren()(#11592)* refactor(typescript-estree): add `Converter#covertChildren()`* Linting* Fix
fix(typescript-estree): forbid class property with name
constructor(……#11590)* fix(typescript-estree): forbid class property with name `constructor`* Format fixtures
fix(eslint-plugin): [no-base-to-string] make ignoredTypeNames match t…
…ype names without generics (#11597)fix: support generic in ignoreType
fix(eslint-plugin): [no-unsafe-enum-comparison] support unions of lit…
…erals (#11599)* fix(eslint-plugin): [no-unsafe-enum-comparison] support unions of literals* lint fix
chore(deps): update dependency make-dir to v5.1.0 (#11612)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(eslint-plugin): [await-thenable] should not report passing values…
… to promise aggregators which may be a promise in an array literal (#11611)fix: do not report values that may be a promise in an array literal
chore(deps): update dependency globals to v16.4.0 (#11610)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.44.0...v8.44.1
Uh oh!
There was an error while loading.Please reload this page.