Sourced from typescript-eslint's releases.
v8.44.1
8.44.1 (2025-09-22)
🩹 Fixes
- eslint-plugin: [no-base-to-string] make ignoredTypeNames match type names without generics (#11597)
- eslint-plugin: [no-unsafe-enum-comparison] support unions of literals (#11599)
- eslint-plugin: [await-thenable] should not report passing values to promise aggregators which may be a promise in an array literal (#11611)
- typescript-estree: forbid class property with name
constructor(#11590)❤️ Thank You
- fisker Cheung
@​fisker- Kirk Waiblinger
@​kirkwaiblinger- mdm317
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Sourced from typescript-eslint's changelog.
8.44.1 (2025-09-22)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
c198052
chore(release): publish 8.44.1