Skip to content

Releases: labd/commercetools-node-mock

v1.1.0

14 Apr 13:27
60357df
Compare
Choose a tag to compare

Minor Changes

  • #70 2776347 Thanks @mikedebock! -

    • Add addPrice product update action
    • Add changePrice product update action
    • Add removePrice product update action

v1.0.0

07 Apr 12:45
e59e893
Compare
Choose a tag to compare

Major Changes

  • #68 7b74869 Thanks @okkevandereijk! - ⚠️ This is a major update dropping support for Node 14 and under.

    • Updated node to version 18
    • Updated pnpm to version 8
    • Enforce eslint with default library

v0.14.1

13 Mar 13:36
7118aff
Compare
Choose a tag to compare

Patch Changes

Minor Changes

v0.14.0

13 Mar 14:24
Compare
Choose a tag to compare

Minor changes

0.13.0

06 Mar 13:40
Compare
Choose a tag to compare

New release process using @changesets

0.12.0

02 Mar 16:03
349f047
Compare
Choose a tag to compare
  • add moveImageToPosition product update action

0.11.0

01 Mar 15:21
03b5bcb
Compare
Choose a tag to compare
  • Store deleteDaysAfterCreation on project settings
  • Add addExternalImage and removeImage product update actions

0.10.1

13 Oct 10:24
Compare
Choose a tag to compare

Patch release to fix some type definition issues.

v0.10.0

10 Oct 10:59
Compare
Choose a tag to compare
  • Implement update by key and delete by key support for all resources
  • Added support for updating authenticationMode of a customer
  • Improve handling of staged vs current product data for products
  • Improve version identifier increments to match commercetools
  • Refactor product projection to handle published vs non published products

v0.9.1

08 Sep 11:34
Compare
Choose a tag to compare

0.9.1 (08-09-2022)

  • Added boolean parsing logic for predicates.