Skip to content

v5.8.6 (2026-05-27)

Choose a tag to compare

@github-actions github-actions released this 27 May 05:59
· 169 commits to main since this release
Immutable release. Only release title and notes can be modified.
138b998

What's Changed

📝 Documentation

  • Improved react-x/context-name rule description accuracy.
  • Removed broken Further Reading links across rule documentation.
  • Reordered Further Reading links by relevance in react-x, react-dom, and react-web-api rule documentation.
  • Updated term-based-rule-patterns.md documentation.

🏗️ Internal

  • ast: Replaced isLiteral with isStringLiteral in Check utilities (#1798).
  • Bumped dependencies across workspace packages:
    • @typescript-eslint to ^8.60.0
    • eslint-plugin-jsdoc to 63.0.0
    • fumadocs patch versions
    • nx to ^22.7.4
    • pnpm and lockfile updates

Full Changelog: v5.8.5...v5.8.6