diff --git a/.changeset/pre.json b/.changeset/pre.json index 62d9743e3e..72a3631f72 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -91,9 +91,12 @@ }, "changesets": [ "four-needles-invent", + "funny-crabs-fix", "gorgeous-baboons-learn", "heavy-guests-mix", + "heavy-squids-build", "quiet-bees-exist", - "six-cheetahs-repeat" + "six-cheetahs-repeat", + "thick-parents-joke" ] } diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 9218a67971..02ee7933be 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/docs/package.json b/docs/package.json index cabf37b899..1015b41344 100644 --- a/docs/package.json +++ b/docs/package.json @@ -2,10 +2,10 @@ "name": "@graphcommerce/docs", "homepage": "https://www.graphcommerce.org/docs", "repository": "github:graphcommerce-org/graphcommerce/docs", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": true, "peerDependencies": { - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1" + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2" }, "prettier": "@graphcommerce/prettier-config-pwa" } diff --git a/examples/magento-graphcms/CHANGELOG.md b/examples/magento-graphcms/CHANGELOG.md index d781750d48..4e7dac68c2 100644 --- a/examples/magento-graphcms/CHANGELOG.md +++ b/examples/magento-graphcms/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/examples/magento-graphcms/package.json b/examples/magento-graphcms/package.json index 6dc9b7d5b6..56b17429c6 100644 --- a/examples/magento-graphcms/package.json +++ b/examples/magento-graphcms/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-graphcms", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "private": true, "sideEffects": false, "packageManager": "yarn@4.5.3", @@ -26,59 +26,59 @@ "@emotion/react": "11.12.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.13.0", - "@graphcommerce/cli": "9.0.4-canary.1", - "@graphcommerce/demo-magento-graphcommerce": "9.0.4-canary.1", - "@graphcommerce/ecommerce-ui": "9.0.4-canary.1", - "@graphcommerce/framer-next-pages": "9.0.4-canary.1", - "@graphcommerce/framer-scroller": "9.0.4-canary.1", - "@graphcommerce/framer-utils": "9.0.4-canary.1", - "@graphcommerce/google-datalayer": "9.0.4-canary.1", - "@graphcommerce/google-playstore": "9.0.4-canary.1", - "@graphcommerce/googleanalytics": "9.0.4-canary.1", - "@graphcommerce/googlerecaptcha": "9.0.4-canary.1", - "@graphcommerce/googletagmanager": "9.0.4-canary.1", - "@graphcommerce/graphql": "9.0.4-canary.1", - "@graphcommerce/graphql-codegen-near-operation-file": "9.0.4-canary.1", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "9.0.4-canary.1", - "@graphcommerce/hygraph-cli": "9.0.4-canary.1", - "@graphcommerce/hygraph-dynamic-rows": "9.0.4-canary.1", - "@graphcommerce/hygraph-ui": "9.0.4-canary.1", - "@graphcommerce/image": "9.0.4-canary.1", - "@graphcommerce/lingui-next": "9.0.4-canary.1", - "@graphcommerce/magento-cart": "9.0.4-canary.1", - "@graphcommerce/magento-cart-billing-address": "9.0.4-canary.1", - "@graphcommerce/magento-cart-checkout": "9.0.4-canary.1", - "@graphcommerce/magento-cart-coupon": "9.0.4-canary.1", - "@graphcommerce/magento-cart-email": "9.0.4-canary.1", - "@graphcommerce/magento-cart-items": "9.0.4-canary.1", - "@graphcommerce/magento-cart-payment-method": "9.0.4-canary.1", - "@graphcommerce/magento-cart-shipping-address": "9.0.4-canary.1", - "@graphcommerce/magento-cart-shipping-method": "9.0.4-canary.1", - "@graphcommerce/magento-category": "9.0.4-canary.1", - "@graphcommerce/magento-cms": "9.0.4-canary.1", - "@graphcommerce/magento-compare": "9.0.4-canary.1", - "@graphcommerce/magento-customer": "9.0.4-canary.1", - "@graphcommerce/magento-graphql": "9.0.4-canary.1", - "@graphcommerce/magento-graphql-rest": "9.0.4-canary.1", - "@graphcommerce/magento-newsletter": "9.0.4-canary.1", - "@graphcommerce/magento-payment-included": "9.0.4-canary.1", - "@graphcommerce/magento-product": "9.0.4-canary.1", - "@graphcommerce/magento-product-bundle": "9.0.4-canary.1", - "@graphcommerce/magento-product-configurable": "9.0.4-canary.1", - "@graphcommerce/magento-product-downloadable": "9.0.4-canary.1", - "@graphcommerce/magento-product-grouped": "9.0.4-canary.1", - "@graphcommerce/magento-product-simple": "9.0.4-canary.1", - "@graphcommerce/magento-product-virtual": "9.0.4-canary.1", - "@graphcommerce/magento-recently-viewed-products": "9.0.4-canary.1", - "@graphcommerce/magento-review": "9.0.4-canary.1", - "@graphcommerce/magento-search": "9.0.4-canary.1", - "@graphcommerce/magento-store": "9.0.4-canary.1", - "@graphcommerce/magento-wishlist": "9.0.4-canary.1", - "@graphcommerce/next-config": "9.0.4-canary.1", - "@graphcommerce/next-ui": "9.0.4-canary.1", - "@graphcommerce/react-hook-form": "9.0.4-canary.1", - "@graphcommerce/service-worker": "9.0.4-canary.1", + "@graphcommerce/cli": "9.0.4-canary.2", + "@graphcommerce/demo-magento-graphcommerce": "9.0.4-canary.2", + "@graphcommerce/ecommerce-ui": "9.0.4-canary.2", + "@graphcommerce/framer-next-pages": "9.0.4-canary.2", + "@graphcommerce/framer-scroller": "9.0.4-canary.2", + "@graphcommerce/framer-utils": "9.0.4-canary.2", + "@graphcommerce/google-datalayer": "9.0.4-canary.2", + "@graphcommerce/google-playstore": "9.0.4-canary.2", + "@graphcommerce/googleanalytics": "9.0.4-canary.2", + "@graphcommerce/googlerecaptcha": "9.0.4-canary.2", + "@graphcommerce/googletagmanager": "9.0.4-canary.2", + "@graphcommerce/graphql": "9.0.4-canary.2", + "@graphcommerce/graphql-codegen-near-operation-file": "9.0.4-canary.2", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "9.0.4-canary.2", + "@graphcommerce/hygraph-cli": "9.0.4-canary.2", + "@graphcommerce/hygraph-dynamic-rows": "9.0.4-canary.2", + "@graphcommerce/hygraph-ui": "9.0.4-canary.2", + "@graphcommerce/image": "9.0.4-canary.2", + "@graphcommerce/lingui-next": "9.0.4-canary.2", + "@graphcommerce/magento-cart": "9.0.4-canary.2", + "@graphcommerce/magento-cart-billing-address": "9.0.4-canary.2", + "@graphcommerce/magento-cart-checkout": "9.0.4-canary.2", + "@graphcommerce/magento-cart-coupon": "9.0.4-canary.2", + "@graphcommerce/magento-cart-email": "9.0.4-canary.2", + "@graphcommerce/magento-cart-items": "9.0.4-canary.2", + "@graphcommerce/magento-cart-payment-method": "9.0.4-canary.2", + "@graphcommerce/magento-cart-shipping-address": "9.0.4-canary.2", + "@graphcommerce/magento-cart-shipping-method": "9.0.4-canary.2", + "@graphcommerce/magento-category": "9.0.4-canary.2", + "@graphcommerce/magento-cms": "9.0.4-canary.2", + "@graphcommerce/magento-compare": "9.0.4-canary.2", + "@graphcommerce/magento-customer": "9.0.4-canary.2", + "@graphcommerce/magento-graphql": "9.0.4-canary.2", + "@graphcommerce/magento-graphql-rest": "9.0.4-canary.2", + "@graphcommerce/magento-newsletter": "9.0.4-canary.2", + "@graphcommerce/magento-payment-included": "9.0.4-canary.2", + "@graphcommerce/magento-product": "9.0.4-canary.2", + "@graphcommerce/magento-product-bundle": "9.0.4-canary.2", + "@graphcommerce/magento-product-configurable": "9.0.4-canary.2", + "@graphcommerce/magento-product-downloadable": "9.0.4-canary.2", + "@graphcommerce/magento-product-grouped": "9.0.4-canary.2", + "@graphcommerce/magento-product-simple": "9.0.4-canary.2", + "@graphcommerce/magento-product-virtual": "9.0.4-canary.2", + "@graphcommerce/magento-recently-viewed-products": "9.0.4-canary.2", + "@graphcommerce/magento-review": "9.0.4-canary.2", + "@graphcommerce/magento-search": "9.0.4-canary.2", + "@graphcommerce/magento-store": "9.0.4-canary.2", + "@graphcommerce/magento-wishlist": "9.0.4-canary.2", + "@graphcommerce/next-config": "9.0.4-canary.2", + "@graphcommerce/next-ui": "9.0.4-canary.2", + "@graphcommerce/react-hook-form": "9.0.4-canary.2", + "@graphcommerce/service-worker": "9.0.4-canary.2", "@graphql-mesh/cli": "0.98.14", "@graphql-mesh/config": "0.106.14", "@graphql-mesh/cross-helpers": "0.4.9", @@ -128,9 +128,9 @@ "webpack": "^5.97.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "9.0.4-canary.2", "@lingui/cli": "4.14.1", "@playwright/test": "1.49.1", "@types/node": "^18.19.68", diff --git a/examples/magento-open-source/CHANGELOG.md b/examples/magento-open-source/CHANGELOG.md index 02bd02ac52..223281ac12 100644 --- a/examples/magento-open-source/CHANGELOG.md +++ b/examples/magento-open-source/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/examples/magento-open-source/package.json b/examples/magento-open-source/package.json index da9fa4af44..922eda9ec3 100644 --- a/examples/magento-open-source/package.json +++ b/examples/magento-open-source/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-open-source", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "private": true, "sideEffects": false, "packageManager": "yarn@4.1.1", @@ -26,55 +26,55 @@ "@emotion/react": "11.12.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.13.0", - "@graphcommerce/cli": "9.0.4-canary.1", - "@graphcommerce/ecommerce-ui": "9.0.4-canary.1", - "@graphcommerce/framer-next-pages": "9.0.4-canary.1", - "@graphcommerce/framer-scroller": "9.0.4-canary.1", - "@graphcommerce/framer-utils": "9.0.4-canary.1", - "@graphcommerce/google-datalayer": "9.0.4-canary.1", - "@graphcommerce/google-playstore": "9.0.4-canary.1", - "@graphcommerce/googleanalytics": "9.0.4-canary.1", - "@graphcommerce/googlerecaptcha": "9.0.4-canary.1", - "@graphcommerce/googletagmanager": "9.0.4-canary.1", - "@graphcommerce/graphql": "9.0.4-canary.1", - "@graphcommerce/graphql-codegen-near-operation-file": "9.0.4-canary.1", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "9.0.4-canary.1", - "@graphcommerce/image": "9.0.4-canary.1", - "@graphcommerce/lingui-next": "9.0.4-canary.1", - "@graphcommerce/magento-cart": "9.0.4-canary.1", - "@graphcommerce/magento-cart-billing-address": "9.0.4-canary.1", - "@graphcommerce/magento-cart-checkout": "9.0.4-canary.1", - "@graphcommerce/magento-cart-coupon": "9.0.4-canary.1", - "@graphcommerce/magento-cart-email": "9.0.4-canary.1", - "@graphcommerce/magento-cart-items": "9.0.4-canary.1", - "@graphcommerce/magento-cart-payment-method": "9.0.4-canary.1", - "@graphcommerce/magento-cart-shipping-address": "9.0.4-canary.1", - "@graphcommerce/magento-cart-shipping-method": "9.0.4-canary.1", - "@graphcommerce/magento-category": "9.0.4-canary.1", - "@graphcommerce/magento-cms": "9.0.4-canary.1", - "@graphcommerce/magento-compare": "9.0.4-canary.1", - "@graphcommerce/magento-customer": "9.0.4-canary.1", - "@graphcommerce/magento-graphql": "9.0.4-canary.1", - "@graphcommerce/magento-graphql-rest": "9.0.4-canary.1", - "@graphcommerce/magento-newsletter": "9.0.4-canary.1", - "@graphcommerce/magento-payment-included": "9.0.4-canary.1", - "@graphcommerce/magento-product": "9.0.4-canary.1", - "@graphcommerce/magento-product-bundle": "9.0.4-canary.1", - "@graphcommerce/magento-product-configurable": "9.0.4-canary.1", - "@graphcommerce/magento-product-downloadable": "9.0.4-canary.1", - "@graphcommerce/magento-product-grouped": "9.0.4-canary.1", - "@graphcommerce/magento-product-simple": "9.0.4-canary.1", - "@graphcommerce/magento-product-virtual": "9.0.4-canary.1", - "@graphcommerce/magento-recently-viewed-products": "9.0.4-canary.1", - "@graphcommerce/magento-review": "9.0.4-canary.1", - "@graphcommerce/magento-search": "9.0.4-canary.1", - "@graphcommerce/magento-store": "9.0.4-canary.1", - "@graphcommerce/magento-wishlist": "9.0.4-canary.1", - "@graphcommerce/next-config": "9.0.4-canary.1", - "@graphcommerce/next-ui": "9.0.4-canary.1", - "@graphcommerce/react-hook-form": "9.0.4-canary.1", - "@graphcommerce/service-worker": "9.0.4-canary.1", + "@graphcommerce/cli": "9.0.4-canary.2", + "@graphcommerce/ecommerce-ui": "9.0.4-canary.2", + "@graphcommerce/framer-next-pages": "9.0.4-canary.2", + "@graphcommerce/framer-scroller": "9.0.4-canary.2", + "@graphcommerce/framer-utils": "9.0.4-canary.2", + "@graphcommerce/google-datalayer": "9.0.4-canary.2", + "@graphcommerce/google-playstore": "9.0.4-canary.2", + "@graphcommerce/googleanalytics": "9.0.4-canary.2", + "@graphcommerce/googlerecaptcha": "9.0.4-canary.2", + "@graphcommerce/googletagmanager": "9.0.4-canary.2", + "@graphcommerce/graphql": "9.0.4-canary.2", + "@graphcommerce/graphql-codegen-near-operation-file": "9.0.4-canary.2", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "9.0.4-canary.2", + "@graphcommerce/image": "9.0.4-canary.2", + "@graphcommerce/lingui-next": "9.0.4-canary.2", + "@graphcommerce/magento-cart": "9.0.4-canary.2", + "@graphcommerce/magento-cart-billing-address": "9.0.4-canary.2", + "@graphcommerce/magento-cart-checkout": "9.0.4-canary.2", + "@graphcommerce/magento-cart-coupon": "9.0.4-canary.2", + "@graphcommerce/magento-cart-email": "9.0.4-canary.2", + "@graphcommerce/magento-cart-items": "9.0.4-canary.2", + "@graphcommerce/magento-cart-payment-method": "9.0.4-canary.2", + "@graphcommerce/magento-cart-shipping-address": "9.0.4-canary.2", + "@graphcommerce/magento-cart-shipping-method": "9.0.4-canary.2", + "@graphcommerce/magento-category": "9.0.4-canary.2", + "@graphcommerce/magento-cms": "9.0.4-canary.2", + "@graphcommerce/magento-compare": "9.0.4-canary.2", + "@graphcommerce/magento-customer": "9.0.4-canary.2", + "@graphcommerce/magento-graphql": "9.0.4-canary.2", + "@graphcommerce/magento-graphql-rest": "9.0.4-canary.2", + "@graphcommerce/magento-newsletter": "9.0.4-canary.2", + "@graphcommerce/magento-payment-included": "9.0.4-canary.2", + "@graphcommerce/magento-product": "9.0.4-canary.2", + "@graphcommerce/magento-product-bundle": "9.0.4-canary.2", + "@graphcommerce/magento-product-configurable": "9.0.4-canary.2", + "@graphcommerce/magento-product-downloadable": "9.0.4-canary.2", + "@graphcommerce/magento-product-grouped": "9.0.4-canary.2", + "@graphcommerce/magento-product-simple": "9.0.4-canary.2", + "@graphcommerce/magento-product-virtual": "9.0.4-canary.2", + "@graphcommerce/magento-recently-viewed-products": "9.0.4-canary.2", + "@graphcommerce/magento-review": "9.0.4-canary.2", + "@graphcommerce/magento-search": "9.0.4-canary.2", + "@graphcommerce/magento-store": "9.0.4-canary.2", + "@graphcommerce/magento-wishlist": "9.0.4-canary.2", + "@graphcommerce/next-config": "9.0.4-canary.2", + "@graphcommerce/next-ui": "9.0.4-canary.2", + "@graphcommerce/react-hook-form": "9.0.4-canary.2", + "@graphcommerce/service-worker": "9.0.4-canary.2", "@graphql-mesh/cli": "0.98.14", "@graphql-mesh/config": "0.106.14", "@graphql-mesh/cross-helpers": "0.4.9", @@ -124,9 +124,9 @@ "webpack": "^5.97.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "9.0.4-canary.2", "@lingui/cli": "4.14.1", "@playwright/test": "1.49.1", "@types/node": "^18.19.68", diff --git a/packages/address-fields-nl/CHANGELOG.md b/packages/address-fields-nl/CHANGELOG.md index a61c679a29..e4b606c0c3 100644 --- a/packages/address-fields-nl/CHANGELOG.md +++ b/packages/address-fields-nl/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/address-fields-nl +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/address-fields-nl/package.json b/packages/address-fields-nl/package.json index d6e0c29b13..79cfebde75 100644 --- a/packages/address-fields-nl/package.json +++ b/packages/address-fields-nl/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/address-fields-nl", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/magento-customer": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/magento-customer": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/algolia-categories/CHANGELOG.md b/packages/algolia-categories/CHANGELOG.md index 3e674793bf..f5a44ece34 100644 --- a/packages/algolia-categories/CHANGELOG.md +++ b/packages/algolia-categories/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-categories +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/algolia-categories/package.json b/packages/algolia-categories/package.json index 890dacb392..d58d2df2f3 100644 --- a/packages/algolia-categories/package.json +++ b/packages/algolia-categories/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-categories", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,15 +15,15 @@ "generate": "tsx scripts/generate-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-products": "^9.0.4-canary.1", - "@graphcommerce/google-datalayer": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/magento-customer": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-search": "^9.0.4-canary.1", - "@graphcommerce/next-config": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/algolia-products": "^9.0.4-canary.2", + "@graphcommerce/google-datalayer": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/magento-customer": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-search": "^9.0.4-canary.2", + "@graphcommerce/next-config": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-insights/CHANGELOG.md b/packages/algolia-insights/CHANGELOG.md index 7635b36da0..409e26038f 100644 --- a/packages/algolia-insights/CHANGELOG.md +++ b/packages/algolia-insights/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-personalization +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/algolia-insights/package.json b/packages/algolia-insights/package.json index be72aa5b02..886dff34d9 100644 --- a/packages/algolia-insights/package.json +++ b/packages/algolia-insights/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-insights", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,15 +15,15 @@ "generate": "tsx scripts/generate-insights-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-products": "^9.0.4-canary.1", - "@graphcommerce/google-datalayer": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/magento-customer": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/next-config": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", + "@graphcommerce/algolia-products": "^9.0.4-canary.2", + "@graphcommerce/google-datalayer": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/magento-customer": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/next-config": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", "@mui/material": "*", "react": "^18.2.0" }, diff --git a/packages/algolia-personalization/CHANGELOG.md b/packages/algolia-personalization/CHANGELOG.md index 5cb4f5a388..e4e84050d0 100644 --- a/packages/algolia-personalization/CHANGELOG.md +++ b/packages/algolia-personalization/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-personalization +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/algolia-personalization/package.json b/packages/algolia-personalization/package.json index f4883ad4e2..bf12160a88 100644 --- a/packages/algolia-personalization/package.json +++ b/packages/algolia-personalization/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-personalization", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,15 +15,15 @@ "generate": "tsx scripts/generate-insights-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-insights": "^9.0.4-canary.1", - "@graphcommerce/algolia-products": "^9.0.4-canary.1", - "@graphcommerce/google-datalayer": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/magento-customer": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/next-config": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/algolia-insights": "^9.0.4-canary.2", + "@graphcommerce/algolia-products": "^9.0.4-canary.2", + "@graphcommerce/google-datalayer": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/magento-customer": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/next-config": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-products/CHANGELOG.md b/packages/algolia-products/CHANGELOG.md index 8bc8605a52..e766812f7f 100644 --- a/packages/algolia-products/CHANGELOG.md +++ b/packages/algolia-products/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-products +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/algolia-products/package.json b/packages/algolia-products/package.json index 0282e879ba..ef135dd320 100644 --- a/packages/algolia-products/package.json +++ b/packages/algolia-products/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-products", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,14 +15,14 @@ "generate": "tsx scripts/generate-spec.mts" }, "peerDependencies": { - "@graphcommerce/google-datalayer": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/magento-customer": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-search": "^9.0.4-canary.1", - "@graphcommerce/next-config": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/google-datalayer": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/magento-customer": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-search": "^9.0.4-canary.2", + "@graphcommerce/next-config": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-recommend/CHANGELOG.md b/packages/algolia-recommend/CHANGELOG.md index 74be84d2d1..59f2042ab9 100644 --- a/packages/algolia-recommend/CHANGELOG.md +++ b/packages/algolia-recommend/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-recommend +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/algolia-recommend/package.json b/packages/algolia-recommend/package.json index eedb944689..eca0442f21 100644 --- a/packages/algolia-recommend/package.json +++ b/packages/algolia-recommend/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-recommend", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,11 +15,11 @@ "generate": "tsx scripts/generate-recommend-spec.mts" }, "peerDependencies": { - "@graphcommerce/algolia-products": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/next-config": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/algolia-products": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/next-config": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", "react": "^18.2.0" }, "devDependencies": { diff --git a/packages/algolia-search/CHANGELOG.md b/packages/algolia-search/CHANGELOG.md index 9881a50fa3..5ae34272f3 100644 --- a/packages/algolia-search/CHANGELOG.md +++ b/packages/algolia-search/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/algolia-search +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/algolia-search/package.json b/packages/algolia-search/package.json index 466288e300..eb8c778522 100644 --- a/packages/algolia-search/package.json +++ b/packages/algolia-search/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/algolia-search", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,17 +15,17 @@ "algoliasearch": "^4.24.0" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-search": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-config": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-search": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-config": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 67d64ad552..52aad1e21a 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/cli +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/cli/package.json b/packages/cli/package.json index 3f1cae837f..7c9b5849c5 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/cli", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "scripts": { "dev": "pkgroll --watch", "build": "pkgroll", @@ -29,12 +29,12 @@ "yaml": "2.6.1" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/hygraph-cli": "^9.0.4-canary.1", - "@graphcommerce/next-config": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/hygraph-cli": "^9.0.4-canary.2", + "@graphcommerce/next-config": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@graphql-mesh/cli": "*", "@graphql-mesh/types": "*", "@graphql-mesh/utils": "*", diff --git a/packages/demo-magento-graphcommerce/CHANGELOG.md b/packages/demo-magento-graphcommerce/CHANGELOG.md index e40a3d6cc8..4b31c32ecf 100644 --- a/packages/demo-magento-graphcommerce/CHANGELOG.md +++ b/packages/demo-magento-graphcommerce/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/demo-magento-graphcommerce +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ### Patch Changes diff --git a/packages/demo-magento-graphcommerce/package.json b/packages/demo-magento-graphcommerce/package.json index b10062fceb..e5a2191795 100644 --- a/packages/demo-magento-graphcommerce/package.json +++ b/packages/demo-magento-graphcommerce/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/demo-magento-graphcommerce", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,14 +15,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/framer-scroller": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-product-configurable": "^9.0.4-canary.1", - "@graphcommerce/magento-recently-viewed-products": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/framer-scroller": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-product-configurable": "^9.0.4-canary.2", + "@graphcommerce/magento-recently-viewed-products": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@mui/material": "^5.10.16", "framer-motion": "^11.0.0", "next": "*", diff --git a/packages/ecommerce-ui/CHANGELOG.md b/packages/ecommerce-ui/CHANGELOG.md index ae89df1d05..91c1b397aa 100644 --- a/packages/ecommerce-ui/CHANGELOG.md +++ b/packages/ecommerce-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/ecommerce-ui +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ### Patch Changes diff --git a/packages/ecommerce-ui/package.json b/packages/ecommerce-ui/package.json index 3a91266e3e..47b163332e 100644 --- a/packages/ecommerce-ui/package.json +++ b/packages/ecommerce-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/ecommerce-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,12 +12,12 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/framer-next-pages/CHANGELOG.md b/packages/framer-next-pages/CHANGELOG.md index 91b05acc72..8385a9a018 100644 --- a/packages/framer-next-pages/CHANGELOG.md +++ b/packages/framer-next-pages/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/framer-next-pages/example/CHANGELOG.md b/packages/framer-next-pages/example/CHANGELOG.md index 249356a055..8eb0e8f3f1 100644 --- a/packages/framer-next-pages/example/CHANGELOG.md +++ b/packages/framer-next-pages/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/framer-next-pages/example/package.json b/packages/framer-next-pages/example/package.json index d6e49e91de..3c680a1532 100644 --- a/packages/framer-next-pages/example/package.json +++ b/packages/framer-next-pages/example/package.json @@ -3,7 +3,7 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "scripts": { "dev": "next", "build": "next build", @@ -21,11 +21,11 @@ "@emotion/react": "11.12.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.13.0", - "@graphcommerce/framer-next-pages": "9.0.4-canary.1", - "@graphcommerce/framer-scroller": "9.0.4-canary.1", - "@graphcommerce/framer-utils": "9.0.4-canary.1", - "@graphcommerce/image": "9.0.4-canary.1", - "@graphcommerce/next-ui": "9.0.4-canary.1", + "@graphcommerce/framer-next-pages": "9.0.4-canary.2", + "@graphcommerce/framer-scroller": "9.0.4-canary.2", + "@graphcommerce/framer-utils": "9.0.4-canary.2", + "@graphcommerce/image": "9.0.4-canary.2", + "@graphcommerce/next-ui": "9.0.4-canary.2", "@lingui/core": "4.14.1", "@lingui/macro": "4.14.1", "@lingui/react": "4.14.1", @@ -47,9 +47,9 @@ "webpack": "^5.97.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "9.0.4-canary.2", "@lingui/cli": "4.14.1", "@playwright/test": "1.49.1", "@types/node": "^18.19.68", diff --git a/packages/framer-next-pages/package.json b/packages/framer-next-pages/package.json index e26b77f538..d0ee188c94 100644 --- a/packages/framer-next-pages/package.json +++ b/packages/framer-next-pages/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/framer-next-pages", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,10 +12,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/framer-utils": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/framer-utils": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "framer-motion": "^11.0.0", "next": "*", "react": "^18.2.0", diff --git a/packages/framer-scroller/CHANGELOG.md b/packages/framer-scroller/CHANGELOG.md index caf64517f2..6f6359cb94 100644 --- a/packages/framer-scroller/CHANGELOG.md +++ b/packages/framer-scroller/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/framer-scroller/example/CHANGELOG.md b/packages/framer-scroller/example/CHANGELOG.md index f1f7d71078..4db77b5765 100644 --- a/packages/framer-scroller/example/CHANGELOG.md +++ b/packages/framer-scroller/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/framer-scroller/example/package.json b/packages/framer-scroller/example/package.json index bf2f8a64db..81eaa5de3f 100644 --- a/packages/framer-scroller/example/package.json +++ b/packages/framer-scroller/example/package.json @@ -3,7 +3,7 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "scripts": { "dev": "next", "build": "next build", @@ -14,13 +14,13 @@ "@emotion/react": "11.12.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.13.0", - "@graphcommerce/framer-next-pages": "9.0.4-canary.1", - "@graphcommerce/framer-scroller": "9.0.4-canary.1", - "@graphcommerce/framer-utils": "9.0.4-canary.1", - "@graphcommerce/image": "9.0.4-canary.1", - "@graphcommerce/lingui-next": "9.0.4-canary.1", - "@graphcommerce/next-config": "9.0.4-canary.1", - "@graphcommerce/next-ui": "9.0.4-canary.1", + "@graphcommerce/framer-next-pages": "9.0.4-canary.2", + "@graphcommerce/framer-scroller": "9.0.4-canary.2", + "@graphcommerce/framer-utils": "9.0.4-canary.2", + "@graphcommerce/image": "9.0.4-canary.2", + "@graphcommerce/lingui-next": "9.0.4-canary.2", + "@graphcommerce/next-config": "9.0.4-canary.2", + "@graphcommerce/next-ui": "9.0.4-canary.2", "@lingui/conf": "4.14.1", "@lingui/core": "4.14.1", "@lingui/loader": "4.14.1", @@ -44,9 +44,9 @@ "webpack": "^5.97.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "9.0.4-canary.2", "@lingui/cli": "4.14.1", "@playwright/test": "1.49.1", "@types/node": "^18.19.68", diff --git a/packages/framer-scroller/package.json b/packages/framer-scroller/package.json index 1c07f6c7a1..d827e87756 100644 --- a/packages/framer-scroller/package.json +++ b/packages/framer-scroller/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/framer-scroller", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -18,11 +18,11 @@ "popmotion": "11.0.5" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/framer-utils": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/framer-utils": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/react": "^4.2.1", "@mui/material": "^5.10.16", diff --git a/packages/framer-utils/CHANGELOG.md b/packages/framer-utils/CHANGELOG.md index 9d5f4083e1..2d82b4803b 100644 --- a/packages/framer-utils/CHANGELOG.md +++ b/packages/framer-utils/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/framer-utils/package.json b/packages/framer-utils/package.json index 61548078ca..c0e1083672 100644 --- a/packages/framer-utils/package.json +++ b/packages/framer-utils/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/framer-utils", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,9 +15,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "framer-motion": "^11.0.0", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/packages/google-datalayer/CHANGELOG.md b/packages/google-datalayer/CHANGELOG.md index 3448dc8f6f..dad8153908 100644 --- a/packages/google-datalayer/CHANGELOG.md +++ b/packages/google-datalayer/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/google-datalayer +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/google-datalayer/package.json b/packages/google-datalayer/package.json index 040cd28f89..f58d7ca0b9 100644 --- a/packages/google-datalayer/package.json +++ b/packages/google-datalayer/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/google-datalayer", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-shipping-method": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-shipping-method": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@mui/material": "^5.14.20", "next": "*", "react": "^18.2.0", diff --git a/packages/google-playstore/CHANGELOG.md b/packages/google-playstore/CHANGELOG.md index 67d63016cb..ed1a61e563 100644 --- a/packages/google-playstore/CHANGELOG.md +++ b/packages/google-playstore/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/google-playstore +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/google-playstore/package.json b/packages/google-playstore/package.json index dccd2fdb6a..82fa1c8371 100644 --- a/packages/google-playstore/package.json +++ b/packages/google-playstore/package.json @@ -1,6 +1,6 @@ { "name": "@graphcommerce/google-playstore", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "browserslist": [ @@ -13,10 +13,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "next": "*", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/packages/googleanalytics/CHANGELOG.md b/packages/googleanalytics/CHANGELOG.md index c401c10d36..3f9a784c46 100644 --- a/packages/googleanalytics/CHANGELOG.md +++ b/packages/googleanalytics/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/googleanalytics/package.json b/packages/googleanalytics/package.json index a2ecaa71b8..17e57af773 100644 --- a/packages/googleanalytics/package.json +++ b/packages/googleanalytics/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/googleanalytics", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/google-datalayer": "9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-shipping-method": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/next-config": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/google-datalayer": "9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-shipping-method": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/next-config": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/googlerecaptcha/CHANGELOG.md b/packages/googlerecaptcha/CHANGELOG.md index db577c4f3d..b0fdd5160b 100644 --- a/packages/googlerecaptcha/CHANGELOG.md +++ b/packages/googlerecaptcha/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/googlerecaptcha/package.json b/packages/googlerecaptcha/package.json index 768a122bc0..65e2c16c33 100644 --- a/packages/googlerecaptcha/package.json +++ b/packages/googlerecaptcha/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/googlerecaptcha", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,11 +15,11 @@ "@types/grecaptcha": "^3.0.9" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@mui/material": "^5.10.16", "graphql": "^16.9.0", "next": "*", diff --git a/packages/googletagmanager/CHANGELOG.md b/packages/googletagmanager/CHANGELOG.md index b276162ae6..f0500d6e6f 100644 --- a/packages/googletagmanager/CHANGELOG.md +++ b/packages/googletagmanager/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/googletagmanager/package.json b/packages/googletagmanager/package.json index aae50cab59..52fcceab4b 100644 --- a/packages/googletagmanager/package.json +++ b/packages/googletagmanager/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/googletagmanager", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -15,11 +15,11 @@ "@types/gapi.client.tagmanager": "^2.0.4" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/google-datalayer": "9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/google-datalayer": "9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/graphcms-ui/CHANGELOG.md b/packages/graphcms-ui/CHANGELOG.md index 1ed676ad18..012a9d6f4b 100644 --- a/packages/graphcms-ui/CHANGELOG.md +++ b/packages/graphcms-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/graphcms-ui/package.json b/packages/graphcms-ui/package.json index 751a72bac9..abae79278e 100644 --- a/packages/graphcms-ui/package.json +++ b/packages/graphcms-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphcms-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,6 +12,6 @@ } }, "peerDependencies": { - "@graphcommerce/hygraph-ui": "^9.0.4-canary.1" + "@graphcommerce/hygraph-ui": "^9.0.4-canary.2" } } diff --git a/packages/graphql-mesh/CHANGELOG.md b/packages/graphql-mesh/CHANGELOG.md index aebbca9d56..ec906084d7 100644 --- a/packages/graphql-mesh/CHANGELOG.md +++ b/packages/graphql-mesh/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/graphql-mesh/package.json b/packages/graphql-mesh/package.json index eefe00a63c..9a6dc87cc2 100644 --- a/packages/graphql-mesh/package.json +++ b/packages/graphql-mesh/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphql-mesh", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "main": "index.ts", "dependencies": { "@whatwg-node/fetch": "^0.10.1", @@ -14,9 +14,9 @@ }, "peerDependencies": { "@apollo/client": "*", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@graphql-mesh/runtime": "*", "@graphql-mesh/types": "*" }, diff --git a/packages/graphql/CHANGELOG.md b/packages/graphql/CHANGELOG.md index 72b9f54ba8..f181a8d50e 100644 --- a/packages/graphql/CHANGELOG.md +++ b/packages/graphql/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/graphql/package.json b/packages/graphql/package.json index 5161bc53cb..ace3e62cf4 100644 --- a/packages/graphql/package.json +++ b/packages/graphql/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphql", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -27,11 +27,11 @@ "graphql": "^16.10.0" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql-codegen-near-operation-file": "9.0.4-canary.1", - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql-codegen-near-operation-file": "9.0.4-canary.2", + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@graphql-mesh/plugin-http-details-extensions": "*", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/packages/hygraph-cli/CHANGELOG.md b/packages/hygraph-cli/CHANGELOG.md index 33a0a7e31c..dc6fdde2b8 100644 --- a/packages/hygraph-cli/CHANGELOG.md +++ b/packages/hygraph-cli/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/hygraph-cli +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/hygraph-cli/package.json b/packages/hygraph-cli/package.json index e1d0801c75..bafed3e4d4 100644 --- a/packages/hygraph-cli/package.json +++ b/packages/hygraph-cli/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/hygraph-cli", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "scripts": { "dev": "tsc --preserveWatchOutput --watch", "build": "tsc", @@ -20,10 +20,10 @@ }, "peerDependencies": { "@apollo/client": "*", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/next-config": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/next-config": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "dotenv": "^16.1.4" }, "devDependencies": { diff --git a/packages/hygraph-dynamic-rows-ui/CHANGELOG.md b/packages/hygraph-dynamic-rows-ui/CHANGELOG.md index 3c3d07e64f..c0b82d0a1a 100644 --- a/packages/hygraph-dynamic-rows-ui/CHANGELOG.md +++ b/packages/hygraph-dynamic-rows-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/hygraph-dynamic-rows-ui +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/hygraph-dynamic-rows-ui/package.json b/packages/hygraph-dynamic-rows-ui/package.json index 09fdd16343..6cd07d68fa 100644 --- a/packages/hygraph-dynamic-rows-ui/package.json +++ b/packages/hygraph-dynamic-rows-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/hygraph-dynamic-rows-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "type": "commonjs", "prettier": "@graphcommerce/prettier-config-pwa", @@ -17,7 +17,7 @@ }, "dependencies": { "@apollo/client": "3.11.10", - "@graphcommerce/next-config": "9.0.4-canary.1", + "@graphcommerce/next-config": "9.0.4-canary.2", "@hygraph/app-sdk-react": "^0.0.5", "@lingui/conf": "4.14.1", "@lingui/core": "4.14.1", @@ -35,9 +35,9 @@ "webpack": "^5.97.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "9.0.4-canary.2", "@types/react": "^18.3.17", "@types/react-dom": "^18.3.5", "@types/react-is": "^18.3.1", diff --git a/packages/hygraph-dynamic-rows/CHANGELOG.md b/packages/hygraph-dynamic-rows/CHANGELOG.md index cc6819acfa..2a195af11e 100644 --- a/packages/hygraph-dynamic-rows/CHANGELOG.md +++ b/packages/hygraph-dynamic-rows/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/hygraph-dynamic-rows +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/hygraph-dynamic-rows/package.json b/packages/hygraph-dynamic-rows/package.json index feb578bc09..df00fbc54d 100644 --- a/packages/hygraph-dynamic-rows/package.json +++ b/packages/hygraph-dynamic-rows/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/hygraph-dynamic-rows", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/hygraph-ui": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/hygraph-ui": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/hygraph-ui/CHANGELOG.md b/packages/hygraph-ui/CHANGELOG.md index c78c8abf75..b0f6292e9f 100644 --- a/packages/hygraph-ui/CHANGELOG.md +++ b/packages/hygraph-ui/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/hygraph-ui/package.json b/packages/hygraph-ui/package.json index e10c9b234b..8d54440186 100644 --- a/packages/hygraph-ui/package.json +++ b/packages/hygraph-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/hygraph-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/image/CHANGELOG.md b/packages/image/CHANGELOG.md index 72fdc8bb90..62343c850d 100644 --- a/packages/image/CHANGELOG.md +++ b/packages/image/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/image/example/CHANGELOG.md b/packages/image/example/CHANGELOG.md index 4991b07104..94c2cc7f5f 100644 --- a/packages/image/example/CHANGELOG.md +++ b/packages/image/example/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/image/example/package.json b/packages/image/example/package.json index 8160ab2c56..940f20bd3c 100644 --- a/packages/image/example/package.json +++ b/packages/image/example/package.json @@ -3,14 +3,14 @@ "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", "private": true, - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "scripts": { "dev": "next", "build": "next build", "start": "next start" }, "dependencies": { - "@graphcommerce/framer-utils": "9.0.4-canary.1", + "@graphcommerce/framer-utils": "9.0.4-canary.2", "@lingui/core": "4.14.1", "@lingui/macro": "4.14.1", "@lingui/react": "4.14.1", @@ -32,9 +32,9 @@ "webpack": "^5.97.1" }, "devDependencies": { - "@graphcommerce/eslint-config-pwa": "9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "9.0.4-canary.2", "@lingui/cli": "4.14.1", "@types/node": "^18.19.68", "@types/react": "^18.3.17", diff --git a/packages/image/package.json b/packages/image/package.json index e937e82372..ad5900d7f9 100644 --- a/packages/image/package.json +++ b/packages/image/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/image", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,10 +15,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/framer-utils": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/framer-utils": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@mui/material": "^5.10.16", "next": "*", "react": "^18.2.0", diff --git a/packages/lingui-next/CHANGELOG.md b/packages/lingui-next/CHANGELOG.md index eea8f78fe6..a9f56f25d5 100644 --- a/packages/lingui-next/CHANGELOG.md +++ b/packages/lingui-next/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/lingui-next/package.json b/packages/lingui-next/package.json index 64cc506043..c24aff633e 100644 --- a/packages/lingui-next/package.json +++ b/packages/lingui-next/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/lingui-next", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "scripts": { "dev": "tsc -W" @@ -15,11 +15,11 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/next-config": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/next-config": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/conf": "^4.7.0", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", diff --git a/packages/magento-cart-billing-address/CHANGELOG.md b/packages/magento-cart-billing-address/CHANGELOG.md index 3a356607d2..482a8b4ae8 100644 --- a/packages/magento-cart-billing-address/CHANGELOG.md +++ b/packages/magento-cart-billing-address/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-cart-billing-address/package.json b/packages/magento-cart-billing-address/package.json index 650b0c6438..774da3ff97 100644 --- a/packages/magento-cart-billing-address/package.json +++ b/packages/magento-cart-billing-address/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-billing-address", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/framer-next-pages": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.1", - "@graphcommerce/magento-customer": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/framer-next-pages": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.2", + "@graphcommerce/magento-customer": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-checkout/CHANGELOG.md b/packages/magento-cart-checkout/CHANGELOG.md index bc8c9ab1fe..71fcf3d5ab 100644 --- a/packages/magento-cart-checkout/CHANGELOG.md +++ b/packages/magento-cart-checkout/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-cart-checkout/package.json b/packages/magento-cart-checkout/package.json index b97dfef477..78bdf5cd4a 100644 --- a/packages/magento-cart-checkout/package.json +++ b/packages/magento-cart-checkout/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-checkout", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-coupon": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-items": "^9.0.4-canary.1", - "@graphcommerce/magento-customer": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-coupon": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-items": "^9.0.4-canary.2", + "@graphcommerce/magento-customer": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-coupon/CHANGELOG.md b/packages/magento-cart-coupon/CHANGELOG.md index f1c3a1267c..ec5f22a41f 100644 --- a/packages/magento-cart-coupon/CHANGELOG.md +++ b/packages/magento-cart-coupon/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-cart-coupon/package.json b/packages/magento-cart-coupon/package.json index 27f5ad00af..fe89a3de46 100644 --- a/packages/magento-cart-coupon/package.json +++ b/packages/magento-cart-coupon/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-coupon", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-email/CHANGELOG.md b/packages/magento-cart-email/CHANGELOG.md index 7e14930ea1..46bd733f30 100644 --- a/packages/magento-cart-email/CHANGELOG.md +++ b/packages/magento-cart-email/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-cart-email/package.json b/packages/magento-cart-email/package.json index b55a168772..ede6db7d3d 100644 --- a/packages/magento-cart-email/package.json +++ b/packages/magento-cart-email/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-email", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-customer": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-customer": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-items/CHANGELOG.md b/packages/magento-cart-items/CHANGELOG.md index 1d33774ca0..d5c8d75668 100644 --- a/packages/magento-cart-items/CHANGELOG.md +++ b/packages/magento-cart-items/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-cart-items/package.json b/packages/magento-cart-items/package.json index 3fcd98e5a2..8da94df200 100644 --- a/packages/magento-cart-items/package.json +++ b/packages/magento-cart-items/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-items", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/framer-next-pages": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-customer": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/framer-next-pages": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-customer": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-payment-method/CHANGELOG.md b/packages/magento-cart-payment-method/CHANGELOG.md index 2c62953a0e..7720847ab0 100644 --- a/packages/magento-cart-payment-method/CHANGELOG.md +++ b/packages/magento-cart-payment-method/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-cart-payment-method/package.json b/packages/magento-cart-payment-method/package.json index b22271a650..587e4d6d03 100644 --- a/packages/magento-cart-payment-method/package.json +++ b/packages/magento-cart-payment-method/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-payment-method", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/framer-scroller": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/framer-scroller": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-pickup/CHANGELOG.md b/packages/magento-cart-pickup/CHANGELOG.md index 085c3f12ae..7917790d35 100644 --- a/packages/magento-cart-pickup/CHANGELOG.md +++ b/packages/magento-cart-pickup/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-cart-pickup/package.json b/packages/magento-cart-pickup/package.json index f04e5f1c49..da5b5e4250 100644 --- a/packages/magento-cart-pickup/package.json +++ b/packages/magento-cart-pickup/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-pickup", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-shipping-method": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-shipping-method": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-shipping-address/CHANGELOG.md b/packages/magento-cart-shipping-address/CHANGELOG.md index 69f8e14388..f2c6b147d4 100644 --- a/packages/magento-cart-shipping-address/CHANGELOG.md +++ b/packages/magento-cart-shipping-address/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-cart-shipping-address/package.json b/packages/magento-cart-shipping-address/package.json index e4db007911..ac4e93b019 100644 --- a/packages/magento-cart-shipping-address/package.json +++ b/packages/magento-cart-shipping-address/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-shipping-address", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-customer": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-customer": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart-shipping-method/CHANGELOG.md b/packages/magento-cart-shipping-method/CHANGELOG.md index c7b6eb84f5..cb79ceced8 100644 --- a/packages/magento-cart-shipping-method/CHANGELOG.md +++ b/packages/magento-cart-shipping-method/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-cart-shipping-method/package.json b/packages/magento-cart-shipping-method/package.json index cec14df298..2b99138289 100644 --- a/packages/magento-cart-shipping-method/package.json +++ b/packages/magento-cart-shipping-method/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart-shipping-method", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/framer-scroller": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/framer-scroller": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cart/CHANGELOG.md b/packages/magento-cart/CHANGELOG.md index 31cfac7b9e..59a01b58f9 100644 --- a/packages/magento-cart/CHANGELOG.md +++ b/packages/magento-cart/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-cart/package.json b/packages/magento-cart/package.json index b6841b1c21..807f7c6f39 100644 --- a/packages/magento-cart/package.json +++ b/packages/magento-cart/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cart", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/framer-next-pages": "^9.0.4-canary.1", - "@graphcommerce/framer-scroller": "^9.0.4-canary.1", - "@graphcommerce/framer-utils": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-customer": "^9.0.4-canary.1", - "@graphcommerce/magento-graphql": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/framer-next-pages": "^9.0.4-canary.2", + "@graphcommerce/framer-scroller": "^9.0.4-canary.2", + "@graphcommerce/framer-utils": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-customer": "^9.0.4-canary.2", + "@graphcommerce/magento-graphql": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-category/CHANGELOG.md b/packages/magento-category/CHANGELOG.md index 7d543529a9..4fc71e266d 100644 --- a/packages/magento-category/CHANGELOG.md +++ b/packages/magento-category/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-category/package.json b/packages/magento-category/package.json index 38b12c22ea..aabf98ed67 100644 --- a/packages/magento-category/package.json +++ b/packages/magento-category/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-category", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/framer-scroller": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/framer-scroller": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-cms/CHANGELOG.md b/packages/magento-cms/CHANGELOG.md index a690ce9446..7805568518 100644 --- a/packages/magento-cms/CHANGELOG.md +++ b/packages/magento-cms/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-cms/package.json b/packages/magento-cms/package.json index 7fa0c2b5f7..c11cfa6fdc 100644 --- a/packages/magento-cms/package.json +++ b/packages/magento-cms/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-cms", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,11 +12,11 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-compare/CHANGELOG.md b/packages/magento-compare/CHANGELOG.md index 4cebf911e7..5c9a57a477 100644 --- a/packages/magento-compare/CHANGELOG.md +++ b/packages/magento-compare/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-compare +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-compare/package.json b/packages/magento-compare/package.json index 103ed393a5..13ab997bee 100644 --- a/packages/magento-compare/package.json +++ b/packages/magento-compare/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-compare", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/framer-next-pages": "^9.0.4-canary.1", - "@graphcommerce/framer-utils": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/framer-next-pages": "^9.0.4-canary.2", + "@graphcommerce/framer-utils": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-customer/CHANGELOG.md b/packages/magento-customer/CHANGELOG.md index a147afe5eb..a6718b16b6 100644 --- a/packages/magento-customer/CHANGELOG.md +++ b/packages/magento-customer/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-customer/package.json b/packages/magento-customer/package.json index c2be66dccd..88b93870d1 100644 --- a/packages/magento-customer/package.json +++ b/packages/magento-customer/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-customer", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/framer-next-pages": "^9.0.4-canary.1", - "@graphcommerce/framer-utils": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-graphql": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/framer-next-pages": "^9.0.4-canary.2", + "@graphcommerce/framer-utils": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-graphql": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-graphql-rest/CHANGELOG.md b/packages/magento-graphql-rest/CHANGELOG.md index 7c74ad09e4..59254c5d70 100644 --- a/packages/magento-graphql-rest/CHANGELOG.md +++ b/packages/magento-graphql-rest/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-graphql-rest +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-graphql-rest/package.json b/packages/magento-graphql-rest/package.json index 917bfb804d..a5ba20f19e 100644 --- a/packages/magento-graphql-rest/package.json +++ b/packages/magento-graphql-rest/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-graphql-rest", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -16,11 +16,11 @@ "generate": "tsx ./scripts/generate-spec.mts" }, "peerDependencies": { - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-search": "^9.0.4-canary.1", - "@graphcommerce/next-config": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-search": "^9.0.4-canary.2", + "@graphcommerce/next-config": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", "graphql": "^16.0.0" }, "devDependencies": { diff --git a/packages/magento-graphql/CHANGELOG.md b/packages/magento-graphql/CHANGELOG.md index 37f0767f05..5f6ea287d2 100644 --- a/packages/magento-graphql/CHANGELOG.md +++ b/packages/magento-graphql/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-graphql/package.json b/packages/magento-graphql/package.json index a003cfc56a..eeed4ab85a 100644 --- a/packages/magento-graphql/package.json +++ b/packages/magento-graphql/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-graphql", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "main": "index.ts", "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,10 +13,10 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "graphql": "^16.0.0", "next": "*", "react": "^18.2.0", diff --git a/packages/magento-newsletter/CHANGELOG.md b/packages/magento-newsletter/CHANGELOG.md index 726f57cf47..bbd304a540 100644 --- a/packages/magento-newsletter/CHANGELOG.md +++ b/packages/magento-newsletter/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-newsletter/package.json b/packages/magento-newsletter/package.json index 77392eaf38..fa69ae364d 100644 --- a/packages/magento-newsletter/package.json +++ b/packages/magento-newsletter/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-newsletter", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-customer": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-customer": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-adyen/CHANGELOG.md b/packages/magento-payment-adyen/CHANGELOG.md index 8a317e6898..60c9621315 100644 --- a/packages/magento-payment-adyen/CHANGELOG.md +++ b/packages/magento-payment-adyen/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-adyen +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-payment-adyen/package.json b/packages/magento-payment-adyen/package.json index 28d5d3e7bb..0a43c12c07 100644 --- a/packages/magento-payment-adyen/package.json +++ b/packages/magento-payment-adyen/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-adyen", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-braintree/CHANGELOG.md b/packages/magento-payment-braintree/CHANGELOG.md index 277bec0e0f..56dd01eb48 100644 --- a/packages/magento-payment-braintree/CHANGELOG.md +++ b/packages/magento-payment-braintree/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-payment-braintree/package.json b/packages/magento-payment-braintree/package.json index c7d8836599..7853a07bcb 100644 --- a/packages/magento-payment-braintree/package.json +++ b/packages/magento-payment-braintree/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-braintree", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,19 +18,19 @@ "braintree-web": "^3.112.1" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-product-configurable": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-product-configurable": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-included/CHANGELOG.md b/packages/magento-payment-included/CHANGELOG.md index a46551f480..fcefc106d4 100644 --- a/packages/magento-payment-included/CHANGELOG.md +++ b/packages/magento-payment-included/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-payment-included/package.json b/packages/magento-payment-included/package.json index c96f5fe2f3..bf291f5ef3 100644 --- a/packages/magento-payment-included/package.json +++ b/packages/magento-payment-included/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-included", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,20 +12,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-product-configurable": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-product-configurable": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-klarna/CHANGELOG.md b/packages/magento-payment-klarna/CHANGELOG.md index 902470b7c4..c555760f7d 100644 --- a/packages/magento-payment-klarna/CHANGELOG.md +++ b/packages/magento-payment-klarna/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-payment-klarna/package.json b/packages/magento-payment-klarna/package.json index 3aed065a97..cc9b4a0af3 100644 --- a/packages/magento-payment-klarna/package.json +++ b/packages/magento-payment-klarna/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-klarna", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "private": true, "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", @@ -13,14 +13,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-multisafepay/CHANGELOG.md b/packages/magento-payment-multisafepay/CHANGELOG.md index c738471d25..d2c5a0a0d7 100644 --- a/packages/magento-payment-multisafepay/CHANGELOG.md +++ b/packages/magento-payment-multisafepay/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-multisafepay +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-payment-multisafepay/package.json b/packages/magento-payment-multisafepay/package.json index d05c984109..4fe21df1fb 100644 --- a/packages/magento-payment-multisafepay/package.json +++ b/packages/magento-payment-multisafepay/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-multisafepay", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,22 +12,22 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-checkout": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-product-configurable": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-checkout": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-product-configurable": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-payment-paypal/CHANGELOG.md b/packages/magento-payment-paypal/CHANGELOG.md index 8ba76092f0..b52f9ec9ed 100644 --- a/packages/magento-payment-paypal/CHANGELOG.md +++ b/packages/magento-payment-paypal/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-payment-paypal +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-payment-paypal/package.json b/packages/magento-payment-paypal/package.json index 2088d2387e..349a5ff261 100644 --- a/packages/magento-payment-paypal/package.json +++ b/packages/magento-payment-paypal/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-payment-paypal", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-bundle/CHANGELOG.md b/packages/magento-product-bundle/CHANGELOG.md index f8d62b0881..27b06f5c2b 100644 --- a/packages/magento-product-bundle/CHANGELOG.md +++ b/packages/magento-product-bundle/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-product-bundle/package.json b/packages/magento-product-bundle/package.json index f892fb5846..3ef7facad9 100644 --- a/packages/magento-product-bundle/package.json +++ b/packages/magento-product-bundle/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-bundle", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,19 +12,19 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-items": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-product-simple": "^9.0.4-canary.1", - "@graphcommerce/magento-product-virtual": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-items": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-product-simple": "^9.0.4-canary.2", + "@graphcommerce/magento-product-virtual": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-configurable/CHANGELOG.md b/packages/magento-product-configurable/CHANGELOG.md index bdf42f5d63..da62cf1003 100644 --- a/packages/magento-product-configurable/CHANGELOG.md +++ b/packages/magento-product-configurable/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-product-configurable/package.json b/packages/magento-product-configurable/package.json index 48a89f4324..ee69d12e85 100644 --- a/packages/magento-product-configurable/package.json +++ b/packages/magento-product-configurable/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-configurable", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,23 +12,23 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/lingui-next": "9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-items": "^9.0.4-canary.1", - "@graphcommerce/magento-category": "^9.0.4-canary.1", - "@graphcommerce/magento-customer": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-product-simple": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/lingui-next": "9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-items": "^9.0.4-canary.2", + "@graphcommerce/magento-category": "^9.0.4-canary.2", + "@graphcommerce/magento-customer": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-product-simple": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-downloadable/CHANGELOG.md b/packages/magento-product-downloadable/CHANGELOG.md index 2e1b968215..aa53b810a7 100644 --- a/packages/magento-product-downloadable/CHANGELOG.md +++ b/packages/magento-product-downloadable/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-product-downloadable/package.json b/packages/magento-product-downloadable/package.json index 357b2dc874..eca6dde48e 100644 --- a/packages/magento-product-downloadable/package.json +++ b/packages/magento-product-downloadable/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-downloadable", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,15 +12,15 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-grouped/CHANGELOG.md b/packages/magento-product-grouped/CHANGELOG.md index 389dd0bf68..78ad2f366a 100644 --- a/packages/magento-product-grouped/CHANGELOG.md +++ b/packages/magento-product-grouped/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-product-grouped/package.json b/packages/magento-product-grouped/package.json index 5e6bb76193..bad62186a4 100644 --- a/packages/magento-product-grouped/package.json +++ b/packages/magento-product-grouped/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-grouped", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-product-simple": "^9.0.4-canary.1", - "@graphcommerce/magento-product-virtual": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-product-simple": "^9.0.4-canary.2", + "@graphcommerce/magento-product-virtual": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-simple/CHANGELOG.md b/packages/magento-product-simple/CHANGELOG.md index 0a601a1a88..75fe89b05a 100644 --- a/packages/magento-product-simple/CHANGELOG.md +++ b/packages/magento-product-simple/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-product-simple/package.json b/packages/magento-product-simple/package.json index 8d6c2212c3..85f7c98aaf 100644 --- a/packages/magento-product-simple/package.json +++ b/packages/magento-product-simple/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-simple", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-items": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-items": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product-virtual/CHANGELOG.md b/packages/magento-product-virtual/CHANGELOG.md index 97e59f1182..9fb0c03421 100644 --- a/packages/magento-product-virtual/CHANGELOG.md +++ b/packages/magento-product-virtual/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-product-virtual/package.json b/packages/magento-product-virtual/package.json index 63b034e411..fbbf669148 100644 --- a/packages/magento-product-virtual/package.json +++ b/packages/magento-product-virtual/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product-virtual", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,14 +12,14 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-items": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-items": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-product/CHANGELOG.md b/packages/magento-product/CHANGELOG.md index 8cd80e473b..c2358b31c5 100644 --- a/packages/magento-product/CHANGELOG.md +++ b/packages/magento-product/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 9.0.4-canary.2 + +### Patch Changes + +- [#2473](https://github.com/graphcommerce-org/graphcommerce/pull/2473) [`f085c89`](https://github.com/graphcommerce-org/graphcommerce/commit/f085c89416fd91cdc2729f8a6da0ec37d93e8e80) - Solve issue where the ProductListItemsBase was already wrapped in a form. ([@paales](https://github.com/paales)) + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-product/package.json b/packages/magento-product/package.json index 1c9fcc0e11..a1705abae0 100644 --- a/packages/magento-product/package.json +++ b/packages/magento-product/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-product", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,18 +18,18 @@ "typescript": "5.7.2" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/framer-next-pages": "^9.0.4-canary.1", - "@graphcommerce/framer-scroller": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/framer-next-pages": "^9.0.4-canary.2", + "@graphcommerce/framer-scroller": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-recently-viewed-products/CHANGELOG.md b/packages/magento-recently-viewed-products/CHANGELOG.md index 332b77dad5..55c5769b39 100644 --- a/packages/magento-recently-viewed-products/CHANGELOG.md +++ b/packages/magento-recently-viewed-products/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-recently-viewed-products +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-recently-viewed-products/package.json b/packages/magento-recently-viewed-products/package.json index 6b571bc5fa..50c5921dc0 100644 --- a/packages/magento-recently-viewed-products/package.json +++ b/packages/magento-recently-viewed-products/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-recently-viewed-products", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,16 +12,16 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-product-configurable": "^9.0.4-canary.1", - "@graphcommerce/next-config": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-product-configurable": "^9.0.4-canary.2", + "@graphcommerce/next-config": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@mui/material": "^5.10.16", "framer-motion": "^11.0.0", "next": "*", diff --git a/packages/magento-review/CHANGELOG.md b/packages/magento-review/CHANGELOG.md index c205800b9f..d8613a5922 100644 --- a/packages/magento-review/CHANGELOG.md +++ b/packages/magento-review/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-review/package.json b/packages/magento-review/package.json index ed10758fb7..0cf53b3f2c 100644 --- a/packages/magento-review/package.json +++ b/packages/magento-review/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-review", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -18,18 +18,18 @@ "typescript": "5.7.2" }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-customer": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-customer": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-search-overlay/CHANGELOG.md b/packages/magento-search-overlay/CHANGELOG.md index 8f01e65e7d..558988a99b 100644 --- a/packages/magento-search-overlay/CHANGELOG.md +++ b/packages/magento-search-overlay/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-search-overlay +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-search-overlay/package.json b/packages/magento-search-overlay/package.json index 7963a5fb75..50be0de522 100644 --- a/packages/magento-search-overlay/package.json +++ b/packages/magento-search-overlay/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-search-overlay", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,18 +12,18 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/framer-utils": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-search": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/framer-utils": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-search": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-search/CHANGELOG.md b/packages/magento-search/CHANGELOG.md index cb79329e0e..e436819c2d 100644 --- a/packages/magento-search/CHANGELOG.md +++ b/packages/magento-search/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-search/package.json b/packages/magento-search/package.json index 953854418b..40672469c9 100644 --- a/packages/magento-search/package.json +++ b/packages/magento-search/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-search", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,17 +12,17 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/framer-utils": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/framer-utils": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-store/CHANGELOG.md b/packages/magento-store/CHANGELOG.md index 5799532a24..c0e87d80ac 100644 --- a/packages/magento-store/CHANGELOG.md +++ b/packages/magento-store/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-store/package.json b/packages/magento-store/package.json index 60ce07052b..c40b951e30 100644 --- a/packages/magento-store/package.json +++ b/packages/magento-store/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/magento-store", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,13 +12,13 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/magento-wishlist/CHANGELOG.md b/packages/magento-wishlist/CHANGELOG.md index 845a3f3216..af918c77d7 100644 --- a/packages/magento-wishlist/CHANGELOG.md +++ b/packages/magento-wishlist/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/magento-wishlist +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/magento-wishlist/package.json b/packages/magento-wishlist/package.json index 883051d80c..59ce118053 100644 --- a/packages/magento-wishlist/package.json +++ b/packages/magento-wishlist/package.json @@ -1,6 +1,6 @@ { "name": "@graphcommerce/magento-wishlist", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "browserslist": [ @@ -13,20 +13,20 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-customer": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-product-configurable": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-config": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-customer": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-product-configurable": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-config": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/mollie-magento-payment/CHANGELOG.md b/packages/mollie-magento-payment/CHANGELOG.md index 6490b883f2..eb786e14c3 100644 --- a/packages/mollie-magento-payment/CHANGELOG.md +++ b/packages/mollie-magento-payment/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/mollie-magento-payment/package.json b/packages/mollie-magento-payment/package.json index a38e78d5f2..6a2567ae04 100644 --- a/packages/mollie-magento-payment/package.json +++ b/packages/mollie-magento-payment/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/mollie-magento-payment", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,21 +12,21 @@ } }, "peerDependencies": { - "@graphcommerce/ecommerce-ui": "^9.0.4-canary.1", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/graphql": "^9.0.4-canary.1", - "@graphcommerce/graphql-mesh": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/magento-cart": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.1", - "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.1", - "@graphcommerce/magento-product": "^9.0.4-canary.1", - "@graphcommerce/magento-product-configurable": "^9.0.4-canary.1", - "@graphcommerce/magento-store": "^9.0.4-canary.1", - "@graphcommerce/next-ui": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/react-hook-form": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/ecommerce-ui": "^9.0.4-canary.2", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/graphql": "^9.0.4-canary.2", + "@graphcommerce/graphql-mesh": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/magento-cart": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-payment-method": "^9.0.4-canary.2", + "@graphcommerce/magento-cart-shipping-address": "^9.0.4-canary.2", + "@graphcommerce/magento-product": "^9.0.4-canary.2", + "@graphcommerce/magento-product-configurable": "^9.0.4-canary.2", + "@graphcommerce/magento-store": "^9.0.4-canary.2", + "@graphcommerce/next-ui": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/react-hook-form": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/next-ui/CHANGELOG.md b/packages/next-ui/CHANGELOG.md index 3be4e45258..f1724b5b8e 100644 --- a/packages/next-ui/CHANGELOG.md +++ b/packages/next-ui/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 9.0.4-canary.2 + +### Patch Changes + +- [#2473](https://github.com/graphcommerce-org/graphcommerce/pull/2473) [`8df172e`](https://github.com/graphcommerce-org/graphcommerce/commit/8df172e4fa1364892d53bc96a437d037d245de35) - Do not warn about `:first-child` since all css is hoisted out of the components. ([@paales](https://github.com/paales)) + +- [#2473](https://github.com/graphcommerce-org/graphcommerce/pull/2473) [`b076b2a`](https://github.com/graphcommerce-org/graphcommerce/commit/b076b2ae4881bebf1d2debd5333a83f220c26ca7) - Also accept false as value for sxx ([@paales](https://github.com/paales)) + ## 9.0.4-canary.1 ### Patch Changes diff --git a/packages/next-ui/package.json b/packages/next-ui/package.json index 6e3571b3c2..4d2a9a413d 100644 --- a/packages/next-ui/package.json +++ b/packages/next-ui/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/next-ui", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -24,13 +24,13 @@ "@emotion/react": "^11", "@emotion/server": "^11", "@emotion/styled": "^11", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/framer-next-pages": "^9.0.4-canary.1", - "@graphcommerce/framer-scroller": "^9.0.4-canary.1", - "@graphcommerce/framer-utils": "^9.0.4-canary.1", - "@graphcommerce/image": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/framer-next-pages": "^9.0.4-canary.2", + "@graphcommerce/framer-scroller": "^9.0.4-canary.2", + "@graphcommerce/framer-utils": "^9.0.4-canary.2", + "@graphcommerce/image": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@lingui/core": "^4.2.1", "@lingui/macro": "^4.2.1", "@lingui/react": "^4.2.1", diff --git a/packages/react-hook-form/CHANGELOG.md b/packages/react-hook-form/CHANGELOG.md index b5e28fa6a7..e9c73a45d8 100644 --- a/packages/react-hook-form/CHANGELOG.md +++ b/packages/react-hook-form/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/react-hook-form/package.json b/packages/react-hook-form/package.json index ff5b3731c0..e5cb7c01d5 100644 --- a/packages/react-hook-form/package.json +++ b/packages/react-hook-form/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/react-hook-form", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -13,9 +13,9 @@ }, "peerDependencies": { "@apollo/client": "*", - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@mui/utils": "^5", "graphql": "^16.6.0", "react": "^18.2.0", diff --git a/packages/service-worker/CHANGELOG.md b/packages/service-worker/CHANGELOG.md index c1c607a70b..b094b646c6 100644 --- a/packages/service-worker/CHANGELOG.md +++ b/packages/service-worker/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/service-worker +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packages/service-worker/package.json b/packages/service-worker/package.json index 6d7562a73f..e4dcb23b47 100644 --- a/packages/service-worker/package.json +++ b/packages/service-worker/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/service-worker", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", "eslintConfig": { @@ -12,9 +12,9 @@ } }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1", + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2", "@serwist/next": "*", "next": "*", "serwist": "*", diff --git a/packagesDev/browserslist-config/CHANGELOG.md b/packagesDev/browserslist-config/CHANGELOG.md index d7f9a3f905..573965c68d 100644 --- a/packagesDev/browserslist-config/CHANGELOG.md +++ b/packagesDev/browserslist-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packagesDev/browserslist-config/package.json b/packagesDev/browserslist-config/package.json index 516f3a0f4a..3c9dd50313 100644 --- a/packagesDev/browserslist-config/package.json +++ b/packagesDev/browserslist-config/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/browserslist-config-pwa", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "main": "index.js", "sideEffects": false } diff --git a/packagesDev/changeset-changelog/CHANGELOG.md b/packagesDev/changeset-changelog/CHANGELOG.md index d281523d43..605424f185 100644 --- a/packagesDev/changeset-changelog/CHANGELOG.md +++ b/packagesDev/changeset-changelog/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/changeset-changelog +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packagesDev/changeset-changelog/package.json b/packagesDev/changeset-changelog/package.json index 49b123987e..24c30d87a7 100644 --- a/packagesDev/changeset-changelog/package.json +++ b/packagesDev/changeset-changelog/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/changeset-changelog", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "type": "commonjs", "main": "dist/index.js", "types": "src/index.ts", diff --git a/packagesDev/eslint-config/CHANGELOG.md b/packagesDev/eslint-config/CHANGELOG.md index ffe7ffc4bf..294860438b 100644 --- a/packagesDev/eslint-config/CHANGELOG.md +++ b/packagesDev/eslint-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ### Patch Changes diff --git a/packagesDev/eslint-config/package.json b/packagesDev/eslint-config/package.json index 9fc450fab0..0fc57e8eb7 100644 --- a/packagesDev/eslint-config/package.json +++ b/packagesDev/eslint-config/package.json @@ -2,10 +2,10 @@ "name": "@graphcommerce/eslint-config-pwa", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "main": "index.js", "dependencies": { - "@graphcommerce/typescript-config-pwa": "9.0.4-canary.1", + "@graphcommerce/typescript-config-pwa": "9.0.4-canary.2", "@next/eslint-plugin-next": "15.1.3", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", diff --git a/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md b/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md index de0f308d96..69d18592c7 100644 --- a/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md +++ b/packagesDev/graphql-codegen-markdown-docs/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packagesDev/graphql-codegen-markdown-docs/package.json b/packagesDev/graphql-codegen-markdown-docs/package.json index b1694945b2..e9ecf81b28 100644 --- a/packagesDev/graphql-codegen-markdown-docs/package.json +++ b/packagesDev/graphql-codegen-markdown-docs/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphql-codegen-markdown-docs", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "type": "commonjs", "main": "dist/index.js", @@ -30,8 +30,8 @@ "parse-filepath": "^1.0.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1" + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2" } } diff --git a/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md b/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md index 1757fe7f48..1da5acbaad 100644 --- a/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md +++ b/packagesDev/graphql-codegen-near-operation-file/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packagesDev/graphql-codegen-near-operation-file/package.json b/packagesDev/graphql-codegen-near-operation-file/package.json index e8403f0cc1..02abdfabb8 100644 --- a/packagesDev/graphql-codegen-near-operation-file/package.json +++ b/packagesDev/graphql-codegen-near-operation-file/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphql-codegen-near-operation-file", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "type": "commonjs", "main": "dist/index.js", @@ -29,8 +29,8 @@ "parse-filepath": "^1.0.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.1" + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/typescript-config-pwa": "^9.0.4-canary.2" } } diff --git a/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md b/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md index dd5923ba53..5276bbb078 100644 --- a/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md +++ b/packagesDev/graphql-codegen-relay-optimizer-plugin/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json b/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json index e400a8897f..0551d7983e 100644 --- a/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json +++ b/packagesDev/graphql-codegen-relay-optimizer-plugin/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/graphql-codegen-relay-optimizer-plugin", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "description": "GraphQL Code Generator plugin for optimizing your GraphQL queries relay style.", "type": "commonjs", "main": "dist/index.js", @@ -22,8 +22,8 @@ "typescript": "5.7.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.1", - "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.1" + "@graphcommerce/eslint-config-pwa": "^9.0.4-canary.2", + "@graphcommerce/prettier-config-pwa": "^9.0.4-canary.2" }, "prettier": "@graphcommerce/prettier-config-pwa", "eslint": { diff --git a/packagesDev/misc/CHANGELOG.md b/packagesDev/misc/CHANGELOG.md index 30ea99a17a..cad4cc7cff 100644 --- a/packagesDev/misc/CHANGELOG.md +++ b/packagesDev/misc/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphcommerce/misc +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packagesDev/misc/package.json b/packagesDev/misc/package.json index fc4156897e..74cd828aa8 100644 --- a/packagesDev/misc/package.json +++ b/packagesDev/misc/package.json @@ -2,5 +2,5 @@ "name": "@graphcommerce/misc", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1" + "version": "9.0.4-canary.2" } diff --git a/packagesDev/next-config/CHANGELOG.md b/packagesDev/next-config/CHANGELOG.md index 9bbd91b4d8..c3116d0055 100644 --- a/packagesDev/next-config/CHANGELOG.md +++ b/packagesDev/next-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packagesDev/next-config/package.json b/packagesDev/next-config/package.json index 14827f228d..8b066d203d 100644 --- a/packagesDev/next-config/package.json +++ b/packagesDev/next-config/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/next-config", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "type": "commonjs", "main": "dist/index.js", "types": "src/index.ts", diff --git a/packagesDev/prettier-config/CHANGELOG.md b/packagesDev/prettier-config/CHANGELOG.md index 38b9b25621..ac50f4ceb2 100644 --- a/packagesDev/prettier-config/CHANGELOG.md +++ b/packagesDev/prettier-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packagesDev/prettier-config/package.json b/packagesDev/prettier-config/package.json index 334369a98d..2718ec5e4c 100644 --- a/packagesDev/prettier-config/package.json +++ b/packagesDev/prettier-config/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/prettier-config-pwa", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "dependencies": { "@ianvs/prettier-plugin-sort-imports": "^4.4.0", "prettier": "^3", diff --git a/packagesDev/typescript-config/CHANGELOG.md b/packagesDev/typescript-config/CHANGELOG.md index 83a55ae8a1..c3de80dda9 100644 --- a/packagesDev/typescript-config/CHANGELOG.md +++ b/packagesDev/typescript-config/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 9.0.4-canary.2 + ## 9.0.4-canary.1 ## 9.0.4-canary.0 diff --git a/packagesDev/typescript-config/package.json b/packagesDev/typescript-config/package.json index 632bfc51a0..5c5b2182ed 100644 --- a/packagesDev/typescript-config/package.json +++ b/packagesDev/typescript-config/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/typescript-config-pwa", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "9.0.4-canary.1", + "version": "9.0.4-canary.2", "sideEffects": false, "devDependencies": { "@tsconfig/node18": "^18.2.4"