Releases: commercelayer/mfe-checkout
Releases · commercelayer/mfe-checkout
v4.3.0
4.3.0 (2023-11-10)
Bug Fixes
- change export/build command from
pnpm run export
to pnpm run build
(e440c4d)
- change build output folder from
out
to out/dist
(e440c4d)
Features
- upgrade to nextjs
v14
and remove adyen languages not supported (edbd9c0)
v4.2.5
4.2.5 (2023-11-09)
Bug Fixes
- skip
begin_checkout
event when completing payment or reload page on placed
orders (5b4c3c4)
v4.2.4
4.2.4 (2023-11-07)
Bug Fixes
- enforce check for
require-await
and remove useless async
(91f3015)
v4.2.3
4.2.3 (2023-11-03)
Bug Fixes
- avoid check on country code lock for digital orders (b34c2d1)
v4.2.2
4.2.2 (2023-11-02)
Bug Fixes
- ignore
shipping_country_code_lock
for order with digital products only (0b41ed1)
- refer to billing address for order with digital products only (11f8e41)
v4.2.1
4.2.1 (2023-10-25)
Bug Fixes
- show all form errors and avoid blinking on border (4c37447)
v4.2.0
4.2.0 (2023-10-20)
Features
- improve GTM performances removing calls to Commerce Layer (95e6840)
v4.1.5
4.1.5 (2023-10-20)
Performance Improvements
- Improve load time making two setup calls in parallel (
organization
and order
on getSettings
) (95dea4b)
v4.1.4
4.1.4 (2023-10-20)
Bug Fixes
- update selector for Klarna payment terms checkbox (german) (efcb78f)
v4.1.3
4.1.3 (2023-10-19)
Bug Fixes
- update all deps and types (e061e98)