What's Changed
📝 Documentation
- Added React 19
usehook guidance toerror-boundaries,rules-of-hooks, andno-use-contextdocs. - Added migration examples and corrected rule descriptions for class-component-related rules.
- Improved
eslint-plugin-react-xrule documentation with scenario-based examples, Troubleshooting sections, and Further Reading links across 48 rule docs (#1786). - Removed inline ESLint error annotations (
^^^) from documentation examples for better readability (#1785). - Updated migration guide for
eslint-plugin-reactwith additional details.
🏗️ Internal
- Set up textlint and fixed inappropriate wording in documentation (#1787).
- Bumped dependencies across workspace packages (#1788).
- Updated
pnpm-lock.yaml: bumpednxto 22.7.2 andbrace-expansionto 5.0.5.
Full Changelog: v5.8.1...v5.8.2