@firebase/messaging-interop-types
Advanced tools
Comparing version 0.1.0-202172325639 to 0.1.0-2021724205917
# @firebase/messaging-interop-types | ||
## 0.1.0-202172325639 | ||
## 0.1.0-2021724205917 | ||
### Minor Changes | ||
- [`5bc6afb75`](https://github.com/firebase/firebase-js-sdk/commit/5bc6afb75b5267bad5940c32458c315e5394321d) [#5268](https://github.com/firebase/firebase-js-sdk/pull/5268) (fixes [#4277](https://github.com/firebase/firebase-js-sdk/issues/4277)) - This change contains multiple quality-of-life improvements when using the `FirestoreDataConverter` in `@firebase/firestore/lite` and `@firebase/firestore`: | ||
- Support for passing in `FieldValue` property values when using a converter (via `WithFieldValue<T>` and `PartialWithFieldValue<T>`). | ||
- Support for omitting properties in nested fields when performing a set operation with `{merge: true}` with a converter (via `PartialWithFieldValue<T>`). | ||
- Support for typed update operations when using a converter (via the newly typed `UpdateData`). Improperly typed fields in | ||
update operations on typed document references will no longer compile. | ||
- [`cdada6c68`](https://github.com/firebase/firebase-js-sdk/commit/cdada6c68f9740d13dd6674bcb658e28e68253b6) [#5345](https://github.com/firebase/firebase-js-sdk/pull/5345) (fixes [#5015](https://github.com/firebase/firebase-js-sdk/issues/5015)) - Release modularized SDKs |
{ | ||
"name": "@firebase/messaging-interop-types", | ||
"version": "0.1.0-202172325639", | ||
"version": "0.1.0-2021724205917", | ||
"description": "@firebase/messaging-interop-types Types", | ||
@@ -5,0 +5,0 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2232
33
249