You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/ui-extensions/CHANGELOG.md
+31Lines changed: 31 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,36 @@
1
1
# @shopify/ui-extensions
2
2
3
+
## 2025.10.0-rc.43
4
+
5
+
### Minor Changes
6
+
7
+
-[#3370](https://github.com/Shopify/ui-extensions/pull/3370)[`53b23789f852799a92cbd59c872cd957164ad502`](https://github.com/Shopify/ui-extensions/commit/53b23789f852799a92cbd59c872cd957164ad502) Thanks [@oliverigor](https://github.com/oliverigor)! - - Added updated docs for checkout components and targets.
8
+
- Added updated docs for customer account components and targets.
9
+
- Added new components to checkout:
10
+
- Announcement
11
+
- Chip
12
+
- Choice
13
+
- ChoiceList
14
+
- ClickableChip
15
+
- DateField
16
+
- DatePicker
17
+
- Option
18
+
- PasswordField
19
+
- QueryContainer
20
+
- ScrollBox
21
+
- Select
22
+
- URLField
23
+
24
+
### Patch Changes
25
+
26
+
-[#3352](https://github.com/Shopify/ui-extensions/pull/3352)[`b72c19dce6ee368d0cae44c2141e55c32f14dd43`](https://github.com/Shopify/ui-extensions/commit/b72c19dce6ee368d0cae44c2141e55c32f14dd43) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Update admin components to use ComponentChildren instead of ComponentChild type
27
+
28
+
-[#3017](https://github.com/Shopify/ui-extensions/pull/3017)[`888a71f4ec2022df7c2f3e6f947fff51cb2708ef`](https://github.com/Shopify/ui-extensions/commit/888a71f4ec2022df7c2f3e6f947fff51cb2708ef) Thanks [@vividviolet](https://github.com/vividviolet)! - Add support for Function Settings component for Admin
29
+
30
+
-[#3357](https://github.com/Shopify/ui-extensions/pull/3357)[`0518d9b03076b772d5f5258f0e7b04be81500328`](https://github.com/Shopify/ui-extensions/commit/0518d9b03076b772d5f5258f0e7b04be81500328) Thanks [@lsit](https://github.com/lsit)! - Update component images in customer account
31
+
32
+
-[#3364](https://github.com/Shopify/ui-extensions/pull/3364)[`c5f856df45b865767337535dc4cef8b3551472c4`](https://github.com/Shopify/ui-extensions/commit/c5f856df45b865767337535dc4cef8b3551472c4) Thanks [@katriciab](https://github.com/katriciab)! - POS navigate API updated to return Promise<void> as implemented
0 commit comments