This repository was archived by the owner on Oct 24, 2023. It is now read-only.
v1.4.0
Features
- Cart: support change of custom line item quantity and price (63d78e5), closes #256
- Cart: support external line item total price (417e78c), closes #247
- CustomObject: add constructor using custom object draft (7482d1b), closes #258
- CustomObject: add reference model for custom objects (566cf22), closes #248
- Filter: add method to create a subtree filter with an array of IDs (ac487a3), closes #257
- Inventory: add inventory deleted message (699a8c7), closes #245
- Inventory: support customizable inventory entries (31f16db), closes #246
- Logger: add correlation id to logger as context object (512536b)
- Product: query product by slug with single language (88cd9e2), closes #250
- Product: support key for product and product variant (39f356a), closes #259
- Reference: resolve correct reference model by typeId (8f76ec4)