- Added support to ignore IIFE's in the no-loop-func rule
- Fixed multiple bugs: skipped universal‑pattern processor blocks, allowed implicit undefined returns in no-constructor-return, resolved false positives in func-style with arrow functions and super, updated @eslint/config inspector usage
- Improved documentation: theme updates on prefers‑color‑scheme changes, component file fixes, refactored prefer‑destructuring rule docs, clarified func-style guidance