react-redux-firebase

Redux bindings for Firebase. Includes React Hooks and Higher Order Components.

MIT License

Downloads
20.2K
Stars
2.5K
Committers
115

Bot releases are hidden (Show)

react-redux-firebase - v3.8.0

Published by prescottprue almost 4 years ago

  • feat(auth): enable claims without userProfile (#1008) - @rscotten
  • fix(types): add arguments to types for onAuthStateChanged (#1018) - @AlexanderArvidsson
  • fix(auth): dispatch proper error on reset password (#1016) - @djejaquino
  • fix(types) move static firestore interface to where it's implemented (#1013) - @zozoens31
  • feat(auth): add applyActionCode method (#994) - @komachi
  • feat(build): support react 17 by updating peer dependency (#1028)
react-redux-firebase - v2.5.1

Published by prescottprue about 4 years ago

  • fix(components): remove lifecycle warning from components using componentWillMount (#968, #969) - @lidaof
  • chore(ci): add support for publishing to previous tag (#969)
react-redux-firebase - v3.4.0

Published by prescottprue over 4 years ago

  • 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
react-redux-firebase - v3.3.1

Published by prescottprue over 4 years ago

  • fix(types): add type for profileFactory config option (#917)
  • fix(types): prevent type error in combineReducers by adding generic type for Schema (#906) - @rscotten
react-redux-firebase - v3.3.0

Published by prescottprue over 4 years ago

  • fix(types): use correct type order for reducer schema - @rscotten (#888)
  • fix(deps): update prettier to v1.10.0 to v2.0.0
  • fix(deps): update eslint from v4.8.0 to v6.8.0
  • fix(deps): update dev dependencies including eslint plugins
react-redux-firebase - v3.2.0

Published by prescottprue over 4 years ago

  • 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
react-redux-firebase - v3.1.2

Published by prescottprue over 4 years ago

  • fix(types): add types for onAttemptCollectionDelete to fix implicit 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)
react-redux-firebase - v3.1.1

Published by prescottprue over 4 years ago

  • feat(types): add firestore collectionGroup type - #855 - @rscotten
  • chore(docs): add note about useFirestoreForProfile within profile recipes - #849
react-redux-firebase - v3.1.0

Published by prescottprue over 4 years ago

  • 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
react-redux-firebase - v3.0.7

Published by prescottprue almost 5 years ago

  • fix(types): add missing config key enableClaims - @lesmo - #810
  • fix(types): make updateAuth params not required and use correct type for runTransaction - @rscotten - #821
  • chore(deps): update firebase and other dev dependencies - #808
  • chore(deps): update dependencies of examples (thanks @dependabot)
react-redux-firebase - v3.0.6

Published by prescottprue almost 5 years ago

  • fix(profile): prevent cannot read property '_getservice' of undefined error - #801 - @Zubnix
  • fix(types): fix arguments in resetPassword - #803 - @magrinj
  • fix(docs): documentation about resetPassword - #803 - @magrinj
react-redux-firebase - v3.0.5

Published by prescottprue almost 5 years ago

  • fix(auth): always return a promise from createUserProfile - #789
  • fix(tests): add check for promise return in all situations - #789
  • fix(docs): handle case of empty providerData in profileFactory example - #739
react-redux-firebase - v3.0.4

Published by prescottprue almost 5 years ago

  • fix(profile): remove async/await code causing regeneratorRuntime error (drops promise support for profileFactory) - #786, #778
react-redux-firebase - v3.0.3

Published by prescottprue almost 5 years ago

  • feat(profile): add promise support for profileFactory - @dannyvaughton
  • fix(types): fix firestore.delete return type - @rscotten
  • feat(tests): add test for promise support of profile factory
  • feat(tests): add tests for all top level methods of createFirebaseInstance
react-redux-firebase - v3.0.2

Published by prescottprue about 5 years ago

  • fix(types): update see paths that are not valid and add missing
  • fix(docs): update see paths that are not valid
  • fix(docs): remove see parameter from generated api docs
  • fix(docs): update book.json to have v3.0.0 selected
react-redux-firebase - v3.0.1

Published by prescottprue about 5 years ago

  • fix(types): update see links to point to base docs site
  • fix(docs): update see links to point to base docs site
  • fix(docs): update README to include old versions section instead of note about next
react-redux-firebase - v3.0.0

Published by prescottprue about 5 years ago

All changes from v3.0.0 pre-release versions including:

  • Hooks (useFirebase, useFirebaseConnect, useFirestore, useFirestoreConnect) - huge thanks to @illuminist
  • Rebuild on stable React Context API
  • Support react-redux v6 - #581
  • Support for react strict mode - #564
  • mproved bundle size support (should include way to audit size) - #573
  • Support/Docs for stable react context API
  • Switch firebaseConnect and firestoreConnect to using componentDidMount in place of componentWillMount which is deprecated in newer react versions (as described here)

More details available in the v3.0.0 roadmap

react-redux-firebase - v3.0.0-beta.4

Published by prescottprue about 5 years ago

  • feat(profileFactory): adding firebase parameter to profileFactory callback - #772 - @dannyvaughton
  • feat(core): add eslint-plugin-json and update jsdoc comments
  • fix(core): use import * in place of index file for actions
  • feat(ci): add node 12 to travis build versions
  • feat(core): remove consumer exports from top level API (available from Context.Consumer)
  • feat(docs): more v3 API change updates to docs
  • fix(examples): update firestore example with v3 api
  • chore(deps): update documentationjs version to 12.1.2
  • chore(deps): update webpack to 4.41.0
react-redux-firebase - v3.0.0-beta.3

Published by prescottprue about 5 years ago

  • feat(types): add back type for getFirebase - #763
  • feat(storage): pass file metadata through uploadFile to storage.put calls - #720
  • feat(examples): update material and simple examples
  • feat(docs): update docs with new hooks API
react-redux-firebase - v3.0.0-beta.2

Published by prescottprue about 5 years ago

  • fix(firestoreConnect): pass correct value for firebase prop - #758
Package Rankings
Top 6.74% on Proxy.golang.org
Top 1.28% on Npmjs.org
Badges
Extracted from project README
NPM version NPM downloads Quality Code Coverage Code Style License Build Status Gitter Edit Simple Example
Related Projects