Sourced from typescript-eslint's releases.
v8.54.0
8.54.0 (2026-01-26)
🚀 Features
- eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
- scope-manager: support ScopeManager#addGlobals (#11914)
- typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)
🩹 Fixes
- eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
- eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
- scope-manager: fix catch clause scopes
def.name(#11982)- scope-manager: prevent misidentification of
"use strict"directives (#11995)- utils: handle missing
FlatESLintandLegacyESLint(#11958)❤️ Thank You
- Brad Zacher
@bradzacher- fnx
@DMartens- Francesco Trotta
- Josh Goldberg
- MinJae
@Ju-MINJAE- Minyeong Kim
@minyeong981- overlookmotel
- Yuya Yoshioka
@YuyaYoshioka- 김현수
@Kimsoo0119You can read about our versioning strategy and releases on our website.
v8.53.1
8.53.1 (2026-01-19)
🩹 Fixes
- eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#11951)
- utils: make RuleCreator root defaultOptions optional (#11956)
❤️ Thank You
- Cameron
- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
Sourced from typescript-eslint's changelog.
8.54.0 (2026-01-26)
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.
8.53.1 (2026-01-19)
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.
d423e57
chore(release): publish 8.54.09940e53
chore(release): publish 8.53.1