Commits
mark9white authored and GitHub committed 6a4b45e4413
feat(firestore): support waitForPendingWrites() API (#4176) * Implement waitForPendingWrites * Remove spurious extra typedoc doc open * Added test * Ran prettier and added test of rejection on user change * Made documentation clearer Note: This requires firebase-android-sdk bill of materials >= 22.2.0 and firebase-ios-sdk pod >= 6.8.0 Co-authored-by: Mike Hardy <github@mikehardy.net>