- Add ESLint v10 support and improve compiler diagnostics with full error reporting and better source locations.
- Skip compilation of non‑React files for performance gains and enhance lint rules (set‑state‑in‑effect, ref validation, useEffectEvent).
- Fix bugs in exhaustive‑deps handling with Flow casts and useEffectEvent checks.