Releases: commercetools/commercetools-sdk-typescript
Releases · commercetools/commercetools-sdk-typescript
@commercetools/importapi-sdk@6.15.0
@commercetools/checkout-sdk@1.7.0
@commercetools/ts-client@4.9.1
@commercetools/sdk-client-v2@3.4.0
@commercetools/platform-sdk@8.25.0
Minor Changes
-
#1231
0dc71feThanks @ct-sdks! - Api changesAdded Type(s)
- added type `ExactLockConflictError` - added type `ValidityLockConflictError` - added type `GraphQLExactLockConflictError` - added type `GraphQLValidityLockConflictError`
Patch Changes
- Updated dependencies [
4d930a0]:- @commercetools/ts-client@4.9.1
@commercetools/history-sdk@5.13.0
@commercetools/ts-sdk-apm@4.4.1
@commercetools/ts-client@4.9.0
@commercetools/sdk-client-v2@3.3.1
@commercetools/platform-sdk@8.24.0
Minor Changes
-
#1213
99d9e66Thanks @ct-sdks! - Api changesAdded Type(s)
- added type `CartDiscountSetRecurringOrderScopeAction` - added type `AnyOrder` - added type `AnyOrderDraft` - added type `ApplicableRecurrencePolicies` - added type `ApplicableRecurrencePoliciesDraft` - added type `NonRecurringOrdersOnly` - added type `NonRecurringOrdersOnlyDraft` - added type `RecurringOrderScope` - added type `RecurringOrderScopeDraft` - added type `RecurringOrdersOnly` - added type `RecurringOrdersOnlyDraft`Required Property(s)
-⚠️ changed property `deleteDaysAfterLastModification` of type `CartsConfiguration` to be required -⚠️ changed property `deleteDaysAfterLastModification` of type `ShoppingListsConfiguration` to be requiredAdded Property(s)
- added property `recurringOrderScope` to type `CartDiscount` - added property `recurringOrderScope` to type `CartDiscountDraft` -
#1219
c665e6dThanks @ShipilA! - Api changesRequired Property(s)
- changed property `variantSelection` of type `ProductSelectionProductAddedMessage` to be optional - changed property `variantExclusion` of type `ProductSelectionProductExcludedMessage` to be optional - changed property `oldVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessage` to be optional - changed property `newVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessage` to be optional - changed property `oldVariantSelection` of type `ProductSelectionVariantSelectionChangedMessage` to be optional - changed property `newVariantSelection` of type `ProductSelectionVariantSelectionChangedMessage` to be optional - changed property `variantSelection` of type `ProductSelectionProductAddedMessagePayload` to be optional - changed property `variantExclusion` of type `ProductSelectionProductExcludedMessagePayload` to be optional - changed property `oldVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessagePayload` to be optional - changed property `newVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessagePayload` to be optional - changed property `oldVariantSelection` of type `ProductSelectionVariantSelectionChangedMessagePayload` to be optional - changed property `newVariantSelection` of type `ProductSelectionVariantSelectionChangedMessagePayload` to be optionalAdded Property(s)
- added property `interfaceId` to type `MyTransactionDraft` - added property `interfaceId` to type `Transaction` - added property `interfaceId` to type `TransactionDraft`Added Type(s)
- added type `PaymentTransactionInterfaceIdSetMessage` - added type `PaymentTransactionInterfaceIdSetMessagePayload` - added type `PaymentSetTransactionInterfaceIdAction`