- Added new linting rules: unicode regexp, no misleading character class, no async promise executor, and require atomic updates.
- Fixed bugs such as Windows path handling, ESLint cache interfering with autofix, default ignore pattern resolution, and crashes with object spread.
- Updated and cleaned up documentation, reorganized utility code, and performed various chore improvements.