DK
  1. DK

react-native-firebase

Public
AuthorCommitMessageCommit dateIssues
@Salakar@Salakar
11867daf493build(storage): update core peer dependency to v10.1.0 [publish]
@Salakar@Salakar
7d36ba3c932build(remote-config): update core peer dependency to v10.1.0 [publish]
@Salakar@Salakar
461efc25047build(perf): update core peer dependency to v10.1.0 [publish]
@Salakar@Salakar
f81da86dd60build(ml): update core peer dependency to v10.1.0 [publish]
@Salakar@Salakar
0eb821873ecbuild(messaging): update core peer dependency to v10.1.0 [publish]
@Salakar@Salakar
319962def14build(in-app-messaging): update core peer dependency to v10.1.0 [publish]
@Salakar@Salakar
27bceccfee1build(iid): update core peer dependency to v10.1.0 [publish]
@Salakar@Salakar
3fa775c0332build(functions): update core peer dependency to v10.1.0 [publish]
@Salakar@Salakar
58e6741f070build(firestore): update core peer dependency to v10.1.0 [publish]
@Salakar@Salakar
1f4f5919225build(dynamic-links): update core peer dependency to v10.1.0 [publish]
@Salakar@Salakar
9b612c518fbbuild(database): update core peer dependency to v10.1.0 [publish]
@Salakar@Salakar
766886acde6build(crashlytics): update core peer dependency to v10.1.0 [publish]
@Salakar@Salakar
2ad21a0780dbuild(auth): update core peer dependency to v10.1.0 [publish]
@Salakar@Salakar
861f0af37acbuild(analytics): update core peer dependency to v10.1.0 [publish]
@Salakar@Salakar
b447d97281fbuild(admob): update core peer dependency to v10.1.0 [publish]
@Salakar@Salakar
452c2d02fb4chore(release): release packages
Mike HardyMike Hardy
dd7ee1f8ea8chore(ci): reference full version in semantic-pull-request action'v2' was not resolved, but 'v2.1.0' is listed in the marketplace hopefully this works
Mike HardyGitHubMike Hardy
090b0bb509dfix(app): convert NativeFirebaseError.getStackWithMessage to static to fix crash (#4619)* change instance method to static method to avoid fatal error while parsing error * http error * lint errors Co-authored-by: blashadow <blackzerogamer@gmail.com>
Mike HardyMike Hardy
6fb1f77a96atests(ios, podfile): lockfile dependencies bumped for test project
Alexis BronchartGitHubAlexis Bronchart
e54feccea41feat(messaging, android): make native serializer object + events builder APIs public (#4618)This enables their use in brownfield situations
William LauzéGitHubWilliam Lauzé
afaa95dbf4cfeat(crashlytics): add custom message ability to javascript stack traces (#4609)* fix: crashlytics custom js error display in firebase ui * add test * fix lint
Mike HardyMike Hardy
e1b154a9315tests(database): increase wait for query once listenerthis should fix flakiness in e2e ci
Mike HardyMike Hardy
1e4c97cfad0docs(website): pin @types/react version to avoid duplicate installsThis was causing Vercel / gatsby build failures, Fixes #4600
Mike HardyMike Hardy
22d76633fefchore(CI): bump github action versionsFixes #4598
Yunarta KartawahyudiGitHubYunarta Kartawahyudi
bda2d67ddaffix(messaging, badge): use new iOS JSON location for FCM badge information (#4560)Co-authored-by: Yunarta Kartawahyudi <yunarta.kwee@singtel.com>
DanchoysGitHubDanchoys
f9935e78f18fix(analytics): add missing quantity parameter to the Item structure (#4536)* Add the missing quantity parameter to the Item structure * Convert the quantity to integer if present in the elements of the items array * Add quantity to an end-to-end test just to make sure that the new code doesn't crash the app
MikeGitHubMike
22c615c39fefix(app, android): remove firebase-core from dependencies (#4597)
Mike DiarmidGitHubMike Diarmid
c36200bc592test: included test directories in matcher pattern (#4563)* tests: included test directories in matcher pattern * tests: exclude certain database / admob tests in CI to get CI working These were modules completely excluded prior, disabling single tests even without triage / fix concurrent is a reasonable tradeoff Separate issues will be created for triage concurrent with PR merge Co-authored-by: Mike Hardy <github@mikehardy.net>
DylanGitHubDylan
ce8ac1ac554feat(admob, ios): add adaptive banner support (#4565)* feat: adaptive banner support * refactor: move size determination to stringToAdSize * fix: typo and ios only note
Mike HardyMike Hardy
01bce1fcb88chore(publish): bump ssh-agent workflow in publish actionThis avoids the ssh-agent deprecation in the GitHub Actions ecosystem
Mike HardyMike Hardy
f0cadca825fdocs(CHANGELOG): patch up changelogs after switch to single version
Mike HardyMike Hardy
e475539c365build(storage): update core peer dependency to v10.0.0 [publish]
Mike HardyMike Hardy
9680608e20bbuild(remote-config): update core peer dependency to v10.0.0 [publish]
Mike HardyMike Hardy
363063b4137build(perf): update core peer dependency to v10.0.0 [publish]
Mike HardyMike Hardy
4c66d71a787build(ml): update core peer dependency to v10.0.0 [publish]
Mike HardyMike Hardy
3f53c17cdbbbuild(messaging): update core peer dependency to v10.0.0 [publish]
Mike HardyMike Hardy
acbbeeb106fbuild(in-app-messaging): update core peer dependency to v10.0.0 [publish]
Mike HardyMike Hardy
8b455f9b89bbuild(iid): update core peer dependency to v10.0.0 [publish]
Mike HardyMike Hardy
ce51a1721e8build(functions): update core peer dependency to v10.0.0 [publish]
Mike HardyMike Hardy
21f3aa9bb02build(firestore): update core peer dependency to v10.0.0 [publish]
Mike HardyMike Hardy
eaf0d26e480build(dynamic-links): update core peer dependency to v10.0.0 [publish]
Mike HardyMike Hardy
8e8d82eb5e6build(database): update core peer dependency to v10.0.0 [publish]
Mike HardyMike Hardy
18923ca855cbuild(crashlytics): update core peer dependency to v10.0.0 [publish]
Mike HardyMike Hardy
5cecad04321build(auth): update core peer dependency to v10.0.0 [publish]
Mike HardyMike Hardy
2929d721cb8build(analytics): update core peer dependency to v10.0.0 [publish]
Mike HardyMike Hardy
c991fdc945ebuild(admob): update core peer dependency to v10.0.0 [publish]
Mike HardyMike Hardy
ec9a6757566chore(release): release packages
Mike HardyMike Hardy
a6389d9e356BREAKING: switch to fixed versions across repov10 is the intended first "one true version", it will happen as a bump here on publish
Mike HardyGitHubMike Hardy
0e3c97f6533test(admob, e2e): re-enable e2e testing for admob (#4557)* test(admob, e2e): re-enable e2e testing for admob This one might be flaky, but I'd like to leave it enabled and de-flake it if possible, versus having it disabled. Prepare for follow-ons to do exactly that as it happens. * test(admob, android): disable flaky test in CI
Mike HardyMike Hardy
4c688413cb6tests(auth, e2e): re-enable tests, use auth emulatorFound at least 2 unexpected real issues in RNFB along the way Found at least 3 Firebase internal errors marked with FIXME that need upstream logging Auth emulator is great, no API limits and now we can cover phone auth and email verify/signin flow in testing