Releases: labd/commercetools-node-mock
v2.43.0
Minor Changes
-
#263
55b0bfc
Thanks @mvantellingen! - Add astrict
boolean option to make the mock service strict and throw errors when certain values are missing -
#246
2774582
Thanks @mvantellingen! - Add deprecation warning forctMock.add()
v2.42.1
Patch Changes
- #261
d20c176
Thanks @demeyerthom! - Added missing mutations for custom fields on associate roles, product selections and business units
v2.42.0
v2.41.1
v2.41.0
v2.40.0
v2.39.0
Minor Changes
- #242
c970b6e
Thanks @demeyerthom! - Added cart discount set stores support
v2.38.0
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
v2.37.0
Minor Changes
-
#236
d11863d
Thanks @saraghaedi! - add handler for creating in-store customer token -
#241
1c9f082
Thanks @demeyerthom! - Added support for more search indexes on projects
v2.36.0
Minor Changes
-
#237
a0525a4
Thanks @saraghaedi! - implement my business unit service -
#238
b86edf4
Thanks @mvantellingen! - Add ability to set shipping and billing addresses when creating customer