You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
Added a few new entities such as `DocumentChange`, `QueryDocumentSnapshot` etc.
`QuerySnapshot` now supports `docChanges()` API.
Added missing `doc()` method for the Web API (Firestore).
Getting `docs()` on a QuerySnapshot is now lazy loaded.
Added missing properties 'path' and 'ref' for DocumentSnapshot and DocumentReference.
Refactored out some redundant code.
0 commit comments