- Added new linting rules: no-new-native-nonconstructor, no-empty-static-block, comment suggestion for empty BlockStatement, and support for context.languageOptions.ecmaVersion in core rules.
- Fixed errors for unmatched glob patterns and corrected handling of files without a path in getRulesMetaForResults.
- Updated extensive documentation for Stylelint rules, HTML support, core concepts, formatters, and commit message guidelines.