@graphcommerce/googleanalytics 8.0.6-canary.4 → 8.0.7

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 +9 -22
  2. package/package.json +12 -12
package/CHANGELOG.md CHANGED
@@ -1,21 +1,14 @@
1
1
  # Change Log
2
2
 
3
- ## 8.0.6-canary.4
3
+ ## 8.0.7
4
4
 
5
- ## 8.0.6-canary.3
6
-
7
- ## 8.0.6-canary.2
8
-
9
- ## 8.0.6-canary.1
10
-
11
- ## 8.0.6-canary.0
5
+ ## 8.0.6
12
6
 
13
7
  ## 8.0.5
14
8
 
15
9
  ### Patch Changes
16
10
 
17
- - [#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.
18
- ([@paales](https://github.com/paales))
11
+ - [#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))
19
12
 
20
13
  ## 8.0.5-canary.10
21
14
 
@@ -39,8 +32,7 @@
39
32
 
40
33
  ### Patch Changes
41
34
 
42
- - [#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.
43
- ([@paales](https://github.com/paales))
35
+ - [#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))
44
36
 
45
37
  ## 8.0.5-canary.0
46
38
 
@@ -48,15 +40,13 @@
48
40
 
49
41
  ### Patch Changes
50
42
 
51
- - [#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.
52
- ([@mikekeehnen](https://github.com/mikekeehnen))
43
+ - [#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))
53
44
 
54
45
  ## 8.0.4-canary.1
55
46
 
56
47
  ### Patch Changes
57
48
 
58
- - [#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.
59
- ([@mikekeehnen](https://github.com/mikekeehnen))
49
+ - [#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))
60
50
 
61
51
  ## 8.0.4-canary.0
62
52
 
@@ -102,11 +92,9 @@
102
92
 
103
93
  ### Minor Changes
104
94
 
105
- - [#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.
106
- ([@Jessevdpoel](https://github.com/Jessevdpoel))
95
+ - [#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))
107
96
 
108
- - [#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.
109
- ([@Jessevdpoel](https://github.com/Jessevdpoel))
97
+ - [#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))
110
98
 
111
99
  ## 8.0.0-canary.100
112
100
 
@@ -170,8 +158,7 @@
170
158
 
171
159
  ### Minor Changes
172
160
 
173
- - [#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
174
- ([@Jessevdpoel](https://github.com/Jessevdpoel))
161
+ - [#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))
175
162
 
176
163
  ## 8.0.0-canary.70
177
164
 
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": "8.0.6-canary.4",
5
+ "version": "8.0.7",
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": "8.0.6-canary.4"
15
+ "@graphcommerce/google-datalayer": "8.0.7"
16
16
  },
17
17
  "peerDependencies": {
18
- "@graphcommerce/eslint-config-pwa": "^8.0.6-canary.4",
19
- "@graphcommerce/graphql-mesh": "^8.0.6-canary.4",
20
- "@graphcommerce/magento-cart": "^8.0.6-canary.4",
21
- "@graphcommerce/magento-cart-payment-method": "^8.0.6-canary.4",
22
- "@graphcommerce/magento-cart-shipping-method": "^8.0.6-canary.4",
23
- "@graphcommerce/magento-product": "^8.0.6-canary.4",
24
- "@graphcommerce/next-config": "^8.0.6-canary.4",
25
- "@graphcommerce/next-ui": "^8.0.6-canary.4",
26
- "@graphcommerce/prettier-config-pwa": "^8.0.6-canary.4",
27
- "@graphcommerce/typescript-config-pwa": "^8.0.6-canary.4",
18
+ "@graphcommerce/eslint-config-pwa": "^8.0.7",
19
+ "@graphcommerce/graphql-mesh": "^8.0.7",
20
+ "@graphcommerce/magento-cart": "^8.0.7",
21
+ "@graphcommerce/magento-cart-payment-method": "^8.0.7",
22
+ "@graphcommerce/magento-cart-shipping-method": "^8.0.7",
23
+ "@graphcommerce/magento-product": "^8.0.7",
24
+ "@graphcommerce/next-config": "^8.0.7",
25
+ "@graphcommerce/next-ui": "^8.0.7",
26
+ "@graphcommerce/prettier-config-pwa": "^8.0.7",
27
+ "@graphcommerce/typescript-config-pwa": "^8.0.7",
28
28
  "@mui/material": "^5.10.16",
29
29
  "next": "*",
30
30
  "react": "^18.2.0",