What's Changed
🐞 Fixes
@eslint-react/ast:Extract.getCalleeNamenow returnsnullfor computed member expressions (e.g.obj[foo](),obj["foo"](),obj[foo]()) instead of the property name, so callers don't treat dynamically chosen methods as static method names. (#1906)
🏗️ Internal
- Added unit tests for
Extract.getCalleeName.
Full Changelog: v5.14.9...v5.14.10
Attestation
https://github.com/Rel1cx/eslint-react/attestations/35301835