chore: next version release - #2605
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 5, 2026 07:52
d1f413b to
7e05ad0
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 5, 2026 19:24
7e05ad0 to
d682c23
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 7, 2026 11:59
d682c23 to
927a663
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 7, 2026 16:05
927a663 to
ec2ce0a
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/cms-base-layer@3.1.1
Patch Changes
#2606
1c9a604Thanks @mkucmus! - Stop leaking internal types into the layer's public type surface.index.d.tsnow only augments the app config. It no longer re-exports@shopware/composablesand./.nuxt/imports.#importsshim moved to a privatetypes/imports.d.ts, which is not published.app.configexports a plain object withsatisfies AppConfigInputinstead of callingdefineAppConfig. No runtime change.This fixes
Cannot find name 'ref'and similar errors in the shared and node contexts when a project uses the Nuxt 4 project-referencestsconfig.json.#2601
e64d2f9Thanks @mdanilowicz! - Typography for CMS-authored HTML is now scoped to acms-element-textclass and ships from the layer asapp/assets/css/rich-text.css, with overflow guards for long strings, media,preand tables. Headings and lists in your own markup that had no explicit size orlist-*class were relying on the removed global rules and will change.Updated dependencies [
204c8f4]:@shopware/composables@1.12.2
Patch Changes
204c8f4]:@shopware/helpers@1.7.3
Patch Changes
204c8f4Thanks @dependabot! - Fix Nuxt plugin injection typing for Nuxt 4.5 and maintenance mode error handling.@shopware/nuxt-module@1.5.2
Patch Changes
#2598
204c8f4Thanks @dependabot! - Fix Nuxt plugin injection typing for Nuxt 4.5 and maintenance mode error handling.Updated dependencies [
204c8f4]: