- Added new configuration options (overrides/files, eslintIgnore, ignoreComments) and a Fixer method to the Linter API.
- Fixed multiple bugs: extra parentheses in arrow conditionals, TypeScript infix spacing, init dependency installation, and various indentation issues.
- Updated documentation (code of conduct visibility, formatter demo usage) and performed performance chores like caching file reads.