- Added new parser and linter features such as the allowReserved option, flat config support, async formatters, and cwd handling for formatters
- Improved rule behavior by treating class/new expressions as truthy in no‑constant‑condition and reporting only lines exceeding the limit in max‑lines‑per‑function
- Deprecated the rulesdir CLI option and updated documentation across the project