Releases: labd/commercetools-node-mock
Releases · labd/commercetools-node-mock
v1.1.3
Patch Changes
c0d5850
Thanks @mvantellingen! - Move from lodash to lodash.isequal
v1.1.2
Patch Changes
- #74
b521a4a
Thanks @okkevandereijk! - fix: use tsup onSuccess instead of nodemon
v1.1.1
Patch Changes
- #72
d6b123b
Thanks @okkevandereijk! - fix: revert start script to old situation, running server
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