You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: readme.txt
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -85,6 +85,21 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
85
85
86
86
== Changelog ==
87
87
88
+
= 4.3.0 - 2021-01-19 =
89
+
90
+
#### Bug Fixes
91
+
92
+
- Update input colors and alignment. ([3597](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3597))
93
+
94
+
#### Enhancements
95
+
96
+
- Store API - Fix selected rate in cart shipping rates response. ([3680](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3680))
- Show itemized fee rows in the cart/checkout blocks. ([3678](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3678))
99
+
- Extensibility: Show item data in Cart and Checkout blocks and update the variation data styles. ([3665](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3665))
100
+
- Improve error displayed to customers when an item's stock status changes during checkout. ([3656](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3656))
101
+
- Introduce SlotFill for Sidebar. ([3361](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3361))
0 commit comments