Releases: labd/commercetools-node-mock
Releases · labd/commercetools-node-mock
v1.1.0
Minor Changes
-
#70
2776347
Thanks @mikedebock! -- Add addPrice product update action
- Add changePrice product update action
- Add removePrice product update action
v1.0.0
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
Patch Changes
fc0f786
Thanks @mvantellingen! - Fix release process to build before publishing to npm
Minor Changes
- #62
d81b817
Thanks @bala-goflink! - Add support for standalone-prices
v0.14.0
Minor changes
- #62 d81b817 Thanks @bala-goflink! - Add support for standalone-prices
0.13.0
New release process using @changesets
0.12.0
- add
moveImageToPosition
product update action
0.11.0
- Store deleteDaysAfterCreation on project settings
- Add
addExternalImage
andremoveImage
product update actions
0.10.1
Patch release to fix some type definition issues.
v0.10.0
- 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
0.9.1 (08-09-2022)
- Added boolean parsing logic for predicates.