@graphcommerce/googleanalytics 10.0.0-canary.72 → 10.0.1-canary.0
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 +2 -146
- package/package.json +8 -8
package/CHANGELOG.md
CHANGED
|
@@ -1,38 +1,8 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
-
## 10.0.
|
|
3
|
+
## 10.0.1-canary.0
|
|
4
4
|
|
|
5
|
-
## 10.0.0
|
|
6
|
-
|
|
7
|
-
## 10.0.0-canary.70
|
|
8
|
-
|
|
9
|
-
## 10.0.0-canary.69
|
|
10
|
-
|
|
11
|
-
## 10.0.0-canary.68
|
|
12
|
-
|
|
13
|
-
## 10.0.0-canary.67
|
|
14
|
-
|
|
15
|
-
## 10.0.0-canary.66
|
|
16
|
-
|
|
17
|
-
## 10.0.0-canary.65
|
|
18
|
-
|
|
19
|
-
## 10.0.0-canary.64
|
|
20
|
-
|
|
21
|
-
## 10.0.0-canary.63
|
|
22
|
-
|
|
23
|
-
## 10.0.0-canary.62
|
|
24
|
-
|
|
25
|
-
## 10.0.0-canary.61
|
|
26
|
-
|
|
27
|
-
## 10.0.0-canary.60
|
|
28
|
-
|
|
29
|
-
## 10.0.0-canary.59
|
|
30
|
-
|
|
31
|
-
## 10.0.0-canary.58
|
|
32
|
-
|
|
33
|
-
## 10.0.0-canary.57
|
|
34
|
-
|
|
35
|
-
## 10.0.0-canary.56
|
|
5
|
+
## 10.0.0
|
|
36
6
|
|
|
37
7
|
### Major Changes
|
|
38
8
|
|
|
@@ -112,128 +82,14 @@
|
|
|
112
82
|
- `@mui/*` modern alias rewrites
|
|
113
83
|
- Debug plugins (`CircularDependencyPlugin`, `DuplicatesPlugin`) ([@paales](https://github.com/paales))
|
|
114
84
|
|
|
115
|
-
## 9.1.0-canary.55
|
|
116
|
-
|
|
117
|
-
## 9.1.0-canary.54
|
|
118
|
-
|
|
119
|
-
## 9.1.0-canary.53
|
|
120
|
-
|
|
121
|
-
## 9.1.0-canary.52
|
|
122
|
-
|
|
123
|
-
## 9.1.0-canary.51
|
|
124
|
-
|
|
125
|
-
## 9.1.0-canary.50
|
|
126
|
-
|
|
127
|
-
## 9.1.0-canary.49
|
|
128
|
-
|
|
129
|
-
## 9.1.0-canary.48
|
|
130
|
-
|
|
131
|
-
## 9.1.0-canary.47
|
|
132
|
-
|
|
133
|
-
## 9.1.0-canary.46
|
|
134
|
-
|
|
135
|
-
## 9.1.0-canary.45
|
|
136
|
-
|
|
137
|
-
## 9.1.0-canary.44
|
|
138
|
-
|
|
139
|
-
## 9.1.0-canary.43
|
|
140
|
-
|
|
141
|
-
## 9.1.0-canary.42
|
|
142
|
-
|
|
143
|
-
## 9.1.0-canary.41
|
|
144
|
-
|
|
145
|
-
## 9.1.0-canary.40
|
|
146
|
-
|
|
147
|
-
## 9.1.0-canary.39
|
|
148
|
-
|
|
149
|
-
## 9.1.0-canary.38
|
|
150
|
-
|
|
151
|
-
## 9.1.0-canary.37
|
|
152
|
-
|
|
153
|
-
## 9.1.0-canary.36
|
|
154
|
-
|
|
155
|
-
## 9.1.0-canary.35
|
|
156
|
-
|
|
157
|
-
## 9.1.0-canary.34
|
|
158
|
-
|
|
159
|
-
## 9.1.0-canary.33
|
|
160
|
-
|
|
161
|
-
## 9.1.0-canary.32
|
|
162
|
-
|
|
163
|
-
## 9.1.0-canary.31
|
|
164
|
-
|
|
165
|
-
## 9.1.0-canary.30
|
|
166
|
-
|
|
167
|
-
## 9.1.0-canary.29
|
|
168
|
-
|
|
169
|
-
## 9.1.0-canary.28
|
|
170
|
-
|
|
171
|
-
## 9.1.0-canary.27
|
|
172
|
-
|
|
173
85
|
### Patch Changes
|
|
174
86
|
|
|
175
87
|
- [#2514](https://github.com/graphcommerce-org/graphcommerce/pull/2514) [`7831df6`](https://github.com/graphcommerce-org/graphcommerce/commit/7831df6c391923da994a9c8e7e379b557b9c1d99) - Solve issue where the loaded GA4 script would not include the correct GA ID ([@paales](https://github.com/paales))
|
|
176
88
|
|
|
177
89
|
- [#2514](https://github.com/graphcommerce-org/graphcommerce/pull/2514) [`57ece20`](https://github.com/graphcommerce-org/graphcommerce/commit/57ece2097b9a3799e1d0a459c006dab656d20b9d) - Solve an issue where Analytics and Tagmanager events wouldn't be sent. Split useSendEvent and sendEvent methods into two files so plugins can be correctly applied to each. ([@paales](https://github.com/paales))
|
|
178
90
|
|
|
179
|
-
## 9.1.0-canary.26
|
|
180
|
-
|
|
181
|
-
## 9.1.0-canary.25
|
|
182
|
-
|
|
183
|
-
## 9.1.0-canary.24
|
|
184
|
-
|
|
185
|
-
## 9.1.0-canary.23
|
|
186
|
-
|
|
187
|
-
## 9.1.0-canary.22
|
|
188
|
-
|
|
189
|
-
## 9.1.0-canary.21
|
|
190
|
-
|
|
191
|
-
## 9.1.0-canary.20
|
|
192
|
-
|
|
193
|
-
## 9.1.0-canary.19
|
|
194
|
-
|
|
195
|
-
## 9.1.0-canary.18
|
|
196
|
-
|
|
197
|
-
## 9.1.0-canary.17
|
|
198
|
-
|
|
199
|
-
## 9.1.0-canary.16
|
|
200
|
-
|
|
201
|
-
## 9.1.0-canary.15
|
|
202
|
-
|
|
203
|
-
## 9.0.4-canary.14
|
|
204
|
-
|
|
205
|
-
## 9.0.4-canary.13
|
|
206
|
-
|
|
207
|
-
## 9.0.4-canary.12
|
|
208
|
-
|
|
209
|
-
## 9.0.4-canary.11
|
|
210
|
-
|
|
211
|
-
## 9.0.4-canary.10
|
|
212
|
-
|
|
213
|
-
### Patch Changes
|
|
214
|
-
|
|
215
91
|
- [#2487](https://github.com/graphcommerce-org/graphcommerce/pull/2487) [`cbf92b8`](https://github.com/graphcommerce-org/graphcommerce/commit/cbf92b83a677c51c62dc723dcc7bf456a79125e4) - Remove dependencies from `@graphcommerce/googletagmanager` and `@graphcommerce/googleanalytics` on Magento packages and make the datalayer optional ([@paales](https://github.com/paales))
|
|
216
92
|
|
|
217
|
-
## 9.0.4-canary.9
|
|
218
|
-
|
|
219
|
-
## 9.0.4-canary.8
|
|
220
|
-
|
|
221
|
-
## 9.0.4-canary.7
|
|
222
|
-
|
|
223
|
-
## 9.0.4-canary.6
|
|
224
|
-
|
|
225
|
-
## 9.0.4-canary.5
|
|
226
|
-
|
|
227
|
-
## 9.0.4-canary.4
|
|
228
|
-
|
|
229
|
-
## 9.0.4-canary.3
|
|
230
|
-
|
|
231
|
-
## 9.0.4-canary.2
|
|
232
|
-
|
|
233
|
-
## 9.0.4-canary.1
|
|
234
|
-
|
|
235
|
-
## 9.0.4-canary.0
|
|
236
|
-
|
|
237
93
|
## 9.0.0
|
|
238
94
|
|
|
239
95
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/googleanalytics",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce",
|
|
5
|
-
"version": "10.0.
|
|
5
|
+
"version": "10.0.1-canary.0",
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"prettier": "@graphcommerce/prettier-config-pwa",
|
|
8
8
|
"eslintConfig": {
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"peerDependencies": {
|
|
15
|
-
"@graphcommerce/eslint-config-pwa": "^10.0.
|
|
16
|
-
"@graphcommerce/google-datalayer": "10.0.
|
|
17
|
-
"@graphcommerce/graphql-mesh": "^10.0.
|
|
18
|
-
"@graphcommerce/next-config": "^10.0.
|
|
19
|
-
"@graphcommerce/next-ui": "^10.0.
|
|
20
|
-
"@graphcommerce/prettier-config-pwa": "^10.0.
|
|
21
|
-
"@graphcommerce/typescript-config-pwa": "^10.0.
|
|
15
|
+
"@graphcommerce/eslint-config-pwa": "^10.0.1-canary.0",
|
|
16
|
+
"@graphcommerce/google-datalayer": "10.0.1-canary.0",
|
|
17
|
+
"@graphcommerce/graphql-mesh": "^10.0.1-canary.0",
|
|
18
|
+
"@graphcommerce/next-config": "^10.0.1-canary.0",
|
|
19
|
+
"@graphcommerce/next-ui": "^10.0.1-canary.0",
|
|
20
|
+
"@graphcommerce/prettier-config-pwa": "^10.0.1-canary.0",
|
|
21
|
+
"@graphcommerce/typescript-config-pwa": "^10.0.1-canary.0",
|
|
22
22
|
"@mui/material": "^7.0.0",
|
|
23
23
|
"next": "*",
|
|
24
24
|
"react": "^19.2.0",
|