@graphcommerce/googleanalytics 9.0.0-canary.56 → 9.0.0-canary.57

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +10 -16
  2. package/package.json +12 -12
package/CHANGELOG.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # Change Log
2
2
 
3
+ ## 9.0.0-canary.57
4
+
3
5
  ## 9.0.0-canary.56
4
6
 
5
7
  ## 9.0.0-canary.55
@@ -18,8 +20,7 @@
18
20
 
19
21
  ### Patch Changes
20
22
 
21
- - [#2317](https://github.com/graphcommerce-org/graphcommerce/pull/2317) [`2f4a61d`](https://github.com/graphcommerce-org/graphcommerce/commit/2f4a61dfee853579c96fceb5351e459aa9524a60) - Moved import locations of Google Analytics and Google Tagmanager scripts to their recommended locations
22
- ([@paales](https://github.com/paales))
23
+ - [#2317](https://github.com/graphcommerce-org/graphcommerce/pull/2317) [`2f4a61d`](https://github.com/graphcommerce-org/graphcommerce/commit/2f4a61dfee853579c96fceb5351e459aa9524a60) - Moved import locations of Google Analytics and Google Tagmanager scripts to their recommended locations ([@paales](https://github.com/paales))
23
24
 
24
25
  ## 8.1.0-canary.48
25
26
 
@@ -123,8 +124,7 @@
123
124
 
124
125
  ### Patch Changes
125
126
 
126
- - [#2233](https://github.com/graphcommerce-org/graphcommerce/pull/2233) [`cabeadc`](https://github.com/graphcommerce-org/graphcommerce/commit/cabeadce2b73ce072a2fa8b8ab1ab49907cda13b) - Added core web vitals measurements to the datalayer.
127
- ([@paales](https://github.com/paales))
127
+ - [#2233](https://github.com/graphcommerce-org/graphcommerce/pull/2233) [`cabeadc`](https://github.com/graphcommerce-org/graphcommerce/commit/cabeadce2b73ce072a2fa8b8ab1ab49907cda13b) - Added core web vitals measurements to the datalayer. ([@paales](https://github.com/paales))
128
128
 
129
129
  ## 8.0.5-canary.10
130
130
 
@@ -148,8 +148,7 @@
148
148
 
149
149
  ### Patch Changes
150
150
 
151
- - [#2233](https://github.com/graphcommerce-org/graphcommerce/pull/2233) [`cabeadc`](https://github.com/graphcommerce-org/graphcommerce/commit/cabeadce2b73ce072a2fa8b8ab1ab49907cda13b) - Added core web vitals measurements to the datalayer.
152
- ([@paales](https://github.com/paales))
151
+ - [#2233](https://github.com/graphcommerce-org/graphcommerce/pull/2233) [`cabeadc`](https://github.com/graphcommerce-org/graphcommerce/commit/cabeadce2b73ce072a2fa8b8ab1ab49907cda13b) - Added core web vitals measurements to the datalayer. ([@paales](https://github.com/paales))
153
152
 
154
153
  ## 8.0.5-canary.0
155
154
 
@@ -157,15 +156,13 @@
157
156
 
158
157
  ### Patch Changes
159
158
 
160
- - [#2158](https://github.com/graphcommerce-org/graphcommerce/pull/2158) [`34de808`](https://github.com/graphcommerce-org/graphcommerce/commit/34de8085e9352d1f3b20b26746685370ea10ab90) - Extracted the datalayer from the googleanalytics package and moved to google-datalayer package. Make sure Google Analytics and Google Tagmanager both can send events individually. Be able to configure the datalayer will send as GA4 or legacy GA3 events.
161
- ([@mikekeehnen](https://github.com/mikekeehnen))
159
+ - [#2158](https://github.com/graphcommerce-org/graphcommerce/pull/2158) [`34de808`](https://github.com/graphcommerce-org/graphcommerce/commit/34de8085e9352d1f3b20b26746685370ea10ab90) - Extracted the datalayer from the googleanalytics package and moved to google-datalayer package. Make sure Google Analytics and Google Tagmanager both can send events individually. Be able to configure the datalayer will send as GA4 or legacy GA3 events. ([@mikekeehnen](https://github.com/mikekeehnen))
162
160
 
163
161
  ## 8.0.4-canary.1
164
162
 
165
163
  ### Patch Changes
166
164
 
167
- - [#2158](https://github.com/graphcommerce-org/graphcommerce/pull/2158) [`34de808`](https://github.com/graphcommerce-org/graphcommerce/commit/34de8085e9352d1f3b20b26746685370ea10ab90) - Extracted the datalayer from the googleanalytics package and moved to google-datalayer package. Make sure Google Analytics and Google Tagmanager both can send events individually. Be able to configure the datalayer will send as GA4 or legacy GA3 events.
168
- ([@mikekeehnen](https://github.com/mikekeehnen))
165
+ - [#2158](https://github.com/graphcommerce-org/graphcommerce/pull/2158) [`34de808`](https://github.com/graphcommerce-org/graphcommerce/commit/34de8085e9352d1f3b20b26746685370ea10ab90) - Extracted the datalayer from the googleanalytics package and moved to google-datalayer package. Make sure Google Analytics and Google Tagmanager both can send events individually. Be able to configure the datalayer will send as GA4 or legacy GA3 events. ([@mikekeehnen](https://github.com/mikekeehnen))
169
166
 
170
167
  ## 8.0.4-canary.0
171
168
 
@@ -211,11 +208,9 @@
211
208
 
212
209
  ### Minor Changes
213
210
 
214
- - [#2099](https://github.com/graphcommerce-org/graphcommerce/pull/2099) [`ff796b8`](https://github.com/graphcommerce-org/graphcommerce/commit/ff796b838fae6cb5e35b101500133b0235a8677d) - Support for all customizable product options (except file upload) on the product pages and in the cart.
215
- ([@Jessevdpoel](https://github.com/Jessevdpoel))
211
+ - [#2099](https://github.com/graphcommerce-org/graphcommerce/pull/2099) [`ff796b8`](https://github.com/graphcommerce-org/graphcommerce/commit/ff796b838fae6cb5e35b101500133b0235a8677d) - Support for all customizable product options (except file upload) on the product pages and in the cart. ([@Jessevdpoel](https://github.com/Jessevdpoel))
216
212
 
217
- - [#2127](https://github.com/graphcommerce-org/graphcommerce/pull/2127) [`124e6c9`](https://github.com/graphcommerce-org/graphcommerce/commit/124e6c92aa3b4b77f54235f0682c38438fd619b6) - Made all Magento dependencies optional in the `googleanalytics` and `googletagmanager` packages, allowing it to be installed in any project.
218
- ([@Jessevdpoel](https://github.com/Jessevdpoel))
213
+ - [#2127](https://github.com/graphcommerce-org/graphcommerce/pull/2127) [`124e6c9`](https://github.com/graphcommerce-org/graphcommerce/commit/124e6c92aa3b4b77f54235f0682c38438fd619b6) - Made all Magento dependencies optional in the `googleanalytics` and `googletagmanager` packages, allowing it to be installed in any project. ([@Jessevdpoel](https://github.com/Jessevdpoel))
219
214
 
220
215
  ## 8.0.0-canary.100
221
216
 
@@ -279,8 +274,7 @@
279
274
 
280
275
  ### Minor Changes
281
276
 
282
- - [#2099](https://github.com/graphcommerce-org/graphcommerce/pull/2099) [`ff796b8`](https://github.com/graphcommerce-org/graphcommerce/commit/ff796b838fae6cb5e35b101500133b0235a8677d) - Created UI for all customizable options except for the file upload customizable option
283
- ([@Jessevdpoel](https://github.com/Jessevdpoel))
277
+ - [#2099](https://github.com/graphcommerce-org/graphcommerce/pull/2099) [`ff796b8`](https://github.com/graphcommerce-org/graphcommerce/commit/ff796b838fae6cb5e35b101500133b0235a8677d) - Created UI for all customizable options except for the file upload customizable option ([@Jessevdpoel](https://github.com/Jessevdpoel))
284
278
 
285
279
  ## 8.0.0-canary.70
286
280
 
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": "9.0.0-canary.56",
5
+ "version": "9.0.0-canary.57",
6
6
  "sideEffects": false,
7
7
  "prettier": "@graphcommerce/prettier-config-pwa",
8
8
  "eslintConfig": {
@@ -12,19 +12,19 @@
12
12
  }
13
13
  },
14
14
  "dependencies": {
15
- "@graphcommerce/google-datalayer": "9.0.0-canary.56"
15
+ "@graphcommerce/google-datalayer": "9.0.0-canary.57"
16
16
  },
17
17
  "peerDependencies": {
18
- "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.56",
19
- "@graphcommerce/graphql-mesh": "^9.0.0-canary.56",
20
- "@graphcommerce/magento-cart": "^9.0.0-canary.56",
21
- "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.56",
22
- "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.56",
23
- "@graphcommerce/magento-product": "^9.0.0-canary.56",
24
- "@graphcommerce/next-config": "^9.0.0-canary.56",
25
- "@graphcommerce/next-ui": "^9.0.0-canary.56",
26
- "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.56",
27
- "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.56",
18
+ "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.57",
19
+ "@graphcommerce/graphql-mesh": "^9.0.0-canary.57",
20
+ "@graphcommerce/magento-cart": "^9.0.0-canary.57",
21
+ "@graphcommerce/magento-cart-payment-method": "^9.0.0-canary.57",
22
+ "@graphcommerce/magento-cart-shipping-method": "^9.0.0-canary.57",
23
+ "@graphcommerce/magento-product": "^9.0.0-canary.57",
24
+ "@graphcommerce/next-config": "^9.0.0-canary.57",
25
+ "@graphcommerce/next-ui": "^9.0.0-canary.57",
26
+ "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.57",
27
+ "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.57",
28
28
  "@mui/material": "^5.10.16",
29
29
  "next": "*",
30
30
  "react": "^18.2.0",