Skip to content

Commit f2acddc

Browse files
author
Brian Chen
committed
Merge branch 'bc/withfieldvalue' of github.com:firebase/firebase-js-sdk into bc/withfieldvalue
2 parents b03e7a3 + e219327 commit f2acddc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.changeset/short-mice-itch.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
'@firebase/firestore': minor
3+
'firebase': minor
34
---
45

56
Expanded `Firestore.WithFieldValue<T>` to include `T`. This allows developers to delegate `WithFieldValue<T>` inside wrappers of type `T` to avoid exposing Firebase types beyond Firebase-specific logic.

0 commit comments

Comments
 (0)