- Added new FlatESLint API: findConfigFile() method and enriched rule context with sourceCode, filename, physicalFilename, and cwd properties.
- Introduced a new "omitLastInOneLineClassBody" option for the semi rule and improved error handling for invalid rule options.
- Fixed a crash in FlatESLint findConfigFile(), updated documentation, and performed various dependency upgrades.