Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix false positives for display-name #2399

Merged
merged 1 commit into from Sep 19, 2019
Merged

Fix false positives for display-name #2399

merged 1 commit into from Sep 19, 2019

Commits on Sep 3, 2019

  1. [fix] display-name: Fix false positives

    Wrapping a named function declaration with a React.memo or
    React.forwardRef will no longer throw an false positive error
    
    Fixes #2324. Fixes #2269.
    BPScott authored and ljharb committed Sep 3, 2019
    Copy the full SHA
    4a05fa2 View commit details
    Browse the repository at this point in the history