Skip to content

v2.0.0-beta.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@prescottprue prescottprue released this 26 Oct 06:29
  • fix(reducers): add EMPTY_AUTH_CHANGE case to Profile Reducer - #305
  • feat(constants): enableEmptyAuthChanges config option replaced by preserveOnEmptyAuthChange - #305
  • feat(docs): promiseEvents added to SSR docs - #299
  • feat(profile): autoPopulateProfile support for v2 (still disabled by default)
  • fix(presence): support presence option on react-native-firebase versions without setPriority on RNFirebase.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)