This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
6.6.0
Bug Fixes
- "Added By" template column value is user friendly for modified WooCommerce block templates. (5420)
- Fixed a performance issue with the cart by preventing an extra network request on mount. (5394)
- Use the themes product archive block template for product category & product tag pages if the theme does not have more specific templates for those. (5380)
- Cart block: Switch to correct view if inner block is selected. (5358)
- Respect implicit quantity updates coming from server or directly from data stores. (5352)
- Fixed a case where payments could fail after validation errors when using saved cards. (5350)
- Add error handling for network errors during checkout. (5341)
- Fix cart and checkout margin problem by removing the full-width option. (5315)
Various
- Sync draft orders whenever cart data changes. (5379)
- Removed legacy handling for shipping_phone in Store API. (5326)
- Site Editor template list: Fix wrong icon displayed on WooCommerce templates after they have been edited. (5375)
- Fix validation error handling after using browser autofill. (5373)
- Update loading skeleton animations. (5362)
- Add error handling to
get_routes_from_namespace
method. (5319)