Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
marcprux committed Jan 9, 2024
1 parent 79834e2 commit 13e7c55
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.0.3

Released 2024-01-09

- Add kotlin() unwrap functions to Firestore types
- Add DocumentReference.delete() and FieldPath.documentId()
- Move getDocuments to Query
- Add addSnapshotListener
- Add API for AggregateField and QuerySnapshot
- Add Firebase.addSnapshotListener
- Add Query API

## 0.0.2

Released 2024-01-05
Expand Down

0 comments on commit 13e7c55

Please sign in to comment.