diff --git a/.changeset/angry-timers-hear.md b/.changeset/angry-timers-hear.md deleted file mode 100644 index efc2ccd1b..000000000 --- a/.changeset/angry-timers-hear.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware-pwa/composables-next": patch ---- - -Return the last element for the payment and shipping methods in `useOrderDetails`. The reason for this change is that the backend returns collections sorted by the entry date \ No newline at end of file diff --git a/.changeset/calm-ligers-give.md b/.changeset/calm-ligers-give.md deleted file mode 100644 index 48f844f76..000000000 --- a/.changeset/calm-ligers-give.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@shopware-pwa/composables-next": patch ---- - -Added `shippingCosts` property in `useCart` composable that returns shipping costs of the cart, with the shipping discounts. -`shippingTotal` function is now deprecated as it only returns the first value from the array. The backend is returning a collection. diff --git a/.changeset/honest-crabs-march.md b/.changeset/honest-crabs-march.md deleted file mode 100644 index a67eea39a..000000000 --- a/.changeset/honest-crabs-march.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"vue-demo-store": patch ---- - -Display all shipping costs in the cart components `cart.vue`, `checkout/index.vue` diff --git a/.changeset/lazy-phones-build.md b/.changeset/lazy-phones-build.md deleted file mode 100644 index 02f7b5422..000000000 --- a/.changeset/lazy-phones-build.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware-pwa/cms-base": patch ---- - -Display "from price" label correctly for Product price component. diff --git a/.changeset/rich-snakes-suffer.md b/.changeset/rich-snakes-suffer.md deleted file mode 100644 index 40e356164..000000000 --- a/.changeset/rich-snakes-suffer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware-pwa/composables-next": minor ---- - -Allow to pass full seach criteria according to loadNavigationElements method of useNavigation composable diff --git a/.changeset/tidy-otters-know.md b/.changeset/tidy-otters-know.md deleted file mode 100644 index c22f70826..000000000 --- a/.changeset/tidy-otters-know.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware/api-gen": minor ---- - -Possibility to add multiple override json patches. Now you can use our default overrides and add your own on top of it. diff --git a/.changeset/tiny-swans-compete.md b/.changeset/tiny-swans-compete.md deleted file mode 100644 index 4526e7295..000000000 --- a/.changeset/tiny-swans-compete.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"vue-demo-store": minor ---- - -Removed order details from `AccountOrder` component and moved it to the new order details page `pages/account/order/details/[id].vue` \ No newline at end of file diff --git a/.changeset/unlucky-owls-bathe.md b/.changeset/unlucky-owls-bathe.md deleted file mode 100644 index 41dee4b36..000000000 --- a/.changeset/unlucky-owls-bathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware-pwa/composables-next": patch ---- - -useCustomerOrders - Set current page based on the orders endpoint response diff --git a/apps/docs/CHANGELOG.md b/apps/docs/CHANGELOG.md index 11227344c..65a989b58 100644 --- a/apps/docs/CHANGELOG.md +++ b/apps/docs/CHANGELOG.md @@ -1,5 +1,12 @@ # docs +## 1.8.1 + +### Patch Changes + +- Updated dependencies [[`3d2f2b5`](https://github.com/shopware/frontends/commit/3d2f2b5595ac847be66302befed921aa2f9264b6), [`a04aa8c`](https://github.com/shopware/frontends/commit/a04aa8c0c705626bb231f8ead59c4c67a2d0d715), [`3778061`](https://github.com/shopware/frontends/commit/3778061f7fbc82e7deabfa466fd3bb8f34325f42), [`63d56b3`](https://github.com/shopware/frontends/commit/63d56b3dacd6ca48a44744e387e6212a23c8bf4a)]: + - @shopware-pwa/composables-next@1.6.0 + ## 1.8.0 ### Minor Changes diff --git a/apps/docs/package.json b/apps/docs/package.json index cf626d5bf..82039209c 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -1,7 +1,7 @@ { "name": "docs", "private": true, - "version": "1.8.0", + "version": "1.8.1", "description": "", "type": "module", "scripts": { diff --git a/packages/api-gen/CHANGELOG.md b/packages/api-gen/CHANGELOG.md index 2def0a7c3..913894bb6 100644 --- a/packages/api-gen/CHANGELOG.md +++ b/packages/api-gen/CHANGELOG.md @@ -1,5 +1,11 @@ # @shopware/api-gen +## 1.2.0 + +### Minor Changes + +- [#1566](https://github.com/shopware/frontends/pull/1566) [`541cd6e`](https://github.com/shopware/frontends/commit/541cd6e5b5acaa20fb8aad699b2674e81b9330ce) Thanks [@patzick](https://github.com/patzick)! - Possibility to add multiple override json patches. Now you can use our default overrides and add your own on top of it. + ## 1.1.4 ### Patch Changes diff --git a/packages/api-gen/README.md b/packages/api-gen/README.md index 4cdd05e7e..099a76253 100644 --- a/packages/api-gen/README.md +++ b/packages/api-gen/README.md @@ -264,11 +264,8 @@ 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.4 +### Latest changes: 1.2.0 -### Patch Changes +### Minor 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 +- [#1566](https://github.com/shopware/frontends/pull/1566) [`541cd6e`](https://github.com/shopware/frontends/commit/541cd6e5b5acaa20fb8aad699b2674e81b9330ce) Thanks [@patzick](https://github.com/patzick)! - Possibility to add multiple override json patches. Now you can use our default overrides and add your own on top of it. diff --git a/packages/api-gen/package.json b/packages/api-gen/package.json index c6f2ff258..507d142ef 100644 --- a/packages/api-gen/package.json +++ b/packages/api-gen/package.json @@ -1,6 +1,6 @@ { "name": "@shopware/api-gen", - "version": "1.1.4", + "version": "1.2.0", "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 503369993..24ec9fa7c 100644 --- a/packages/cms-base/CHANGELOG.md +++ b/packages/cms-base/CHANGELOG.md @@ -1,5 +1,14 @@ # @shopware-pwa/cms-base +## 1.2.1 + +### Patch Changes + +- [#1535](https://github.com/shopware/frontends/pull/1535) [`289ff97`](https://github.com/shopware/frontends/commit/289ff9763247a94d4555524d1500073af9038a36) Thanks [@mkucmus](https://github.com/mkucmus)! - Display "from price" label correctly for Product price component. + +- Updated dependencies [[`3d2f2b5`](https://github.com/shopware/frontends/commit/3d2f2b5595ac847be66302befed921aa2f9264b6), [`a04aa8c`](https://github.com/shopware/frontends/commit/a04aa8c0c705626bb231f8ead59c4c67a2d0d715), [`3778061`](https://github.com/shopware/frontends/commit/3778061f7fbc82e7deabfa466fd3bb8f34325f42), [`63d56b3`](https://github.com/shopware/frontends/commit/63d56b3dacd6ca48a44744e387e6212a23c8bf4a)]: + - @shopware-pwa/composables-next@1.6.0 + ## 1.2.0 ### Minor Changes diff --git a/packages/cms-base/README.md b/packages/cms-base/README.md index be045bdea..be6b9bafa 100644 --- a/packages/cms-base/README.md +++ b/packages/cms-base/README.md @@ -132,25 +132,11 @@ 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.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 +### Latest changes: 1.2.1 ### 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 +- [#1535](https://github.com/shopware/frontends/pull/1535) [`289ff97`](https://github.com/shopware/frontends/commit/289ff9763247a94d4555524d1500073af9038a36) Thanks [@mkucmus](https://github.com/mkucmus)! - Display "from price" label correctly for Product price component. + +- Updated dependencies [[`3d2f2b5`](https://github.com/shopware/frontends/commit/3d2f2b5595ac847be66302befed921aa2f9264b6), [`a04aa8c`](https://github.com/shopware/frontends/commit/a04aa8c0c705626bb231f8ead59c4c67a2d0d715), [`3778061`](https://github.com/shopware/frontends/commit/3778061f7fbc82e7deabfa466fd3bb8f34325f42), [`63d56b3`](https://github.com/shopware/frontends/commit/63d56b3dacd6ca48a44744e387e6212a23c8bf4a)]: + - @shopware-pwa/composables-next@1.6.0 diff --git a/packages/cms-base/package.json b/packages/cms-base/package.json index b5f49e8b3..ee9ec8bb7 100644 --- a/packages/cms-base/package.json +++ b/packages/cms-base/package.json @@ -1,6 +1,6 @@ { "name": "@shopware-pwa/cms-base", - "version": "1.2.0", + "version": "1.2.1", "description": "Vue CMS support for Shopware", "author": "Shopware", "repository": { diff --git a/packages/composables/CHANGELOG.md b/packages/composables/CHANGELOG.md index ed10c6082..743f7f8fa 100644 --- a/packages/composables/CHANGELOG.md +++ b/packages/composables/CHANGELOG.md @@ -1,5 +1,20 @@ # @shopware-pwa/composables-next +## 1.6.0 + +### Minor Changes + +- [#1540](https://github.com/shopware/frontends/pull/1540) [`3778061`](https://github.com/shopware/frontends/commit/3778061f7fbc82e7deabfa466fd3bb8f34325f42) Thanks [@kasztof](https://github.com/kasztof)! - Allow to pass full seach criteria according to loadNavigationElements method of useNavigation composable + +### Patch Changes + +- [#1564](https://github.com/shopware/frontends/pull/1564) [`3d2f2b5`](https://github.com/shopware/frontends/commit/3d2f2b5595ac847be66302befed921aa2f9264b6) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Return the last element for the payment and shipping methods in `useOrderDetails`. The reason for this change is that the backend returns collections sorted by the entry date + +- [#1580](https://github.com/shopware/frontends/pull/1580) [`a04aa8c`](https://github.com/shopware/frontends/commit/a04aa8c0c705626bb231f8ead59c4c67a2d0d715) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Added `shippingCosts` property in `useCart` composable that returns shipping costs of the cart, with the shipping discounts. + `shippingTotal` function is now deprecated as it only returns the first value from the array. The backend is returning a collection. + +- [#1550](https://github.com/shopware/frontends/pull/1550) [`63d56b3`](https://github.com/shopware/frontends/commit/63d56b3dacd6ca48a44744e387e6212a23c8bf4a) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - useCustomerOrders - Set current page based on the orders endpoint response + ## 1.5.0 ### Minor Changes diff --git a/packages/composables/README.md b/packages/composables/README.md index a070110b9..27f44c2e1 100644 --- a/packages/composables/README.md +++ b/packages/composables/README.md @@ -165,22 +165,17 @@ 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.5.0 +### Latest changes: 1.6.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 +- [#1540](https://github.com/shopware/frontends/pull/1540) [`3778061`](https://github.com/shopware/frontends/commit/3778061f7fbc82e7deabfa466fd3bb8f34325f42) Thanks [@kasztof](https://github.com/kasztof)! - Allow to pass full seach criteria according to loadNavigationElements method of useNavigation 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 +- [#1564](https://github.com/shopware/frontends/pull/1564) [`3d2f2b5`](https://github.com/shopware/frontends/commit/3d2f2b5595ac847be66302befed921aa2f9264b6) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Return the last element for the payment and shipping methods in `useOrderDetails`. The reason for this change is that the backend returns collections sorted by the entry date -- [#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 +- [#1580](https://github.com/shopware/frontends/pull/1580) [`a04aa8c`](https://github.com/shopware/frontends/commit/a04aa8c0c705626bb231f8ead59c4c67a2d0d715) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Added `shippingCosts` property in `useCart` composable that returns shipping costs of the cart, with the shipping discounts. + `shippingTotal` function is now deprecated as it only returns the first value from the array. The backend is returning a collection. -- 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 +- [#1550](https://github.com/shopware/frontends/pull/1550) [`63d56b3`](https://github.com/shopware/frontends/commit/63d56b3dacd6ca48a44744e387e6212a23c8bf4a) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - useCustomerOrders - Set current page based on the orders endpoint response diff --git a/packages/composables/package.json b/packages/composables/package.json index c9b1c62af..46f68abf8 100644 --- a/packages/composables/package.json +++ b/packages/composables/package.json @@ -1,6 +1,6 @@ { "name": "@shopware-pwa/composables-next", - "version": "1.5.0", + "version": "1.6.0", "description": "Shopware Frontends composables for Vue", "author": "Shopware", "repository": { diff --git a/packages/nuxt3-module/CHANGELOG.md b/packages/nuxt3-module/CHANGELOG.md index c4b07e551..aaa60bfd6 100644 --- a/packages/nuxt3-module/CHANGELOG.md +++ b/packages/nuxt3-module/CHANGELOG.md @@ -1,5 +1,12 @@ # @shopware-pwa/nuxt3-module +## 1.1.1 + +### Patch Changes + +- Updated dependencies [[`3d2f2b5`](https://github.com/shopware/frontends/commit/3d2f2b5595ac847be66302befed921aa2f9264b6), [`a04aa8c`](https://github.com/shopware/frontends/commit/a04aa8c0c705626bb231f8ead59c4c67a2d0d715), [`3778061`](https://github.com/shopware/frontends/commit/3778061f7fbc82e7deabfa466fd3bb8f34325f42), [`63d56b3`](https://github.com/shopware/frontends/commit/63d56b3dacd6ca48a44744e387e6212a23c8bf4a)]: + - @shopware-pwa/composables-next@1.6.0 + ## 1.1.0 ### Minor Changes diff --git a/packages/nuxt3-module/README.md b/packages/nuxt3-module/README.md index cb2fadfbf..f0d3420c8 100644 --- a/packages/nuxt3-module/README.md +++ b/packages/nuxt3-module/README.md @@ -125,17 +125,9 @@ 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.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. +### Latest changes: 1.1.1 ### 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 +- Updated dependencies [[`3d2f2b5`](https://github.com/shopware/frontends/commit/3d2f2b5595ac847be66302befed921aa2f9264b6), [`a04aa8c`](https://github.com/shopware/frontends/commit/a04aa8c0c705626bb231f8ead59c4c67a2d0d715), [`3778061`](https://github.com/shopware/frontends/commit/3778061f7fbc82e7deabfa466fd3bb8f34325f42), [`63d56b3`](https://github.com/shopware/frontends/commit/63d56b3dacd6ca48a44744e387e6212a23c8bf4a)]: + - @shopware-pwa/composables-next@1.6.0 diff --git a/packages/nuxt3-module/package.json b/packages/nuxt3-module/package.json index a1bdff8d7..da0eb10f1 100644 --- a/packages/nuxt3-module/package.json +++ b/packages/nuxt3-module/package.json @@ -1,6 +1,6 @@ { "name": "@shopware-pwa/nuxt3-module", - "version": "1.1.0", + "version": "1.1.1", "description": "Nuxt 3 module for Shopware Frontends", "author": "Shopware", "repository": { diff --git a/templates/vue-demo-store/CHANGELOG.md b/templates/vue-demo-store/CHANGELOG.md index 121c3b7c2..f672232eb 100644 --- a/templates/vue-demo-store/CHANGELOG.md +++ b/templates/vue-demo-store/CHANGELOG.md @@ -1,5 +1,15 @@ # vue-demo-store +## 1.5.0 + +### Minor Changes + +- [#1550](https://github.com/shopware/frontends/pull/1550) [`63d56b3`](https://github.com/shopware/frontends/commit/63d56b3dacd6ca48a44744e387e6212a23c8bf4a) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Removed order details from `AccountOrder` component and moved it to the new order details page `pages/account/order/details/[id].vue` + +### Patch Changes + +- [#1580](https://github.com/shopware/frontends/pull/1580) [`a04aa8c`](https://github.com/shopware/frontends/commit/a04aa8c0c705626bb231f8ead59c4c67a2d0d715) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Display all shipping costs in the cart components `cart.vue`, `checkout/index.vue` + ## 1.4.0 ### Minor Changes diff --git a/templates/vue-demo-store/package.json b/templates/vue-demo-store/package.json index 3b4515f67..b3ba828c8 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.4.0", + "version": "1.5.0", "private": true, "type": "module", "scripts": {