What's Changed
🐞 Fixes
react-x/no-leaked-conditional-rendering,react-x/set-state-in-effect: Added cycle detection to prevent stack overflow in recursive function analysis (#1769).
📝 Documentation
- Added
third-party-plugins.mdxdocumentation page. - Added spec diff and compiler test fixtures for
react-x/globalsrule. - Updated ESLint Stylistic link to rules anchor.
- Updated community projects (added Obsidian Copilot).
- Added redirects and simplified removed docs page.
🏗️ Internal
react-x/error-boundaries: SimplifiedgetEnclosingTryBlockimplementation.- Added
minimumReleaseAgeandminimumReleaseAgeExcludeentries topnpm-workspace.yaml. - Bumped
fumadocs-coreandfumadocs-uito 16.8.11. - Marked
.reposaslinguist-vendoredto exclude from GitHub language stats. - Pinned pnpm to v11 in CI and adjusted install hooks.
- Vendored
facebook/reactas git subtree under.repos.
Full Changelog: v5.7.8...v5.7.9