Skip to content

Commit 139d40b

Browse files
shopify-github-actions-access[bot]github-actions[bot]lrsterrettjamesvidler
authored
Version Packages (2025-04) (#2730)
* Version Packages * update to 2025.4.0 version * fix broken link * Update packages/ui-extensions/src/surfaces/checkout/api/standard/standard.ts correct link to be respect selected api version Co-authored-by: James Vidler <[email protected]> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Luke Sterrett <[email protected]> Co-authored-by: Luke Sterrett <[email protected]> Co-authored-by: James Vidler <[email protected]>
1 parent 316b82e commit 139d40b

35 files changed

+108
-171
lines changed

Diff for: .changeset/breezy-flowers-trade.md

-6
This file was deleted.

Diff for: .changeset/chilled-planes-itch.md

-6
This file was deleted.

Diff for: .changeset/clean-keys-move.md

-5
This file was deleted.

Diff for: .changeset/curvy-mails-sparkle.md

-5
This file was deleted.

Diff for: .changeset/dirty-clocks-provide.md

-5
This file was deleted.

Diff for: .changeset/dry-needles-knock.md

-6
This file was deleted.

Diff for: .changeset/fifty-pumas-sort.md

-5
This file was deleted.

Diff for: .changeset/funny-walls-flash.md

-5
This file was deleted.

Diff for: .changeset/great-tables-film.md

-5
This file was deleted.

Diff for: .changeset/hungry-readers-learn.md

-5
This file was deleted.

Diff for: .changeset/large-laws-breathe.md

-6
This file was deleted.

Diff for: .changeset/light-pugs-grin.md

-6
This file was deleted.

Diff for: .changeset/mean-glasses-burn.md

-5
This file was deleted.

Diff for: .changeset/ninety-tomatoes-film.md

-5
This file was deleted.

Diff for: .changeset/plenty-houses-train.md

-6
This file was deleted.

Diff for: .changeset/rude-cheetahs-invite.md

-5
This file was deleted.

Diff for: .changeset/rude-years-mate.md

-6
This file was deleted.

Diff for: .changeset/silent-plants-cheat.md

-9
This file was deleted.

Diff for: .changeset/silly-ants-push.md

-5
This file was deleted.

Diff for: .changeset/slimy-chefs-promise.md

-6
This file was deleted.

Diff for: .changeset/spicy-peaches-travel.md

-6
This file was deleted.

Diff for: .changeset/spotty-stingrays-learn.md

-5
This file was deleted.

Diff for: .changeset/strange-laws-provide.md

-5
This file was deleted.

Diff for: .changeset/strange-terms-rule.md

-5
This file was deleted.

Diff for: .changeset/ten-days-grin.md

-6
This file was deleted.

Diff for: .changeset/ten-goats-wink.md

-5
This file was deleted.

Diff for: .changeset/tender-boxes-own.md

-5
This file was deleted.

Diff for: .changeset/tender-toys-thank.md

-5
This file was deleted.

Diff for: .changeset/tiny-moles-serve.md

-6
This file was deleted.

Diff for: .changeset/two-peas-obey.md

-6
This file was deleted.

Diff for: packages/ui-extensions-react/CHANGELOG.md

+35
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,40 @@
11
# @shopify/ui-extensions-react
22

3+
## 2025.4.0
4+
5+
### Minor Changes
6+
7+
- [#2717](https://github.com/Shopify/ui-extensions/pull/2717) [`316b82e53b75a5aac81baa03ac98a50578f72e6f`](https://github.com/Shopify/ui-extensions/commit/316b82e53b75a5aac81baa03ac98a50578f72e6f) Thanks [@lrsterrett](https://github.com/lrsterrett)! - addition of removeAttribute type to applyAttributeChange api in checkout surface
8+
9+
- [#2577](https://github.com/Shopify/ui-extensions/pull/2577) [`5074ca065bc8453dbf1f85b5eea283a07651e26a`](https://github.com/Shopify/ui-extensions/commit/5074ca065bc8453dbf1f85b5eea283a07651e26a) Thanks [@vctrchu](https://github.com/vctrchu)! - Adds POS UI Extension: TransactionCompleteInput property typing and payment interfaces
10+
11+
- [#2644](https://github.com/Shopify/ui-extensions/pull/2644) [`27fa595991438b45f9626d4cfbb88cfbf9c74c98`](https://github.com/Shopify/ui-extensions/commit/27fa595991438b45f9626d4cfbb88cfbf9c74c98) Thanks [@fatbattk](https://github.com/fatbattk)! - Add "POSReceiptBlock" component.
12+
13+
- [#2559](https://github.com/Shopify/ui-extensions/pull/2559) [`5bd547c2af0d4c6b4e3dd7b2a46eb8725041f73a`](https://github.com/Shopify/ui-extensions/commit/5bd547c2af0d4c6b4e3dd7b2a46eb8725041f73a) Thanks [@rcaplanshopify](https://github.com/rcaplanshopify)! - Adds `useLocalizedField` hook.
14+
15+
- [#2681](https://github.com/Shopify/ui-extensions/pull/2681) [`0fb4f029ac682ffafe5087ae9ddc21b014d96042`](https://github.com/Shopify/ui-extensions/commit/0fb4f029ac682ffafe5087ae9ddc21b014d96042) Thanks [@fatbattk](https://github.com/fatbattk)! - Add `QRCode` component and update `POSReceiptBlock` allowed children.
16+
17+
- [#2557](https://github.com/Shopify/ui-extensions/pull/2557) [`53ffd5a4afede122fae016667835df10d3fb63fa`](https://github.com/Shopify/ui-extensions/commit/53ffd5a4afede122fae016667835df10d3fb63fa) Thanks [@shopify-github-actions-access](https://github.com/apps/shopify-github-actions-access)! - Addition of `DropZone` UI component for checkout UI extensions
18+
19+
- [#2674](https://github.com/Shopify/ui-extensions/pull/2674) [`875fe1ace46c607876d9a39283a07089385db7d1`](https://github.com/Shopify/ui-extensions/commit/875fe1ace46c607876d9a39283a07089385db7d1) Thanks [@js-goupil](https://github.com/js-goupil)! - Marked FormattedTextField as deprecated for pos ui
20+
21+
### Patch Changes
22+
23+
- [#2677](https://github.com/Shopify/ui-extensions/pull/2677) [`726d831692889f3c79a54a14430bda8468042d32`](https://github.com/Shopify/ui-extensions/commit/726d831692889f3c79a54a14430bda8468042d32) Thanks [@MitchLillie](https://github.com/MitchLillie)! - Use correct props for DateField
24+
25+
- [#2717](https://github.com/Shopify/ui-extensions/pull/2717) [`316b82e53b75a5aac81baa03ac98a50578f72e6f`](https://github.com/Shopify/ui-extensions/commit/316b82e53b75a5aac81baa03ac98a50578f72e6f) Thanks [@lrsterrett](https://github.com/lrsterrett)! - addition of isFirstOrder to the orderConfirmation api and ordersCount to the standard api in checkout surface
26+
27+
- [#2660](https://github.com/Shopify/ui-extensions/pull/2660) [`db91daa7441278a4d78034699d603e52e5d64c0b`](https://github.com/Shopify/ui-extensions/commit/db91daa7441278a4d78034699d603e52e5d64c0b) Thanks [@brianshen1990](https://github.com/brianshen1990)! - fix customer account useCustomer hook type
28+
29+
- [#2690](https://github.com/Shopify/ui-extensions/pull/2690) [`ee7f5aa6a45413d6851aed0e86ab3ad44296c5db`](https://github.com/Shopify/ui-extensions/commit/ee7f5aa6a45413d6851aed0e86ab3ad44296c5db) Thanks [@brianshen1990](https://github.com/brianshen1990)! - export customer privacy types and hooks
30+
31+
- [#2679](https://github.com/Shopify/ui-extensions/pull/2679) [`a265ed36fc22a48dfe2bcfe093ed2251e08e545e`](https://github.com/Shopify/ui-extensions/commit/a265ed36fc22a48dfe2bcfe093ed2251e08e545e) Thanks [@brianshen1990](https://github.com/brianshen1990)! - add new footer target and customer privacy types to unstable customer account api
32+
33+
- [#2683](https://github.com/Shopify/ui-extensions/pull/2683) [`c9693693bf9998f1f959f0ffdc6b3abaac4b48cb`](https://github.com/Shopify/ui-extensions/commit/c9693693bf9998f1f959f0ffdc6b3abaac4b48cb) Thanks [@MitchLillie](https://github.com/MitchLillie)! - Update DateField examples and type
34+
35+
- Updated dependencies [[`726d831692889f3c79a54a14430bda8468042d32`](https://github.com/Shopify/ui-extensions/commit/726d831692889f3c79a54a14430bda8468042d32), [`316b82e53b75a5aac81baa03ac98a50578f72e6f`](https://github.com/Shopify/ui-extensions/commit/316b82e53b75a5aac81baa03ac98a50578f72e6f), [`86d76f2476b8187229b7e93ea64b1b2b92dbd4ef`](https://github.com/Shopify/ui-extensions/commit/86d76f2476b8187229b7e93ea64b1b2b92dbd4ef), [`0f320951fd2fa4b15456516567049a6dfde16a3c`](https://github.com/Shopify/ui-extensions/commit/0f320951fd2fa4b15456516567049a6dfde16a3c), [`6b1c73def8b3d2f2f3acae82650a2d7948578c9f`](https://github.com/Shopify/ui-extensions/commit/6b1c73def8b3d2f2f3acae82650a2d7948578c9f), [`316b82e53b75a5aac81baa03ac98a50578f72e6f`](https://github.com/Shopify/ui-extensions/commit/316b82e53b75a5aac81baa03ac98a50578f72e6f), [`4395476bc2f68ef0184ea7a553f9f4f61554b1ee`](https://github.com/Shopify/ui-extensions/commit/4395476bc2f68ef0184ea7a553f9f4f61554b1ee), [`b50a76ad5f8fb79bd7d44cc73e6bc291eb3d623a`](https://github.com/Shopify/ui-extensions/commit/b50a76ad5f8fb79bd7d44cc73e6bc291eb3d623a), [`422d7931d1da9185c9be4500aed33cb0b143941d`](https://github.com/Shopify/ui-extensions/commit/422d7931d1da9185c9be4500aed33cb0b143941d), [`dd596baa7c15cb50eafd9d21df3bff67d4264fcf`](https://github.com/Shopify/ui-extensions/commit/dd596baa7c15cb50eafd9d21df3bff67d4264fcf), [`5074ca065bc8453dbf1f85b5eea283a07651e26a`](https://github.com/Shopify/ui-extensions/commit/5074ca065bc8453dbf1f85b5eea283a07651e26a), [`db91daa7441278a4d78034699d603e52e5d64c0b`](https://github.com/Shopify/ui-extensions/commit/db91daa7441278a4d78034699d603e52e5d64c0b), [`f5c01f579873957b7a8cc7b5ac6795d10242105f`](https://github.com/Shopify/ui-extensions/commit/f5c01f579873957b7a8cc7b5ac6795d10242105f), [`e95a44403bb4b24960eb0dc94f435266cc04c9d6`](https://github.com/Shopify/ui-extensions/commit/e95a44403bb4b24960eb0dc94f435266cc04c9d6), [`27fa595991438b45f9626d4cfbb88cfbf9c74c98`](https://github.com/Shopify/ui-extensions/commit/27fa595991438b45f9626d4cfbb88cfbf9c74c98), [`0fb4f029ac682ffafe5087ae9ddc21b014d96042`](https://github.com/Shopify/ui-extensions/commit/0fb4f029ac682ffafe5087ae9ddc21b014d96042), [`c1cbad3918c3157a979e805839f0e761b1358920`](https://github.com/Shopify/ui-extensions/commit/c1cbad3918c3157a979e805839f0e761b1358920), [`4d16f33ed7af0792c538931bb30ee8d69ab64bc8`](https://github.com/Shopify/ui-extensions/commit/4d16f33ed7af0792c538931bb30ee8d69ab64bc8), [`ee7f5aa6a45413d6851aed0e86ab3ad44296c5db`](https://github.com/Shopify/ui-extensions/commit/ee7f5aa6a45413d6851aed0e86ab3ad44296c5db), [`53ffd5a4afede122fae016667835df10d3fb63fa`](https://github.com/Shopify/ui-extensions/commit/53ffd5a4afede122fae016667835df10d3fb63fa), [`c4fa9793934b58fb04c429b762fb8f242aab3aaf`](https://github.com/Shopify/ui-extensions/commit/c4fa9793934b58fb04c429b762fb8f242aab3aaf), [`a677b878c3c85a2a9743eabd66d3ec6ea2159d64`](https://github.com/Shopify/ui-extensions/commit/a677b878c3c85a2a9743eabd66d3ec6ea2159d64), [`6298921ea11ea6e0bef06dd5c87a040ffbcf2fc4`](https://github.com/Shopify/ui-extensions/commit/6298921ea11ea6e0bef06dd5c87a040ffbcf2fc4), [`a265ed36fc22a48dfe2bcfe093ed2251e08e545e`](https://github.com/Shopify/ui-extensions/commit/a265ed36fc22a48dfe2bcfe093ed2251e08e545e), [`20c0febbc4274e8d35bb47d8741aac444e65ab47`](https://github.com/Shopify/ui-extensions/commit/20c0febbc4274e8d35bb47d8741aac444e65ab47), [`de53e8b3cff590123b65446513881348a2f24ac5`](https://github.com/Shopify/ui-extensions/commit/de53e8b3cff590123b65446513881348a2f24ac5), [`b045fca8e99556223c579af0b4d1dbd230ed377e`](https://github.com/Shopify/ui-extensions/commit/b045fca8e99556223c579af0b4d1dbd230ed377e), [`875fe1ace46c607876d9a39283a07089385db7d1`](https://github.com/Shopify/ui-extensions/commit/875fe1ace46c607876d9a39283a07089385db7d1), [`c9693693bf9998f1f959f0ffdc6b3abaac4b48cb`](https://github.com/Shopify/ui-extensions/commit/c9693693bf9998f1f959f0ffdc6b3abaac4b48cb)]:
36+
- @shopify/ui-extensions@2025.4.0
37+
338
## 2025.1.0
439

540
### Minor Changes

Diff for: packages/ui-extensions-react/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shopify/ui-extensions-react",
3-
"version": "0.0.0-unstable",
3+
"version": "2025.4.0",
44
"description": "React bindings for @shopify/ui-extensions",
55
"publishConfig": {
66
"access": "public",
@@ -66,7 +66,7 @@
6666
"@types/react": ">=18.2.67"
6767
},
6868
"peerDependencies": {
69-
"@shopify/ui-extensions": "0.0.0-unstable",
69+
"@shopify/ui-extensions": "2025.4.0",
7070
"react": ">=18.0.0"
7171
},
7272
"peerDependenciesMeta": {
@@ -80,7 +80,7 @@
8080
"devDependencies": {
8181
"@faker-js/faker": "^8.4.1",
8282
"@quilted/react-testing": "^0.5.31",
83-
"@shopify/ui-extensions": "0.0.0-unstable",
83+
"@shopify/ui-extensions": "2025.4.0",
8484
"react": "^18.0.0",
8585
"react-reconciler": "0.29.0",
8686
"react-test-renderer": "^18.2.0"

0 commit comments

Comments
 (0)