All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
firebase_dart_plus
-v0.1.0+1
- REFACTOR(auth): add stack trace to exception. (cb204e7c)
- REFACTOR(database): add asserts to debug issue with null children. (f5d45479)
- FIX(database): handle when persistent storage corrupt. (804de4b7)
- FIX(database): running transactions throw error when app deleted. (8e2055e9)
- FIX(database): fix StateError
Should not call rerun when transactions are running
. (1cfca21f)
- FIX(auth): "Error receiving broadcast Intent". (c8411ecf)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages graduated to a stable release (see pre-releases prior to the stable version for changelog entries):
firebase_dart
-v1.1.0
firebase_dart_flutter
-v1.1.0
firebase_dart_plus
-v0.1.0
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
firebase_dart
-v1.1.0-dev.12
firebase_dart_plus
-v0.1.0-dev.5
firebase_dart_flutter
-v1.1.0-dev.10
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
firebase_dart_plus
-v0.1.0-dev.5
firebase_dart_flutter
-v1.1.0-dev.10
- REFACTOR(firebase_dart): support intl ^0.18.0. (0daa8dbb)
- REFACTOR(firebase_dart): support http package ^1.0.0 (pull request #47 from xclud). (c20f0cb6)
- FIX(database): SocketException when trying to connect without internet connection (issue #39). (db96095d)
- FIX(database): database looses connection when idling during 60 seconds (issue #40). (c6230aae)
- FIX(storage): ListResult.toJson writing items iso prefix (pull request #46 from tomassasovsky). (d2962e2f)
- FIX: launchUrl throwing exception before redirecting (pull request #42 from TimWhiting). (6ac91a55)
- FIX: prefix not working on toJson. (2a4bbc9f)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- REFACTOR(firebase_dart_plus): relax dependency of rxdart to 0.27.0. (c4167219)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FEAT(firebase_dart_plus): implement onValue for WriteBatch. (84117e2b)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- REFACTOR(firebase_dart_flutter): WriteBatch constructor now takes a DatabaseReference. (9d79d93a)