@graphcommerce/googleanalytics 8.0.6 → 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 -14
  2. package/package.json +12 -12
package/CHANGELOG.md CHANGED
@@ -1,13 +1,14 @@
1
1
  # Change Log
2
2
 
3
+ ## 8.0.7
4
+
3
5
  ## 8.0.6
4
6
 
5
7
  ## 8.0.5
6
8
 
7
9
  ### Patch Changes
8
10
 
9
- - [#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.
10
- ([@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))
11
12
 
12
13
  ## 8.0.5-canary.10
13
14
 
@@ -31,8 +32,7 @@
31
32
 
32
33
  ### Patch Changes
33
34
 
34
- - [#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.
35
- ([@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))
36
36
 
37
37
  ## 8.0.5-canary.0
38
38
 
@@ -40,15 +40,13 @@
40
40
 
41
41
  ### Patch Changes
42
42
 
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.
44
- ([@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))
45
44
 
46
45
  ## 8.0.4-canary.1
47
46
 
48
47
  ### Patch Changes
49
48
 
50
- - [#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.
51
- ([@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))
52
50
 
53
51
  ## 8.0.4-canary.0
54
52
 
@@ -94,11 +92,9 @@
94
92
 
95
93
  ### Minor Changes
96
94
 
97
- - [#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.
98
- ([@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))
99
96
 
100
- - [#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.
101
- ([@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))
102
98
 
103
99
  ## 8.0.0-canary.100
104
100
 
@@ -162,8 +158,7 @@
162
158
 
163
159
  ### Minor Changes
164
160
 
165
- - [#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
166
- ([@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))
167
162
 
168
163
  ## 8.0.0-canary.70
169
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",
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"
15
+ "@graphcommerce/google-datalayer": "8.0.7"
16
16
  },
17
17
  "peerDependencies": {
18
- "@graphcommerce/eslint-config-pwa": "^8.0.6",
19
- "@graphcommerce/graphql-mesh": "^8.0.6",
20
- "@graphcommerce/magento-cart": "^8.0.6",
21
- "@graphcommerce/magento-cart-payment-method": "^8.0.6",
22
- "@graphcommerce/magento-cart-shipping-method": "^8.0.6",
23
- "@graphcommerce/magento-product": "^8.0.6",
24
- "@graphcommerce/next-config": "^8.0.6",
25
- "@graphcommerce/next-ui": "^8.0.6",
26
- "@graphcommerce/prettier-config-pwa": "^8.0.6",
27
- "@graphcommerce/typescript-config-pwa": "^8.0.6",
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",