- Added new fixers and async/await handling for many ESLint rules (e.g., strict, template literals, keyword spacing, arrow functions, no unused expressions).
- Updated documentation across the project, including ecmaVersion guidance, rule descriptions, release process, and examples for several rules.
- Resolved numerous false‑negative and edge‑case bugs, such as number literal handling, indent length calculations, max‑length template literals, and comment positioning.