Skip to content

Releases: commercetools/commercetools-sdk-typescript

@commercetools/[email protected]

10 Feb 14:31
625b8ec
Compare
Choose a tag to compare

Minor Changes

@commercetools/[email protected]

10 Feb 10:32
4bcbfc6
Compare
Choose a tag to compare

Minor Changes

  • #925 624c5b2 Thanks @ct-sdks! - Api changes

    Changed Property(s)
    • ⚠️ changed property discount of type DiscountedTotalPricePortion from type CartDiscountReference to Reference
Added Property(s)
  • added property businessUnit to type ShoppingList
  • added property businessUnit to type ShoppingListDraft
Required Property(s)
  • changed property images of type ProductTailoringSetExternalImagesAction to be optional
Removed Type(s)
  • ⚠️ removed type ProductSearchFacetScope
Added Type(s)
  • added type ShoppingListSetBusinessUnitAction

@commercetools/[email protected]

04 Feb 11:12
4c329a1
Compare
Choose a tag to compare

Patch Changes

@commercetools/[email protected]

29 Jan 04:15
4bf3f82
Compare
Choose a tag to compare

Patch Changes

@commercetools/[email protected]

24 Jan 11:56
239269a
Compare
Choose a tag to compare

Patch Changes

@commercetools/[email protected]

15 Jan 23:20
fcc413d
Compare
Choose a tag to compare

Minor Changes

@commercetools/[email protected]

15 Jan 23:20
fcc413d
Compare
Choose a tag to compare

Patch Changes

@commercetools/[email protected]

15 Jan 23:20
fcc413d
Compare
Choose a tag to compare

Minor Changes

  • #900 548c38e Thanks @ct-sdks! - Api changes

    Added Resource(s)
    • added resource /{projectKey}/in-store/key={storeKey}/business-units
    • added resource /{projectKey}/in-store/key={storeKey}/business-units/key={key}
    • added resource /{projectKey}/in-store/key={storeKey}/business-units/{ID}
Required Property(s)
  • ⚠️ changed property triggerPattern of type CartDiscountPatternTarget to be required
Added Property(s)
  • added property inheritedStores to type BusinessUnit
  • added property inheritedStores to type Company
  • added property inheritedStores to type Division
Added Method(s)
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().get()
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().head()
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().post()
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withKey().get()
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withKey().head()
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withKey().post()
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withKey().delete()
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withId().get()
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withId().head()
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withId().post()
  • added method apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withId().delete()

Patch Changes

@commercetools/[email protected]

15 Jan 23:20
fcc413d
Compare
Choose a tag to compare

Minor Changes

  • #907 c5344e3 Thanks @ct-sdks! - History changes

    Required Property(s)
    • ⚠️ changed property triggerPattern of type ChangeTargetPatternChangeValue to be required

@commercetools/[email protected]

08 Jan 09:45
20c33ef
Compare
Choose a tag to compare

Major Changes