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

Updates react-fast-compare to get support for Preact #559

Merged

Commits on May 12, 2020

  1. Updates react-fast-compare to get support for Preact

    In 3.1.1 react-fast-compare added support for preact's internal data
    structure when handling recursive objects so it now ignores those
    correctly. This means the maximum call stack size exceeded issue
    doesn't happen any longer.
    Esben Anker-Møller committed May 12, 2020
    Copy the full SHA
    12d05ba View commit details
    Browse the repository at this point in the history