Skip to content

v0.10.4-beta.1

Choose a tag to compare

@Rel1cx Rel1cx released this 05 Jan 22:13
· 4254 commits to main since this release
b9bc3fa

v0.10.4-beta.1 (Sat Jan 6 2024)

🪄 Improvements

  • Improve function component detection in rule react/no-unstable-nested-components and debug/function-component

🐞 Fixes

  • Fix an issue where render functions wrapped in useCallback were accidentally detected as function components in rules react/no-unstable-nested-components and debug/function-component