product: The composite product selectors are now replaced with
selectCompositeProductPricesForConfiguration,
selectCompositeProductPrices,
selectCompositeProductPricesAsCurrentlyConfigured
Features
all: swap error names to compile-safe static codes (#1127) (58185af)
core: add error models and transform (#1125) (ede2170)
product: change the api for composite product facade and selectors (#1120) (516b541)
Bug Fixes
core: null or undefined values cause an infinite loop in arithmetic functions (#1128) (65724c2)
cart: The DaffCartFacade.totalDiscount is now DaffCartFacade.discountTotals and is an array of DaffCartTotal instead of a single number. Similarly the getDaffCartSelectors.selectCartTotalDiscount is now selectCartDiscountTotals.
Features
cart: add option_id to the DaffCompositeCartItemOption (#1123) (f3d37b5)
cart: make cart discounts separate (#1121) (2b7ecbf)
order: add extra order fragment extensions (#1117) (e3dcbb7)
order: add magento 2.4.1 driver models and transforms (#1112) (26dca6f)