Updated Release Testing Instructions WooCommerce 4.6 (markdown)
parent
0d782de9c7
commit
72fbc1f76b
|
@ -48,6 +48,20 @@ __To Test__
|
|||
|
||||
## Updates to WooCommerce Product Blocks
|
||||
|
||||
These testing instructions are based on the testing instruction published specifically for WooCommerce Products Blocks 3.4.0, 3.3.0, and 3.2.0.
|
||||
Anything referencing Cart and Checkout blocks do not need tested as a part of the WooCommerce core release.
|
||||
|
||||
With that in mind we are linking directly to the sections applicable to WooCommerce Core
|
||||
|
||||
- 3.4.0
|
||||
- [Fix product reviews schema date fields to use new (WP 5.5) date-time format.](https://github.com/woocommerce/woocommerce-gutenberg-products-block/blob/main/docs/testing/releases/340.md#fix-product-reviews-schema-date-fields-to-use-new-wp-55-date-time-format-3109)
|
||||
- [Merge ProductPrice atomic block and component. Steps 2, 3, and 4 only](https://github.com/woocommerce/woocommerce-gutenberg-products-block/blob/main/docs/testing/releases/340.md#merge-productprice-atomic-block-and-component-3065)
|
||||
- 3.3.0
|
||||
- [All Products block: Can now customize text size, color and alignment in Product Title child block.](https://github.com/woocommerce/woocommerce-gutenberg-products-block/blob/main/docs/testing/releases/330.md#all-products-block-can-now-customize-text-size-color-and-alignment-in-product-title-child-block--)
|
||||
- [All Products block: Can now customize text size, color and alignment in Product Price child block.](https://github.com/woocommerce/woocommerce-gutenberg-products-block/blob/main/docs/testing/releases/330.md#all-products-block-can-now-customize-text-size-color-and-alignment-in-product-price-child-block--)
|
||||
- 3.2.0
|
||||
- [All Products Updates](https://github.com/woocommerce/woocommerce-gutenberg-products-block/blob/main/docs/testing/releases/320.md#all-products---)
|
||||
|
||||
***
|
||||
|
||||
## WooCommerce Core Bug Fixes
|
||||
|
|
Loading…
Reference in New Issue