Sourced from typescript-eslint's releases.
v8.38.0
8.38.0 (2025-07-21)
🚀 Features
- typescript-estree: forbid optional chain in
TemplateTaggedLiteral(#11391)🩹 Fixes
- disallow extra properties in rule options (#11397)
- eslint-plugin: [consistent-generic-constructors] resolve conflict with
isolatedDeclarationsif enabled inconstructoroption (#11351)- typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
- typescript-eslint: error on nested
extendsintseslint.config()(#11361)- typescript-estree: ensure the token type of the property name is Identifier (#11329)
❤️ Thank You
- Andrew Kazakov
@andreww2012- Kirk Waiblinger
@kirkwaiblinger- MK
@asdf93074- tao
- Younsang Na
@nayounsangYou can read about our versioning strategy and releases on our website.
Sourced from typescript-eslint's changelog.
8.38.0 (2025-07-21)
🩹 Fixes
- typescript-eslint: error on nested
extendsintseslint.config()(#11361)- typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.