Skip to content

v5.8.8 (2026-05-31)

Choose a tag to compare

@github-actions github-actions released this 31 May 05:21
· 112 commits to main since this release
Immutable release. Only release title and notes can be modified.
60e2514

What's Changed

๐Ÿ“ Documentation

  • kit: Added is.APICall callout to the Kit documentation (#1813).
  • jsx: Updated getChildren and hasChildren API documentation to reflect empty string children behavior.
  • Reworked status emoji indicators across docs and examples (#1816).
  • Added โ„ž prefix to recipe titles and cleaned up See Also sections.
  • Removed the custom-rules-of-children recipe and cross-linked the remaining recipes.
  • Added redirects for moved rule documentation.
  • Cleaned up the "Community Maintained Presets that use ESLint React" documentation page.

๐Ÿ—๏ธ Internal

  • react-x/no-misused-capture-owner-stack: Added edge-case tests for captureOwnerStack (#1813).
  • Updated fonts and dropped the data-theme attribute.
  • Updated theme configuration (#1815).
  • Aligned the tsdown version in @local/configs.
  • Enabled trustPolicy: "no-downgrade" and added minimumReleaseAge: 1440 (1 day).
  • Bumped eslint to 10.4.1 across workspace packages.
  • Bumped pnpm to 11.5.0 and refreshed the lockfile.
  • Bumped fumadocs packages and tinyexec.
  • Bumped eslint-plugin-package-json to 1.2.0.
  • Updated dprint plugins and reformatted font families in example projects.
  • Updated Sentrux baseline metrics.
  • Updated .gitignore.

Full Changelog: v5.8.7...v5.8.8