Skip to content

Releases: labd/commercetools-node-mock

v2.39.0

23 Oct 06:43
6e48232
Compare
Choose a tag to compare

Minor Changes

v2.38.0

22 Oct 19:56
Compare
Choose a tag to compare

Minor Changes

  • #245 ac90ac3 Thanks @mvantellingen! - Improve mocking of customer updates. This includes adding support for
    removeAddress, removeBillingAddressId, removeShippingAddressId,
    setCustomerGroup, setDateOfBirth, setDefaultShippingAddress,
    setDefaultBillingAddress, setMiddleName, setTitle.

  • d9cc9b1 Thanks @mvantellingen! - Use type-safe quality operators (===)

Patch Changes

  • #243 3a148e0 Thanks @jsm1t! - Fix for defaultBillingAddress & defaultShippingAddress customer create options not working

v2.37.0

22 Oct 09:42
3611528
Compare
Choose a tag to compare

Minor Changes

v2.36.0

22 Oct 07:29
Compare
Choose a tag to compare

Minor Changes

v2.35.0

16 Oct 09:56
fbc8a6f
Compare
Choose a tag to compare

Minor Changes

v2.34.3

14 Oct 15:19
8a4aa0c
Compare
Choose a tag to compare

Patch Changes

v2.34.2

14 Oct 10:47
Compare
Choose a tag to compare

Patch Changes

v2.34.1

08 Oct 10:15
Compare
Choose a tag to compare

Patch Changes

v2.34.0

08 Oct 08:37
53e7219
Compare
Choose a tag to compare

Minor Changes

v2.33.1

07 Oct 07:37
a9ab64b
Compare
Choose a tag to compare

Patch Changes

  • #224 1177aa1 Thanks @webwiebe! - Added the setShippingAddressCustomType and setBillingAddressCustomType actions to the cart repository