Skip to content

feat(core): add isUseRefLikeCall and additionalRefHooks setting, closes #1904 - #1922

Merged
Rel1cx merged 3 commits into
mainfrom
feat/use-ref-like-call
Jul 22, 2026
Merged

feat(core): add isUseRefLikeCall and additionalRefHooks setting, closes #1904#1922
Rel1cx merged 3 commits into
mainfrom
feat/use-ref-like-call

Conversation

@Rel1cx

@Rel1cx Rel1cx commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Replace isUseRefCall with isUseRefLikeCall in all rules so custom ref hooks matching the new additionalRefHooks setting are recognized.

Update "[ ]" to "[x]" to check a box

What kind of change does this PR introduce?

Check at least one. If you are introducing a new binding, you must reference an issue where this binding has been proposed, discussed and approved by the maintainers.

  • Bugfix
  • Feature
  • Perf
  • Docs
  • Test
  • Chore
  • Enhancement
  • New Binding issue #___
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

If yes, please describe the impact and migration path for existing applications in an attached issue.

  • Yes, and the changes were approved in issue #___
  • No

Checklist

  • When resolving issues, they are referenced in the PR's title (e.g fix: remove a typo, closes #___, #___)
  • I have added a convincing reason for adding this feature, if necessary

Other information

Replace isUseRefCall with isUseRefLikeCall in all rules so custom ref
hooks matching the new additionalRefHooks setting are recognized.
@vercel

vercel Bot commented Jul 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
eslint-react Ready Ready Preview, Comment Jul 22, 2026 5:38am

@Rel1cx
Rel1cx marked this pull request as ready for review July 22, 2026 19:37
@Rel1cx
Rel1cx merged commit 4a88ebb into main Jul 22, 2026
10 checks passed
@Rel1cx
Rel1cx deleted the feat/use-ref-like-call branch July 22, 2026 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant