Skip to content

Commit

Permalink
chore(firebase_remote_config): fix to link to merged pull request in …
Browse files Browse the repository at this point in the history
…`CHANGELOG.md` (#10721)
  • Loading branch information
nilsreichardt authored Apr 5, 2023
1 parent e34dac3 commit f367857
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> Note: This release has breaking changes.
- **BREAKING** **FEAT**: This PR is a breaking change for Remote Config since we're removing the ChangeNotifier mixin that came with FirebaseRemoteConfig. You should handle the state of the RemoteConfig using your own state provider.
- **FEAT**: add support for `onConfigUpdated`to listen to config updates ([#10647)](https://github.com/firebase/flutterfire/commit/f702869e6120f10a368c1b32e9f27d615df99641))
- **FEAT**: add support for `onConfigUpdated`to listen to config updates ([#10647](https://github.com/firebase/flutterfire/commit/f702869e6120f10a368c1b32e9f27d615df99641))
- **FEAT**: bump dart sdk constraint to 2.18 ([#10618](https://github.com/firebase/flutterfire/issues/10618)). ([f80948a2](https://github.com/firebase/flutterfire/commit/f80948a28b62eead358bdb900d5a0dfb97cebb33))

## 3.0.15
Expand Down

0 comments on commit f367857

Please sign in to comment.