Skip to content

Releases: commercelayer/mfe-checkout

v4.5.3

12 Feb 17:08
Compare
Choose a tag to compare

4.5.3 (2024-02-12)

Bug Fixes

  • remove empty div for Errors component when no errors to display (aca3f2b)

v4.5.2

19 Jan 10:56
Compare
Choose a tag to compare

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

11 Jan 13:59
Compare
Choose a tag to compare

4.5.1 (2024-01-11)

Bug Fixes

v4.5.0

11 Jan 13:08
Compare
Choose a tag to compare

4.5.0 (2024-01-11)

Features

  • add Polish support and translations (c05bfc9)

v4.4.3

04 Jan 11:13
Compare
Choose a tag to compare

4.4.3 (2024-01-04)

Bug Fixes

  • avoid saving a customer payment source on order with subscription (99e6872)

v4.4.2

22 Dec 15:48
Compare
Choose a tag to compare

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

21 Dec 13:32
Compare
Choose a tag to compare

4.4.1 (2023-12-21)

Bug Fixes

  • improve check for subscription_created_at attribute (c5ebb05)

v4.4.0

13 Dec 12:54
Compare
Choose a tag to compare

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

21 Nov 15:16
Compare
Choose a tag to compare

4.3.2 (2023-11-21)

Bug Fixes

  • adjust animation durations and primary light color (fec09ca)

v4.3.1

16 Nov 13:04
Compare
Choose a tag to compare

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)