Skip to content

Commit 799441b

Browse files
docs(oauth): update changelogs
1 parent 7d43d38 commit 799441b

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Packages with other changes:
5050
#### `firebase_ui_oauth` - `v2.0.0`
5151

5252
- **BREAKING** **FEAT**: bump FlutterFire dependencies & remove deprecated API ([#529](https://github.com/firebase/FirebaseUI-Flutter/issues/529)). ([7650921e](https://github.com/firebase/FirebaseUI-Flutter/commit/7650921e0c99479d35302e994df7c31f7b624420))
53+
- **BREAKING** **FEAT**: Removed all API associated with `fetchSignInMethodsForEmail()` which has been removed from FlutterFire. Removed `onBeforeProvidersForEmailFetch()` & `onDifferentProvidersFound()`.
5354

5455
#### `firebase_ui_oauth_apple` - `v2.0.0`
5556

packages/firebase_ui_oauth/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
> Note: This release has breaking changes.
44
55
- **BREAKING** **FEAT**: bump FlutterFire dependencies & remove deprecated API ([#529](https://github.com/firebase/FirebaseUI-Flutter/issues/529)). ([7650921e](https://github.com/firebase/FirebaseUI-Flutter/commit/7650921e0c99479d35302e994df7c31f7b624420))
6+
- **BREAKING** **FEAT**: Removed all API associated with `fetchSignInMethodsForEmail()` which has been removed from FlutterFire. Removed `onBeforeProvidersForEmailFetch()` & `onDifferentProvidersFound()`.
67

78
## 1.7.1
89

0 commit comments

Comments
 (0)