v2.0.0-beta.15
Pre-release
Pre-release
- feat(auth):
UNLOAD_PROFILE
is dispatched whenlogin
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 includesstoreAs
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