Categories
WooCommerce Blocks WooCommerce Blocks Release Notes

WooCommerce Blocks 10.8.1 Release Notes

The latest version of WooCommerce Blocks, version 10.8.1, is now available for download on WordPress.org and GitHub.

Notable Changes

We’ve improved template detection to better align with the WooCommerce settings and enhanced migration reliability. Additionally, in response to Gutenberg updates, we’ve added safeguards to handle diverse return types from the getEditedPostType function, ensuring stability and preventing crashes.

Changelog

Bug Fixes

  • Classic Template block registration: Add defensive type handling. (10475)
  • Fixed an issue where modifications to the Cart/Checkout templates made in the site editor would not be visible on the front end. #10462