5.9.0 (2026-02-19)
Features
- no-trailing-spaces: support more file types (#1138) (501e838)
- padding-line-between-statements: support selector-based statement matchers (#1134) (8f5cc9e)
- support ESLint 10 (#1066) (5d99706)
- update deps (#1141) (f29fcff)
Bug Fixes
- comma-dangle: check tsx file correctly (#1127) (271da42)
- comma-dangle: prevent crash when linting non-js files (#1140) (4a96eae)
- indent: ignore when source code is not ESTree (#1139) (9e7f422)
- no-extra-parens: don't report jsdoc type assertion by default (#1100) (cfb6296)
- object-curly-spacing: correctly handle object patterns with type annotations (#1129) (5aaaec6)