Skip to content

Releases: graphcommerce-org/graphcommerce

Release 10.0.0-canary.63

04 Dec 12:27

Choose a tag to compare

Pre-release

@graphcommerce/algolia-products@10.0.0-canary.63

Major Changes

  • #2550 5d94c13 - Fix stock status mapping: use in_stock instead of is_stock in Algolia hit to Magento product conversion (@davido-priority)

Release 10.0.0-canary.62

04 Dec 12:21

Choose a tag to compare

Pre-release

@graphcommerce/magento-customer@10.0.0-canary.62

Patch Changes

Release 10.0.0-canary.61

04 Dec 11:58

Choose a tag to compare

Pre-release

@graphcommerce/magento-payment-multisafepay@10.0.0-canary.61

Patch Changes

Release 10.0.0-canary.60

04 Dec 11:39

Choose a tag to compare

Pre-release

@graphcommerce/framer-next-pages@10.0.0-canary.60

Patch Changes

@graphcommerce/framer-scroller@10.0.0-canary.60

Patch Changes

@graphcommerce/hygraph-dynamic-rows-ui@10.0.0-canary.60

Patch Changes

@graphcommerce/image@10.0.0-canary.60

Patch Changes

@graphcommerce/misc@10.0.0-canary.60

Patch Changes

Release 10.0.0-canary.59

04 Dec 11:23

Choose a tag to compare

Pre-release

@graphcommerce/lingui-next@10.0.0-canary.59

Patch Changes

  • f498226 - Solve issue where the translations weren't loaded when only using graphqlSharedClient instead of graphqlSsrClient. (@paales)

@graphcommerce/misc@10.0.0-canary.59

Patch Changes

  • f498226 - Solve issue where the translations weren't loaded when only using graphqlSharedClient instead of graphqlSsrClient. (@paales)

Release 10.0.0-canary.58

04 Dec 10:33

Choose a tag to compare

Pre-release

@graphcommerce/magento-cart@10.0.0-canary.58

Patch Changes

Release 10.0.0-canary.57

03 Dec 18:21

Choose a tag to compare

Pre-release

@graphcommerce/misc@10.0.0-canary.57

Patch Changes

Release 9.1.0-canary.55

27 Aug 10:45

Choose a tag to compare

Pre-release

@graphcommerce/google-datalayer@9.1.0-canary.55

Patch Changes

@graphcommerce/image@9.1.0-canary.55

Patch Changes

  • #2539 76adc6f - Export generateSrcSet from Image component so it can be used for the avatar srcSet directly (@paales)

@graphcommerce/magento-cart@9.1.0-canary.55

Patch Changes

  • #2539 cf44b1f - Added hideTotals to MultiCartStartCheckout (@paales)

  • #2539 af4463d - When running a cart mutation and the cartId is already passed to the form we use that value instead of retrieving the current cart again. (@paales)

  • #2539 415f9fb - Allow setting the cartId in the form for useFormGqlMutationCart by setting the cartId in the form AND allow setting the cartId for a whole context by wrapping with CartIdProvider (@paales)

  • #2539 4e3f3f2 - Allow setting the redirect value in the AddProductsToCartForm as a form value. (@paales)

  • #2539 af4463d - Solve issue where if the onBeforeSubmit would return false, it would still error if submitted while the cart is locked. (@paales)

  • #2539 1a06135 - Allow awaitable async requests for onStart on checkout button (@paales)

@graphcommerce/magento-cart-payment-method@9.1.0-canary.55

Patch Changes

  • #2539 59d91cc - Solve issue where the Place order button would remain in a loading state because the back/forward cache of chrome started working for the checkout and thus React's state would not be reset, thinking we were still exiting the page. (@paales)

@graphcommerce/magento-cart-shipping-address@9.1.0-canary.55

Patch Changes

  • #2539 415f9fb - Allow setting the cartId in the form for useFormGqlMutationCart by setting the cartId in the form AND allow setting the cartId for a whole context by wrapping with CartIdProvider (@paales)

@graphcommerce/magento-customer@9.1.0-canary.55

Patch Changes

@graphcommerce/magento-payment-multisafepay@9.1.0-canary.55

Patch Changes

  • #2539 21dc35d - Solve issue where the cart would remain locked if a user would return to the website without going through the checkout/payment step. (@paales)

  • #2539 6a55be4 - Solve issue where the MSPPaymentHandler query would be executed multiple times. (@paales)

@graphcommerce/magento-product@9.1.0-canary.55

Patch Changes

@graphcommerce/next-ui@9.1.0-canary.55

Patch Changes

  • #2539 87fc3c2 - Created new Tabs and TabItem component to be used for MultiCart setup (@paales)

  • #2539 286a20e - Added an OverlayCloseButton and implemented it for various locations. (@paales)

  • #2539 65dcefb - Solve hydration error because multiple literals could be in a DateTimeFormat (@paales)

  • #2539 88fd114 - Created a LayoutOverlayHeader2 that does not support any floating modes or something and thus is simpler to customize. (@paales)

  • #2539 23793aa - Prevent excessive rerender when multiple images with the same url are in a product (@paales)

  • #2539 a419257 - Solve issue where the sidebar wasn't 100% width on the PDP on mobile (@paales)

@graphcommerce/react-hook-form@9.1.0-canary.55

Patch Changes

  • #2539 5036171 - Fix typescript infer (@paales)

  • #2539 31ef9c5 - Solve an issue where the false value of the useFormGql was incorrectly interpreted as an error while it was a SKIP. Fixes an issue where the CustomerAddressForm is not submitting properly when the user is adding a new address. (@paales)

  • #2539 9bf02b6 - Solve issue with react-hook-form causing ts errors, now version is fixed and the ts error is solved (@paales)

@graphcommerce/misc@9.1.0-canary.55

Patch Changes

  • #2539 22094bd - Solve a version-skew problem where certain JS files weren't properly cached by the Service Worker, but the page was cached. The moment a user wanted to load the page the JS files would not exist and result in a 404. This in turn caused the the frontend to be broken until the page was reloaded.

    The cause is that if the prefetch requests fail, other prefetch requests are not made anymore. And since the js file wasn't cached by other buckets, it would result in a 404. (@paales)

Release 9.1.0-canary.54

13 Aug 11:44

Choose a tag to compare

Pre-release

@graphcommerce/magento-product-configurable@9.1.0-canary.54

Patch Changes

Release 9.1.0-canary.53

12 Aug 22:09

Choose a tag to compare

Pre-release

@graphcommerce/ecommerce-ui@9.1.0-canary.53

Patch Changes