- Added TypeScript syntax support to multiple ESLint rules (no‑empty‑function, no‑unused‑expressions, no‑invalid‑this, no‑loop‑func) plus new JSRuleDefinition type and allowObjects option for no‑restricted‑properties.
- Fixed nodeTypeKey misuse in NodeEventGenerator.
- Updated documentation sections and upgraded @eslint/js and related dependencies.