v2.1.6
- fix(profile): profile created correctly regardless of custom objects in Firebase JS SDK response (newer versions) - #500
- feat(profile): add
console.error
for errors querying for profile population data (enabled usinglogErrors
config option) - feat(query): switch
console.log
toconsole.error
for query errors