What's Changed
Note:
v4.0.2-beta.4was skipped.
🐞 Fixes
core:findImportSource: Add cycle detection to prevent infinite recursion when resolving variable aliases.core:isReactAPI: Fix API name matching logic to useendsWithfor precise matching.core:isRenderMethodLike: SupportClassExpressionin addition toClassDeclaration.ast: Fix JSX attribute name comparison to useisNodeEqualinstead of string comparison, properly handlingJSXNamespacedName(e.g.,xlink:href).ast: UpdateFunctionInitPathtypes to support method definitions and property arrow functions in class expressions.react-x:no-duplicate-key: Fix false positive for SVGxlinkattributes.
Full Changelog: v4.0.2-beta.3...v4.0.2-beta.5