This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
6.4.0
Enhancements
- Pass to payment methods a wrapper component that handles the loading state. (5135)
Bug Fixes
- Gate WC template editing (FSE) to versions of WC 6.0 or higher. (5210)
- Fix manual entry within Quantity Inputs in Cart block. (5197)
- Correctly align Terms and Conditions block checkbox in Checkout block. (5191)
- Add support for decimal and thousand separators in the
formatPrice
function. (5188) - Reduce the size of the checkbox component label to prevent accidental input. (5164)
- Lazy load missing translation files on frontend to ensure that all visible texts are translatable. (5112)