- Added several rule enhancements (prefer destructuring options, generator yields support, numeric literal warnings, custom messages for restricted globals, enforceInMethodNames) and improved indent rule performance.
- Fixed bugs such as object comment handling, duplicate crash error messages, shell mangling during init, indentation edge cases, and plugin config array validation.
- Updated documentation (peerDependencies JSON snippet, badge fix, cyclomatic complexity link, option descriptions) and introduced a fuzzer for core rule testing.