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

downgrade react-native-get-random-values from >=1.9.0 to >=1.8.0 #13573

Commits on Jul 9, 2024

  1. downgrade react-native-get-random-values from >=1.9.0 to >=1.8.0

    The purpose of this change is to downgrade the
    react-native-get-random-values peer dependency from >=1.9.0 to
    >=1.8.0.Expo 50 utilizes 1.8.0 as a dependency and amplify-js dependency
    of 1.9.0 produced installation friction when getting started via the
    recommended workflow. Dropping the peer dep version will remove
    installation friction while having no impact on current library
    functionality.
    jjarvisp committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    607041d View commit details
    Browse the repository at this point in the history