Version Packages (2025-10-rc) (rc) #3368
Merged
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 2025-10-rc, this PR will be updated.
2025-10-rcis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exiton2025-10-rc.Releases
@shopify/[email protected]
Minor Changes
53b23789f852799a92cbd59c872cd957164ad502Thanks @oliverigor! - - Added updated docs for checkout components and targets.Patch Changes
#3352
b72c19dce6ee368d0cae44c2141e55c32f14dd43Thanks @sam-b-rose! - Update admin components to use ComponentChildren instead of ComponentChild type#3017
888a71f4ec2022df7c2f3e6f947fff51cb2708efThanks @vividviolet! - Add support for Function Settings component for Admin#3357
0518d9b03076b772d5f5258f0e7b04be81500328Thanks @lsit! - Update component images in customer account#3364
c5f856df45b865767337535dc4cef8b3551472c4Thanks @katriciab! - POS navigate API updated to return Promise as implemented