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

Support React.memo #19

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Support React.memo #19

wants to merge 2 commits into from

Commits on Jan 12, 2019

  1. Support React.memo

    Detect memoized elements & dereference their underlying type. Format
    such elements with a different annotation, similar to function types.
    Retain backwards compatibility with elements serialized before
    React.memo support was added.
    novemberborn committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    9cf3e51 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2019

  1. Configuration menu
    Copy the full SHA
    4d10769 View commit details
    Browse the repository at this point in the history