diff --git a/.changeset/fluffy-donuts-jump.md b/.changeset/fluffy-donuts-jump.md deleted file mode 100644 index b1a1aad8..00000000 --- a/.changeset/fluffy-donuts-jump.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@elasticpath/react-shopper-hooks": patch -"@elasticpath/d2c-schematics": patch ---- - -bumped react types version diff --git a/.changeset/ninety-seas-joke.md b/.changeset/ninety-seas-joke.md deleted file mode 100644 index 48364af9..00000000 --- a/.changeset/ninety-seas-joke.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@elasticpath/d2c-schematics": minor -"composable-cli": patch ---- - -Migrated D2C starter kit to Next.js 13 App directory routing diff --git a/.changeset/red-cats-smile.md b/.changeset/red-cats-smile.md deleted file mode 100644 index a78dac4f..00000000 --- a/.changeset/red-cats-smile.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@elasticpath/d2c-schematics": patch -"composable-cli": patch ---- - -lock version of react shopper hooks inside d2c output diff --git a/examples/algolia/package.json b/examples/algolia/package.json index 37e946ac..bf5c3a93 100644 --- a/examples/algolia/package.json +++ b/examples/algolia/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "@algolia/react-instantsearch-widget-color-refinement-list": "^1.4.7", - "@elasticpath/react-shopper-hooks": "workspace:^0.5.1", + "@elasticpath/react-shopper-hooks": "workspace:^0.5.2", "@elasticpath/shopper-common": "workspace:^0.1.1", "@headlessui/react": "^1.7.17", "@heroicons/react": "^2.0.18", diff --git a/examples/basic/package.json b/examples/basic/package.json index 660d6e69..65035207 100644 --- a/examples/basic/package.json +++ b/examples/basic/package.json @@ -20,7 +20,7 @@ "start:e2e": "NODE_ENV=test next start" }, "dependencies": { - "@elasticpath/react-shopper-hooks": "workspace:^0.5.1", + "@elasticpath/react-shopper-hooks": "workspace:^0.5.2", "@elasticpath/shopper-common": "workspace:^0.1.1", "@headlessui/react": "^1.7.17", "@heroicons/react": "^2.0.18", diff --git a/packages/composable-cli/CHANGELOG.md b/packages/composable-cli/CHANGELOG.md index 19aac8fc..92928bad 100644 --- a/packages/composable-cli/CHANGELOG.md +++ b/packages/composable-cli/CHANGELOG.md @@ -1,5 +1,16 @@ # composable-cli +## 0.8.7 + +### Patch Changes + +- 462cccd: Migrated D2C starter kit to Next.js 13 App directory routing +- e1f97c9: lock version of react shopper hooks inside d2c output +- Updated dependencies [462cccd] +- Updated dependencies [462cccd] +- Updated dependencies [e1f97c9] + - @elasticpath/d2c-schematics@0.10.0 + ## 0.8.6 ### Patch Changes diff --git a/packages/composable-cli/package.json b/packages/composable-cli/package.json index 0142ba17..7ecce593 100644 --- a/packages/composable-cli/package.json +++ b/packages/composable-cli/package.json @@ -1,6 +1,6 @@ { "name": "composable-cli", - "version": "0.8.6", + "version": "0.8.7", "description": "Elastic Path Commerce Cloud Schematics - CLI", "repository": { "type": "git", @@ -23,7 +23,7 @@ "@angular-devkit/schematics": "^14.1.0", "@elasticpath/composable-common": "workspace:^", "@elasticpath/composable-integration-hub-deployer": "workspace:^0.2.3", - "@elasticpath/d2c-schematics": "^0.9.3", + "@elasticpath/d2c-schematics": "^0.10.0", "@moltin/sdk": "^25.0.2", "@trpc/client": "^10.14.1", "@types/ink": "^2.0.3", diff --git a/packages/d2c-schematics/CHANGELOG.md b/packages/d2c-schematics/CHANGELOG.md index becb1af7..ceea3725 100644 --- a/packages/d2c-schematics/CHANGELOG.md +++ b/packages/d2c-schematics/CHANGELOG.md @@ -1,5 +1,16 @@ # @elasticpath/d2c-schematics +## 0.10.0 + +### Minor Changes + +- 462cccd: Migrated D2C starter kit to Next.js 13 App directory routing + +### Patch Changes + +- 462cccd: bumped react types version +- e1f97c9: lock version of react shopper hooks inside d2c output + ## 0.9.3 ### Patch Changes diff --git a/packages/d2c-schematics/package.json b/packages/d2c-schematics/package.json index 25b8ee36..9e4ebfd7 100644 --- a/packages/d2c-schematics/package.json +++ b/packages/d2c-schematics/package.json @@ -1,6 +1,6 @@ { "name": "@elasticpath/d2c-schematics", - "version": "0.9.3", + "version": "0.10.0", "description": "D2C Storefront Schematics for Elastic Path Commerce Cloud", "repository": { "type": "git", diff --git a/packages/react-shopper-hooks/CHANGELOG.md b/packages/react-shopper-hooks/CHANGELOG.md index f8aa10fb..940c5302 100644 --- a/packages/react-shopper-hooks/CHANGELOG.md +++ b/packages/react-shopper-hooks/CHANGELOG.md @@ -1,5 +1,11 @@ # @elasticpath/react-shopper-hooks +## 0.5.2 + +### Patch Changes + +- 462cccd: bumped react types version + ## 0.5.1 ### Patch Changes diff --git a/packages/react-shopper-hooks/package.json b/packages/react-shopper-hooks/package.json index 346b53ec..72b326d2 100644 --- a/packages/react-shopper-hooks/package.json +++ b/packages/react-shopper-hooks/package.json @@ -1,7 +1,7 @@ { "name": "@elasticpath/react-shopper-hooks", "type": "module", - "version": "0.5.1", + "version": "0.5.2", "files": [ "dist" ], diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3be4d666..10cad220 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -97,7 +97,7 @@ importers: specifier: ^1.4.7 version: 1.4.7(classnames@2.3.2)(react-instantsearch-dom@6.40.4)(react@18.2.0) '@elasticpath/react-shopper-hooks': - specifier: workspace:^0.5.1 + specifier: workspace:^0.5.2 version: link:../../packages/react-shopper-hooks '@elasticpath/shopper-common': specifier: workspace:^0.1.1 @@ -254,7 +254,7 @@ importers: examples/basic: dependencies: '@elasticpath/react-shopper-hooks': - specifier: workspace:^0.5.1 + specifier: workspace:^0.5.2 version: link:../../packages/react-shopper-hooks '@elasticpath/shopper-common': specifier: workspace:^0.1.1 @@ -417,7 +417,7 @@ importers: specifier: workspace:^0.2.3 version: link:../composable-integration-hub-deployer '@elasticpath/d2c-schematics': - specifier: ^0.9.3 + specifier: ^0.10.0 version: link:../d2c-schematics/dist '@moltin/sdk': specifier: ^25.0.2 @@ -12422,6 +12422,7 @@ packages: /file-uri-to-path@1.0.0: resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} + requiresBuild: true dev: true /filename-reserved-regex@2.0.0: