Releases: labd/commercetools-node-mock
Releases · labd/commercetools-node-mock
MyCarts
Implement /me/carts
endpoint to fetch my carts.
Also added additional cart update actions:
- addLineItem
- removeLineItem
- setBillingAddress
- setCountry
- setCustomerEmail
- setCustomField
- setCustomType
- setLocale
- setShippingAddress
getByKey
implement the getByKey function for resources.
product projections and shopping lists
adds product projections
adds shopping lists
updates custom objects
updates readme
v0.5.11
chore: bump ct platform package to 1.16
v0.5.10
feature: my payment service
v0.5.9
v0.5.8
fix(order): order-number endpoint didn't allow expand
feat(inventory): add restockableInDays
v0.5.7
- Improve predicate parser
- Add JSON schemas for validation
- Add product testing actions
v0.4.0
bump version
v0.3.0
Add inventory-entry resource