|
| 1 | +--- |
| 2 | +'@commercetools/checkout-sdk': minor |
| 3 | +'@commercetools/history-sdk': minor |
| 4 | +'@commercetools/importapi-sdk': minor |
| 5 | +'@commercetools/platform-sdk': minor |
| 6 | +--- |
| 7 | + |
| 8 | +**Api changes** |
| 9 | + |
| 10 | +<details> |
| 11 | +<summary>Required Property(s)</summary> |
| 12 | + |
| 13 | +- changed property `variantSelection` of type `ProductSelectionProductAddedMessage` to be optional |
| 14 | +- changed property `variantExclusion` of type `ProductSelectionProductExcludedMessage` to be optional |
| 15 | +- changed property `oldVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessage` to be optional |
| 16 | +- changed property `newVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessage` to be optional |
| 17 | +- changed property `oldVariantSelection` of type `ProductSelectionVariantSelectionChangedMessage` to be optional |
| 18 | +- changed property `newVariantSelection` of type `ProductSelectionVariantSelectionChangedMessage` to be optional |
| 19 | +- changed property `variantSelection` of type `ProductSelectionProductAddedMessagePayload` to be optional |
| 20 | +- changed property `variantExclusion` of type `ProductSelectionProductExcludedMessagePayload` to be optional |
| 21 | +- changed property `oldVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessagePayload` to be optional |
| 22 | +- changed property `newVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessagePayload` to be optional |
| 23 | +- changed property `oldVariantSelection` of type `ProductSelectionVariantSelectionChangedMessagePayload` to be optional |
| 24 | +- changed property `newVariantSelection` of type `ProductSelectionVariantSelectionChangedMessagePayload` to be optional |
| 25 | +</details> |
| 26 | + |
| 27 | +<details> |
| 28 | +<summary>Added Property(s)</summary> |
| 29 | + |
| 30 | +- added property `interfaceId` to type `MyTransactionDraft` |
| 31 | +- added property `interfaceId` to type `Transaction` |
| 32 | +- added property `interfaceId` to type `TransactionDraft` |
| 33 | +</details> |
| 34 | + |
| 35 | +<details> |
| 36 | +<summary>Added Type(s)</summary> |
| 37 | + |
| 38 | +- added type `PaymentTransactionInterfaceIdSetMessage` |
| 39 | +- added type `PaymentTransactionInterfaceIdSetMessagePayload` |
| 40 | +- added type `PaymentSetTransactionInterfaceIdAction` |
| 41 | +</details> |
0 commit comments