We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9fee87 commit 615abf5Copy full SHA for 615abf5
CHANGELOG.md
@@ -8,7 +8,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
8
### ⚠ BREAKING CHANGES
9
10
- **firestore:** alter all use of DocumentSnapshot `exists` to `exists()` - should be a method not a property
11
-- **auth:** return type of auth isSignInWithEmailLink changed from boolean to Promise<boolean>
+- **auth:** return type of auth isSignInWithEmailLink changed from `boolean` to `Promise<boolean>`
12
- **app, sdks:** firebase-ios-sdk 11.12.0 requires Xcode 16.2+
13
14
### Features
0 commit comments