Skip to content

Releases: graphcommerce-org/graphcommerce

August 05, 2024 (canary)

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

@graphcommerce/[email protected]

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/[email protected]

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

@graphcommerce/[email protected]

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/[email protected]

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/[email protected]

Patch Changes

@graphcommerce/[email protected]

Patch Changes

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

July 30, 2024 (canary)

30 Jul 13:36
Compare
Choose a tag to compare
Pre-release

@graphcommerce/[email protected]

Minor Changes

July 30, 2024 (canary)

30 Jul 13:14
Compare
Choose a tag to compare
Pre-release

@graphcommerce/[email protected]

Patch Changes

July 30, 2024 (canary)

30 Jul 08:25
Compare
Choose a tag to compare
Pre-release

@graphcommerce/[email protected]

Patch Changes

@graphcommerce/[email protected]

Minor Changes

  • #2334 435b19c - Created a new @graphcommerce/magento-graphql-rest package to integrate with Magento's REST API. By default allows you to retrieve the customer with m2rest_GetV1CustomersMe and only provides the group_id additionally on the customer. (@Renzovh)

July 22, 2024 (canary)

22 Jul 12:06
Compare
Choose a tag to compare
Pre-release

@graphcommerce/[email protected]

Patch Changes

July 22, 2024 (canary)

22 Jul 08:54
Compare
Choose a tag to compare
Pre-release

@graphcommerce/[email protected]

Patch Changes

  • #2326 1faefa4 - Create a 'Third-Party Libraries' page that includes further details on tools such as Google Analytics and Google Tag Manager. (@carlocarels90)

July 19, 2024 (canary)

19 Jul 14:47
Compare
Choose a tag to compare
Pre-release

@graphcommerce/[email protected]

Minor Changes

@graphcommerce/[email protected]

Minor Changes

  • #2327 0935c33 - Move render logic from AddProductsToCartSnackbar to AddProductsToCartSnackbarMessage so this can be reused outside of AddProductsToCartForm (@Giovanni-Schroevers)

@graphcommerce/[email protected]

Minor Changes