Version Packages (2026-07-rc) (rc)#4516
Open
shopify-github-actions-access[bot] wants to merge 1 commit into
Open
Version Packages (2026-07-rc) (rc)#4516shopify-github-actions-access[bot] wants to merge 1 commit into
shopify-github-actions-access[bot] wants to merge 1 commit into
Conversation
dfc4f6f to
9927c77
Compare
f0511a4 to
84a70f8
Compare
84a70f8 to
80da926
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.8
Minor Changes
#4512
b965a97Thanks @daniszewskik! - Added optionaldiscountAllocationsfield to POS bundleLineItemComponentso extensions can access the discount amount allocated to each bundle component.#4515
9608767Thanks @aaronschubert0! - Add the POSshopify.printingAPI.shopify.printing.getPrinters()discovers hardware printers currently available to the device, andshopify.printing.print(src, options?)prints content fetched from a URL — opening the system print dialog by default, or sending directly to a printer when aprinter(fromgetPrinters()) is passed viaoptions. This supersedesshopify.print, which is now deprecated.Patch Changes
e0e4f00Thanks @charlesdobson! - Addpickaction andshopify/Fileresource type to the admin Intents API, enabling extensions to open the file picker viaintents.invoke('pick:shopify/File', …).@shopify/ui-extensions-tester@2026.7.0-rc.8
Patch Changes
#4499
e0e4f00Thanks @charlesdobson! - Addpickaction andshopify/Fileresource type to the admin Intents API, enabling extensions to open the file picker viaintents.invoke('pick:shopify/File', …).Updated dependencies [
e0e4f00,b965a97,9608767]: