Skip to content

Commit ee1abd2

Browse files
committed
Add create() changes to changelog
1 parent 8e0a353 commit ee1abd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030
characters
3131
- Boolean values are now allowed in RTDB priority fields and as
3232
arguments to `Query.startAt`, `Query.endAt`, and `Query.equalTo`.
33+
- `MockFirestoreDocument.create()` now correctly returns a
34+
`Promise<WriteResult>` instead of `Promise<void>`.
3335

3436

3537
[Unreleased]: https://github.com/dmurvihill/firebase-mock/compare/v2.2.10...HEAD

0 commit comments

Comments
 (0)