Skip to content

v2.0.0-beta.15

Pre-release
Pre-release
Compare
Choose a tag to compare
@prescottprue prescottprue released this 06 Nov 10:41
54ea464
  • feat(auth): UNLOAD_PROFILE is dispatched when login action creator is called - #301
  • feat(auth): signInWithPhoneNumber action creator added - #319
  • fix(firebaseConnect): function passed receives consistent arguments regardless of lifecycle - #320
  • fix(query): queryId now includes storeAs to fix issue with listeners - #294
  • fix(populate): ordered (array data) correctly populating - #239 - thanks @0x80
  • fix(reducer): property removed from profile is removed from state - thanks @fej-snikduj
  • fix(docs): inconsistencies in redux-auth-wrapper example - #325