Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

5.8.0

Compare
Choose a tag to compare
@nerrad nerrad released this 31 Aug 18:22
033de4b

Changelog

Enhancements

  • Introduced the __experimental_woocommerce_blocks_checkout_update_order_from_request hook to the Checkout Store API. (4610)
  • Add "Filter Products by Stock" block. (4145)

Bug Fixes

  • Prevent Product Category List from displaying incorrectly when used on the shop page. (4587)
  • Add label element to <BlockTitle> component. (4585)

Documentation

  • Add Extensibility info to Store API readme. (4605)
  • Update documentation for the snackbarNoticeVisibility filter. (4508)
  • Add documentation for extensionCartUpdate method - this allows extensions to update the client-side cart after it has been modified on the server. (4377)