v2.0.0-beta.13
Pre-release
Pre-release
- fix(reducers): add
EMPTY_AUTH_CHANGE
case to Profile Reducer - #305 - feat(constants):
enableEmptyAuthChanges
config option replaced bypreserveOnEmptyAuthChange
- #305 - feat(docs):
promiseEvents
added to SSR docs - #299 - feat(profile):
autoPopulateProfile
support for v2 (stilldisabled
by default) - fix(presence): support presence option on
react-native-firebase
versions withoutsetPriority
onRNFirebase.database.ThenableReference
- #267 - fix(core):
withFirebase
now works for all main methods - feat(examples): material example updated to be much more simple (uses mostly functional components over classes)