Releases: labd/commercetools-node-mock
Releases · labd/commercetools-node-mock
v0.6.1
Move @commercetools/platform-sdk to peer dependencies
v0.6.0 version bump
setShippingMethod action on cart, expand on projectApi.get, lineItems on cart create
- Allow get on projectAPI to be expanded.
- Allow create cart with lineItems.
- Add setShippingMethod action to cart actions.
MyOrder, order transitionState and replicate cart/order
- implement my order service
- implement transition state action on order repository
- implement /cart/replicate to replicate carts and orders
Customer Sign In
- customer sign me in functionality
customer change email and reset password
- added customer changeEmail action
- added customer createa password reset token action
payment actions and external_id on category
- implement changeTransactionState action on payment
- implement transitionState action on payment
- add external_id attribute on category
- fix broken import for my-customer service
add support for me customer and shipping methods matching cart
- add /shipping-methods/matching-cart
- add /me
Add support for offset and limit query string
- Add support for offset and limit query string
- Add nodes 16.x to test matrix
ProductProjection search
- product-projection search without filters throws error: Cannot read property 'replace' of undefined
- Implemented support for filter.query in product-projection search