- Added new rules and formatters such as “no useless return”, Codeframe formatter, support for enhanced parsers, and fixer options for arrow bodies, brace style, and member expressions.
- Enhanced existing rules with options and fixes: CallExpression option for indent, ignoreRegExpLiterals for max‑len, nameMatches for function name matching, plus numerous spacing and false‑positive corrections.
- Updated documentation, fixed typos, added examples, and deprecated the prefer‑reflect rule while ensuring links retain .md extensions.