Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

9.0.0

Choose a tag to compare

@danieldudzic danieldudzic released this 23 Nov 08:56

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 Attribute template. (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 clearValidationErrors action to the wc/store/validation data store. (7601)
  • Add ValidatedTextInput and ValidationInputError to the @woocommerce/blocks-checkout package. (7583)
  • Convert product-elements/image to TypeScript. (7572)
  • Add StoreNoticesContainer to the @woocommerce/blocks-checkout package. (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)