Skip to content

Releases: labd/commercetools-node-mock

MyCarts

23 Feb 15:30
Compare
Choose a tag to compare

Implement /me/carts endpoint to fetch my carts.

Also added additional cart update actions:

  • addLineItem
  • removeLineItem
  • setBillingAddress
  • setCountry
  • setCustomerEmail
  • setCustomField
  • setCustomType
  • setLocale
  • setShippingAddress

getByKey

17 Aug 07:32
Compare
Choose a tag to compare

implement the getByKey function for resources.

product projections and shopping lists

16 Aug 12:01
Compare
Choose a tag to compare

adds product projections
adds shopping lists
updates custom objects
updates readme

v0.5.11

22 Jul 14:52
Compare
Choose a tag to compare

chore: bump ct platform package to 1.16

v0.5.10

22 Jul 14:05
a7606a5
Compare
Choose a tag to compare

feature: my payment service

v0.5.9

07 May 10:45
Compare
Choose a tag to compare

1e7842d chore: fix lint warnings
4f046af fix(payment): setCustomField/type actions
3adf4de fix(order): addPayment action
fbbff8a fix(predicates): allow queries where any entry in an array matches

v0.5.8

06 May 11:16
Compare
Choose a tag to compare

fix(order): order-number endpoint didn't allow expand
feat(inventory): add restockableInDays

v0.5.7

30 Apr 09:03
Compare
Choose a tag to compare
  • Improve predicate parser
  • Add JSON schemas for validation
  • Add product testing actions

v0.4.0

21 Apr 13:48
Compare
Choose a tag to compare
bump version

v0.3.0

21 Apr 13:23
Compare
Choose a tag to compare

Add inventory-entry resource