- Added handling for underflow without loss of precision and introduced checkConditionalExpressions to avoid unmodified loop conditions.
- Fixed several autofix issues: prevented unsafe no-var fixes with hoisted functions, shadowed catch parameters, and incorrect template autofix behavior.
- Updated documentation (README, architecture, JSX spec links) and revised ESLint peer dependency to ^10.0.0; performed CI and dependency upgrades.