File tree 5 files changed +19
-10
lines changed
5 files changed +19
-10
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @shopify/ui-extensions-react
2
2
3
+ ## 2024.4.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #2112 ] ( https://github.com/Shopify/ui-extensions/pull/2112 ) [ ` 8e249f0d4 ` ] ( https://github.com/Shopify/ui-extensions/commit/8e249f0d4201f48be81f5a8290bb3c23207db29e ) Thanks [ @oliverigor ] ( https://github.com/oliverigor ) ! - ScrollView scrollTo docs changes
8
+
9
+ - Updated dependencies [[ ` 8e249f0d4 ` ] ( https://github.com/Shopify/ui-extensions/commit/8e249f0d4201f48be81f5a8290bb3c23207db29e )] :
10
+ - @shopify/ui-extensions @2024.4.3
11
+
3
12
## 2024.4.2
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @shopify/ui-extensions-react" ,
3
- "version" : " 2024.4.2 " ,
3
+ "version" : " 2024.4.3 " ,
4
4
"description" : " React bindings for @shopify/ui-extensions" ,
5
5
"publishConfig" : {
6
6
"access" : " public" ,
66
66
"@types/react" : " >=18.2.67"
67
67
},
68
68
"peerDependencies" : {
69
- "@shopify/ui-extensions" : " 2024.4.2 " ,
69
+ "@shopify/ui-extensions" : " 2024.4.3 " ,
70
70
"react" : " >=18.0.0"
71
71
},
72
72
"peerDependenciesMeta" : {
80
80
"devDependencies" : {
81
81
"@faker-js/faker" : " ^8.4.1" ,
82
82
"@quilted/react-testing" : " ^0.5.31" ,
83
- "@shopify/ui-extensions" : " 2024.4.2 " ,
83
+ "@shopify/ui-extensions" : " 2024.4.3 " ,
84
84
"react" : " ^18.0.0" ,
85
85
"react-reconciler" : " 0.29.0" ,
86
86
"react-test-renderer" : " ^18.2.0"
Original file line number Diff line number Diff line change 1
1
# @shopify/ui-extensions
2
2
3
+ ## 2024.4.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #2112 ] ( https://github.com/Shopify/ui-extensions/pull/2112 ) [ ` 8e249f0d4 ` ] ( https://github.com/Shopify/ui-extensions/commit/8e249f0d4201f48be81f5a8290bb3c23207db29e ) Thanks [ @oliverigor ] ( https://github.com/oliverigor ) ! - ScrollView scrollTo docs changes
8
+
3
9
## 2024.4.2
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @shopify/ui-extensions" ,
3
- "version" : " 2024.4.2 " ,
3
+ "version" : " 2024.4.3 " ,
4
4
"scripts" : {
5
5
"docs:admin" : " sh ./docs/surfaces/admin/build-docs.sh" ,
6
6
"gen-docs:admin" : " sh ./docs/surfaces/admin/create-doc-files.sh \" admin\" " ,
You can’t perform that action at this time.
0 commit comments