@graphcommerce/magento-product-configurable 4.0.1 β†’ 4.0.4

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 CHANGED
@@ -1,5 +1,93 @@
1
1
  # Change Log
2
2
 
3
+ ## 4.0.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1285](https://github.com/ho-nl/m2-pwa/pull/1285)
8
+ [`c85294ba6`](https://github.com/ho-nl/m2-pwa/commit/c85294ba6d742ce78c074559a1e95409b25a5017)
9
+ Thanks [@paales](https://github.com/paales)! - upgraded dependencies
10
+
11
+ - Updated dependencies
12
+ [[`ed9703b06`](https://github.com/ho-nl/m2-pwa/commit/ed9703b062d23ee01b1605ff9917c0ac3247fc25),
13
+ [`c85294ba6`](https://github.com/ho-nl/m2-pwa/commit/c85294ba6d742ce78c074559a1e95409b25a5017)]:
14
+ - @graphcommerce/magento-store@4.1.0
15
+ - @graphcommerce/magento-product@4.0.4
16
+ - @graphcommerce/next-ui@4.1.3
17
+
18
+ ## 4.0.3
19
+
20
+ ### Patch Changes
21
+
22
+ - [`973ff8645`](https://github.com/ho-nl/m2-pwa/commit/973ff86452a70ade9f4db13fdda6e963d7220e96)
23
+ Thanks [@paales](https://github.com/paales)! - made packages public
24
+
25
+ * [#1278](https://github.com/ho-nl/m2-pwa/pull/1278)
26
+ [`81ea406d5`](https://github.com/ho-nl/m2-pwa/commit/81ea406d54d6b5c662c030a7fea444abc4117a20)
27
+ Thanks [@ErwinOtten](https://github.com/ErwinOtten)! - Upgraded dependencies to the latest version
28
+
29
+ * Updated dependencies
30
+ [[`973ff8645`](https://github.com/ho-nl/m2-pwa/commit/973ff86452a70ade9f4db13fdda6e963d7220e96),
31
+ [`81ea406d5`](https://github.com/ho-nl/m2-pwa/commit/81ea406d54d6b5c662c030a7fea444abc4117a20),
32
+ [`3a719c88c`](https://github.com/ho-nl/m2-pwa/commit/3a719c88cad1eab58602de28c41adc0fc4827e1d),
33
+ [`5ffcb56bf`](https://github.com/ho-nl/m2-pwa/commit/5ffcb56bfcbe49ebeaf24f9341e819a145ab9a14)]:
34
+ - @graphcommerce/graphql@3.0.3
35
+ - @graphcommerce/image@3.1.0
36
+ - @graphcommerce/magento-cart@4.1.2
37
+ - @graphcommerce/magento-cart-items@3.0.3
38
+ - @graphcommerce/magento-category@4.0.3
39
+ - @graphcommerce/magento-customer@4.1.2
40
+ - @graphcommerce/magento-product@4.0.3
41
+ - @graphcommerce/magento-product-simple@4.0.3
42
+ - @graphcommerce/magento-store@4.0.3
43
+ - @graphcommerce/next-ui@4.1.2
44
+ - @graphcommerce/react-hook-form@3.0.3
45
+
46
+ ## 4.0.2
47
+
48
+ ### Patch Changes
49
+
50
+ - [#1276](https://github.com/ho-nl/m2-pwa/pull/1276)
51
+ [`ce09388e0`](https://github.com/ho-nl/m2-pwa/commit/ce09388e0d7ef33aee660612340f6fbae15ceec2)
52
+ Thanks [@paales](https://github.com/paales)! - We've moved lots of internal packages from
53
+ `dependencies` to `peerDependencies`. The result of this is that there will be significantly less
54
+ duplicate packages in the node_modules folders.
55
+
56
+ * [#1274](https://github.com/ho-nl/m2-pwa/pull/1274)
57
+ [`b08a8eb1d`](https://github.com/ho-nl/m2-pwa/commit/b08a8eb1d024b9d3e7712ef034029151670db275)
58
+ Thanks [@paales](https://github.com/paales)! - Fixed extraction of translations and updated
59
+ various translations for english πŸ‡ΊπŸ‡ΈπŸ‡¬πŸ‡§ and dutch πŸ‡³πŸ‡±
60
+
61
+ - [#1276](https://github.com/ho-nl/m2-pwa/pull/1276)
62
+ [`52a45bba4`](https://github.com/ho-nl/m2-pwa/commit/52a45bba4dc6dd6df3c81f5023df7d23ed8a534d)
63
+ Thanks [@paales](https://github.com/paales)! - Upgraded to
64
+ [NextJS 12.1](https://nextjs.org/blog/next-12-1)! This is just for compatibility, but we'll be
65
+ implementing
66
+ [On-demand Incremental Static Regeneration](https://nextjs.org/blog/next-12-1#on-demand-incremental-static-regeneration-beta)
67
+ soon.
68
+
69
+ This will greatly reduce the requirement to rebuid stuff and we'll add a management UI on the
70
+ frontend to be able to revalidate pages manually.
71
+
72
+ - Updated dependencies
73
+ [[`381e4c86a`](https://github.com/ho-nl/m2-pwa/commit/381e4c86a8321ce96e1fa5c7d3c0a0c0ff3e02c7),
74
+ [`ce09388e0`](https://github.com/ho-nl/m2-pwa/commit/ce09388e0d7ef33aee660612340f6fbae15ceec2),
75
+ [`e7c8e2756`](https://github.com/ho-nl/m2-pwa/commit/e7c8e2756d637cbcd2e793d62ef5721d35d9fa7b),
76
+ [`b08a8eb1d`](https://github.com/ho-nl/m2-pwa/commit/b08a8eb1d024b9d3e7712ef034029151670db275),
77
+ [`52a45bba4`](https://github.com/ho-nl/m2-pwa/commit/52a45bba4dc6dd6df3c81f5023df7d23ed8a534d),
78
+ [`5a4809b1a`](https://github.com/ho-nl/m2-pwa/commit/5a4809b1a705aa32f620f520085df48ee25f9949)]:
79
+ - @graphcommerce/magento-cart@4.1.1
80
+ - @graphcommerce/magento-customer@4.1.1
81
+ - @graphcommerce/next-ui@4.1.1
82
+ - @graphcommerce/react-hook-form@3.0.2
83
+ - @graphcommerce/graphql@3.0.2
84
+ - @graphcommerce/image@3.0.2
85
+ - @graphcommerce/magento-cart-items@3.0.2
86
+ - @graphcommerce/magento-category@4.0.2
87
+ - @graphcommerce/magento-product@4.0.2
88
+ - @graphcommerce/magento-product-simple@4.0.2
89
+ - @graphcommerce/magento-store@4.0.2
90
+
3
91
  ## 4.0.1
4
92
 
5
93
  ### Patch Changes
@@ -110,7 +110,7 @@ export default function ConfigurableProductAddToCart(props: ConfigurableProductA
110
110
  width: '100%',
111
111
  })}
112
112
  >
113
- Add to Cart
113
+ <Trans>Add to Cart</Trans>
114
114
  </Button>
115
115
 
116
116
  <ApolloCartErrorAlert error={error} />
@@ -139,13 +139,13 @@ export default function ConfigurableProductAddToCart(props: ConfigurableProductA
139
139
  color='secondary'
140
140
  endIcon={<SvgIcon src={iconChevronRight} />}
141
141
  >
142
- View shopping cart
142
+ <Trans>View shopping cart</Trans>
143
143
  </Button>
144
144
  </PageLink>
145
145
  }
146
146
  >
147
147
  <Trans>
148
- <strong>{name}</strong>&nbsp;has been added to your shopping cart!
148
+ <strong>{name}</strong> has been added to your shopping cart!
149
149
  </Trans>
150
150
  </MessageSnackbar>
151
151
  </Box>
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@graphcommerce/magento-product-configurable",
3
3
  "homepage": "https://www.graphcommerce.org/",
4
4
  "repository": "github:graphcommerce-org/graphcommerce",
5
- "version": "4.0.1",
5
+ "version": "4.0.4",
6
6
  "sideEffects": false,
7
7
  "prettier": "@graphcommerce/prettier-config-pwa",
8
8
  "eslintConfig": {
@@ -12,30 +12,32 @@
12
12
  }
13
13
  },
14
14
  "devDependencies": {
15
- "@graphcommerce/eslint-config-pwa": "^4.0.1",
16
- "@graphcommerce/prettier-config-pwa": "^4.0.1",
17
- "@graphcommerce/typescript-config-pwa": "^4.0.1",
18
- "@playwright/test": "^1.18.1",
15
+ "@graphcommerce/eslint-config-pwa": "^4.0.4",
16
+ "@graphcommerce/prettier-config-pwa": "^4.0.2",
17
+ "@graphcommerce/typescript-config-pwa": "^4.0.2",
18
+ "@playwright/test": "^1.19.1",
19
19
  "react": "^17.0.1"
20
20
  },
21
21
  "dependencies": {
22
- "@graphcommerce/graphql": "^3.0.1",
23
- "@graphcommerce/image": "^3.0.1",
24
- "@graphcommerce/magento-cart": "^4.0.1",
25
- "@graphcommerce/magento-cart-items": "^3.0.1",
26
- "@graphcommerce/magento-category": "^4.0.1",
27
- "@graphcommerce/magento-customer": "^4.0.1",
28
- "@graphcommerce/magento-product": "^4.0.1",
29
- "@graphcommerce/magento-product-simple": "^4.0.1",
30
- "@graphcommerce/magento-store": "^4.0.1",
31
- "@graphcommerce/next-ui": "^4.0.1",
32
- "@graphcommerce/react-hook-form": "^3.0.1",
22
+ "@graphcommerce/graphql": "^3.0.3",
23
+ "@graphcommerce/image": "^3.1.0",
24
+ "@graphcommerce/magento-cart": "^4.1.2",
25
+ "@graphcommerce/magento-cart-items": "^3.0.3",
26
+ "@graphcommerce/magento-category": "^4.0.3",
27
+ "@graphcommerce/magento-customer": "^4.1.2",
28
+ "@graphcommerce/magento-product": "^4.0.4",
29
+ "@graphcommerce/magento-product-simple": "^4.0.3",
30
+ "@graphcommerce/magento-store": "^4.1.0",
31
+ "@graphcommerce/next-ui": "^4.1.3",
32
+ "@graphcommerce/react-hook-form": "^3.0.3",
33
+ "type-fest": "^2.12.0"
34
+ },
35
+ "peerDependencies": {
33
36
  "@lingui/macro": "^3.13.2",
34
37
  "@mui/material": "^5.4.1",
35
38
  "framer-motion": "^6.2.4",
36
39
  "next": "^12.0.10",
37
40
  "react": "^17.0.2",
38
- "react-dom": "^17.0.2",
39
- "type-fest": "^2.11.2"
41
+ "react-dom": "^17.0.2"
40
42
  }
41
43
  }