This repository was archived by the owner on Feb 23, 2024. It is now read-only.
9.0.0
Bug Fixes
- Fix skewed placeholder of a Product Image block. (7651)
- Fix missing translations in the inspector (editor mode) for the Cart Cross-Sells Blocks. (7616)
Enhancements
- Move paymentResult to the payment store. (7692)
- Add the
Products by Attributetemplate. (7660) - Make loading placeholder colors match the current font color for the theme. (7658)
- Remove cart fragments support to improve performance in product blocks. (7644)
- Add a
clearValidationErrorsaction to thewc/store/validationdata store. (7601) - Add
ValidatedTextInputandValidationInputErrorto the@woocommerce/blocks-checkoutpackage. (7583) - Convert product-elements/image to TypeScript. (7572)
- Add
StoreNoticesContainerto the@woocommerce/blocks-checkoutpackage. (7558) - Convert product-elements/price to TypeScript. (7534)
- Adds the option of providing a custom class for the product details on the Cart Block. (7328)
Various
- Change action type name for use shipping as billing option. (7695)