A new version of WooCommerce Blocks has been released! Version 8.8.1 is now available for download from GitHub and WordPress.org.
In this minor release we fixed a bug where some extensions making use of the /cart/extensions
endpoint would not receive the updated cart totals in the response. We now ensure the cart totals are recalculated before sending the response.
Changelog
Bug fixes
- Fix a bug in which cart totals aren’t recalculated aftering running CartExtensions (#7490)
Leave a Reply