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-keyreact-x/no-duplicate-keyreact-x/no-unnecessary-use-prefixreact-x/set-state-in-effectreact-x/set-state-in-renderreact-dom/no-find-dom-nodereact-dom/no-flush-syncreact-dom/no-hydratereact-dom/no-renderreact-dom/no-render-return-valuereact-dom/no-use-form-statereact-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
postinstalltoprepare.
Full Changelog: v5.9.3...v5.9.4
Attestation
https://github.com/Rel1cx/eslint-react/attestations/32848816