The latest version of WooCommerce Blocks, version 10.9.2, is now available for download on WordPress.org and GitHub.
Notable Changes
We’ve refined the logic for loading the Interactivity API, ensuring seamless integration when WooCommerce Blocks is incorporated into the WooCommerce plugin.
We fixed a bug affecting websites that were using block themes with checkout shortcodes and were switched to a blocks-based checkout template when updating via wp-cli
.
Changelog
Bug Fixes
- Load Interactivity API in
bootstrap.php
. (https://github.com/woocommerce/woocommerce-blocks/pull/10657) - Add to Cart button: fix the layout of View Cart link showing after adding product to cart. (https://github.com/woocommerce/woocommerce-blocks/pull/10675)
- Fixed checkout and cart page migration routine for users of block themes so that block templates are also migrated. (https://github.com/woocommerce/woocommerce-blocks/pull/10641)
- Fixed a bug causing Cart and Checkout Blocks to be used by default instead of shortcode versions on WC updates. (https://github.com/woocommerce/woocommerce-blocks/pull/10608)
Leave a Reply