Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@shopware-pwa/[email protected]
Major Changes
e2c225f
Thanks @patzick! - Created Nuxt layer forcomposables
andcms-base
. This way overriding any part of that is now possible.Minor Changes
#524
6b54268
Thanks @BrocksiNet! - Moved cms internal helper functions:buildUrlPrefix
- moved to helpers package, seepackages/helpers/src/cms/buildUrlPrefix.ts
.getCmsTranslations
- move to composables asuseCmsTranslations
getUrlPrefix
- move to composables as method inuseUrlResolver
resolveUrl
- move to composables as method inuseUrlResolver
#517
f7797e8
Thanks @BrocksiNet! - Change tailwindcss colors definition. Allows easy overwrite in demo-store template.Patch Changes
#478
df96fd0
Thanks @patzick! - Dependency changes:#609
3c40741
Thanks @mkucmus! - Use setTimeout in SwSlider once component is mounted#542
f8266a0
Thanks @patzick! - Potential problems with CmsElementText rendering, when Node object is incorrectUpdated dependencies [
f1b2a30
,4dce006
,bebae42
,9643e56
,1583a7a
,97d2859
,a92941e
,487d991
,e2c225f
,89a97a4
,97b5949
,6664aa2
,6b54268
,6b54268
]:@shopware-pwa/[email protected]
Major Changes
e2c225f
Thanks @patzick! - Created Nuxt layer forcomposables
andcms-base
. This way overriding any part of that is now possible.Minor Changes
#529
4dce006
Thanks @mdanilowicz! - BREAKING: Use product ID instead of whole product object inuseProductWishlist
composable#535
bebae42
Thanks @mdanilowicz! - Fix country ID in session contextAdd
salesChannelCountryId
that represent sales channel default city IDPatch Changes
#569
f1b2a30
Thanks @itscark! - Fix only available shipping methods#524
6b54268
Thanks @BrocksiNet! - Added new composables (previously internal helpers of thecms-base
package):useCmsTranslations
,useUrlResolver
,useUrlResolver
Updated dependencies [
9643e56
,1583a7a
,97d2859
,a92941e
,487d991
,89a97a4
,97b5949
,6664aa2
,6b54268
]:@shopware-pwa/[email protected]
Major Changes
e2c225f
Thanks @patzick! - Created Nuxt layer forcomposables
andcms-base
. This way overriding any part of that is now possible.Patch Changes
#478
df96fd0
Thanks @patzick! - Dependency changes:Updated dependencies [
f1b2a30
,4dce006
,bebae42
,9643e56
,1583a7a
,97d2859
,e2c225f
,89a97a4
,6b54268
]:@shopware/[email protected]
Minor Changes
9643e56
Thanks @patzick! - [createAdminAPIClient] ability to pass optional fieldcredentials
to be used as authentication method before invoking any Admin API endpoint.Patch Changes
#567
1583a7a
Thanks @patzick! - Export default API types to be compatible with thebundler
mode resolution intsconfig
#557
97d2859
Thanks @patzick! - AddedAccept: application/json
default header to get only JSON responses.89a97a4
Thanks @patzick! - fix default types@shopware/[email protected]
Minor Changes
#534
6170dca
Thanks @patzick! -loadSchema
command added by splittinggenerate
command#534
6170dca
Thanks @patzick! - Sortingpaths
in the same order by api patchs#534
6170dca
Thanks @patzick! - Commandgenerate
has been splitted and doing only transformation from json to d.ts file#564
93a6048
Thanks @patzick! - AddedapiType
option inloadSchema
command. WithSHOPWARE_ADMIN_USERNAME
andSHOPWARE_ADMIN_PASSWORD
env variables we can now authorize Admin API schema.example:
#534
6170dca
Thanks @patzick! - Schemaoperations
is now a generic type to help with overriding typesPatch Changes
#534
6170dca
Thanks @patzick! - GeneratedGenericRecord
is more open to avoid type problemsUpdated dependencies [
9643e56
,1583a7a
,97d2859
,89a97a4
]:@shopware-pwa/[email protected]
Minor Changes
#508
a92941e
Thanks @mdanilowicz! - AddaccessGranted
property for the getMedia helper#477
487d991
Thanks @mdanilowicz! - Remove "@shopware-pwa/types" dependency and replace it with generic types#582
97b5949
Thanks @mdanilowicz! - Export css classes as a separate file#545
6664aa2
Thanks @itscark! - Fix visibility classesPatch Changes
6b54268
Thanks @BrocksiNet! - addedbuildUrlPrefix
, which perviously was internal helper of the@shopware/cms-base
package@shopware-pwa/[email protected]
Minor Changes
543a8e1
Thanks @mdanilowicz! - Add Meta type for the global Error typePatch Changes
9643e56
,1583a7a
,97d2859
,89a97a4
]:@shopware-pwa/[email protected]
Patch Changes
543a8e1
]:[email protected]
Major Changes
5c421b7
Thanks @mkucmus! - Migrate to @shopware/api-clientPatch Changes
#478
df96fd0
Thanks @patzick! - Dependency changes:#451
d4e6812
Thanks @mkucmus! - Add sharp dependency to avoid runtime errorsUpdated dependencies [
f1b2a30
,4dce006
,bebae42
,9643e56
,1583a7a
,97d2859
,e2c225f
,89a97a4
,6b54268
]:[email protected]
Minor Changes
#517
f7797e8
Thanks @BrocksiNet! - Adding all colors to uno.config.ts to show that they can changed via config.Changes in detail:
#463
543a8e1
Thanks @mdanilowicz! - Add api error resolver for:Add
useApiErrorsResolver
composable#529
4dce006
Thanks @mdanilowicz! - Use product ID instead the product object in the wishlist composable#611
4593318
Thanks @mdanilowicz! - Add regulation price to the product card#531
f99d49c
Thanks @mdanilowicz! - Add JSON-LD for a product page#545
6664aa2
Thanks @itscark! - Fix visibility classesPatch Changes
#514
e6ea89c
Thanks @mkucmus! - @nuxtjs/i18n module upgrade#478
df96fd0
Thanks @patzick! - Dependency changes:#508
a92941e
Thanks @mdanilowicz! - Hide digital product link if link cannot be downloaded#488
3ebe003
Thanks @mdanilowicz! - Fix category external linkUpdated dependencies [
df96fd0
,f1b2a30
,df96fd0
,6b54268
,4dce006
,bebae42
,f7797e8
,9643e56
,1583a7a
,97d2859
,a92941e
,487d991
,543a8e1
,3c40741
,e2c225f
,89a97a4
,f8266a0
,97b5949
,6664aa2
,6b54268
,6b54268
]:[email protected]
Patch Changes
#478
df96fd0
Thanks @patzick! - Dependency changes:#451
d4e6812
Thanks @mkucmus! - Compatibility with Custom Products extensionUpdated dependencies [
f1b2a30
,4dce006
,bebae42
,a92941e
,487d991
,543a8e1
,e2c225f
,97b5949
,6664aa2
,6b54268
,6b54268
]:[email protected]
Patch Changes
#478
df96fd0
Thanks @patzick! - Dependency changes:@shopware-pwa/[email protected]
Patch Changes
#478
df96fd0
Thanks @patzick! - Dependency changes:[email protected]
Patch Changes
#478
df96fd0
Thanks @patzick! - Dependency changes:Updated dependencies [
f1b2a30
,4dce006
,bebae42
,9643e56
,1583a7a
,97d2859
,e2c225f
,89a97a4
,6b54268
]: