v2.0.0-beta.5
Pre-release
Pre-release
- Fix bug in
updateProfile
method - #210 - Fix population with deep root - #223
- Fix RN sources must be an object error - #228, #231
- Fix an issue using string notation within
profileParamsToPopulate
hoist-non-react-statics
updatednpm run docs:upload
added for uploading version specific docs (npm run docs:publish
still used for publishing main version)- fixed login method return signature (object including
user
) - #206