Releases: graphcommerce-org/graphcommerce
December 16, 2024 (canary)
@graphcommerce/docs@9.0.0-canary.114
Patch Changes
@graphcommerce/graphql-mesh@9.0.0-canary.114
Patch Changes
@graphcommerce/next-config@9.0.0-canary.114
Patch Changes
December 16, 2024 (canary)
@graphcommerce/magento-customer@9.0.0-canary.113
Patch Changes
- #2445
e09905a
- fix session expired email not always available in cache (@StefanAngenent)
December 13, 2024 (canary)
December 13, 2024 (canary)
@graphcommerce/magento-customer@9.0.0-canary.111
Patch Changes
- #2448
cca7a52
- Replace useWatch with watch in order to prevent email from being undefinded when already being prefilled for expired sessions (@Giovanni-Schroevers)
December 09, 2024 (canary)
December 03, 2024 (canary)
@graphcommerce/magento-customer@9.0.0-canary.109
Patch Changes
- #2441
0d0aca2
- Check validation of email field in SignInForm and SignUpForm (@Giovanni-Schroevers)
December 02, 2024 (canary)
@graphcommerce/docs@9.0.0-canary.108
Patch Changes
@graphcommerce/algolia-search@9.0.0-canary.108
Patch Changes
- #2438
cb8d2f0
- Made all component prop types exported (@bramvanderholst)
@graphcommerce/ecommerce-ui@9.0.0-canary.108
Patch Changes
-
#2424
66b4188
- Omit disableUnderline prop for ‘outlined’ variant, because its not supported. (@carlocarels90) -
#2438
cb8d2f0
- Made all component prop types exported (@bramvanderholst) -
#2438
49937fd
- Allow changing various props for internal components (@bramvanderholst)
@graphcommerce/framer-scroller@9.0.0-canary.108
Patch Changes
- #2438
cb8d2f0
- Made all component prop types exported (@bramvanderholst)
@graphcommerce/graphcms-ui@9.0.0-canary.108
Patch Changes
- #2438
cb8d2f0
- Made all component prop types exported (@bramvanderholst)
@graphcommerce/magento-cart@9.0.0-canary.108
Patch Changes
- #2438
cb8d2f0
- Made all component prop types exported (@bramvanderholst)
@graphcommerce/magento-cart-items@9.0.0-canary.108
Patch Changes
- #2438
cb8d2f0
- Made all component prop types exported (@bramvanderholst)
@graphcommerce/magento-cart-shipping-address@9.0.0-canary.108
Patch Changes
- #2438
cb8d2f0
- Made all component prop types exported (@bramvanderholst)
@graphcommerce/magento-cart-shipping-method@9.0.0-canary.108
Patch Changes
-
#2438
cb8d2f0
- Made all component prop types exported (@bramvanderholst) -
#2438
49937fd
- Allow changing various props for internal components (@bramvanderholst)
@graphcommerce/magento-category@9.0.0-canary.108
Patch Changes
- #2438
cb8d2f0
- Made all component prop types exported (@bramvanderholst)
@graphcommerce/magento-compare@9.0.0-canary.108
Patch Changes
- #2438
cb8d2f0
- Made all component prop types exported (@bramvanderholst)
@graphcommerce/magento-customer@9.0.0-canary.108
Patch Changes
-
#2440
7fe3bc5
- fix session expired email not always available in cache (@StefanAngenent) -
#2438
cb8d2f0
- Made all component prop types exported (@bramvanderholst) -
#2438
49937fd
- Allow changing various props for internal components (@bramvanderholst)
@graphcommerce/magento-newsletter@9.0.0-canary.108
Patch Changes
- #2438
cb8d2f0
- Made all component prop types exported (@bramvanderholst)
@graphcommerce/magento-pagebuilder@9.0.0-canary.108
Patch Changes
- #2438
cb8d2f0
- Made all component prop types exported (@bramvanderholst)
@graphcommerce/magento-product@9.0.0-canary.108
Patch Changes
-
#2438
ebdf2c8
- Hide ProductScroller components when no items are available (@bramvanderholst) -
#2438
cb8d2f0
- Made all component prop types exported (@bramvanderholst) -
#2438
673bf7c
- Allow adding elements after/between product list items (e.g. banners) (@bramvanderholst) -
#2438
49937fd
- Allow changing various props for internal components (@bramvanderholst)
@graphcommerce/magento-product-bundle@9.0.0-canary.108
Patch Changes
- #2438
cb8d2f0
- Made all component prop types exported (@bramvanderholst)
@graphcommerce/magento-product-configurable@9.0.0-canary.108
Patch Changes
-
#2438
cb8d2f0
- Made all component prop types exported (@bramvanderholst) -
#2438
5b3ce00
- Respect configurableVariantValues.gallery config when selecting a configurable variant. The image should only change to the simple product image when the config is set to true, otherwise the configurable image should remain. To keep this functionality, please setconfigurableVariantValues: { gallery: true }
in your graphcommerce.config.js (@bramvanderholst) -
#2438
49937fd
- Allow changing various props for internal components (@bramvanderholst)
@graphcommerce/magento-product-downloadable@9.0.0-canary.108
Patch Changes
- #2438
cb8d2f0
- Made all component prop types exported (@bramvanderholst)
@graphcommerce/magento-product-grouped@9.0.0-can...
November 28, 2024 (canary)
November 27, 2024 (canary)
@graphcommerce/algolia-products@9.0.0-canary.106
Patch Changes
@graphcommerce/algolia-recommend@9.0.0-canary.106
Patch Changes
@graphcommerce/next-config@9.0.0-canary.106
Minor Changes
- #2385
3434ede
- Added a functionality to copy directories from packages to the project and keep them managed with GraphCommerce (@paales)