Skip to content

Releases: commercetools/commercetools-sdk-typescript

@commercetools/importapi-sdk@6.15.0

07 Apr 11:02
200b697

Choose a tag to compare

Minor Changes

  • #1245 ac43d9a Thanks @ct-sdks! - Import changes

    Added Enum(s) - added enum `partiallyImported` to type `ProcessingState`
    Added Property(s) - added property `partiallyImported` to type `OperationStates`

@commercetools/checkout-sdk@1.7.0

07 Apr 11:02
200b697

Choose a tag to compare

Minor Changes

  • #1242 a8ef9d1 Thanks @ct-sdks! - Checkout changes

    Added Type(s) - added type `CountryCode` - added type `CurrencyCode` - added type `Locale`

@commercetools/ts-client@4.9.1

03 Mar 12:02
88c0f2e

Choose a tag to compare

Patch Changes

@commercetools/sdk-client-v2@3.4.0

03 Mar 12:02
88c0f2e

Choose a tag to compare

Minor Changes

@commercetools/platform-sdk@8.25.0

03 Mar 12:02
88c0f2e

Choose a tag to compare

Minor Changes

  • #1231 0dc71fe Thanks @ct-sdks! - Api changes

    Added Type(s) - added type `ExactLockConflictError` - added type `ValidityLockConflictError` - added type `GraphQLExactLockConflictError` - added type `GraphQLValidityLockConflictError`
  • #1239 4d930a0 Thanks @ShipilA! - Monthly release

Patch Changes

  • Updated dependencies [4d930a0]:
    • @commercetools/ts-client@4.9.1

@commercetools/history-sdk@5.13.0

03 Mar 12:02
88c0f2e

Choose a tag to compare

Minor Changes

Patch Changes

  • Updated dependencies [4d930a0]:
    • @commercetools/ts-client@4.9.1

@commercetools/ts-sdk-apm@4.4.1

09 Feb 11:07
c6b756f

Choose a tag to compare

Patch Changes

@commercetools/ts-client@4.9.0

09 Feb 11:07
c6b756f

Choose a tag to compare

Minor Changes

Patch Changes

@commercetools/sdk-client-v2@3.3.1

09 Feb 11:07
c6b756f

Choose a tag to compare

Patch Changes

@commercetools/platform-sdk@8.24.0

09 Feb 11:07
c6b756f

Choose a tag to compare

Minor Changes

  • #1213 99d9e66 Thanks @ct-sdks! - Api changes

    Added 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 required
    Added Property(s) - added property `recurringOrderScope` to type `CartDiscount` - added property `recurringOrderScope` to type `CartDiscountDraft`
  • #1219 c665e6d Thanks @ShipilA! - Api changes

    Required 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 optional
    Added 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`
  • #1219 c665e6d Thanks @ShipilA! - Regular release

Patch Changes