@shopify/app-bridge-react 4.2.10 → 4.2.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +33 -26
- package/package.json +20 -6
package/CHANGELOG.md
CHANGED
|
@@ -1,161 +1,168 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 4.2.11
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [e088d1c]
|
|
8
|
+
- @shopify/app-bridge-types@0.7.1
|
|
9
|
+
|
|
3
10
|
## 4.2.10
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
6
13
|
|
|
7
|
-
- Updated dependencies [
|
|
14
|
+
- Updated dependencies [`9f8ecdb615732364fbdb1c010f385e58b4b5525d`]:
|
|
8
15
|
- @shopify/app-bridge-types@0.7.0
|
|
9
16
|
|
|
10
17
|
## 4.2.9
|
|
11
18
|
|
|
12
19
|
### Patch Changes
|
|
13
20
|
|
|
14
|
-
- Updated dependencies [
|
|
21
|
+
- Updated dependencies [`e6a8c26486ab44faa524d8041bbdcb3bbb6b1515`]:
|
|
15
22
|
- @shopify/app-bridge-types@0.6.0
|
|
16
23
|
|
|
17
24
|
## 4.2.8
|
|
18
25
|
|
|
19
26
|
### Patch Changes
|
|
20
27
|
|
|
21
|
-
-
|
|
28
|
+
- #882 `c69c5196a0442c5e656b691ef00166dec4145b72` Thanks [@Fionoble](https://github.com/Fionoble)! - Force patch
|
|
22
29
|
|
|
23
30
|
## 4.2.7
|
|
24
31
|
|
|
25
32
|
### Patch Changes
|
|
26
33
|
|
|
27
|
-
- Updated dependencies [
|
|
34
|
+
- Updated dependencies [`196fc00a83f058c00a07ff0393cf7c82fd0e8537`]:
|
|
28
35
|
- @shopify/app-bridge-types@0.5.3
|
|
29
36
|
|
|
30
37
|
## 4.2.6
|
|
31
38
|
|
|
32
39
|
### Patch Changes
|
|
33
40
|
|
|
34
|
-
- Updated dependencies [
|
|
41
|
+
- Updated dependencies [`e41a88088b48ed9fa5f83a286a07d423b21d59f7`]:
|
|
35
42
|
- @shopify/app-bridge-types@0.5.2
|
|
36
43
|
|
|
37
44
|
## 4.2.5
|
|
38
45
|
|
|
39
46
|
### Patch Changes
|
|
40
47
|
|
|
41
|
-
- Updated dependencies [
|
|
48
|
+
- Updated dependencies [`dd9205fceb4f2a7e8cfe8e161dd1d80537fd2747`]:
|
|
42
49
|
- @shopify/app-bridge-types@0.5.1
|
|
43
50
|
|
|
44
51
|
## 4.2.4
|
|
45
52
|
|
|
46
53
|
### Patch Changes
|
|
47
54
|
|
|
48
|
-
- Updated dependencies [
|
|
55
|
+
- Updated dependencies [`e8e0b29249891fd59e7a709b8c6990fa5ae6908b`]:
|
|
49
56
|
- @shopify/app-bridge-types@0.5.0
|
|
50
57
|
|
|
51
58
|
## 4.2.3
|
|
52
59
|
|
|
53
60
|
### Patch Changes
|
|
54
61
|
|
|
55
|
-
- Updated dependencies [
|
|
62
|
+
- Updated dependencies [`4f7742e4aacb581a380c76742689dca617c86b6d`]:
|
|
56
63
|
- @shopify/app-bridge-types@0.4.0
|
|
57
64
|
|
|
58
65
|
## 4.2.2
|
|
59
66
|
|
|
60
67
|
### Patch Changes
|
|
61
68
|
|
|
62
|
-
- Updated dependencies [
|
|
69
|
+
- Updated dependencies [`ad18a376e0e7a4e3921fa8f394d424644eb1f7bc`]:
|
|
63
70
|
- @shopify/app-bridge-types@0.3.0
|
|
64
71
|
|
|
65
72
|
## 4.2.1
|
|
66
73
|
|
|
67
74
|
### Patch Changes
|
|
68
75
|
|
|
69
|
-
- Updated dependencies [
|
|
76
|
+
- Updated dependencies [`6334cc4f89f8c22c871dfb122f8d5aba358b26a3`]:
|
|
70
77
|
- @shopify/app-bridge-types@0.2.0
|
|
71
78
|
|
|
72
79
|
## 4.2.0
|
|
73
80
|
|
|
74
81
|
### Minor Changes
|
|
75
82
|
|
|
76
|
-
-
|
|
83
|
+
- #518 `bc1af9034c8cca66ebd7a44474aa7a11de7013e9` Thanks [@SammyJoeOsborne](https://github.com/SammyJoeOsborne)! - Adding types for reviews plugin api.
|
|
77
84
|
|
|
78
85
|
### Patch Changes
|
|
79
86
|
|
|
80
|
-
- Updated dependencies [
|
|
87
|
+
- Updated dependencies [`bc1af9034c8cca66ebd7a44474aa7a11de7013e9`]:
|
|
81
88
|
- @shopify/app-bridge-types@0.1.0
|
|
82
89
|
|
|
83
90
|
## 4.1.10
|
|
84
91
|
|
|
85
92
|
### Patch Changes
|
|
86
93
|
|
|
87
|
-
-
|
|
94
|
+
- #392 `f5e596d9dba93eb0f846ef4a1cac8ab670a3efc3` Thanks [@henrytao-me](https://github.com/henrytao-me)! - Remove node version in package.json for app-bridge-react
|
|
88
95
|
|
|
89
96
|
## 4.1.9
|
|
90
97
|
|
|
91
98
|
### Patch Changes
|
|
92
99
|
|
|
93
|
-
-
|
|
100
|
+
- #383 `699da8fa064a60883caea326804b0a5b309e5c00` Thanks [@henrytao-me](https://github.com/henrytao-me)! - Fix build tools for app-bridge-react and all extensibility packages to support both ESM and CommonJS build output
|
|
94
101
|
|
|
95
102
|
## 4.1.8
|
|
96
103
|
|
|
97
104
|
### Patch Changes
|
|
98
105
|
|
|
99
|
-
-
|
|
106
|
+
- #325 `dfac2e4a775102b81488155dc4b00c8132988a22` Thanks [@elanalynn](https://github.com/elanalynn)! - Expose ResourcePicker and Toast types
|
|
100
107
|
|
|
101
|
-
- Updated dependencies [
|
|
108
|
+
- Updated dependencies [`dfac2e4a775102b81488155dc4b00c8132988a22`]:
|
|
102
109
|
- @shopify/app-bridge-types@0.0.18
|
|
103
110
|
|
|
104
111
|
## 4.1.7
|
|
105
112
|
|
|
106
113
|
### Patch Changes
|
|
107
114
|
|
|
108
|
-
- Updated dependencies [
|
|
115
|
+
- Updated dependencies [`d3d0b4e41a0c2538b7c2f1f57ed22765c629241f`]:
|
|
109
116
|
- @shopify/app-bridge-types@0.0.17
|
|
110
117
|
|
|
111
118
|
## 4.1.6
|
|
112
119
|
|
|
113
120
|
### Patch Changes
|
|
114
121
|
|
|
115
|
-
- Updated dependencies [
|
|
122
|
+
- Updated dependencies [`934d5c06c26f5b822a72be983c219c9f65fabcf2`]:
|
|
116
123
|
- @shopify/app-bridge-types@0.0.16
|
|
117
124
|
|
|
118
125
|
## 4.1.5
|
|
119
126
|
|
|
120
127
|
### Patch Changes
|
|
121
128
|
|
|
122
|
-
-
|
|
129
|
+
- #34 `617f7c7412bed204f9a757ad11cad8635820e4dc` Thanks [@charlesdobson](https://github.com/charlesdobson)! - fix build output due to misconfigured build script
|
|
123
130
|
|
|
124
|
-
- Updated dependencies [
|
|
131
|
+
- Updated dependencies [`617f7c7412bed204f9a757ad11cad8635820e4dc`]:
|
|
125
132
|
- @shopify/app-bridge-types@0.0.15
|
|
126
133
|
|
|
127
134
|
## 4.1.4
|
|
128
135
|
|
|
129
136
|
### Patch Changes
|
|
130
137
|
|
|
131
|
-
- Updated dependencies [
|
|
138
|
+
- Updated dependencies [`a79a42172c1af3412ed40213f89e694ac8ada6dd`]:
|
|
132
139
|
- @shopify/app-bridge-types@0.0.14
|
|
133
140
|
|
|
134
141
|
## 4.1.3
|
|
135
142
|
|
|
136
143
|
### Patch Changes
|
|
137
144
|
|
|
138
|
-
-
|
|
145
|
+
- #76 `bb530e3` Thanks [@henrytao-me](https://github.com/henrytao-me)! - Fix leave confirmation for saveBar
|
|
139
146
|
|
|
140
147
|
## 4.1.2
|
|
141
148
|
|
|
142
149
|
### Patch Changes
|
|
143
150
|
|
|
144
|
-
-
|
|
151
|
+
- #69 `153c3dd` Thanks [@henrytao-me](https://github.com/henrytao-me)! - Bump app-brige-types
|
|
145
152
|
|
|
146
153
|
## 4.1.1
|
|
147
154
|
|
|
148
155
|
### Patch Changes
|
|
149
156
|
|
|
150
|
-
-
|
|
157
|
+
- #66 `1678fe8` Thanks [@charlesdobson](https://github.com/charlesdobson)! - expose CHANGELOG.md
|
|
151
158
|
|
|
152
159
|
## 4.1.0
|
|
153
160
|
|
|
154
161
|
### Minor Changes
|
|
155
162
|
|
|
156
|
-
-
|
|
163
|
+
- #62 `8541115` Thanks [@henrytao-me](https://github.com/henrytao-me)! - add src prop to Modal component to support iframe modals
|
|
157
164
|
|
|
158
|
-
-
|
|
165
|
+
- #64 `b1fbf2b` Thanks [@henrytao-me](https://github.com/henrytao-me)! - add SaveBar component to declaratively control the contextual save bar
|
|
159
166
|
|
|
160
167
|
## 4.0.0
|
|
161
168
|
|
package/package.json
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shopify/app-bridge-react",
|
|
3
|
-
"version": "4.2.
|
|
3
|
+
"version": "4.2.11",
|
|
4
4
|
"description": "React wrappers for the Shopify App Bridge library",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "Shopify Inc.",
|
|
7
7
|
"repository": {
|
|
8
8
|
"type": "git",
|
|
9
|
-
"url": "git+https://github.com/Shopify/shopify-app-bridge.git"
|
|
9
|
+
"url": "git+https://github.com/Shopify/shopify-app-bridge.git",
|
|
10
|
+
"directory": "packages/app-bridge-react"
|
|
10
11
|
},
|
|
11
12
|
"bugs": {
|
|
12
13
|
"url": "https://github.com/Shopify/shopify-app-bridge/issues"
|
|
@@ -15,6 +16,7 @@
|
|
|
15
16
|
"private": false,
|
|
16
17
|
"publishConfig": {
|
|
17
18
|
"access": "public",
|
|
19
|
+
"provenance": true,
|
|
18
20
|
"@shopify:registry": "https://registry.npmjs.org"
|
|
19
21
|
},
|
|
20
22
|
"sideEffects": false,
|
|
@@ -52,13 +54,24 @@
|
|
|
52
54
|
"CHANGELOG.md"
|
|
53
55
|
],
|
|
54
56
|
"dependencies": {
|
|
55
|
-
"@shopify/app-bridge-types": "0.7.
|
|
57
|
+
"@shopify/app-bridge-types": "0.7.1"
|
|
56
58
|
},
|
|
57
59
|
"devDependencies": {
|
|
60
|
+
"@rollup/plugin-babel": "^6.0.4",
|
|
61
|
+
"@shopify/babel-preset": "^25.0.2",
|
|
62
|
+
"@shopify/eslint-plugin": "^50.0.0",
|
|
63
|
+
"@shopify/typescript-configs": "^5.1.2",
|
|
64
|
+
"@types/node": "^24.10.13",
|
|
58
65
|
"@types/react": "^18.3.4",
|
|
59
66
|
"@types/react-dom": "^18.3.0",
|
|
67
|
+
"oxlint": "^1.49.0",
|
|
60
68
|
"react": "^18.2.0",
|
|
61
|
-
"react-dom": "^18.2.0"
|
|
69
|
+
"react-dom": "^18.2.0",
|
|
70
|
+
"typescript": "^5.9.3",
|
|
71
|
+
"vite": "^6.4.2",
|
|
72
|
+
"vitest": "^4.0.0",
|
|
73
|
+
"vite-plugin-dts": "^4.5.3",
|
|
74
|
+
"vite-tsconfig-paths": "^5.1.4"
|
|
62
75
|
},
|
|
63
76
|
"peerDependencies": {
|
|
64
77
|
"react": "*",
|
|
@@ -68,7 +81,8 @@
|
|
|
68
81
|
"build": "vite build",
|
|
69
82
|
"watch": "vite build --watch --mode=development",
|
|
70
83
|
"test": "vitest run --passWithNoTests",
|
|
71
|
-
"type-check": "tsc --noEmit",
|
|
72
|
-
"coverage": "vitest run --passWithNoTests --coverage"
|
|
84
|
+
"type-check": "tsc -p tsconfig.json --noEmit",
|
|
85
|
+
"coverage": "vitest run --passWithNoTests --coverage",
|
|
86
|
+
"lint": "oxlint -c .eslintrc.json"
|
|
73
87
|
}
|
|
74
88
|
}
|