From 59340b29c02b47d9d6e4716645a658f35d7b3ed0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 13:06:34 +0000 Subject: [PATCH 01/30] chore(release): update prerelease versions --- .changeset/pre.json | 92 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 .changeset/pre.json diff --git a/.changeset/pre.json b/.changeset/pre.json new file mode 100644 index 0000000000..5446e8b563 --- /dev/null +++ b/.changeset/pre.json @@ -0,0 +1,92 @@ +{ + "mode": "pre", + "tag": "canary", + "initialVersions": { + "@graphcommerce/docs": "9.0.0", + "@graphcommerce/magento-graphcms": "9.0.0", + "@graphcommerce/magento-open-source": "9.0.0", + "@graphcommerce/address-fields-nl": "9.0.0", + "@graphcommerce/algolia-categories": "9.0.0", + "@graphcommerce/algolia-insights": "9.0.0", + "@graphcommerce/algolia-personalization": "9.0.0", + "@graphcommerce/algolia-products": "9.0.0", + "@graphcommerce/algolia-recommend": "9.0.0", + "@graphcommerce/algolia-search": "9.0.0", + "@graphcommerce/cli": "9.0.0", + "@graphcommerce/demo-magento-graphcommerce": "9.0.0", + "@graphcommerce/ecommerce-ui": "9.0.0", + "@graphcommerce/framer-next-pages": "9.0.0", + "@graphcommerce/framer-next-pages-example": "9.0.0", + "@graphcommerce/framer-scroller": "9.0.0", + "@graphcommerce/framer-scroller-example": "9.0.0", + "@graphcommerce/framer-utils": "9.0.0", + "@graphcommerce/google-datalayer": "9.0.0", + "@graphcommerce/google-playstore": "9.0.0", + "@graphcommerce/googleanalytics": "9.0.0", + "@graphcommerce/googlerecaptcha": "9.0.0", + "@graphcommerce/googletagmanager": "9.0.0", + "@graphcommerce/graphcms-ui": "9.0.0", + "@graphcommerce/graphql": "9.0.0", + "@graphcommerce/graphql-mesh": "9.0.0", + "@graphcommerce/hygraph-cli": "9.0.0", + "@graphcommerce/hygraph-dynamic-rows": "9.0.0", + "@graphcommerce/hygraph-dynamic-rows-ui": "9.0.0", + "@graphcommerce/hygraph-ui": "9.0.0", + "@graphcommerce/image": "9.0.0", + "@graphcommerce/image-example": "9.0.0", + "@graphcommerce/lingui-next": "9.0.0", + "@graphcommerce/magento-cart": "9.0.0", + "@graphcommerce/magento-cart-billing-address": "9.0.0", + "@graphcommerce/magento-cart-checkout": "9.0.0", + "@graphcommerce/magento-cart-coupon": "9.0.0", + "@graphcommerce/magento-cart-email": "9.0.0", + "@graphcommerce/magento-cart-items": "9.0.0", + "@graphcommerce/magento-cart-payment-method": "9.0.0", + "@graphcommerce/magento-cart-pickup": "9.0.0", + "@graphcommerce/magento-cart-shipping-address": "9.0.0", + "@graphcommerce/magento-cart-shipping-method": "9.0.0", + "@graphcommerce/magento-category": "9.0.0", + "@graphcommerce/magento-cms": "9.0.0", + "@graphcommerce/magento-compare": "9.0.0", + "@graphcommerce/magento-customer": "9.0.0", + "@graphcommerce/magento-customer-account": "9.0.0", + "@graphcommerce/magento-customer-order": "9.0.0", + "@graphcommerce/magento-graphql": "9.0.0", + "@graphcommerce/magento-graphql-rest": "9.0.0", + "@graphcommerce/magento-newsletter": "9.0.0", + "@graphcommerce/magento-pagebuilder": "9.0.0", + "@graphcommerce/magento-payment-adyen": "9.0.0", + "@graphcommerce/magento-payment-braintree": "9.0.0", + "@graphcommerce/magento-payment-included": "9.0.0", + "@graphcommerce/magento-payment-klarna": "9.0.0", + "@graphcommerce/magento-payment-multisafepay": "9.0.0", + "@graphcommerce/magento-payment-paypal": "9.0.0", + "@graphcommerce/magento-product": "9.0.0", + "@graphcommerce/magento-product-bundle": "9.0.0", + "@graphcommerce/magento-product-configurable": "9.0.0", + "@graphcommerce/magento-product-downloadable": "9.0.0", + "@graphcommerce/magento-product-grouped": "9.0.0", + "@graphcommerce/magento-product-simple": "9.0.0", + "@graphcommerce/magento-product-virtual": "9.0.0", + "@graphcommerce/magento-recently-viewed-products": "9.0.0", + "@graphcommerce/magento-review": "9.0.0", + "@graphcommerce/magento-search": "9.0.0", + "@graphcommerce/magento-search-overlay": "9.0.0", + "@graphcommerce/magento-store": "9.0.0", + "@graphcommerce/magento-wishlist": "9.0.0", + "@graphcommerce/mollie-magento-payment": "9.0.0", + "@graphcommerce/next-ui": "9.0.0", + "@graphcommerce/react-hook-form": "9.0.0", + "@graphcommerce/service-worker": "9.0.0", + "@graphcommerce/browserslist-config-pwa": "9.0.0", + "@graphcommerce/changeset-changelog": "9.0.0", + "@graphcommerce/eslint-config-pwa": "9.0.0", + "@graphcommerce/graphql-codegen-markdown-docs": "9.0.0", + "@graphcommerce/graphql-codegen-near-operation-file": "9.0.0", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.0", + "@graphcommerce/next-config": "9.0.0", + "@graphcommerce/prettier-config-pwa": "9.0.0", + "@graphcommerce/typescript-config-pwa": "9.0.0" + }, + "changesets": [] +} From f2f29a353d4865b3280fe723884c5459b86d84c7 Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Thu, 19 Dec 2024 05:11:17 -0800 Subject: [PATCH 02/30] Update VSCode guide reference Signed-off-by: Emmanuel Ferdman --- docs/contributing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/contributing.md b/docs/contributing.md index 58375c9517..f8e1527d7f 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -57,7 +57,7 @@ File structure of GraphCommerce ### Formatting and Linting GraphCommerce uses ESLint for linting and Prettier for code formatting. Install -the [recommended VS Code extensions](../docs/getting-started/vscode.md) +the [recommended VS Code extensions](../docs/framework/vscode.md)