npm react-firebase-hooks 1.2.0

latest releases: 5.1.1, 5.1.0, 5.1.0-alpha.9...
6 years ago

New Features

  • Add useCollectionData and useDocumentData hooks for react-firebase-hooks/firestore to use the underlying snapshot values
  • Add useCollectionOnce, useCollectionDataOnce, useDocumentOnce and useDocumentDataOnce to load the current value of the data rather than subscribe to updates
  • Add support for nulled references as hook properties #10 - thanks @neilor
  • Add support for keyField to useListVals and useObjectVal

Bug fixes

Don't miss a new react-firebase-hooks release

NewReleases is sending notifications on new releases.