Skip to content

chore: next version release#2215

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

chore: next version release#2215
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 9, 2026

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 b5f7e2a Thanks @mkucmus! - Regenerated Store API schemas from the latest backend. Removed obsolete schema patches that were fixed upstream.

  • #2261 9604f22 Thanks @mkucmus! - update admin API types to be aligned with the backend.

Patch Changes

  • #2261 9604f22 Thanks @mkucmus! - Changed scopes to scope in OAuth token request types to align with RFC 6749 and League OAuth2 server implementation.

@shopware/api-gen@1.5.0

Minor Changes

  • #2262 7a20ea0 Thanks @mkucmus! - Added support for client_credentials grant type authentication when loading Admin API schema. Set SHOPWARE_ADMIN_CLIENT_SECRET and SHOPWARE_ADMIN_CLIENT_IDenvironment variables to use integration credentials instead of username/password.

Patch Changes

@shopware/cms-base-layer@2.1.0

Minor Changes

  • #2275 432dd24 Thanks @mkucmus! - - Add configurable UnoCSS runtime plugin for dynamic CMS class support

    • Extend theme with overlay and fixed color tokens
  • #2223 1db8704 Thanks @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 SwFilterDropdown and SwProductListingFiltersHorizontal components, with a displayMode prop added to all filter components to support both layouts.

  • #2287 c9bde38 Thanks @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 9ccbaa1 Thanks @mdanilowicz! - Replace withDefaults by props destructure

  • #2273 18455e7 Thanks @mdanilowicz! - Remove SwMedia3D.vue component from autoload

  • #2268 c3fff84 Thanks @mdanilowicz! - Improve accessibility (A11y) of CMS base layer components.

  • #2214 ccb9384 Thanks @mdanilowicz! - Add full TypeScript typing to html-to-vue helper functions

Patch Changes

  • #2226 d77eacc Thanks @mkucmus! - Add config prop support to SwProductGallery and make CmsElementImageGallery respect minHeight, navigationArrows, and navigationDots config values.

  • #2275 432dd24 Thanks @mkucmus! - - Fix CMS block layout: height propagation in CmsBlockImageText, conditional h-full in CmsElementImage, backgroundSize forwarding in CmsGenericBlock, w-full for full_width sizing mode, and exclude sizingMode from section inline styles

    • Fix vertical alignment support in CmsElementText and CmsElementProductSlider using align-content CSS property
    • Remove rounded corners from image placeholder SVG and simplify CmsBlockTextOnImage structure
  • #2210 c6b88b7 Thanks @mkucmus! - Anchor tags with "btn btn-primary" classes from the API were not being
    transformed to Tailwind utility classes due to condition matching issues
    in the html-to-vue renderer.

  • Updated dependencies [9604f22, 432dd24, b5f7e2a, b5f7e2a, 9604f22, c9bde38]:

    • @shopware/api-client@1.5.0
    • @shopware/composables@1.10.1
    • @shopware/helpers@1.7.0

@shopware/helpers@1.7.0

Minor Changes

  • #2287 c9bde38 Thanks @mkucmus! - Add generateCdnSrcSet and buildCdnImageUrl helpers for synthetic responsive image srcset generation via CDN query params

@shopware/composables@1.10.1

Patch Changes

  • #2275 432dd24 Thanks @mkucmus! - Guard against undefined config in useCmsElementConfig.

  • #2263 b5f7e2a Thanks @mkucmus! - Fixed getDocumentFile return type in useOrderDetails to correctly return Blob | string instead of Document schema.

  • Updated dependencies [9604f22, b5f7e2a, 9604f22, c9bde38]:

    • @shopware/api-client@1.5.0
    • @shopware/helpers@1.7.0

@shopware/nuxt-module@1.4.3

Patch Changes

vue-demo-store@1.13.0

Minor Changes

  • #2290 afaf751 Thanks @mdanilowicz! - - Added order detail page by deep link code (/account/order/[deepCode]) with guest verification (email + postal code)

    • Added dedicated order details page at /account/order/details/[id] for logged-in users
    • Added order detail components (View, LineItems, PriceSummary, Addresses, etc.) and i18n for order auth and messages
  • #2241 9ccbaa1 Thanks @mdanilowicz! - Replace withDefaults by props destructure

  • #2300 76b4254 Thanks @mdanilowicz! - Fix state name displaying for SharedCountryStateInput component

docs@1.10.4

Patch Changes

@vercel
Copy link

vercel bot commented Jan 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
frontends-starter-template-extended Ready Ready Preview, Comment Mar 4, 2026 11:02am
shopware-frontends-docs Ready Ready Preview Mar 4, 2026 11:02am

Request Review

@github-actions github-actions bot force-pushed the changeset-release/main branch from cc0c4a7 to b6445d8 Compare January 12, 2026 18:04
@github-actions github-actions bot force-pushed the changeset-release/main branch from b6445d8 to 7fff1a8 Compare January 14, 2026 12:46
@github-actions github-actions bot force-pushed the changeset-release/main branch from 7fff1a8 to c8926d8 Compare January 16, 2026 08:22
@github-actions github-actions bot force-pushed the changeset-release/main branch from c8926d8 to 792de87 Compare January 19, 2026 08:54
@github-actions github-actions bot force-pushed the changeset-release/main branch from 792de87 to 16c376c Compare January 19, 2026 09:41
@github-actions github-actions bot force-pushed the changeset-release/main branch from ea99ce2 to d05d161 Compare January 20, 2026 09:20
@github-actions github-actions bot force-pushed the changeset-release/main branch from d05d161 to 8b4e67a Compare January 20, 2026 09:31
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8b4e67a to a0e0aac Compare January 20, 2026 11:37
@github-actions github-actions bot force-pushed the changeset-release/main branch from a0e0aac to 0c5d531 Compare January 20, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant