Version Packages (2026-01) #3744
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 2026-01, this PR will be updated.
Releases
@shopify/ui-extensions@2026.2.0
Minor Changes
#3529
afa47f1Thanks @merkoyep! - implements the cash drawer api to the ui extensions repository#3603
e7892d6Thanks @prakashraman! - Remove accessory slot from TextArea component#3534
8e4bf19Thanks @merkoyep! - Adds register details targets#3738
cf12217Thanks @jolenehayes! - Add registerName field to the Device Api#3597
6b20b88Thanks @fatbattk! - Add Camera API types#3536
58fef36Thanks @alexgraffeocohen! - Adds components to point of sale cart LineItem interface to represent product bundle items.#3641
9440bdeThanks @jonathanhamel4! - Added subscribable discounts api. Update the type fordata.idto string to fix a previously incorrect type.Patch Changes
#3729
2920d36Thanks @kbav! - Add admin.app.tools.data extension target#3521
9f7afffThanks @lrsterrett! - 2026.1.0-rc release#3650
01fb914Thanks @andy-chhuon! - new oidc deploy workflow#3695
397d749Thanks @jonathanhamel4! - Remove unsupported fields for the Discount API. Those fields will be added in a later API.#3652
54f38eeThanks @andy-chhuon! - Bump node version to v20.19.6#3590
81c0416Thanks @chadcromwell! - Add optional tipAmount field to POS transaction data types#3730
280778eThanks @lrsterrett! - recommend merchant friendly warning for enabling checkout extension to block progress#3574
2a6dddbThanks @alexgraffeocohen! - Exports LineItemComponent from point-of-sale API so POS can import the type