Releases: commercelayer/mfe-checkout
Releases · commercelayer/mfe-checkout
v4.5.3
4.5.3 (2024-02-12)
Bug Fixes
- remove empty div for
Errors
component when no errors to display (aca3f2b)
v4.5.2
4.5.2 (2024-01-19)
Bug Fixes
- redirect to thank you page skipping errors if order is in a
placed
status (c3072ea)
v4.5.1
4.5.1 (2024-01-11)
Bug Fixes
v4.5.0
4.5.0 (2024-01-11)
Features
- add Polish support and translations (c05bfc9)
v4.4.3
4.4.3 (2024-01-04)
Bug Fixes
- avoid saving a customer payment source on order with subscription (99e6872)
v4.4.2
4.4.2 (2023-12-22)
Bug Fixes
- display stock transfer on shipment section (b4309d9)
- prevent saving a customer payment source if already saved when a subscription is present (771f253)
v4.4.1
4.4.1 (2023-12-21)
Bug Fixes
- improve check for
subscription_created_at
attribute (c5ebb05)
v4.4.0
4.4.0 (2023-12-13)
Bug Fixes
- remove
return to cart
link on thank you page (fd600d0)
Features
- improve subscriptions support during checkout flow (6322538)
- save payment details if a customer is paying a failing order originated by an order subscription (6c25e9b)
v4.3.2
4.3.2 (2023-11-21)
Bug Fixes
- adjust animation durations and primary light color (fec09ca)
v4.3.1
4.3.1 (2023-11-16)
Bug Fixes
- check email format and form submit validation (cb982d6)
Performance Improvements
- reduce bundle size, removing states and countries from
react-components
package (4e614f9)