A new version of WooCommerce Blocks has been released! Version 5.6.0 is now available for download from GitHub and WordPress.org.
This release introduces several enhancements and bug fixes in many of our blocks including the Cart and Checkout blocks, which are only accessible using the WC Blocks feature plugin, and some other blocks which are available also in WooCommerce core like All Products and All Reviews.
This is also the first release of WooCommerce Blocks which implements the new L0 version support policy. That means that you will need WordPress 5.8 and WooCommerce 5.5 in order to update to this version.
Changelog
Enhancements
- Ensure payment method icons are constrained to a reasonable size in the Cart and Checkout blocks. (4427)
- Update pagination arrows to match core. (4364)
Bug Fixes
- Remove unnecessary margin from Cart block loading skeleton to avoid content jump. (4498)
- Fixed the SKU search on the
/wc/store/products
endpoint. (4469) - Ensure cart totals displayed within a Panel component are aligned well and do not have extra padding. (4435)
- Fix memory leak when previewing transform options for the All reviews block. (4428)
Various
- Deprecate
snackbarNotices
filter in favour ofsnackbarNoticeVisibility
to allow extensions to hide snackbar notices in the Cart and Checkout blocks. (4417)
Leave a Reply