@graphcommerce/magento-cart-checkout 3.0.2 → 3.0.5
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 +106 -119
- package/package.json +14 -14
package/CHANGELOG.md
CHANGED
|
@@ -1,33 +1,69 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
## 3.0.5
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#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
|
|
8
|
+
|
|
9
|
+
- 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)]:
|
|
10
|
+
- @graphcommerce/graphql@3.0.6
|
|
11
|
+
- @graphcommerce/next-ui@4.5.0
|
|
12
|
+
- @graphcommerce/image@3.1.2
|
|
13
|
+
- @graphcommerce/magento-cart@4.2.2
|
|
14
|
+
- @graphcommerce/magento-cart-coupon@3.0.7
|
|
15
|
+
- @graphcommerce/magento-cart-items@3.0.6
|
|
16
|
+
- @graphcommerce/magento-customer@4.2.0
|
|
17
|
+
- @graphcommerce/magento-store@4.1.4
|
|
18
|
+
- @graphcommerce/react-hook-form@3.0.6
|
|
19
|
+
|
|
20
|
+
## 3.0.4
|
|
21
|
+
|
|
22
|
+
### Patch Changes
|
|
23
|
+
|
|
24
|
+
- [#1307](https://github.com/ho-nl/m2-pwa/pull/1307) [`bd10506d3`](https://github.com/ho-nl/m2-pwa/commit/bd10506d32fdbc91d01dadc29a12ebd1e0943655) Thanks [@paales](https://github.com/paales)! - All default exports are now named exports internally and all `index.tsx` are renamed to the component name.
|
|
25
|
+
|
|
26
|
+
* [#1307](https://github.com/ho-nl/m2-pwa/pull/1307) [`27cb1f2d8`](https://github.com/ho-nl/m2-pwa/commit/27cb1f2d8dbfb8f1b301ce56fb6a2b6c1fc6a5ef) Thanks [@paales](https://github.com/paales)! - upgrade dependencies
|
|
27
|
+
|
|
28
|
+
* Updated dependencies [[`3d63b39f7`](https://github.com/ho-nl/m2-pwa/commit/3d63b39f7e330d1827a32dba782667d7b21adaba), [`bd10506d3`](https://github.com/ho-nl/m2-pwa/commit/bd10506d32fdbc91d01dadc29a12ebd1e0943655), [`27cb1f2d8`](https://github.com/ho-nl/m2-pwa/commit/27cb1f2d8dbfb8f1b301ce56fb6a2b6c1fc6a5ef)]:
|
|
29
|
+
- @graphcommerce/next-ui@4.2.4
|
|
30
|
+
- @graphcommerce/graphql@3.0.4
|
|
31
|
+
- @graphcommerce/image@3.1.1
|
|
32
|
+
- @graphcommerce/magento-cart@4.1.4
|
|
33
|
+
- @graphcommerce/magento-cart-coupon@3.0.5
|
|
34
|
+
- @graphcommerce/magento-cart-items@3.0.5
|
|
35
|
+
- @graphcommerce/magento-customer@4.1.4
|
|
36
|
+
- @graphcommerce/magento-store@4.1.2
|
|
37
|
+
- @graphcommerce/react-hook-form@3.0.4
|
|
38
|
+
|
|
39
|
+
## 3.0.3
|
|
40
|
+
|
|
41
|
+
### Patch Changes
|
|
42
|
+
|
|
43
|
+
- [`973ff8645`](https://github.com/ho-nl/m2-pwa/commit/973ff86452a70ade9f4db13fdda6e963d7220e96) Thanks [@paales](https://github.com/paales)! - made packages public
|
|
44
|
+
|
|
45
|
+
- Updated dependencies [[`973ff8645`](https://github.com/ho-nl/m2-pwa/commit/973ff86452a70ade9f4db13fdda6e963d7220e96), [`81ea406d5`](https://github.com/ho-nl/m2-pwa/commit/81ea406d54d6b5c662c030a7fea444abc4117a20), [`3a719c88c`](https://github.com/ho-nl/m2-pwa/commit/3a719c88cad1eab58602de28c41adc0fc4827e1d), [`5ffcb56bf`](https://github.com/ho-nl/m2-pwa/commit/5ffcb56bfcbe49ebeaf24f9341e819a145ab9a14)]:
|
|
46
|
+
- @graphcommerce/graphql@3.0.3
|
|
47
|
+
- @graphcommerce/image@3.1.0
|
|
48
|
+
- @graphcommerce/magento-cart@4.1.2
|
|
49
|
+
- @graphcommerce/magento-cart-coupon@3.0.3
|
|
50
|
+
- @graphcommerce/magento-cart-items@3.0.3
|
|
51
|
+
- @graphcommerce/magento-customer@4.1.2
|
|
52
|
+
- @graphcommerce/magento-store@4.0.3
|
|
53
|
+
- @graphcommerce/next-ui@4.1.2
|
|
54
|
+
- @graphcommerce/react-hook-form@3.0.3
|
|
55
|
+
|
|
3
56
|
## 3.0.2
|
|
4
57
|
|
|
5
58
|
### Patch Changes
|
|
6
59
|
|
|
7
|
-
- [#1276](https://github.com/ho-nl/m2-pwa/pull/1276)
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
* [
|
|
14
|
-
[`52a45bba4`](https://github.com/ho-nl/m2-pwa/commit/52a45bba4dc6dd6df3c81f5023df7d23ed8a534d)
|
|
15
|
-
Thanks [@paales](https://github.com/paales)! - Upgraded to
|
|
16
|
-
[NextJS 12.1](https://nextjs.org/blog/next-12-1)! This is just for compatibility, but we'll be
|
|
17
|
-
implementing
|
|
18
|
-
[On-demand Incremental Static Regeneration](https://nextjs.org/blog/next-12-1#on-demand-incremental-static-regeneration-beta)
|
|
19
|
-
soon.
|
|
20
|
-
|
|
21
|
-
This will greatly reduce the requirement to rebuid stuff and we'll add a management UI on the
|
|
22
|
-
frontend to be able to revalidate pages manually.
|
|
23
|
-
|
|
24
|
-
* Updated dependencies
|
|
25
|
-
[[`381e4c86a`](https://github.com/ho-nl/m2-pwa/commit/381e4c86a8321ce96e1fa5c7d3c0a0c0ff3e02c7),
|
|
26
|
-
[`ce09388e0`](https://github.com/ho-nl/m2-pwa/commit/ce09388e0d7ef33aee660612340f6fbae15ceec2),
|
|
27
|
-
[`e7c8e2756`](https://github.com/ho-nl/m2-pwa/commit/e7c8e2756d637cbcd2e793d62ef5721d35d9fa7b),
|
|
28
|
-
[`b08a8eb1d`](https://github.com/ho-nl/m2-pwa/commit/b08a8eb1d024b9d3e7712ef034029151670db275),
|
|
29
|
-
[`52a45bba4`](https://github.com/ho-nl/m2-pwa/commit/52a45bba4dc6dd6df3c81f5023df7d23ed8a534d),
|
|
30
|
-
[`5a4809b1a`](https://github.com/ho-nl/m2-pwa/commit/5a4809b1a705aa32f620f520085df48ee25f9949)]:
|
|
60
|
+
- [#1276](https://github.com/ho-nl/m2-pwa/pull/1276) [`ce09388e0`](https://github.com/ho-nl/m2-pwa/commit/ce09388e0d7ef33aee660612340f6fbae15ceec2) Thanks [@paales](https://github.com/paales)! - We've moved lots of internal packages from `dependencies` to `peerDependencies`. The result of this is that there will be significantly less duplicate packages in the node_modules folders.
|
|
61
|
+
|
|
62
|
+
* [#1276](https://github.com/ho-nl/m2-pwa/pull/1276) [`52a45bba4`](https://github.com/ho-nl/m2-pwa/commit/52a45bba4dc6dd6df3c81f5023df7d23ed8a534d) Thanks [@paales](https://github.com/paales)! - Upgraded to [NextJS 12.1](https://nextjs.org/blog/next-12-1)! This is just for compatibility, but we'll be implementing [On-demand Incremental Static Regeneration](https://nextjs.org/blog/next-12-1#on-demand-incremental-static-regeneration-beta) soon.
|
|
63
|
+
|
|
64
|
+
This will greatly reduce the requirement to rebuid stuff and we'll add a management UI on the frontend to be able to revalidate pages manually.
|
|
65
|
+
|
|
66
|
+
* Updated dependencies [[`381e4c86a`](https://github.com/ho-nl/m2-pwa/commit/381e4c86a8321ce96e1fa5c7d3c0a0c0ff3e02c7), [`ce09388e0`](https://github.com/ho-nl/m2-pwa/commit/ce09388e0d7ef33aee660612340f6fbae15ceec2), [`e7c8e2756`](https://github.com/ho-nl/m2-pwa/commit/e7c8e2756d637cbcd2e793d62ef5721d35d9fa7b), [`b08a8eb1d`](https://github.com/ho-nl/m2-pwa/commit/b08a8eb1d024b9d3e7712ef034029151670db275), [`52a45bba4`](https://github.com/ho-nl/m2-pwa/commit/52a45bba4dc6dd6df3c81f5023df7d23ed8a534d), [`5a4809b1a`](https://github.com/ho-nl/m2-pwa/commit/5a4809b1a705aa32f620f520085df48ee25f9949)]:
|
|
31
67
|
- @graphcommerce/magento-cart@4.1.1
|
|
32
68
|
- @graphcommerce/magento-customer@4.1.1
|
|
33
69
|
- @graphcommerce/next-ui@4.1.1
|
|
@@ -42,11 +78,8 @@
|
|
|
42
78
|
|
|
43
79
|
### Patch Changes
|
|
44
80
|
|
|
45
|
-
- [`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514)
|
|
46
|
-
|
|
47
|
-
so that the packages link to back to the website and repository
|
|
48
|
-
- Updated dependencies
|
|
49
|
-
[[`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514)]:
|
|
81
|
+
- [`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514) Thanks [@paales](https://github.com/paales)! - Added homepage and repository package.json files, so that the packages link to back to the website and repository
|
|
82
|
+
- Updated dependencies [[`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514)]:
|
|
50
83
|
- @graphcommerce/graphql@3.0.1
|
|
51
84
|
- @graphcommerce/image@3.0.1
|
|
52
85
|
- @graphcommerce/magento-cart@4.0.1
|
|
@@ -61,14 +94,11 @@
|
|
|
61
94
|
|
|
62
95
|
### Major Changes
|
|
63
96
|
|
|
64
|
-
- [#1258](https://github.com/ho-nl/m2-pwa/pull/1258)
|
|
65
|
-
[`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)
|
|
66
|
-
Thanks [@paales](https://github.com/paales)! - Upgraded to Material UI 5
|
|
97
|
+
- [#1258](https://github.com/ho-nl/m2-pwa/pull/1258) [`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05) Thanks [@paales](https://github.com/paales)! - Upgraded to Material UI 5
|
|
67
98
|
|
|
68
99
|
### Patch Changes
|
|
69
100
|
|
|
70
|
-
- Updated dependencies
|
|
71
|
-
[[`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)]:
|
|
101
|
+
- Updated dependencies [[`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)]:
|
|
72
102
|
- @graphcommerce/graphql@3.0.0
|
|
73
103
|
- @graphcommerce/image@3.0.0
|
|
74
104
|
- @graphcommerce/magento-cart@4.0.0
|
|
@@ -79,36 +109,31 @@
|
|
|
79
109
|
- @graphcommerce/next-ui@4.0.0
|
|
80
110
|
- @graphcommerce/react-hook-form@3.0.0
|
|
81
111
|
|
|
82
|
-
All notable changes to this project will be documented in this file. See
|
|
83
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
112
|
+
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
84
113
|
|
|
85
114
|
# [2.107.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-checkout@2.106.31...@graphcommerce/magento-cart-checkout@2.107.0) (2021-11-12)
|
|
86
115
|
|
|
87
116
|
### Features
|
|
88
117
|
|
|
89
|
-
- added tons of translations
|
|
90
|
-
([9bb0ac7](https://github.com/ho-nl/m2-pwa/commit/9bb0ac709b58df6ea6141e92e4923a5ca9ae2963))
|
|
118
|
+
- added tons of translations ([9bb0ac7](https://github.com/ho-nl/m2-pwa/commit/9bb0ac709b58df6ea6141e92e4923a5ca9ae2963))
|
|
91
119
|
|
|
92
120
|
# [2.106.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-checkout@2.105.3...@graphcommerce/magento-cart-checkout@2.106.0) (2021-10-27)
|
|
93
121
|
|
|
94
122
|
### Features
|
|
95
123
|
|
|
96
|
-
- **nextjs:** upgraded to nextjs 12
|
|
97
|
-
([9331bc8](https://github.com/ho-nl/m2-pwa/commit/9331bc801f6419522115cc47d291d49d608d5a90))
|
|
124
|
+
- **nextjs:** upgraded to nextjs 12 ([9331bc8](https://github.com/ho-nl/m2-pwa/commit/9331bc801f6419522115cc47d291d49d608d5a90))
|
|
98
125
|
|
|
99
126
|
# [2.105.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-checkout@2.104.34...@graphcommerce/magento-cart-checkout@2.105.0) (2021-10-21)
|
|
100
127
|
|
|
101
128
|
### Features
|
|
102
129
|
|
|
103
|
-
- ability to change shipping address after changing the billing address
|
|
104
|
-
([101f11a](https://github.com/ho-nl/m2-pwa/commit/101f11a6472cd6e72e08152cec961df47411f310))
|
|
130
|
+
- ability to change shipping address after changing the billing address ([101f11a](https://github.com/ho-nl/m2-pwa/commit/101f11a6472cd6e72e08152cec961df47411f310))
|
|
105
131
|
|
|
106
132
|
## [2.104.13](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-checkout@2.104.12...@graphcommerce/magento-cart-checkout@2.104.13) (2021-10-04)
|
|
107
133
|
|
|
108
134
|
### Bug Fixes
|
|
109
135
|
|
|
110
|
-
- **payment:** payment button does nothing when all values are filled
|
|
111
|
-
([65834c9](https://github.com/ho-nl/m2-pwa/commit/65834c9de4fed71a1f6bbe1af94b2e3541b5bebc))
|
|
136
|
+
- **payment:** payment button does nothing when all values are filled ([65834c9](https://github.com/ho-nl/m2-pwa/commit/65834c9de4fed71a1f6bbe1af94b2e3541b5bebc))
|
|
112
137
|
|
|
113
138
|
## [2.104.1](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-checkout@2.104.0...@graphcommerce/magento-cart-checkout@2.104.1) (2021-09-27)
|
|
114
139
|
|
|
@@ -118,86 +143,54 @@ All notable changes to this project will be documented in this file. See
|
|
|
118
143
|
|
|
119
144
|
### Bug Fixes
|
|
120
145
|
|
|
121
|
-
- add arrow buttons for summary slider
|
|
122
|
-
|
|
123
|
-
-
|
|
124
|
-
|
|
125
|
-
-
|
|
126
|
-
|
|
127
|
-
-
|
|
128
|
-
|
|
129
|
-
-
|
|
130
|
-
|
|
131
|
-
-
|
|
132
|
-
([1186248](https://github.com/ho-nl/m2-pwa/commit/1186248d47898649b2f06c63a78cf254396c7f60))
|
|
133
|
-
- get more info from cartpage
|
|
134
|
-
([7cc9833](https://github.com/ho-nl/m2-pwa/commit/7cc9833af4011704e52ab9f2f91d12890c3c9fd3))
|
|
135
|
-
- ignore md files from triggering version updates
|
|
136
|
-
([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
|
|
137
|
-
- remove conflicting files
|
|
138
|
-
([0c17ae4](https://github.com/ho-nl/m2-pwa/commit/0c17ae46be62b775ac83b35f11c532ce2d9401a3))
|
|
139
|
-
- spelling errors, wrong imports
|
|
140
|
-
([01cb889](https://github.com/ho-nl/m2-pwa/commit/01cb889513d69ce0555ac7aaa1a37702d75b0a0d))
|
|
141
|
-
- top spacing
|
|
142
|
-
([486fdb0](https://github.com/ho-nl/m2-pwa/commit/486fdb0536e5f6b08f293ea442661d7ad7541717))
|
|
146
|
+
- add arrow buttons for summary slider ([5eb0d85](https://github.com/ho-nl/m2-pwa/commit/5eb0d85546709e4212b55c8ad03ac857cdaf1020))
|
|
147
|
+
- Add cart data and summary to payment screen ([c4d0414](https://github.com/ho-nl/m2-pwa/commit/c4d0414adc15339ba995641945d09a15637d06c9))
|
|
148
|
+
- agreements positioning ([89c2dee](https://github.com/ho-nl/m2-pwa/commit/89c2dee1debeb84c8b2cd9abaac85f03759604c8))
|
|
149
|
+
- cart didn't use the AppShellTitle ([65a58c8](https://github.com/ho-nl/m2-pwa/commit/65a58c8dc7d39cd4c9cb31c4005828376c9e7ad1))
|
|
150
|
+
- **coupon:** applying coupon doesnt change totals ([5e4d768](https://github.com/ho-nl/m2-pwa/commit/5e4d768e19471b527da92cd46c313b59df9ca8cb))
|
|
151
|
+
- full text link ([1186248](https://github.com/ho-nl/m2-pwa/commit/1186248d47898649b2f06c63a78cf254396c7f60))
|
|
152
|
+
- get more info from cartpage ([7cc9833](https://github.com/ho-nl/m2-pwa/commit/7cc9833af4011704e52ab9f2f91d12890c3c9fd3))
|
|
153
|
+
- ignore md files from triggering version updates ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
|
|
154
|
+
- remove conflicting files ([0c17ae4](https://github.com/ho-nl/m2-pwa/commit/0c17ae46be62b775ac83b35f11c532ce2d9401a3))
|
|
155
|
+
- spelling errors, wrong imports ([01cb889](https://github.com/ho-nl/m2-pwa/commit/01cb889513d69ce0555ac7aaa1a37702d75b0a0d))
|
|
156
|
+
- top spacing ([486fdb0](https://github.com/ho-nl/m2-pwa/commit/486fdb0536e5f6b08f293ea442661d7ad7541717))
|
|
143
157
|
|
|
144
158
|
### Features
|
|
145
159
|
|
|
146
|
-
- add component for ordersummary
|
|
147
|
-
|
|
148
|
-
-
|
|
149
|
-
|
|
150
|
-
- **
|
|
151
|
-
|
|
152
|
-
-
|
|
153
|
-
|
|
154
|
-
- **
|
|
155
|
-
|
|
156
|
-
-
|
|
157
|
-
|
|
158
|
-
- next.js 11
|
|
159
|
-
([7d61407](https://github.com/ho-nl/m2-pwa/commit/7d614075a778f488045034f74be4f75b93f63c43))
|
|
160
|
-
- **payment-agreements-form:** checkout agreements checkboxes
|
|
161
|
-
([13c8164](https://github.com/ho-nl/m2-pwa/commit/13c816499d220a2ce940672a95beca508b78ddc9))
|
|
162
|
-
- **playwright:** added new playwright package to enable browser testing
|
|
163
|
-
([6f49ec7](https://github.com/ho-nl/m2-pwa/commit/6f49ec7595563775b96ebf21c27e39da1282e8d9))
|
|
164
|
-
- read checkout policies in sidebar sheet
|
|
165
|
-
([3fb765e](https://github.com/ho-nl/m2-pwa/commit/3fb765e14a8cfaf0bb27acd8368926ac27ed6a4c))
|
|
166
|
-
- renamed all packages to use [@graphcommerce](https://github.com/graphcommerce) instead of
|
|
167
|
-
[@reachdigital](https://github.com/reachdigital)
|
|
168
|
-
([491e4ce](https://github.com/ho-nl/m2-pwa/commit/491e4cec9a2686472dac36b79f999257c0811ffe))
|
|
169
|
-
- upgraded to nextjs 11
|
|
170
|
-
([0053beb](https://github.com/ho-nl/m2-pwa/commit/0053beb7ef597c190add7264256a0eaec35868da))
|
|
160
|
+
- add component for ordersummary ([aefb456](https://github.com/ho-nl/m2-pwa/commit/aefb4568cc233ef1a8657bd290efbf8fda7b2ffa))
|
|
161
|
+
- add page for order succes ([4179f0b](https://github.com/ho-nl/m2-pwa/commit/4179f0b807e183757a31febfd6ab87eae59a30af))
|
|
162
|
+
- **checkout:** checkout agreements checkboxes in checkout ([a8b4ddb](https://github.com/ho-nl/m2-pwa/commit/a8b4ddb3a9750c2b7ff86cd460e0ff7fc4cc0ad1))
|
|
163
|
+
- component to show order summary ([012bc21](https://github.com/ho-nl/m2-pwa/commit/012bc2140e2a9b5d215b3cf8258e7c7c6bdfa4f8))
|
|
164
|
+
- **graphql:** introduced new graphql package that holds all generated files ([a3e7aa0](https://github.com/ho-nl/m2-pwa/commit/a3e7aa05540540533b5ced9a95f1f802ecbe499f))
|
|
165
|
+
- **image:** introduced completely rewritten Image component ([e3413b3](https://github.com/ho-nl/m2-pwa/commit/e3413b3a57392d6571ea64cb8d9c8dca05ea31df))
|
|
166
|
+
- next.js 11 ([7d61407](https://github.com/ho-nl/m2-pwa/commit/7d614075a778f488045034f74be4f75b93f63c43))
|
|
167
|
+
- **payment-agreements-form:** checkout agreements checkboxes ([13c8164](https://github.com/ho-nl/m2-pwa/commit/13c816499d220a2ce940672a95beca508b78ddc9))
|
|
168
|
+
- **playwright:** added new playwright package to enable browser testing ([6f49ec7](https://github.com/ho-nl/m2-pwa/commit/6f49ec7595563775b96ebf21c27e39da1282e8d9))
|
|
169
|
+
- read checkout policies in sidebar sheet ([3fb765e](https://github.com/ho-nl/m2-pwa/commit/3fb765e14a8cfaf0bb27acd8368926ac27ed6a4c))
|
|
170
|
+
- renamed all packages to use [@graphcommerce](https://github.com/graphcommerce) instead of [@reachdigital](https://github.com/reachdigital) ([491e4ce](https://github.com/ho-nl/m2-pwa/commit/491e4cec9a2686472dac36b79f999257c0811ffe))
|
|
171
|
+
- upgraded to nextjs 11 ([0053beb](https://github.com/ho-nl/m2-pwa/commit/0053beb7ef597c190add7264256a0eaec35868da))
|
|
171
172
|
|
|
172
173
|
### Reverts
|
|
173
174
|
|
|
174
|
-
- Revert "chore: upgrade @apollo/client"
|
|
175
|
-
([55ff24e](https://github.com/ho-nl/m2-pwa/commit/55ff24ede0e56c85b8095edadadd1ec5e0b1b8d2))
|
|
175
|
+
- Revert "chore: upgrade @apollo/client" ([55ff24e](https://github.com/ho-nl/m2-pwa/commit/55ff24ede0e56c85b8095edadadd1ec5e0b1b8d2))
|
|
176
176
|
|
|
177
177
|
# Change Log
|
|
178
178
|
|
|
179
|
-
All notable changes to this project will be documented in this file. See
|
|
180
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
179
|
+
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
181
180
|
|
|
182
181
|
# [2.103.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-checkout@2.102.20...@graphcommerce/magento-cart-checkout@2.103.0) (2021-09-24)
|
|
183
182
|
|
|
184
183
|
### Bug Fixes
|
|
185
184
|
|
|
186
|
-
- agreements positioning
|
|
187
|
-
|
|
188
|
-
-
|
|
189
|
-
([1186248](https://github.com/ho-nl/m2-pwa/commit/1186248d47898649b2f06c63a78cf254396c7f60))
|
|
190
|
-
- top spacing
|
|
191
|
-
([486fdb0](https://github.com/ho-nl/m2-pwa/commit/486fdb0536e5f6b08f293ea442661d7ad7541717))
|
|
185
|
+
- agreements positioning ([89c2dee](https://github.com/ho-nl/m2-pwa/commit/89c2dee1debeb84c8b2cd9abaac85f03759604c8))
|
|
186
|
+
- full text link ([1186248](https://github.com/ho-nl/m2-pwa/commit/1186248d47898649b2f06c63a78cf254396c7f60))
|
|
187
|
+
- top spacing ([486fdb0](https://github.com/ho-nl/m2-pwa/commit/486fdb0536e5f6b08f293ea442661d7ad7541717))
|
|
192
188
|
|
|
193
189
|
### Features
|
|
194
190
|
|
|
195
|
-
- **checkout:** checkout agreements checkboxes in checkout
|
|
196
|
-
|
|
197
|
-
-
|
|
198
|
-
([13c8164](https://github.com/ho-nl/m2-pwa/commit/13c816499d220a2ce940672a95beca508b78ddc9))
|
|
199
|
-
- read checkout policies in sidebar sheet
|
|
200
|
-
([3fb765e](https://github.com/ho-nl/m2-pwa/commit/3fb765e14a8cfaf0bb27acd8368926ac27ed6a4c))
|
|
191
|
+
- **checkout:** checkout agreements checkboxes in checkout ([a8b4ddb](https://github.com/ho-nl/m2-pwa/commit/a8b4ddb3a9750c2b7ff86cd460e0ff7fc4cc0ad1))
|
|
192
|
+
- **payment-agreements-form:** checkout agreements checkboxes ([13c8164](https://github.com/ho-nl/m2-pwa/commit/13c816499d220a2ce940672a95beca508b78ddc9))
|
|
193
|
+
- read checkout policies in sidebar sheet ([3fb765e](https://github.com/ho-nl/m2-pwa/commit/3fb765e14a8cfaf0bb27acd8368926ac27ed6a4c))
|
|
201
194
|
|
|
202
195
|
## [2.102.5](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-checkout@2.102.4...@graphcommerce/magento-cart-checkout@2.102.5) (2021-08-13)
|
|
203
196
|
|
|
@@ -205,40 +198,34 @@ All notable changes to this project will be documented in this file. See
|
|
|
205
198
|
|
|
206
199
|
### Bug Fixes
|
|
207
200
|
|
|
208
|
-
- cart didn't use the AppShellTitle
|
|
209
|
-
([65a58c8](https://github.com/ho-nl/m2-pwa/commit/65a58c8dc7d39cd4c9cb31c4005828376c9e7ad1))
|
|
201
|
+
- cart didn't use the AppShellTitle ([65a58c8](https://github.com/ho-nl/m2-pwa/commit/65a58c8dc7d39cd4c9cb31c4005828376c9e7ad1))
|
|
210
202
|
|
|
211
203
|
# [2.102.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-checkout@2.101.10...@graphcommerce/magento-cart-checkout@2.102.0) (2021-08-12)
|
|
212
204
|
|
|
213
205
|
### Features
|
|
214
206
|
|
|
215
|
-
- upgraded to nextjs 11
|
|
216
|
-
([0053beb](https://github.com/ho-nl/m2-pwa/commit/0053beb7ef597c190add7264256a0eaec35868da))
|
|
207
|
+
- upgraded to nextjs 11 ([0053beb](https://github.com/ho-nl/m2-pwa/commit/0053beb7ef597c190add7264256a0eaec35868da))
|
|
217
208
|
|
|
218
209
|
## [2.101.9](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-checkout@2.101.8...@graphcommerce/magento-cart-checkout@2.101.9) (2021-08-09)
|
|
219
210
|
|
|
220
211
|
### Reverts
|
|
221
212
|
|
|
222
|
-
- Revert "chore: upgrade @apollo/client"
|
|
223
|
-
([55ff24e](https://github.com/ho-nl/m2-pwa/commit/55ff24ede0e56c85b8095edadadd1ec5e0b1b8d2))
|
|
213
|
+
- Revert "chore: upgrade @apollo/client" ([55ff24e](https://github.com/ho-nl/m2-pwa/commit/55ff24ede0e56c85b8095edadadd1ec5e0b1b8d2))
|
|
224
214
|
|
|
225
215
|
## [2.101.6](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-checkout@2.101.5...@graphcommerce/magento-cart-checkout@2.101.6) (2021-08-04)
|
|
226
216
|
|
|
227
217
|
### Bug Fixes
|
|
228
218
|
|
|
229
|
-
- **coupon:** applying coupon doesnt change totals
|
|
230
|
-
([5e4d768](https://github.com/ho-nl/m2-pwa/commit/5e4d768e19471b527da92cd46c313b59df9ca8cb))
|
|
219
|
+
- **coupon:** applying coupon doesnt change totals ([5e4d768](https://github.com/ho-nl/m2-pwa/commit/5e4d768e19471b527da92cd46c313b59df9ca8cb))
|
|
231
220
|
|
|
232
221
|
# [2.101.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-checkout@2.100.19...@graphcommerce/magento-cart-checkout@2.101.0) (2021-07-26)
|
|
233
222
|
|
|
234
223
|
### Features
|
|
235
224
|
|
|
236
|
-
- **playwright:** added new playwright package to enable browser testing
|
|
237
|
-
([6f49ec7](https://github.com/ho-nl/m2-pwa/commit/6f49ec7595563775b96ebf21c27e39da1282e8d9))
|
|
225
|
+
- **playwright:** added new playwright package to enable browser testing ([6f49ec7](https://github.com/ho-nl/m2-pwa/commit/6f49ec7595563775b96ebf21c27e39da1282e8d9))
|
|
238
226
|
|
|
239
227
|
## [2.100.11](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cart-checkout@2.100.10...@graphcommerce/magento-cart-checkout@2.100.11) (2021-07-20)
|
|
240
228
|
|
|
241
229
|
### Bug Fixes
|
|
242
230
|
|
|
243
|
-
- ignore md files from triggering version updates
|
|
244
|
-
([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
|
|
231
|
+
- ignore md files from triggering version updates ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/magento-cart-checkout",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce",
|
|
5
|
-
"version": "3.0.
|
|
5
|
+
"version": "3.0.5",
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"prettier": "@graphcommerce/prettier-config-pwa",
|
|
8
8
|
"eslintConfig": {
|
|
@@ -12,21 +12,21 @@
|
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
|
-
"@graphcommerce/eslint-config-pwa": "^4.
|
|
16
|
-
"@graphcommerce/prettier-config-pwa": "^4.0.
|
|
17
|
-
"@graphcommerce/typescript-config-pwa": "^4.0.
|
|
18
|
-
"@playwright/test": "^1.
|
|
15
|
+
"@graphcommerce/eslint-config-pwa": "^4.1.3",
|
|
16
|
+
"@graphcommerce/prettier-config-pwa": "^4.0.5",
|
|
17
|
+
"@graphcommerce/typescript-config-pwa": "^4.0.2",
|
|
18
|
+
"@playwright/test": "^1.20.1"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@graphcommerce/graphql": "^3.0.
|
|
22
|
-
"@graphcommerce/image": "^3.
|
|
23
|
-
"@graphcommerce/magento-cart": "^4.
|
|
24
|
-
"@graphcommerce/magento-cart-coupon": "^3.0.
|
|
25
|
-
"@graphcommerce/magento-cart-items": "^3.0.
|
|
26
|
-
"@graphcommerce/magento-customer": "^4.
|
|
27
|
-
"@graphcommerce/magento-store": "^4.
|
|
28
|
-
"@graphcommerce/next-ui": "^4.
|
|
29
|
-
"@graphcommerce/react-hook-form": "^3.0.
|
|
21
|
+
"@graphcommerce/graphql": "^3.0.6",
|
|
22
|
+
"@graphcommerce/image": "^3.1.2",
|
|
23
|
+
"@graphcommerce/magento-cart": "^4.2.2",
|
|
24
|
+
"@graphcommerce/magento-cart-coupon": "^3.0.7",
|
|
25
|
+
"@graphcommerce/magento-cart-items": "^3.0.6",
|
|
26
|
+
"@graphcommerce/magento-customer": "^4.2.0",
|
|
27
|
+
"@graphcommerce/magento-store": "^4.1.4",
|
|
28
|
+
"@graphcommerce/next-ui": "^4.5.0",
|
|
29
|
+
"@graphcommerce/react-hook-form": "^3.0.6"
|
|
30
30
|
},
|
|
31
31
|
"peerDependencies": {
|
|
32
32
|
"@lingui/macro": "^3.13.2",
|