v2.1.2
- fix(profile):
userData.uid
undefined error no longer thrown when creating profile in Firestore - #468 - feat(deps): update
lodash
to4.7.10
(fixes npm dependency security warning) - feat(deps):
firebase
dev dependency locked to4.12.0
(gets updates without warnings) - feat(deps):
codecov
dev dependency updated (fixes npm dependency security warning) - feat(examples): material example updated to
firebase
^5.*.*