Releases: labd/commercetools-node-mock
Releases · labd/commercetools-node-mock
v2.33.0
Minor Changes
- #221
70fee89
Thanks @mikedebock! - add support for "setPurchaseOrderNumber" order update action
v2.32.0
Minor Changes
- #219
0fd9b7b
Thanks @mikedebock! - add support for "addAddress", "addBillingAddressId" and "addShippingAddressId" customer update actions
v2.31.2
Patch Changes
- #217
d5709d1
Thanks @callumhemming! - allows addedAt override in add to cart and add to wishlist
v2.31.1
v2.31.0
v2.30.1
Patch Changes
- #211
91b0255
Thanks @yugaWicaksono! - Added missing test OrderChangeShipmentStateAction in order action
v2.30.0
Minor Changes
- #209
2b74155
Thanks @borisvankatwijk! - Addition of "products/search" POST endpoint. Also known as "Storefront Search -> Product Search".
v2.29.1
Patch Changes
- #207
28bca80
Thanks @demeyerthom! - Added additional options to project settings
v2.29.0
Minor Changes
- #199
be62944
Thanks @leongraumans! - add support for "setProductPriceCustomField" product update action
v2.28.1
Patch Changes
- #204
a4e5a6c
Thanks @yugaWicaksono! - Added missing test to cover OrderSetDeliveryCustomFieldAction in the form of method setDeliveryCustomField inside of OrderUpdateHandler