- Added new core rule “prefer named capture group” and switched the build system from Browserify to Webpack, removing path.resolve usage.
- Fixed a crash caused by extra parentheses (e.g., “((let))”) and cleaned up invalid defaults in core rules; upgraded eslint‑scope to 4.0.2.
- Updated documentation (README sync, TSC member info, spelling) and improved linting workflow (run fuzzer with tests, lint all files together).