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. - Pinned pnpm to v11 in CI and adjusted install hooks.
- Fixed the git diff noise issue caused by a large number of external repository files introduced by "Vendored
facebook/reactas git subtree under.repos" in v5.7.9 (re-released as v5.7.10, closes #1772).
Full Changelog: v5.7.8...v5.7.10