Skip to content

Version v1.5.0 Alpha

Pre-release
Pre-release

Choose a tag to compare

@prescottprue prescottprue released this 23 May 03:18
  • Adds updateProfile, updateAuth, and updateEmail methods that dispatch associated start/success/failure actions
  • Adds multiple features to populate - #132
  • Uses prop-types instead of importing from react - #122
  • enableEmptyAuthChanges config option added - #137
  • deleteFile method response no longer includes dbPath if it is undefined (test added to check this case)
  • distpatchOnUnsetListener fixed to be dispatchOnUnsetListener (depreciation warning added along with a test confirm it is displayed)
  • .eslintrc file now using yaml format instead of JSON format (easier to read)
  • Unnessesary global eslint comments removed from tests (no longer needed due to globals being moved to .eslintrc)