Releases: commercelayer/commercelayer-react-components
Releases · commercelayer/commercelayer-react-components
v4.0.0-alpha.8
v3.15.2
v4.0.0-alpha.7
4.0.0-alpha.7 (2022-09-28)
Bug Fixes
- Refactor types (b926e4a)
Features
- Add new
AddressesEmpty
component (51fdcbd)
Performance Improvements
- Improve types (357fd9d)
v4.0.0-alpha.6
v3.15.1
v4.0.0-alpha.5
v4.0.0-alpha.4
v3.15.0
3.15.0 (2022-08-25)
Bug Fixes
- Add credit card label as default (28b7c8c)
- Authorization error when placing the order with Adyen (445561a)
- Autoselect first shipping method if it is single. Resolve #234 (4b2ab63)
- Infinite loop if the card brand is not defined by Adyen and add styles configuration for the dropin (6ccb1ae)
- Loading autoselect payment method (2d2c855)
- Place order behavior for credit card provided by Adyen dropin (2b0b85f)
- Place order for Paypal and Klarna provided by Adyen (b80e649)
- React console errors and update import for
rapid-form
(eefabdd) - Reload payment method (9e88c57)
- Reload payment method (9204603)
- Remove
line_2
field as required for business address (0da42e2) - Remove
line_item
when adding a new one usingbuyNowMode
(8f78a06) - Set
live
env on the Adyen dropin (7bdd6ad) - Show
formatted_price_amount_for_shipment
by default (7699dd4) - Show FRAUD credit card error for Adyen (c7cdc12)
- Types and update
rapid-form
import (04370d7)
Features
- Add Klarna payment provided by Adyen. Resolve #252 (ff8b420)
- Enable Paypal with Adyen payments. Resolve #251 (c99a657)
- Expose payment source when preselecting a payment method by
onClick
prop (3cb3d5f) - Preselect payment method if there is only one (723e9b0)
Performance Improvements
- Reduce network requests (adb0eee)