Releases: graphcommerce-org/graphcommerce
Release 10.0.4-canary.1
@graphcommerce/ecommerce-ui@10.0.4-canary.1
Patch Changes
- #2585
c9e862a- Get redirectTo from the url params instead of the headers (@Giovanni-Schroevers)
Release 10.0.4-canary.0
@graphcommerce/magento-search-overlay@10.0.4-canary.0
Patch Changes
-
#2580
c406bbd- Use immediate input value for Enter navigation.Modified SearchOverlayProvider to pull the search query directly from the event target during the Enter key event. This prevents the "partial query" bug caused by navigating with the lagging debounced state. (@Giovanni-Schroevers)
Release 10.0.3
@graphcommerce/next-config@10.0.3
Patch Changes
-
fdad2b7- Added support in component props for Generic components. Solves an issue with creating plugins on the AddressFields component. (@paales) -
fdad2b7- Fixed issue where additional props on a plugin did not carry to the final component. Now we can extend the original component's props with additional props from plugins. (@paales)
Release 10.0.3-canary.0
@graphcommerce/next-config@10.0.3-canary.0
Patch Changes
-
fdad2b7- Added support in component props for Generic components. Solves an issue with creating plugins on the AddressFields component. (@paales) -
fdad2b7- Fixed issue where additional props on a plugin did not carry to the final component. Now we can extend the original component's props with additional props from plugins. (@paales)
Release 10.0.2
@graphcommerce/magento-customer@10.0.2
Patch Changes
@graphcommerce/magento-store@10.0.2
Patch Changes
Release 10.0.2-canary.0
@graphcommerce/magento-customer@10.0.2-canary.0
Patch Changes
@graphcommerce/magento-store@10.0.2-canary.0
Patch Changes
Release 10.0.1-canary.5
@graphcommerce/magento-customer@10.0.1-canary.5
Patch Changes
@graphcommerce/magento-store@10.0.1-canary.5
Patch Changes
Release 10.0.1
@graphcommerce/algolia-insights@10.0.1
Patch Changes
@graphcommerce/algolia-products@10.0.1
Patch Changes
-
#2568
f1b60ac- Solve issue where the cache wasn't available from the context anymore in @apollo/client@4 now uses the operation.client.cache (@paales) -
#2571
591fb82- Make sure the default_display_currency_code is always fetched properly for Algolia (@paales)
@graphcommerce/googlerecaptcha@10.0.1
Patch Changes
- #2568
f1b60ac- Solve issue where the cache wasn't available from the context anymore in @apollo/client@4 now uses the operation.client.cache (@paales)
@graphcommerce/graphql@10.0.1
Patch Changes
-
#2571
2350c13- Show loading skeleton when loading and there is no data, but show when there is an error so we dont get in a stuck state. (@paales)
@graphcommerce/hygraph-dynamic-rows-ui@10.0.1
Patch Changes
@graphcommerce/magento-cart@10.0.1
Patch Changes
-
#2571
78a2a8a- Solve issue where the @client fields could not be resolved correctly. (@paales) -
#2568
f1b60ac- Solve issue where the cache wasn't available from the context anymore in @apollo/client@4 now uses the operation.client.cache (@paales)
@graphcommerce/magento-cart-email@10.0.1
Patch Changes
- #2568
dc57da4- Moved from form.watch to useWatch everywhere which works even if the fields are later initialized. (@paales)
@graphcommerce/magento-cart-payment-method@10.0.1
Patch Changes
- #2568
dc57da4- Moved from form.watch to useWatch everywhere which works even if the fields are later initialized. (@paales)
@graphcommerce/magento-cart-pickup@10.0.1
Patch Changes
- #2568
dc57da4- Moved from form.watch to useWatch everywhere which works even if the fields are later initialized. (@paales)
@graphcommerce/magento-cart-shipping-address@10.0.1
Patch Changes
- #2568
dc57da4- Moved from form.watch to useWatch everywhere which works even if the fields are later initialized. (@paales)
@graphcommerce/magento-cms@10.0.1
Patch Changes
@graphcommerce/magento-compare@10.0.1
Patch Changes
-
#2571
78a2a8a- Solve issue where the @client fields could not be resolved correctly. (@paales) -
#2568
dc57da4- Moved from form.watch to useWatch everywhere which works even if the fields are later initialized. (@paales)
@graphcommerce/magento-customer@10.0.1
Patch Changes
-
#2571
78a2a8a- Solve issue where the @client fields could not be resolved correctly. (@paales) -
#2568
dc57da4- Moved from form.watch to useWatch everywhere which works even if the fields are later initialized. (@paales) -
#2571
0146abe- Created a new GuestOrCustomerMask to show information based on their loggedIn state respecting the masking of private content. (@paales) -
#2568
f1b60ac- Solve issue where the cache wasn't available from the context anymore in @apollo/client@4 now uses the operation.client.cache (@paales)
@graphcommerce/magento-recently-viewed-products@10.0.1
Patch Changes
@graphcommerce/magento-review@10.0.1
Patch Changes
@graphcommerce/magento-store@10.0.1
Patch Changes
-
#2571
d9c7545- When switching stores unset the currency when there is no selection available for a given store. (@paales) -
#2571
6d5ff59- Do not send an unacceptable store currency due to a configuration error and make sure the correct currency is stored. Show a StoreSwitcherFab on mobile. (@paales)