- Fix multiple bugs including broken direct nested loops, hidden‑folder glob issues, false‑positive extra‑paren warnings, and crashes related to destructuring and function name matching.
- Introduce new capabilities: allow rules to listen for AST selectors and add allowTaggedTemplates option to the no‑unused‑expressions rule.
- Upgrade dependencies – doctrine to 2.0.0, mock‑fs to 4.2.0, and concat‑stream to address a known vulnerability (security) while updating documentation.