Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: invertase/react-native-firebase
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v21.8.0
Choose a base ref
...
head repository: invertase/react-native-firebase
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v21.9.0
Choose a head ref
  • 13 commits
  • 66 files changed
  • 4 contributors

Commits on Feb 10, 2025

  1. Configuration menu
    Copy the full SHA
    09baa89 View commit details
    Browse the repository at this point in the history
  2. Revert "test: temporarily disable some functions test - new arch data…

    … passing issues"
    
    This reverts commit 86f7476.
    mikehardy committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    1238be4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa0b28a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Configuration menu
    Copy the full SHA
    16bad75 View commit details
    Browse the repository at this point in the history
  2. fix: firebase-ios-sdk 11.8.0 / firebase-android-sdk 33.9.0

    - android app-distribution gradle plugin also moves to 5.1.1
    - android crashlytics gradle plugin also moves to 3.0.3
    mikehardy committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    67aba08 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump all javascript packages except react-native

    - detox prerelease is now a real release, move patch to match version
    mikehardy committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    28f1ed6 View commit details
    Browse the repository at this point in the history
  4. test(firestore, other): temporarily disable rollback test

    tracked in issue 8267
    mikehardy committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    9c01ef6 View commit details
    Browse the repository at this point in the history
  5. test: adopt react-native 0.77.0 in e2e test app

    note that android and ios now need you to hit 'j' in bundler window
    to open the new React Native DevTools to see the console output
    
    react-native-macos temporarily maintains console output in bundler
    window since devtools doesn't work with it
    
    alternatively you can grep the device logs for ReactNativeJS
    mikehardy committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    eb7f3ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3393306 View commit details
    Browse the repository at this point in the history
  7. feat(app, expo): support rn77 AppDelegate.swift in config plugin (#8324)

    * Support Swift in expo plugin for @react-native-firebase/app
    * Remove fallback tester as we have no example code that would require it currently
    * Add tests for swift appdelegate
    * style(lint): `yarn lint:js --fix`
    
    ---------
    
    Co-authored-by: Mike Hardy <github@mikehardy.net>
    gausie and mikehardy authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    6a7867c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bfb9296 View commit details
    Browse the repository at this point in the history
  9. chore: specify publisher token during checkout

    checkout is the one that sets up the git config
    mikehardy committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    1632c5f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    306d9c7 View commit details
    Browse the repository at this point in the history
Loading