Releases: prescottprue/react-redux-firebase
Releases · prescottprue/react-redux-firebase
v3.5.0
- feat(storage): upload file metadata to existing firestore document (#936) - @JonnyBoy333
- chore(deps): update babel dev dependencies to 7.10.1
- feat(ci): add creating of release to publish workflow
v3.4.0
- chore(ci): add package version check stage to prevent failed builds if version is already released
- feat(types): generic types for firestore methods (#920) - @puppybits
- fix(types): use correct import for react in types (#927) - @loginov-rocks
- chore(types): remove unused AppTypes import
v3.3.1
v3.3.0
v3.2.0
- feat(auth): add support for microsoft auth provider - @lucasharada (#880)
- fix(types): switch order of schema type arguments - @macinjoke (#875)
- feat(docs): update docs include microsoft.com provider - @lucasharada (#880)
- feat(tests): add test for microsoft.com auth provider - @lucasharada (#880)
- chore(ci): switch to Github Actions for CI in place of TravisCI
- chore(build): add lint-staged for quicker lint checking on pre-commit
- chore(deps): update dev dependencies including babel deps
v3.1.2
- fix(types): add types for
onAttemptCollectionDelete
to fiximplicit any
error (#870) - @macinjoke - fix(populate): handle firestore list type in populate (#871) - @illuminist
- fix(types): add missing
onAuthStateChanged
for config object - @illuminist - fix(types): relax typing for
UserProfile
to be generic object - @illuminist - fix(types): make Schema the second generic parameter (#826)
- chore(docs): add a typescript page to the recipes section of the docs (explains passing schema to reducer)
v3.1.1
v3.1.0
- fix(auth): remove stale profile listener on empty auth state change - @illuminist - #508, #838
- feat(types): add support for typed db schema - @vicrac - #826
- feat(auth): add reauthenticate method from firebase - @magrinj - #812
- chore(deps): bump lodash from 4.17.11 to 4.17.15 in react-native example - @dependabot
- chore(deps): bump stringstream from 0.0.5 to 0.0.6 in react-native-firebase example - @dependabot
- chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 in react-native example - @dependabot
- chore(deps): bump diff in react-native-firebase example - @dependabot
- chore(deps): bump lodash-es from 4.17.4 to 4.17.15 in react-native-firebase example - @dependabot
- chore(deps): bump diff from 3.3.0 to 3.5.0 in react-native-firebase example - @dependabot