diff --git a/.changeset/afraid-snails-peel.md b/.changeset/afraid-snails-peel.md deleted file mode 100644 index 323ceb131..000000000 --- a/.changeset/afraid-snails-peel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware/api-client": minor ---- - -Added fetchOptions to both API clients to allow for base configuration of http client diff --git a/.changeset/calm-walls-wave.md b/.changeset/calm-walls-wave.md deleted file mode 100644 index 04c3c7ea3..000000000 --- a/.changeset/calm-walls-wave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware/api-gen": patch ---- - -Improved error messages and merging override patches. diff --git a/.changeset/curvy-wombats-float.md b/.changeset/curvy-wombats-float.md deleted file mode 100644 index 03b7ece51..000000000 --- a/.changeset/curvy-wombats-float.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"vue-demo-store": patch ---- - -Fix contrast ratio for cart and orders pages diff --git a/.changeset/funny-chicken-play.md b/.changeset/funny-chicken-play.md deleted file mode 100644 index 5ae4f44a2..000000000 --- a/.changeset/funny-chicken-play.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware-pwa/composables-next": minor ---- - -Changed `registration` method in the `useUser` composable. Because of changes in the double opt-in on registration flow in the Shopware backend we are adjusting this method on our side. In new approach we are checking `active` and `doubleOptInRegistration` properties that represents current status of the user. diff --git a/.changeset/funny-hotels-watch.md b/.changeset/funny-hotels-watch.md deleted file mode 100644 index 743e15ba0..000000000 --- a/.changeset/funny-hotels-watch.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@shopware-pwa/composables-next": minor ---- - -Added `buildDynamicBreadcrumbs` method for building breadcrumbs structure -Added `pushBreadcrumb` method to push single breadcrumb at the top of the breadcrumbs list -Added `associations` option to the `search` method in `useProductSearch` composable diff --git a/.changeset/grumpy-news-visit.md b/.changeset/grumpy-news-visit.md deleted file mode 100644 index 2577486e2..000000000 --- a/.changeset/grumpy-news-visit.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware-pwa/helpers-next": minor ---- - -Added `getCmsBreadcrumbs` helper for building CMS breadcrumbs diff --git a/.changeset/healthy-terms-speak.md b/.changeset/healthy-terms-speak.md deleted file mode 100644 index ae601bd18..000000000 --- a/.changeset/healthy-terms-speak.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"vue-demo-store": minor ---- - -Changed eslint to biome for more accurate and much faster linting experience. diff --git a/.changeset/light-games-appear.md b/.changeset/light-games-appear.md deleted file mode 100644 index bf9cd24f4..000000000 --- a/.changeset/light-games-appear.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"vue-demo-store": patch ---- - -Fix registration form for the double opt in registration flow diff --git a/.changeset/mighty-walls-shake.md b/.changeset/mighty-walls-shake.md deleted file mode 100644 index 3998a4fe0..000000000 --- a/.changeset/mighty-walls-shake.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"vue-demo-store": minor -"vue-vite-blank": minor -"vue-blank": minor -"shopware-astro": minor -"docs": minor ---- - -Update to the Node 22 LTS as the default diff --git a/.changeset/quick-cycles-add.md b/.changeset/quick-cycles-add.md deleted file mode 100644 index c4fd20287..000000000 --- a/.changeset/quick-cycles-add.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -"@shopware-pwa/cms-base": minor ---- - -Ability to overwrite internal components - -For example: - -`SwSharedPrice.vue` is used for multiple times to display a price. Create a component with the same name to make `cms-base` start using your component internally. - ---- - -⚠️ Internal components aren't part of public API so the related changes won't be published in the changelog. Try to overwrite and track the changes on your responsibility. diff --git a/.changeset/rude-students-hunt.md b/.changeset/rude-students-hunt.md deleted file mode 100644 index dee40a64a..000000000 --- a/.changeset/rude-students-hunt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"vue-demo-store": minor ---- - -Added dynamic breadcrumbs diff --git a/.changeset/silent-cobras-sin.md b/.changeset/silent-cobras-sin.md deleted file mode 100644 index afdac4441..000000000 --- a/.changeset/silent-cobras-sin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware-pwa/nuxt3-module": patch ---- - -Replace `createError` with `showError` function in the `onResponseError` hook to redirect the user to the Nuxt error page. diff --git a/.changeset/six-snakes-joke.md b/.changeset/six-snakes-joke.md deleted file mode 100644 index 28e6aeb9e..000000000 --- a/.changeset/six-snakes-joke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware-pwa/composables-next": patch ---- - -Add configuration step to README.md diff --git a/.changeset/stale-files-learn.md b/.changeset/stale-files-learn.md deleted file mode 100644 index fb5665b22..000000000 --- a/.changeset/stale-files-learn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware-pwa/nuxt3-module": minor ---- - -Added possibility to use Nuxt config file for setting the API requests headers. Headers are added to each request SSR and CSR. diff --git a/.changeset/strange-pets-relax.md b/.changeset/strange-pets-relax.md deleted file mode 100644 index 6d608cb6e..000000000 --- a/.changeset/strange-pets-relax.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"vue-demo-store": patch ---- - -Add smooth scrolling on the routing change (excluding product variants) diff --git a/.changeset/tidy-bats-confess.md b/.changeset/tidy-bats-confess.md deleted file mode 100644 index b9182f7f0..000000000 --- a/.changeset/tidy-bats-confess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware-pwa/cms-base": minor ---- - -Add smooth scrolling for listing pagination diff --git a/.changeset/unlucky-dogs-help.md b/.changeset/unlucky-dogs-help.md deleted file mode 100644 index 579bdb4a1..000000000 --- a/.changeset/unlucky-dogs-help.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware-pwa/composables-next": patch ---- - -`useCustomerOrders` - added checkPromotions flag for loading orders diff --git a/.changeset/young-chicken-confess.md b/.changeset/young-chicken-confess.md deleted file mode 100644 index 06e6d296f..000000000 --- a/.changeset/young-chicken-confess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"vue-demo-store": minor ---- - -Added a confirmation page after the double opt-in option. The confirmation link is included in the email after registration. diff --git a/apps/docs/CHANGELOG.md b/apps/docs/CHANGELOG.md index 1097c7a0a..11227344c 100644 --- a/apps/docs/CHANGELOG.md +++ b/apps/docs/CHANGELOG.md @@ -1,5 +1,18 @@ # docs +## 1.8.0 + +### Minor Changes + +- [#1490](https://github.com/shopware/frontends/pull/1490) [`c59b384`](https://github.com/shopware/frontends/commit/c59b384084a1cb70f2679ff5810518932dd06516) Thanks [@patzick](https://github.com/patzick)! - Update to the Node 22 LTS as the default + +### Patch Changes + +- Updated dependencies [[`a87bbcf`](https://github.com/shopware/frontends/commit/a87bbcfa3f5aa440265b1e8f0fc72a204863befc), [`2c337b5`](https://github.com/shopware/frontends/commit/2c337b5555495e5cc75f17f1c7f50cc25dfe7c1e), [`13c83be`](https://github.com/shopware/frontends/commit/13c83bec53a6aaba49941b9bf869629eadeb4515), [`13c83be`](https://github.com/shopware/frontends/commit/13c83bec53a6aaba49941b9bf869629eadeb4515), [`8ba9702`](https://github.com/shopware/frontends/commit/8ba9702657d1dc31cc653728788830fa38bb4992), [`a03a492`](https://github.com/shopware/frontends/commit/a03a492f18ebff84606e47f5239330454c9f3039)]: + - @shopware/api-client@1.2.0 + - @shopware-pwa/composables-next@1.5.0 + - @shopware-pwa/helpers-next@1.2.0 + ## 1.7.8 ### Patch Changes diff --git a/apps/docs/package.json b/apps/docs/package.json index 8cfb8d027..cf626d5bf 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -1,7 +1,7 @@ { "name": "docs", "private": true, - "version": "1.7.8", + "version": "1.8.0", "description": "", "type": "module", "scripts": { diff --git a/packages/api-client/CHANGELOG.md b/packages/api-client/CHANGELOG.md index 8c5d8b884..957f92318 100644 --- a/packages/api-client/CHANGELOG.md +++ b/packages/api-client/CHANGELOG.md @@ -1,5 +1,11 @@ # @shopware/api-client +## 1.2.0 + +### Minor Changes + +- [#1468](https://github.com/shopware/frontends/pull/1468) [`a87bbcf`](https://github.com/shopware/frontends/commit/a87bbcfa3f5aa440265b1e8f0fc72a204863befc) Thanks [@JimTacobs](https://github.com/JimTacobs)! - Added fetchOptions to both API clients to allow for base configuration of http client + ## 1.1.2 ### Patch Changes diff --git a/packages/api-client/README.md b/packages/api-client/README.md index 4df1a2e3e..aa4ec067c 100644 --- a/packages/api-client/README.md +++ b/packages/api-client/README.md @@ -279,8 +279,8 @@ calling `apiClient.hook` will autocomplete the list of available hooks. Full changelog for stable version is available [here](https://github.com/shopware/frontends/blob/main/packages/api-client/CHANGELOG.md) -### Latest changes: 1.1.2 +### Latest changes: 1.2.0 -### Patch Changes +### Minor Changes -- [#1434](https://github.com/shopware/frontends/pull/1434) [`938c4cf`](https://github.com/shopware/frontends/commit/938c4cfe6438f0e11a34f69bc7a183f10ba7f381) Thanks [@quando1910](https://github.com/quando1910)! - set authentication header instead of appending, when session has expired and is being refreshed +- [#1468](https://github.com/shopware/frontends/pull/1468) [`a87bbcf`](https://github.com/shopware/frontends/commit/a87bbcfa3f5aa440265b1e8f0fc72a204863befc) Thanks [@JimTacobs](https://github.com/JimTacobs)! - Added fetchOptions to both API clients to allow for base configuration of http client diff --git a/packages/api-client/package.json b/packages/api-client/package.json index dcf8d46c2..f90870de3 100644 --- a/packages/api-client/package.json +++ b/packages/api-client/package.json @@ -1,6 +1,6 @@ { "name": "@shopware/api-client", - "version": "1.1.2", + "version": "1.2.0", "description": "Shopware client for API connection.", "author": "Shopware", "type": "module", diff --git a/packages/api-gen/CHANGELOG.md b/packages/api-gen/CHANGELOG.md index eaa7bbca1..2def0a7c3 100644 --- a/packages/api-gen/CHANGELOG.md +++ b/packages/api-gen/CHANGELOG.md @@ -1,5 +1,14 @@ # @shopware/api-gen +## 1.1.4 + +### Patch Changes + +- [#1447](https://github.com/shopware/frontends/pull/1447) [`11ea41f`](https://github.com/shopware/frontends/commit/11ea41fc00493d4997ddfcb23e2f5bf89dd2a828) Thanks [@patzick](https://github.com/patzick)! - Improved error messages and merging override patches. + +- Updated dependencies [[`a87bbcf`](https://github.com/shopware/frontends/commit/a87bbcfa3f5aa440265b1e8f0fc72a204863befc)]: + - @shopware/api-client@1.2.0 + ## 1.1.3 ### Patch Changes diff --git a/packages/api-gen/README.md b/packages/api-gen/README.md index 7c090a450..3a133fcd6 100644 --- a/packages/api-gen/README.md +++ b/packages/api-gen/README.md @@ -243,9 +243,11 @@ Prepare your config file named **api-gen.config.json**: Full changelog for stable version is available [here](https://github.com/shopware/frontends/blob/main/packages/api-gen/CHANGELOG.md) -### Latest changes: 1.1.3 +### Latest changes: 1.1.4 ### Patch Changes -- Updated dependencies [[`938c4cf`](https://github.com/shopware/frontends/commit/938c4cfe6438f0e11a34f69bc7a183f10ba7f381)]: - - @shopware/api-client@1.1.2 +- [#1447](https://github.com/shopware/frontends/pull/1447) [`11ea41f`](https://github.com/shopware/frontends/commit/11ea41fc00493d4997ddfcb23e2f5bf89dd2a828) Thanks [@patzick](https://github.com/patzick)! - Improved error messages and merging override patches. + +- Updated dependencies [[`a87bbcf`](https://github.com/shopware/frontends/commit/a87bbcfa3f5aa440265b1e8f0fc72a204863befc)]: + - @shopware/api-client@1.2.0 diff --git a/packages/api-gen/package.json b/packages/api-gen/package.json index caed86ca3..c6f2ff258 100644 --- a/packages/api-gen/package.json +++ b/packages/api-gen/package.json @@ -1,6 +1,6 @@ { "name": "@shopware/api-gen", - "version": "1.1.3", + "version": "1.1.4", "description": "Shopware CLI for API client generation.", "author": "Shopware", "type": "module", diff --git a/packages/cms-base/CHANGELOG.md b/packages/cms-base/CHANGELOG.md index 80212279a..503369993 100644 --- a/packages/cms-base/CHANGELOG.md +++ b/packages/cms-base/CHANGELOG.md @@ -1,5 +1,28 @@ # @shopware-pwa/cms-base +## 1.2.0 + +### Minor Changes + +- [#1501](https://github.com/shopware/frontends/pull/1501) [`9c84519`](https://github.com/shopware/frontends/commit/9c8451922459c910f3d87e73b8c58ac8d5030f8e) Thanks [@mkucmus](https://github.com/mkucmus)! - Ability to overwrite internal components + + For example: + + `SwSharedPrice.vue` is used for multiple times to display a price. Create a component with the same name to make `cms-base` start using your component internally. + + *** + + ⚠️ Internal components aren't part of public API so the related changes won't be published in the changelog. Try to overwrite and track the changes on your responsibility. + +- [#1404](https://github.com/shopware/frontends/pull/1404) [`d4482d5`](https://github.com/shopware/frontends/commit/d4482d51a65c435f27923e85223cac4e291f6c56) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Add smooth scrolling for listing pagination + +### Patch Changes + +- Updated dependencies [[`a87bbcf`](https://github.com/shopware/frontends/commit/a87bbcfa3f5aa440265b1e8f0fc72a204863befc), [`2c337b5`](https://github.com/shopware/frontends/commit/2c337b5555495e5cc75f17f1c7f50cc25dfe7c1e), [`13c83be`](https://github.com/shopware/frontends/commit/13c83bec53a6aaba49941b9bf869629eadeb4515), [`13c83be`](https://github.com/shopware/frontends/commit/13c83bec53a6aaba49941b9bf869629eadeb4515), [`8ba9702`](https://github.com/shopware/frontends/commit/8ba9702657d1dc31cc653728788830fa38bb4992), [`a03a492`](https://github.com/shopware/frontends/commit/a03a492f18ebff84606e47f5239330454c9f3039)]: + - @shopware/api-client@1.2.0 + - @shopware-pwa/composables-next@1.5.0 + - @shopware-pwa/helpers-next@1.2.0 + ## 1.1.2 ### Patch Changes diff --git a/packages/cms-base/README.md b/packages/cms-base/README.md index ef8bf4357..be045bdea 100644 --- a/packages/cms-base/README.md +++ b/packages/cms-base/README.md @@ -132,10 +132,25 @@ No additional packages needed to be installed. Full changelog for stable version is available [here](https://github.com/shopware/frontends/blob/main/packages/cms-base/CHANGELOG.md) -### Latest changes: 1.1.2 +### Latest changes: 1.2.0 + +### Minor Changes + +- [#1501](https://github.com/shopware/frontends/pull/1501) [`9c84519`](https://github.com/shopware/frontends/commit/9c8451922459c910f3d87e73b8c58ac8d5030f8e) Thanks [@mkucmus](https://github.com/mkucmus)! - Ability to overwrite internal components + + For example: + + `SwSharedPrice.vue` is used for multiple times to display a price. Create a component with the same name to make `cms-base` start using your component internally. + + *** + + ⚠️ Internal components aren't part of public API so the related changes won't be published in the changelog. Try to overwrite and track the changes on your responsibility. + +- [#1404](https://github.com/shopware/frontends/pull/1404) [`d4482d5`](https://github.com/shopware/frontends/commit/d4482d51a65c435f27923e85223cac4e291f6c56) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Add smooth scrolling for listing pagination ### Patch Changes -- Updated dependencies [[`938c4cf`](https://github.com/shopware/frontends/commit/938c4cfe6438f0e11a34f69bc7a183f10ba7f381)]: - - @shopware/api-client@1.1.2 - - @shopware-pwa/composables-next@1.4.2 +- Updated dependencies [[`a87bbcf`](https://github.com/shopware/frontends/commit/a87bbcfa3f5aa440265b1e8f0fc72a204863befc), [`2c337b5`](https://github.com/shopware/frontends/commit/2c337b5555495e5cc75f17f1c7f50cc25dfe7c1e), [`13c83be`](https://github.com/shopware/frontends/commit/13c83bec53a6aaba49941b9bf869629eadeb4515), [`13c83be`](https://github.com/shopware/frontends/commit/13c83bec53a6aaba49941b9bf869629eadeb4515), [`8ba9702`](https://github.com/shopware/frontends/commit/8ba9702657d1dc31cc653728788830fa38bb4992), [`a03a492`](https://github.com/shopware/frontends/commit/a03a492f18ebff84606e47f5239330454c9f3039)]: + - @shopware/api-client@1.2.0 + - @shopware-pwa/composables-next@1.5.0 + - @shopware-pwa/helpers-next@1.2.0 diff --git a/packages/cms-base/package.json b/packages/cms-base/package.json index 08a0cec3a..b5f49e8b3 100644 --- a/packages/cms-base/package.json +++ b/packages/cms-base/package.json @@ -1,6 +1,6 @@ { "name": "@shopware-pwa/cms-base", - "version": "1.1.2", + "version": "1.2.0", "description": "Vue CMS support for Shopware", "author": "Shopware", "repository": { diff --git a/packages/composables/CHANGELOG.md b/packages/composables/CHANGELOG.md index 30a21c095..ed10c6082 100644 --- a/packages/composables/CHANGELOG.md +++ b/packages/composables/CHANGELOG.md @@ -1,5 +1,25 @@ # @shopware-pwa/composables-next +## 1.5.0 + +### Minor Changes + +- [#1489](https://github.com/shopware/frontends/pull/1489) [`2c337b5`](https://github.com/shopware/frontends/commit/2c337b5555495e5cc75f17f1c7f50cc25dfe7c1e) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Changed `registration` method in the `useUser` composable. Because of changes in the double opt-in on registration flow in the Shopware backend we are adjusting this method on our side. In new approach we are checking `active` and `doubleOptInRegistration` properties that represents current status of the user. + +- [#1369](https://github.com/shopware/frontends/pull/1369) [`13c83be`](https://github.com/shopware/frontends/commit/13c83bec53a6aaba49941b9bf869629eadeb4515) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Added `buildDynamicBreadcrumbs` method for building breadcrumbs structure + Added `pushBreadcrumb` method to push single breadcrumb at the top of the breadcrumbs list + Added `associations` option to the `search` method in `useProductSearch` composable + +### Patch Changes + +- [#1449](https://github.com/shopware/frontends/pull/1449) [`8ba9702`](https://github.com/shopware/frontends/commit/8ba9702657d1dc31cc653728788830fa38bb4992) Thanks [@mkucmus](https://github.com/mkucmus)! - Add configuration step to README.md + +- [#1492](https://github.com/shopware/frontends/pull/1492) [`a03a492`](https://github.com/shopware/frontends/commit/a03a492f18ebff84606e47f5239330454c9f3039) Thanks [@mkucmus](https://github.com/mkucmus)! - `useCustomerOrders` - added checkPromotions flag for loading orders + +- Updated dependencies [[`a87bbcf`](https://github.com/shopware/frontends/commit/a87bbcfa3f5aa440265b1e8f0fc72a204863befc), [`13c83be`](https://github.com/shopware/frontends/commit/13c83bec53a6aaba49941b9bf869629eadeb4515)]: + - @shopware/api-client@1.2.0 + - @shopware-pwa/helpers-next@1.2.0 + ## 1.4.2 ### Patch Changes diff --git a/packages/composables/README.md b/packages/composables/README.md index f55f3b8c8..a070110b9 100644 --- a/packages/composables/README.md +++ b/packages/composables/README.md @@ -165,9 +165,22 @@ All composable functions are fully typed with TypeScript and they are registed g Full changelog for stable version is available [here](https://github.com/shopware/frontends/blob/main/packages/composables/CHANGELOG.md) -### Latest changes: 1.4.2 +### Latest changes: 1.5.0 + +### Minor Changes + +- [#1489](https://github.com/shopware/frontends/pull/1489) [`2c337b5`](https://github.com/shopware/frontends/commit/2c337b5555495e5cc75f17f1c7f50cc25dfe7c1e) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Changed `registration` method in the `useUser` composable. Because of changes in the double opt-in on registration flow in the Shopware backend we are adjusting this method on our side. In new approach we are checking `active` and `doubleOptInRegistration` properties that represents current status of the user. + +- [#1369](https://github.com/shopware/frontends/pull/1369) [`13c83be`](https://github.com/shopware/frontends/commit/13c83bec53a6aaba49941b9bf869629eadeb4515) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Added `buildDynamicBreadcrumbs` method for building breadcrumbs structure + Added `pushBreadcrumb` method to push single breadcrumb at the top of the breadcrumbs list + Added `associations` option to the `search` method in `useProductSearch` composable ### Patch Changes -- Updated dependencies [[`938c4cf`](https://github.com/shopware/frontends/commit/938c4cfe6438f0e11a34f69bc7a183f10ba7f381)]: - - @shopware/api-client@1.1.2 +- [#1449](https://github.com/shopware/frontends/pull/1449) [`8ba9702`](https://github.com/shopware/frontends/commit/8ba9702657d1dc31cc653728788830fa38bb4992) Thanks [@mkucmus](https://github.com/mkucmus)! - Add configuration step to README.md + +- [#1492](https://github.com/shopware/frontends/pull/1492) [`a03a492`](https://github.com/shopware/frontends/commit/a03a492f18ebff84606e47f5239330454c9f3039) Thanks [@mkucmus](https://github.com/mkucmus)! - `useCustomerOrders` - added checkPromotions flag for loading orders + +- Updated dependencies [[`a87bbcf`](https://github.com/shopware/frontends/commit/a87bbcfa3f5aa440265b1e8f0fc72a204863befc), [`13c83be`](https://github.com/shopware/frontends/commit/13c83bec53a6aaba49941b9bf869629eadeb4515)]: + - @shopware/api-client@1.2.0 + - @shopware-pwa/helpers-next@1.2.0 diff --git a/packages/composables/package.json b/packages/composables/package.json index c42fcbd8f..6090d1c97 100644 --- a/packages/composables/package.json +++ b/packages/composables/package.json @@ -1,6 +1,6 @@ { "name": "@shopware-pwa/composables-next", - "version": "1.4.2", + "version": "1.5.0", "description": "Shopware Frontends composables for Vue", "author": "Shopware", "repository": { diff --git a/packages/helpers/CHANGELOG.md b/packages/helpers/CHANGELOG.md index fc83eed7f..9f49e35a5 100644 --- a/packages/helpers/CHANGELOG.md +++ b/packages/helpers/CHANGELOG.md @@ -1,5 +1,11 @@ # @shopware-pwa/helpers-next +## 1.2.0 + +### Minor Changes + +- [#1369](https://github.com/shopware/frontends/pull/1369) [`13c83be`](https://github.com/shopware/frontends/commit/13c83bec53a6aaba49941b9bf869629eadeb4515) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Added `getCmsBreadcrumbs` helper for building CMS breadcrumbs + ## 1.1.0 ### Minor Changes diff --git a/packages/helpers/README.md b/packages/helpers/README.md index 4cf9e763c..c742488da 100644 --- a/packages/helpers/README.md +++ b/packages/helpers/README.md @@ -36,8 +36,8 @@ export default defineConfig({ Full changelog for stable version is available [here](https://github.com/shopware/frontends/blob/main/packages/helpers/CHANGELOG.md) -### Latest changes: 1.1.0 +### Latest changes: 1.2.0 ### Minor Changes -- [#1215](https://github.com/shopware/frontends/pull/1215) [`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Added `getCmsTranslate` helper to replace text placeholder with param value +- [#1369](https://github.com/shopware/frontends/pull/1369) [`13c83be`](https://github.com/shopware/frontends/commit/13c83bec53a6aaba49941b9bf869629eadeb4515) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Added `getCmsBreadcrumbs` helper for building CMS breadcrumbs diff --git a/packages/helpers/package.json b/packages/helpers/package.json index 7035a0b65..565a68801 100644 --- a/packages/helpers/package.json +++ b/packages/helpers/package.json @@ -1,6 +1,6 @@ { "name": "@shopware-pwa/helpers-next", - "version": "1.1.0", + "version": "1.2.0", "description": "Shopware helpers for accessing API data", "author": "Shopware", "type": "module", diff --git a/packages/nuxt3-module/CHANGELOG.md b/packages/nuxt3-module/CHANGELOG.md index 2052e685f..c4b07e551 100644 --- a/packages/nuxt3-module/CHANGELOG.md +++ b/packages/nuxt3-module/CHANGELOG.md @@ -1,5 +1,20 @@ # @shopware-pwa/nuxt3-module +## 1.1.0 + +### Minor Changes + +- [#1442](https://github.com/shopware/frontends/pull/1442) [`9669d1b`](https://github.com/shopware/frontends/commit/9669d1b39fca71461a3641840632db171f2968ed) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Added possibility to use Nuxt config file for setting the API requests headers. Headers are added to each request SSR and CSR. + +### Patch Changes + +- [#1514](https://github.com/shopware/frontends/pull/1514) [`05a4792`](https://github.com/shopware/frontends/commit/05a479240cac709e18f411a6276de359937341a6) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Replace `createError` with `showError` function in the `onResponseError` hook to redirect the user to the Nuxt error page. + +- Updated dependencies [[`a87bbcf`](https://github.com/shopware/frontends/commit/a87bbcfa3f5aa440265b1e8f0fc72a204863befc), [`2c337b5`](https://github.com/shopware/frontends/commit/2c337b5555495e5cc75f17f1c7f50cc25dfe7c1e), [`13c83be`](https://github.com/shopware/frontends/commit/13c83bec53a6aaba49941b9bf869629eadeb4515), [`13c83be`](https://github.com/shopware/frontends/commit/13c83bec53a6aaba49941b9bf869629eadeb4515), [`8ba9702`](https://github.com/shopware/frontends/commit/8ba9702657d1dc31cc653728788830fa38bb4992), [`a03a492`](https://github.com/shopware/frontends/commit/a03a492f18ebff84606e47f5239330454c9f3039)]: + - @shopware/api-client@1.2.0 + - @shopware-pwa/composables-next@1.5.0 + - @shopware-pwa/helpers-next@1.2.0 + ## 1.0.8 ### Patch Changes diff --git a/packages/nuxt3-module/README.md b/packages/nuxt3-module/README.md index fb948e35e..cb2fadfbf 100644 --- a/packages/nuxt3-module/README.md +++ b/packages/nuxt3-module/README.md @@ -125,10 +125,17 @@ More about Nuxt configuration can be found [HERE](https://nuxt.com/docs/getting- Full changelog for stable version is available [here](https://github.com/shopware/frontends/blob/main/packages/nuxt3-module/CHANGELOG.md) -### Latest changes: 1.0.8 +### Latest changes: 1.1.0 + +### Minor Changes + +- [#1442](https://github.com/shopware/frontends/pull/1442) [`9669d1b`](https://github.com/shopware/frontends/commit/9669d1b39fca71461a3641840632db171f2968ed) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Added possibility to use Nuxt config file for setting the API requests headers. Headers are added to each request SSR and CSR. ### Patch Changes -- Updated dependencies [[`938c4cf`](https://github.com/shopware/frontends/commit/938c4cfe6438f0e11a34f69bc7a183f10ba7f381)]: - - @shopware/api-client@1.1.2 - - @shopware-pwa/composables-next@1.4.2 +- [#1514](https://github.com/shopware/frontends/pull/1514) [`05a4792`](https://github.com/shopware/frontends/commit/05a479240cac709e18f411a6276de359937341a6) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Replace `createError` with `showError` function in the `onResponseError` hook to redirect the user to the Nuxt error page. + +- Updated dependencies [[`a87bbcf`](https://github.com/shopware/frontends/commit/a87bbcfa3f5aa440265b1e8f0fc72a204863befc), [`2c337b5`](https://github.com/shopware/frontends/commit/2c337b5555495e5cc75f17f1c7f50cc25dfe7c1e), [`13c83be`](https://github.com/shopware/frontends/commit/13c83bec53a6aaba49941b9bf869629eadeb4515), [`13c83be`](https://github.com/shopware/frontends/commit/13c83bec53a6aaba49941b9bf869629eadeb4515), [`8ba9702`](https://github.com/shopware/frontends/commit/8ba9702657d1dc31cc653728788830fa38bb4992), [`a03a492`](https://github.com/shopware/frontends/commit/a03a492f18ebff84606e47f5239330454c9f3039)]: + - @shopware/api-client@1.2.0 + - @shopware-pwa/composables-next@1.5.0 + - @shopware-pwa/helpers-next@1.2.0 diff --git a/packages/nuxt3-module/package.json b/packages/nuxt3-module/package.json index c5ee53219..a1bdff8d7 100644 --- a/packages/nuxt3-module/package.json +++ b/packages/nuxt3-module/package.json @@ -1,6 +1,6 @@ { "name": "@shopware-pwa/nuxt3-module", - "version": "1.0.8", + "version": "1.1.0", "description": "Nuxt 3 module for Shopware Frontends", "author": "Shopware", "repository": { diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index 6fe25aed6..41eb30c75 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,12 @@ # @shopware-pwa/types +## 1.0.6 + +### Patch Changes + +- Updated dependencies [[`a87bbcf`](https://github.com/shopware/frontends/commit/a87bbcfa3f5aa440265b1e8f0fc72a204863befc)]: + - @shopware/api-client@1.2.0 + ## 1.0.5 ### Patch Changes diff --git a/packages/types/README.md b/packages/types/README.md index 348e0e2fd..ff69b853d 100644 --- a/packages/types/README.md +++ b/packages/types/README.md @@ -15,9 +15,9 @@ Documentation specific for this package: [types](https://frontends.shopware.com/ Full changelog for stable version is available [here](https://github.com/shopware/frontends/blob/main/packages/types/CHANGELOG.md) -### Latest changes: 1.0.5 +### Latest changes: 1.0.6 ### Patch Changes -- Updated dependencies [[`938c4cf`](https://github.com/shopware/frontends/commit/938c4cfe6438f0e11a34f69bc7a183f10ba7f381)]: - - @shopware/api-client@1.1.2 +- Updated dependencies [[`a87bbcf`](https://github.com/shopware/frontends/commit/a87bbcfa3f5aa440265b1e8f0fc72a204863befc)]: + - @shopware/api-client@1.2.0 diff --git a/packages/types/package.json b/packages/types/package.json index 1b96d3e03..870190d8b 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@shopware-pwa/types", - "version": "1.0.5", + "version": "1.0.6", "description": "[DEPRECATED] Showare Store API Types", "author": "Shopware", "repository": { @@ -8,7 +8,11 @@ "url": "git+https://github.com/shopware/frontends.git" }, "homepage": "https://frontends.shopware.com/packages/types.html", - "keywords": ["shopware", "api", "client"], + "keywords": [ + "shopware", + "api", + "client" + ], "bugs": { "url": "https://github.com/shopware/frontends/issues" }, @@ -23,7 +27,11 @@ "import": "./index.mjs" } }, - "files": ["index.d.ts", "index.mjs", "**/*.d.ts"], + "files": [ + "index.d.ts", + "index.mjs", + "**/*.d.ts" + ], "scripts": { "lint": "eslint shopware-6-client/**/*.ts* --fix --max-warnings=0", "typecheck": "tsc --noEmit" diff --git a/templates/astro/CHANGELOG.md b/templates/astro/CHANGELOG.md index e9c307538..b70e2094a 100644 --- a/templates/astro/CHANGELOG.md +++ b/templates/astro/CHANGELOG.md @@ -1,5 +1,11 @@ # shopware-astro +## 1.1.0 + +### Minor Changes + +- [#1490](https://github.com/shopware/frontends/pull/1490) [`c59b384`](https://github.com/shopware/frontends/commit/c59b384084a1cb70f2679ff5810518932dd06516) Thanks [@patzick](https://github.com/patzick)! - Update to the Node 22 LTS as the default + ## 1.0.0 ### Major Changes diff --git a/templates/astro/package.json b/templates/astro/package.json index 1436b4a0f..3ddb0f0fd 100644 --- a/templates/astro/package.json +++ b/templates/astro/package.json @@ -2,7 +2,7 @@ "name": "shopware-astro", "private": true, "type": "module", - "version": "1.0.0", + "version": "1.1.0", "scripts": { "dev": "astro dev", "start": "astro dev", diff --git a/templates/vue-blank/CHANGELOG.md b/templates/vue-blank/CHANGELOG.md index aae071562..613deb772 100644 --- a/templates/vue-blank/CHANGELOG.md +++ b/templates/vue-blank/CHANGELOG.md @@ -1,5 +1,11 @@ # vue-blank +## 0.2.0 + +### Minor Changes + +- [#1490](https://github.com/shopware/frontends/pull/1490) [`c59b384`](https://github.com/shopware/frontends/commit/c59b384084a1cb70f2679ff5810518932dd06516) Thanks [@patzick](https://github.com/patzick)! - Update to the Node 22 LTS as the default + ## 0.1.0 ### Minor Changes diff --git a/templates/vue-blank/package.json b/templates/vue-blank/package.json index b45eecde9..9028d4c0f 100644 --- a/templates/vue-blank/package.json +++ b/templates/vue-blank/package.json @@ -1,6 +1,6 @@ { "name": "vue-blank", - "version": "0.1.0", + "version": "0.2.0", "private": true, "scripts": { "build": "nuxt prepare && nuxt build", diff --git a/templates/vue-demo-store/CHANGELOG.md b/templates/vue-demo-store/CHANGELOG.md index 677cb914a..121c3b7c2 100644 --- a/templates/vue-demo-store/CHANGELOG.md +++ b/templates/vue-demo-store/CHANGELOG.md @@ -1,5 +1,25 @@ # vue-demo-store +## 1.4.0 + +### Minor Changes + +- [#1506](https://github.com/shopware/frontends/pull/1506) [`0d426c2`](https://github.com/shopware/frontends/commit/0d426c28e839f8a47241e083ff09076d7136b9fb) Thanks [@patzick](https://github.com/patzick)! - Changed eslint to biome for more accurate and much faster linting experience. + +- [#1490](https://github.com/shopware/frontends/pull/1490) [`c59b384`](https://github.com/shopware/frontends/commit/c59b384084a1cb70f2679ff5810518932dd06516) Thanks [@patzick](https://github.com/patzick)! - Update to the Node 22 LTS as the default + +- [#1369](https://github.com/shopware/frontends/pull/1369) [`13c83be`](https://github.com/shopware/frontends/commit/13c83bec53a6aaba49941b9bf869629eadeb4515) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Added dynamic breadcrumbs + +- [#1489](https://github.com/shopware/frontends/pull/1489) [`2c337b5`](https://github.com/shopware/frontends/commit/2c337b5555495e5cc75f17f1c7f50cc25dfe7c1e) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Added a confirmation page after the double opt-in option. The confirmation link is included in the email after registration. + +### Patch Changes + +- [#1497](https://github.com/shopware/frontends/pull/1497) [`164cb91`](https://github.com/shopware/frontends/commit/164cb917958404a57c815e8b1cf0a0239295292c) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Fix contrast ratio for cart and orders pages + +- [#1489](https://github.com/shopware/frontends/pull/1489) [`2c337b5`](https://github.com/shopware/frontends/commit/2c337b5555495e5cc75f17f1c7f50cc25dfe7c1e) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Fix registration form for the double opt in registration flow + +- [#1404](https://github.com/shopware/frontends/pull/1404) [`d4482d5`](https://github.com/shopware/frontends/commit/d4482d51a65c435f27923e85223cac4e291f6c56) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Add smooth scrolling on the routing change (excluding product variants) + ## 1.3.0 ### Minor Changes diff --git a/templates/vue-demo-store/package.json b/templates/vue-demo-store/package.json index be8907364..3b4515f67 100644 --- a/templates/vue-demo-store/package.json +++ b/templates/vue-demo-store/package.json @@ -1,6 +1,6 @@ { "name": "vue-demo-store", - "version": "1.3.0", + "version": "1.4.0", "private": true, "type": "module", "scripts": { diff --git a/templates/vue-vite-blank/CHANGELOG.md b/templates/vue-vite-blank/CHANGELOG.md index 2d89fd96e..4e34770e8 100644 --- a/templates/vue-vite-blank/CHANGELOG.md +++ b/templates/vue-vite-blank/CHANGELOG.md @@ -1,5 +1,11 @@ # vue-vite-blank +## 0.2.0 + +### Minor Changes + +- [#1490](https://github.com/shopware/frontends/pull/1490) [`c59b384`](https://github.com/shopware/frontends/commit/c59b384084a1cb70f2679ff5810518932dd06516) Thanks [@patzick](https://github.com/patzick)! - Update to the Node 22 LTS as the default + ## 0.1.1 ### Patch Changes diff --git a/templates/vue-vite-blank/package.json b/templates/vue-vite-blank/package.json index d43ad5b4c..c0e787f52 100644 --- a/templates/vue-vite-blank/package.json +++ b/templates/vue-vite-blank/package.json @@ -1,7 +1,7 @@ { "name": "vue-vite-blank", "private": true, - "version": "0.1.1", + "version": "0.2.0", "type": "module", "scripts": { "dev": "vite",