From 43d1f8d22c0c7cf2998056fe211b2e85cda80818 Mon Sep 17 00:00:00 2001 From: Lukas Heinze Date: Wed, 7 Aug 2024 15:52:01 +0200 Subject: [PATCH] cleanup --- update.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 update.md diff --git a/update.md b/update.md deleted file mode 100644 index bd901c76..00000000 --- a/update.md +++ /dev/null @@ -1,7 +0,0 @@ -- New useCustomer function named logoutGuest to logout guest customers, because logout request is allowed for logged in customers only -- Store API responses of login and register don't include context anymore, context token is now set based on response header instead -- CartShopware.removeLineItem request body has changed and requires an object with an ids property -- CartShopware.addLineItem request body has changed and requires id for each item instead of referenceId -- usePage associations requires now seoUrls to resolve seoUrls -- ProductShopware.readProductListing function parameters changes, second parameter is now swIncludeSeoUrls boolean -- Unused property pathInfo was removed from HblProduct type and mapping