@graphcommerce/magento-review 3.1.0 → 3.1.3
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 +42 -0
- package/package.json +13 -13
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,47 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
## 3.1.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`3c801f45c`](https://github.com/graphcommerce-org/graphcommerce/commit/3c801f45c7df55131acf30ae2fe0d2344830d480), [`3192fab82`](https://github.com/graphcommerce-org/graphcommerce/commit/3192fab82560e2211dfcacadc3b0b305260527d8), [`104abd14e`](https://github.com/graphcommerce-org/graphcommerce/commit/104abd14e1585ef0d8de77937d25156b8fa1e201), [`0e425e85e`](https://github.com/graphcommerce-org/graphcommerce/commit/0e425e85ee8fed280349317ee0440c7bceea5823), [`2a125b1f9`](https://github.com/graphcommerce-org/graphcommerce/commit/2a125b1f98bb9272d96c3577f21d6c984caad892), [`8a354d1cd`](https://github.com/graphcommerce-org/graphcommerce/commit/8a354d1cd4757497ddfc9b1969a0addbc8ff616b), [`9b3488c6a`](https://github.com/graphcommerce-org/graphcommerce/commit/9b3488c6a03cc09a647f43f6a8b36d96e97e5bb8)]:
|
|
8
|
+
- @graphcommerce/next-ui@4.6.0
|
|
9
|
+
- @graphcommerce/react-hook-form@3.1.0
|
|
10
|
+
- @graphcommerce/image@3.1.4
|
|
11
|
+
- @graphcommerce/magento-product@4.1.5
|
|
12
|
+
- @graphcommerce/magento-customer@4.2.2
|
|
13
|
+
- @graphcommerce/magento-store@4.1.6
|
|
14
|
+
|
|
15
|
+
## 3.1.2
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- [#1378](https://github.com/graphcommerce-org/graphcommerce/pull/1378) [`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5) Thanks [@paales](https://github.com/paales)! - Pin all versions internally so we can’t end up in an unfixable state for the user
|
|
20
|
+
|
|
21
|
+
- Updated dependencies [[`b610a6e40`](https://github.com/graphcommerce-org/graphcommerce/commit/b610a6e4049e8c9e8b5d2aeff31b8e1bfc24abe5), [`22ff9df16`](https://github.com/graphcommerce-org/graphcommerce/commit/22ff9df1677742ae8e07d9b7e5b12fbb487580dc)]:
|
|
22
|
+
- @graphcommerce/graphql@3.0.7
|
|
23
|
+
- @graphcommerce/image@3.1.3
|
|
24
|
+
- @graphcommerce/magento-customer@4.2.1
|
|
25
|
+
- @graphcommerce/magento-product@4.1.4
|
|
26
|
+
- @graphcommerce/magento-store@4.1.5
|
|
27
|
+
- @graphcommerce/next-ui@4.5.1
|
|
28
|
+
- @graphcommerce/react-hook-form@3.0.7
|
|
29
|
+
|
|
30
|
+
## 3.1.1
|
|
31
|
+
|
|
32
|
+
### Patch Changes
|
|
33
|
+
|
|
34
|
+
- [#1369](https://github.com/graphcommerce-org/graphcommerce/pull/1369) [`ae6449502`](https://github.com/graphcommerce-org/graphcommerce/commit/ae64495024a455bbe5188588604368c1542840c9) Thanks [@paales](https://github.com/paales)! - Upgraded dependencies
|
|
35
|
+
|
|
36
|
+
- Updated dependencies [[`892018809`](https://github.com/graphcommerce-org/graphcommerce/commit/8920188093d0422ec50580e408dc28ac5f93e46a), [`892018809`](https://github.com/graphcommerce-org/graphcommerce/commit/8920188093d0422ec50580e408dc28ac5f93e46a), [`ae6449502`](https://github.com/graphcommerce-org/graphcommerce/commit/ae64495024a455bbe5188588604368c1542840c9), [`892018809`](https://github.com/graphcommerce-org/graphcommerce/commit/8920188093d0422ec50580e408dc28ac5f93e46a), [`892018809`](https://github.com/graphcommerce-org/graphcommerce/commit/8920188093d0422ec50580e408dc28ac5f93e46a), [`6213f0b0f`](https://github.com/graphcommerce-org/graphcommerce/commit/6213f0b0f5f53d622b993d9f7ea96cbbeb5bd670), [`892018809`](https://github.com/graphcommerce-org/graphcommerce/commit/8920188093d0422ec50580e408dc28ac5f93e46a)]:
|
|
37
|
+
- @graphcommerce/graphql@3.0.6
|
|
38
|
+
- @graphcommerce/next-ui@4.5.0
|
|
39
|
+
- @graphcommerce/image@3.1.2
|
|
40
|
+
- @graphcommerce/magento-customer@4.2.0
|
|
41
|
+
- @graphcommerce/magento-product@4.1.3
|
|
42
|
+
- @graphcommerce/magento-store@4.1.4
|
|
43
|
+
- @graphcommerce/react-hook-form@3.0.6
|
|
44
|
+
|
|
3
45
|
## 3.1.0
|
|
4
46
|
|
|
5
47
|
### Minor Changes
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/magento-review",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce",
|
|
5
|
-
"version": "3.1.
|
|
5
|
+
"version": "3.1.3",
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"prettier": "@graphcommerce/prettier-config-pwa",
|
|
8
8
|
"eslintConfig": {
|
|
@@ -12,25 +12,25 @@
|
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
|
-
"@graphcommerce/eslint-config-pwa": "^4.
|
|
16
|
-
"@graphcommerce/prettier-config-pwa": "^4.0.
|
|
15
|
+
"@graphcommerce/eslint-config-pwa": "^4.1.4",
|
|
16
|
+
"@graphcommerce/prettier-config-pwa": "^4.0.5",
|
|
17
17
|
"@graphcommerce/typescript-config-pwa": "^4.0.2",
|
|
18
|
-
"@playwright/test": "^1.
|
|
18
|
+
"@playwright/test": "^1.20.1"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@graphcommerce/graphql": "
|
|
22
|
-
"@graphcommerce/image": "
|
|
23
|
-
"@graphcommerce/magento-customer": "
|
|
24
|
-
"@graphcommerce/magento-product": "
|
|
25
|
-
"@graphcommerce/magento-store": "
|
|
26
|
-
"@graphcommerce/next-ui": "
|
|
27
|
-
"@graphcommerce/react-hook-form": "
|
|
21
|
+
"@graphcommerce/graphql": "3.0.7",
|
|
22
|
+
"@graphcommerce/image": "3.1.4",
|
|
23
|
+
"@graphcommerce/magento-customer": "4.2.2",
|
|
24
|
+
"@graphcommerce/magento-product": "4.1.5",
|
|
25
|
+
"@graphcommerce/magento-store": "4.1.6",
|
|
26
|
+
"@graphcommerce/next-ui": "4.6.0",
|
|
27
|
+
"@graphcommerce/react-hook-form": "3.1.0",
|
|
28
28
|
"schema-dts": "^1.1.0"
|
|
29
29
|
},
|
|
30
30
|
"peerDependencies": {
|
|
31
31
|
"@lingui/macro": "^3.13.2",
|
|
32
|
-
"@mui/material": "
|
|
33
|
-
"next": "
|
|
32
|
+
"@mui/material": "5.5.3",
|
|
33
|
+
"next": "12.1.2",
|
|
34
34
|
"react": "^17.0.2",
|
|
35
35
|
"react-dom": "^17.0.2"
|
|
36
36
|
}
|