This repository was archived by the owner on Oct 24, 2023. It is now read-only.
v1.0.0-RC4
Bug Fixes
- Cart: fix addCustomLineItem update action (b2d704f), closes #154
- CustomTypes: update to breaking changes of the API (5e23104)
- Product: fix type for remove price action (c0a5ccc), closes #153
Features
- Order: add state to order (3a6cc3d)
- Payment: add payment messages (b9308c1)
- Payment: add payment requests and models (c720eed)
- Product: add state to product (95437d8)
- ProductSearch: add fuzzy flag to product search request (0ed8dc8)
- Review: add state to review (8278313)
BREAKING CHANGES
- update actions for changing the order of custom fields have been changed