diff --git a/.changeset/add-admin-tools-data-target.md b/.changeset/add-admin-tools-data-target.md deleted file mode 100644 index f2b35dc34a..0000000000 --- a/.changeset/add-admin-tools-data-target.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/ui-extensions': patch ---- - -Add admin.app.tools.data extension target diff --git a/.changeset/brave-falcons-perform.md b/.changeset/brave-falcons-perform.md deleted file mode 100644 index 878d0d464c..0000000000 --- a/.changeset/brave-falcons-perform.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/ui-extensions': patch ---- - -2026.1.0-rc release diff --git a/.changeset/chilly-ghosts-beam.md b/.changeset/chilly-ghosts-beam.md deleted file mode 100644 index 1f3018ebe0..0000000000 --- a/.changeset/chilly-ghosts-beam.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/ui-extensions': patch ---- - -new oidc deploy workflow diff --git a/.changeset/eager-dogs-carry.md b/.changeset/eager-dogs-carry.md deleted file mode 100644 index 3afe0a1a80..0000000000 --- a/.changeset/eager-dogs-carry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/ui-extensions': patch ---- - -Remove unsupported fields for the Discount API. Those fields will be added in a later API. diff --git a/.changeset/eleven-mammals-allow.md b/.changeset/eleven-mammals-allow.md deleted file mode 100644 index e6e7581f2e..0000000000 --- a/.changeset/eleven-mammals-allow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/ui-extensions': patch ---- - -Bump node version to v20.19.6 diff --git a/.changeset/funny-moons-share.md b/.changeset/funny-moons-share.md deleted file mode 100644 index 0a453a156f..0000000000 --- a/.changeset/funny-moons-share.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/ui-extensions': patch ---- - -Add optional tipAmount field to POS transaction data types diff --git a/.changeset/hip-shirts-drum.md b/.changeset/hip-shirts-drum.md deleted file mode 100644 index 428d148b1a..0000000000 --- a/.changeset/hip-shirts-drum.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/ui-extensions': minor ---- - -implements the cash drawer api to the ui extensions repository diff --git a/.changeset/hot-olives-act.md b/.changeset/hot-olives-act.md deleted file mode 100644 index a3e6d0c052..0000000000 --- a/.changeset/hot-olives-act.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/ui-extensions': patch ---- - -recommend merchant friendly warning for enabling checkout extension to block progress diff --git a/.changeset/legal-eggs-roll.md b/.changeset/legal-eggs-roll.md deleted file mode 100644 index b810c4b2db..0000000000 --- a/.changeset/legal-eggs-roll.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/ui-extensions': patch ---- - -Exports LineItemComponent from point-of-sale API so POS can import the type diff --git a/.changeset/old-geese-smoke.md b/.changeset/old-geese-smoke.md deleted file mode 100644 index 510d624be7..0000000000 --- a/.changeset/old-geese-smoke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/ui-extensions': minor ---- - -Remove accessory slot from TextArea component diff --git a/.changeset/pre.json b/.changeset/pre.json deleted file mode 100644 index b49bc8f51e..0000000000 --- a/.changeset/pre.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "mode": "exit", - "tag": "rc", - "initialVersions": { - "@shopify/ui-extensions": "2026.1.0-rc.0" - }, - "changesets": [ - "brave-falcons-perform", - "chilly-ghosts-beam", - "eleven-mammals-allow", - "funny-moons-share", - "hip-shirts-drum", - "legal-eggs-roll", - "old-geese-smoke", - "proud-paths-listen", - "slimy-foxes-hide", - "vast-planes-flow" - ] -} diff --git a/.changeset/proud-paths-listen.md b/.changeset/proud-paths-listen.md deleted file mode 100644 index 35021cb0f2..0000000000 --- a/.changeset/proud-paths-listen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/ui-extensions': minor ---- - -Adds register details targets diff --git a/.changeset/serious-keys-trade.md b/.changeset/serious-keys-trade.md deleted file mode 100644 index aa3ebf62eb..0000000000 --- a/.changeset/serious-keys-trade.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/ui-extensions': minor ---- - -Add registerName field to the Device Api diff --git a/.changeset/slimy-foxes-hide.md b/.changeset/slimy-foxes-hide.md deleted file mode 100644 index 426f482524..0000000000 --- a/.changeset/slimy-foxes-hide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/ui-extensions': minor ---- - -Add Camera API types diff --git a/.changeset/vast-planes-flow.md b/.changeset/vast-planes-flow.md deleted file mode 100644 index 5b59966b4d..0000000000 --- a/.changeset/vast-planes-flow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/ui-extensions': minor ---- - -Adds components to point of sale cart LineItem interface to represent product bundle items. diff --git a/.changeset/wet-cycles-punch.md b/.changeset/wet-cycles-punch.md deleted file mode 100644 index 924af320a6..0000000000 --- a/.changeset/wet-cycles-punch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/ui-extensions': minor ---- - -Added subscribable discounts api. Update the type for `data.id` to string to fix a previously incorrect type. diff --git a/packages/ui-extensions/CHANGELOG.md b/packages/ui-extensions/CHANGELOG.md index e6c9838b79..e3fd657ce8 100644 --- a/packages/ui-extensions/CHANGELOG.md +++ b/packages/ui-extensions/CHANGELOG.md @@ -1,5 +1,41 @@ # @shopify/ui-extensions +## 2026.1.0 + +### Minor Changes + +- [#3529](https://github.com/Shopify/ui-extensions/pull/3529) [`afa47f1`](https://github.com/Shopify/ui-extensions/commit/afa47f1e00c86f69ff08606f9770aa513e8529f1) Thanks [@merkoyep](https://github.com/merkoyep)! - implements the cash drawer api to the ui extensions repository + +- [#3603](https://github.com/Shopify/ui-extensions/pull/3603) [`e7892d6`](https://github.com/Shopify/ui-extensions/commit/e7892d6ef3f6b7281f5b22a41b7c8e43b49e68e0) Thanks [@prakashraman](https://github.com/prakashraman)! - Remove accessory slot from TextArea component + +- [#3534](https://github.com/Shopify/ui-extensions/pull/3534) [`8e4bf19`](https://github.com/Shopify/ui-extensions/commit/8e4bf19b2420cb8bf89f0ed20ea0bb7597200bd5) Thanks [@merkoyep](https://github.com/merkoyep)! - Adds register details targets + +- [#3738](https://github.com/Shopify/ui-extensions/pull/3738) [`cf12217`](https://github.com/Shopify/ui-extensions/commit/cf12217ba05f86ecc886a3471c26afbccfce914f) Thanks [@jolenehayes](https://github.com/jolenehayes)! - Add registerName field to the Device Api + +- [#3597](https://github.com/Shopify/ui-extensions/pull/3597) [`6b20b88`](https://github.com/Shopify/ui-extensions/commit/6b20b88010b4c329f654aa7b84a08124e693ec74) Thanks [@fatbattk](https://github.com/fatbattk)! - Add Camera API types + +- [#3536](https://github.com/Shopify/ui-extensions/pull/3536) [`58fef36`](https://github.com/Shopify/ui-extensions/commit/58fef364a8378a824a51e4697d83ae2d28d46f2f) Thanks [@alexgraffeocohen](https://github.com/alexgraffeocohen)! - Adds components to point of sale cart LineItem interface to represent product bundle items. + +- [#3641](https://github.com/Shopify/ui-extensions/pull/3641) [`9440bde`](https://github.com/Shopify/ui-extensions/commit/9440bde5390d2940befc1037370217d16455dff2) Thanks [@jonathanhamel4](https://github.com/jonathanhamel4)! - Added subscribable discounts api. Update the type for `data.id` to string to fix a previously incorrect type. + +### Patch Changes + +- [#3729](https://github.com/Shopify/ui-extensions/pull/3729) [`2920d36`](https://github.com/Shopify/ui-extensions/commit/2920d36f66735f552b6cd9fe3738f934618b7b4f) Thanks [@kbav](https://github.com/kbav)! - Add admin.app.tools.data extension target + +- [#3521](https://github.com/Shopify/ui-extensions/pull/3521) [`9f7afff`](https://github.com/Shopify/ui-extensions/commit/9f7afffcef86bcc8c6a9fef89ada580351082d9c) Thanks [@lrsterrett](https://github.com/lrsterrett)! - 2026.1.0-rc release + +- [#3650](https://github.com/Shopify/ui-extensions/pull/3650) [`01fb914`](https://github.com/Shopify/ui-extensions/commit/01fb914a0ddbe520698607acd780d59787deb769) Thanks [@andy-chhuon](https://github.com/andy-chhuon)! - new oidc deploy workflow + +- [#3695](https://github.com/Shopify/ui-extensions/pull/3695) [`397d749`](https://github.com/Shopify/ui-extensions/commit/397d7496e9cab5634da11dca5b78a3bde1b5ffe1) Thanks [@jonathanhamel4](https://github.com/jonathanhamel4)! - Remove unsupported fields for the Discount API. Those fields will be added in a later API. + +- [#3652](https://github.com/Shopify/ui-extensions/pull/3652) [`54f38ee`](https://github.com/Shopify/ui-extensions/commit/54f38eeb798dee46f29eb146749a99d2634c6b49) Thanks [@andy-chhuon](https://github.com/andy-chhuon)! - Bump node version to v20.19.6 + +- [#3590](https://github.com/Shopify/ui-extensions/pull/3590) [`81c0416`](https://github.com/Shopify/ui-extensions/commit/81c0416e8b5772a2fe74e04d8f8d4263e4d61073) Thanks [@chadcromwell](https://github.com/chadcromwell)! - Add optional tipAmount field to POS transaction data types + +- [#3730](https://github.com/Shopify/ui-extensions/pull/3730) [`280778e`](https://github.com/Shopify/ui-extensions/commit/280778e6a873f70635e2b43e4bc3ec4617cb2520) Thanks [@lrsterrett](https://github.com/lrsterrett)! - recommend merchant friendly warning for enabling checkout extension to block progress + +- [#3574](https://github.com/Shopify/ui-extensions/pull/3574) [`2a6dddb`](https://github.com/Shopify/ui-extensions/commit/2a6dddbbd033c6c082ca513fcb62bc87523fa41e) Thanks [@alexgraffeocohen](https://github.com/alexgraffeocohen)! - Exports LineItemComponent from point-of-sale API so POS can import the type + ## 2026.1.0-rc.5 ### Patch Changes