This repository was archived by the owner on Feb 23, 2024. It is now read-only.
3.4.0
Release of version 3.4.0.
Bug Fixes
- Ensure shopper saved card is used as default payment method (default was being overwritten in some circumstances). (3131)
- Fix Cart & Checkout sidebar layout broken in some themes. (3111)
- Fix product reviews schema date fields to use new (WP 5.5)
date-time
format. (3109) - Use wp_login_url instead of hardcoding login path. (3090)
- Fix an issue with COD not showing when first enabled. (3088)
- Fix JS console error when COD is enabled and no shipping method is available. (3086)
performance
- Create DebouncedValidatedTextInput component. (3108)
refactor
- Merge ProductPrice atomic block and component. (3065)