Skip to content

Conversation

unsignedint
Copy link

Hiya, this PR brings in #1 from @nireno and updates the docs and adds a couple of other methods.

nireno and others added 14 commits March 2, 2020 09:39
Previously we were requiring the entire top level firebase module. This generates a warning in the console "It looks like you're using the development build of the Firebase JS SDK". This fix simply follows the recommendations detailed in the warning message which is to specifically require "firebase/app".
Note: QuerySnapshot.get technically returns a [QueryDocumentSnapshot](https://firebase.google.com/docs/reference/js/firebase.firestore.QueryDocumentSnapshot) but from the docs it offers the same API surface as a DocumentSnapshot.
Additions and modifications to bindings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants