github Rel1cx/eslint-react v5.9.4
v5.9.4 (2026-06-26)

latest release: v5.9.5
8 hours ago

What's Changed

🐞 Fixes

  • The following rules now detect member expression calls made with computed string property access (e.g. obj["foo"]()):
    • react-x/no-array-index-key
    • react-x/no-duplicate-key
    • react-x/no-unnecessary-use-prefix
    • react-x/set-state-in-effect
    • react-x/set-state-in-render
    • react-dom/no-find-dom-node
    • react-dom/no-flush-sync
    • react-dom/no-hydrate
    • react-dom/no-render
    • react-dom/no-render-return-value
    • react-dom/no-use-form-state
    • react-web-api/no-leaked-fetch

📝 Documentation

  • Updated the community page and project list.

🏗️ Internal

  • Unified member expression property name checks with Extract.getPropertyName (#1881).
  • Updated dependencies and switched postinstall to prepare.

Full Changelog: v5.9.3...v5.9.4

Attestation

https://github.com/Rel1cx/eslint-react/attestations/32848816

Don't miss a new eslint-react release

NewReleases is sending notifications on new releases.