Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
cc0c4a7 to
b6445d8
Compare
b6445d8 to
7fff1a8
Compare
7fff1a8 to
c8926d8
Compare
c8926d8 to
792de87
Compare
792de87 to
16c376c
Compare
ea29d8d to
c8d0bb3
Compare
c8d0bb3 to
ea99ce2
Compare
Björn Meyer (BrocksiNet)
approved these changes
Jan 20, 2026
ea99ce2 to
d05d161
Compare
d05d161 to
8b4e67a
Compare
8b4e67a to
a0e0aac
Compare
a0e0aac to
0c5d531
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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/api-client@1.5.0
Minor Changes
#2263
b5f7e2aThanks @mkucmus! - Regenerated Store API schemas from the latest backend. Removed obsolete schema patches that were fixed upstream.#2261
9604f22Thanks @mkucmus! - update admin API types to be aligned with the backend.Patch Changes
9604f22Thanks @mkucmus! - Changedscopestoscopein OAuth token request types to align with RFC 6749 and League OAuth2 server implementation.@shopware/api-gen@1.5.0
Minor Changes
7a20ea0Thanks @mkucmus! - Added support forclient_credentialsgrant type authentication when loading Admin API schema. SetSHOPWARE_ADMIN_CLIENT_SECRETandSHOPWARE_ADMIN_CLIENT_IDenvironment variables to use integration credentials instead of username/password.Patch Changes
9604f22,b5f7e2a,9604f22]:@shopware/cms-base-layer@2.1.0
Minor Changes
#2275
432dd24Thanks @mkucmus! - - Add configurable UnoCSS runtime plugin for dynamic CMS class support#2223
1db8704Thanks @mkucmus! - Add horizontal filter layout for product listings. When the sidebar filter element is placed outside a sidebar section, filters now display as horizontal dropdowns.Includes new
SwFilterDropdownandSwProductListingFiltersHorizontalcomponents, with adisplayModeprop added to all filter components to support both layouts.#2287
c9bde38Thanks @mkucmus! - Add responsive image sizing (srcset/sizes) via provide/inject, LCP preload with fetchpriority, configurable imageSizes in app.config, ISR route rules, inline styles, and AppConfig type declarations#2241
9ccbaa1Thanks @mdanilowicz! - ReplacewithDefaultsby props destructure#2273
18455e7Thanks @mdanilowicz! - Remove SwMedia3D.vue component from autoload#2268
c3fff84Thanks @mdanilowicz! - Improve accessibility (A11y) of CMS base layer components.#2214
ccb9384Thanks @mdanilowicz! - Add full TypeScript typing to html-to-vue helper functionsPatch Changes
#2226
d77eaccThanks @mkucmus! - Add config prop support toSwProductGalleryand makeCmsElementImageGalleryrespectminHeight,navigationArrows, andnavigationDotsconfig values.#2275
432dd24Thanks @mkucmus! - - Fix CMS block layout: height propagation in CmsBlockImageText, conditionalh-fullin CmsElementImage,backgroundSizeforwarding in CmsGenericBlock,w-fullfor full_width sizing mode, and excludesizingModefrom section inline stylesalign-contentCSS property#2210
c6b88b7Thanks @mkucmus! - Anchor tags with "btn btn-primary" classes from the API were not beingtransformed to Tailwind utility classes due to condition matching issues
in the html-to-vue renderer.
Updated dependencies [
9604f22,432dd24,b5f7e2a,b5f7e2a,9604f22,c9bde38]:@shopware/helpers@1.7.0
Minor Changes
c9bde38Thanks @mkucmus! - Add generateCdnSrcSet and buildCdnImageUrl helpers for synthetic responsive image srcset generation via CDN query params@shopware/composables@1.10.1
Patch Changes
#2275
432dd24Thanks @mkucmus! - Guard against undefined config inuseCmsElementConfig.#2263
b5f7e2aThanks @mkucmus! - FixedgetDocumentFilereturn type inuseOrderDetailsto correctly returnBlob | stringinstead ofDocumentschema.Updated dependencies [
9604f22,b5f7e2a,9604f22,c9bde38]:@shopware/nuxt-module@1.4.3
Patch Changes
#2232
f52c2daThanks @patzick! - bump h3 version after security auditUpdated dependencies [
9604f22,432dd24,b5f7e2a,b5f7e2a,9604f22,c9bde38]:vue-demo-store@1.13.0
Minor Changes
#2290
afaf751Thanks @mdanilowicz! - - Added order detail page by deep link code (/account/order/[deepCode]) with guest verification (email + postal code)/account/order/details/[id]for logged-in users#2241
9ccbaa1Thanks @mdanilowicz! - ReplacewithDefaultsby props destructure#2300
76b4254Thanks @mdanilowicz! - Fix state name displaying for SharedCountryStateInput componentdocs@1.10.4
Patch Changes
9604f22,432dd24,b5f7e2a,b5f7e2a,9604f22,c9bde38]: