Version Packages (2026-07-rc) (rc)#4469
Open
shopify-github-actions-access[bot] wants to merge 1 commit into
Open
Version Packages (2026-07-rc) (rc)#4469shopify-github-actions-access[bot] wants to merge 1 commit into
shopify-github-actions-access[bot] wants to merge 1 commit into
Conversation
b763441 to
fa62619
Compare
fa62619 to
436983b
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 2026-07-rc, this PR will be updated.
2026-07-rcis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exiton2026-07-rc.Releases
@shopify/ui-extensions@2026.7.0-rc.6
Patch Changes
#4468
84c8acdThanks @JoviDeCroock! - NarrowAppHomeApi.intentsto a newAppHomeIntentsshape that exposes a signal-likerequestso the runtime can stream link intents into a long-livedadmin.app.home.renderextension.WithGeneratedIntentscontinues to narrowrequest.valueto the CLI-generated variants.#4468
84c8acdThanks @JoviDeCroock! - Expose theToolsAPI onAppHomeApisoadmin.app.home.renderextensions can callshopify.tools.register(...)even before the CLI generates typed overloads. Adds a matching mock to@shopify/ui-extensions-tester.#4476
338a696Thanks @lsit! - Update docs for inlineSize prop on customer account Page component#4477
d607e02Thanks @shivinmisra-shopify! - Add optionalcashRoundingAdjustmentmoney data to POS transaction-complete payload types.#4455
fe62c86Thanks @justinhenricks! - AddtextAlignprop to the checkoutParagraphcomponent, supporting'start','end','center', and'auto'values.#4466
cc5f4b3Thanks @vctrchu! - Narrow thepos.app.ready.datacart API surface to readonly. The background extension target'sshopify.cartnow only exposes the subscribablecurrentsignal; cart mutation methods (addLineItem,clearCart,applyCartDiscount,setCustomer, etc.) are not typed on this target. Cart mutation remains available to interactive render targets via the unchangedCartApi.Internally this splits
CartApiContentintoReadonlyCartApiContent+MutableCartApiContent(both re-exported), and introducesReadonlyCartApifor use inDataTargetApi.@shopify/ui-extensions-tester@2026.7.0-rc.6
Patch Changes
#4468
84c8acdThanks @JoviDeCroock! - NarrowAppHomeApi.intentsto a newAppHomeIntentsshape that exposes a signal-likerequestso the runtime can stream link intents into a long-livedadmin.app.home.renderextension.WithGeneratedIntentscontinues to narrowrequest.valueto the CLI-generated variants.#4468
84c8acdThanks @JoviDeCroock! - Expose theToolsAPI onAppHomeApisoadmin.app.home.renderextensions can callshopify.tools.register(...)even before the CLI generates typed overloads. Adds a matching mock to@shopify/ui-extensions-tester.Updated dependencies [
84c8acd,84c8acd,338a696,d607e02,fe62c86,cc5f4b3]: