Skip to content

Releases: labd/commercetools-node-mock

v2.59.1

30 Sep 07:38
043acdf

Choose a tag to compare

Patch Changes

v2.59.0

22 Sep 07:25
e7fc10b

Choose a tag to compare

Minor Changes

v2.58.0

18 Sep 13:58
db94910

Choose a tag to compare

Minor Changes

v2.57.1

17 Sep 11:05
8d15b05

Choose a tag to compare

Patch Changes

v2.57.0

17 Sep 07:52
30a4810

Choose a tag to compare

Minor Changes

  • #332 71ecce0 Thanks @jsm1t! - Add support for get my business unit by key

  • #333 7948f69 Thanks @demeyerthom! - Added additional features to project endpoints, updated project starting defaults to align with commercetools

v2.56.1

27 Aug 10:45
27c3980

Choose a tag to compare

Patch Changes

v2.56.0

26 Aug 15:11
283488d

Choose a tag to compare

Minor Changes

Patch Changes

v2.55.0

25 Aug 12:06
4399311

Choose a tag to compare

Minor Changes

  • #323 e29f6e1 Thanks @BramKaashoek! - Add support for attributes at Product level
    Add DiscountGroup, RecurrencePolicy, and RecurringOrder services
    Add PaymentUpdateAction methods
    Add invalidateOlderTokens to customer token creation

v2.54.0

25 Aug 07:58
1136f8f

Choose a tag to compare

Minor Changes

  • #321 43a4299 Thanks @BramKaashoek! - Implements the following previously missing BusinessUnit update action handlers:

    • removeShippingAddressId - Remove an address ID from shipping addresses
    • addBillingAddressId - Add an address ID to billing addresses
    • removeBillingAddressId - Remove an address ID from billing addresses
    • setDefaultBillingAddress - Set the default billing address
    • setCustomField - Set a custom field value on the business unit
    • setAddressCustomField - Set a custom field value on a specific address
    • setAddressCustomType - Set the custom type for a specific address
    • removeAssociate - Remove an associate from the business unit
    • changeAssociate - Change an existing associate's role assignments

    Fixes the changeAddress action to properly replace an existing address instead of adding a new one.

v2.53.2

18 Aug 11:42
c56b3e2

Choose a tag to compare

Patch Changes