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(app): firebase-ios-sdk 10.20.0 / firebase-android-sdk 32.7.1 #7585

Merged
merged 5 commits into from
Jan 22, 2024

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    74a759b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80f3a33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    961789c View commit details
    Browse the repository at this point in the history
  4. build(deps): bump all javascript dependencies again

    note this includes new prettier and result of `yarn lint:js --fix` -
    that resulted in one file changing during new autoformatting
    mikehardy committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    c7ac4a0 View commit details
    Browse the repository at this point in the history
  5. test(jest): do enough fake react-native setup to fool new turbomodule…

    … init
    
    it really wants to initialize things if you are not in the new interop mode,
    and if you set the new interop mode then you need platform constants
    mikehardy committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    be15598 View commit details
    Browse the repository at this point in the history