- Added ECMA 2026 support with `using`/`await using`, ES2025 globals, auto‑accessor fields for class methods, and new rule options (global type declarations, ignore type annotations, `allowProperties`, `sourceCode.isGlobalReference`).
- Fixed rule and config bugs: negated pattern matching, LintOptions.filterCodeBlock types, FlatConfig type deprecation handling, and language/dialect handling for `no-use-before-define`; also improved location lookup performance.
- Enhanced documentation (custom name for includeIgnoreFile, README and prompt usage updates) and upgraded @eslint/js to version 9.29.0.