- Fixed false positives and crashes: brace style detection for keyword methods, var autofix syntax errors in single-line statements, and indent rule crash on sparse arrays with objects.
- Updated documentation: added an ESLint tutorial embed to the getting started guide and corrected a typo in the promise reject errors section.
- Added assign/redeclare tests to the no‑undefined rule, improving rule coverage.