Skip to content

v2.0.0-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@prescottprue prescottprue released this 12 Aug 04:17
  • 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 updated
  • npm 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