Skip to content

Releases: graphcommerce-org/graphcommerce

August 14, 2024 (canary)

14 Aug 09:59
Compare
Choose a tag to compare
Pre-release

@graphcommerce/magento-customer@9.0.0-canary.75

Patch Changes

@graphcommerce/next-ui@9.0.0-canary.75

Patch Changes

  • #2348 61b66ef - Added a new OverlayHeader component to be used in combination with the Overlay component. (@JoshuaS98)

August 14, 2024 (canary)

14 Aug 09:55
Compare
Choose a tag to compare
Pre-release

@graphcommerce/ecommerce-ui@9.0.0-canary.74

Patch Changes

August 14, 2024 (canary)

14 Aug 07:48
Compare
Choose a tag to compare
Pre-release

@graphcommerce/google-datalayer@9.0.0-canary.73

Minor Changes

  • #2337 18898df - All sendEvent calls are now the return type of useSendEvent, to allow plugins to use hooks themselves (@Renzovh)

August 07, 2024 (canary)

07 Aug 10:12
Compare
Choose a tag to compare
Pre-release

@graphcommerce/magento-product@9.0.0-canary.72

Minor Changes

August 07, 2024 (canary)

07 Aug 08:23
Compare
Choose a tag to compare
Pre-release

@graphcommerce/cli@9.0.0-canary.71

Patch Changes

@graphcommerce/graphql-mesh@9.0.0-canary.71

Patch Changes

August 05, 2024 (canary)

05 Aug 14:51
Compare
Choose a tag to compare
Pre-release

@graphcommerce/hygraph-dynamic-rows-ui@9.0.0-canary.70

Patch Changes

  • #2347 7fa50a2 - Resolve issue where the dynamic rows UI wouldn’t load any definitions (@paales)

August 05, 2024 (canary)

05 Aug 09:20
Compare
Choose a tag to compare
Pre-release

@graphcommerce/magento-cart@9.0.0-canary.69

Patch Changes

GraphCommerce 8.0.7

05 Aug 09:05
Compare
Choose a tag to compare

💡 This is a patch release, for the latest full release notes see the GraphCommerce 8.0 release notes ↩️

@graphcommerce/cli@8.0.7

  • #2343 c527bb7 Solves an issue where yarn codegen couldn't be ran because "Error: Unable to load fetch". (@paales)

@graphcommerce/magento-cart-shipping-address@8.0.7

Patch Changes

  • #2343 c527bb7 - Fixed shipping address not getting set for logged-in customers with default address (@paales)

  • #2343 c527bb7 - Fixed CustomerAddressForm resetting to a saved address when trying to use a new address (@paales)

August 02, 2024 (canary)

02 Aug 12:27
Compare
Choose a tag to compare
Pre-release

@graphcommerce/magento-cart-shipping-method@9.0.0-canary.68

Patch Changes

  • #2340 18691c7 - Select the only available shipping method as the current cart shipping method when there is only one shipping method available. (@LaurensFranken)

August 02, 2024 (canary)

02 Aug 12:21
Compare
Choose a tag to compare
Pre-release

@graphcommerce/algolia-mesh@9.0.0-canary.67

Patch Changes

@graphcommerce/graphql-mesh@9.0.0-canary.67

Patch Changes

  • #2336 214bc56 - Added traverseSelectionSet utility function to extract a child selection set from the parent. (@Renzovh)