Minor Changes
- #3283
cf603b0d7323d9926d5502f2906950272f13f6d6
Thanks @alexgraffeocohen! - Added optionaldiscountAllocations
field to Cart Line Item API so that POS extensions can see the precise proportion of a discount applied to a particular line item. Only theallocatedAmount
field is included for this purpose, matching the Storefront API structure. See https://shopify.dev/docs/api/storefront/latest/objects/DiscountAllocation.
Patch Changes
- #3292
eac3789d14ddecbeec96c9b26e67350357f4fd2a
Thanks @sam-b-rose! - Remove children props from component JSX props interface