@graphcommerce/react-hook-form 10.0.0-canary.72 → 10.0.1-canary.0

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 +8 -160
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,46 +1,8 @@
1
1
  # Change Log
2
2
 
3
- ## 10.0.0-canary.72
3
+ ## 10.0.1-canary.0
4
4
 
5
- ## 10.0.0-canary.71
6
-
7
- ## 10.0.0-canary.70
8
-
9
- ### Major Changes
10
-
11
- - [#2565](https://github.com/graphcommerce-org/graphcommerce/pull/2565) [`c96dfcd`](https://github.com/graphcommerce-org/graphcommerce/commit/c96dfcdca981baca387c270ad9e2b9515cdd00cc) - Updated to Apollo Client 4 ([@paales](https://github.com/paales))
12
-
13
- ## 10.0.0-canary.69
14
-
15
- ### Patch Changes
16
-
17
- - [#2567](https://github.com/graphcommerce-org/graphcommerce/pull/2567) [`41f9619`](https://github.com/graphcommerce-org/graphcommerce/commit/41f96194a5740465663d8f8e5ee1c10af0365748) - Fix issue where FormAutoSubmit would not listen for changes when no field names were provided (meaning it should watch changes on all fields) ([@paales](https://github.com/paales))
18
-
19
- ## 10.0.0-canary.68
20
-
21
- ## 10.0.0-canary.67
22
-
23
- ## 10.0.0-canary.66
24
-
25
- ## 10.0.0-canary.65
26
-
27
- ## 10.0.0-canary.64
28
-
29
- ## 10.0.0-canary.63
30
-
31
- ## 10.0.0-canary.62
32
-
33
- ## 10.0.0-canary.61
34
-
35
- ## 10.0.0-canary.60
36
-
37
- ## 10.0.0-canary.59
38
-
39
- ## 10.0.0-canary.58
40
-
41
- ## 10.0.0-canary.57
42
-
43
- ## 10.0.0-canary.56
5
+ ## 10.0.0
44
6
 
45
7
  ### Major Changes
46
8
 
@@ -120,138 +82,24 @@
120
82
  - `@mui/*` modern alias rewrites
121
83
  - Debug plugins (`CircularDependencyPlugin`, `DuplicatesPlugin`) ([@paales](https://github.com/paales))
122
84
 
123
- ## 9.1.0-canary.55
124
-
125
- ### Patch Changes
126
-
127
- - [#2539](https://github.com/graphcommerce-org/graphcommerce/pull/2539) [`5036171`](https://github.com/graphcommerce-org/graphcommerce/commit/5036171618492d7587cc02c557a4e9343e8240cd) - Fix typescript infer ([@paales](https://github.com/paales))
128
-
129
- - [#2539](https://github.com/graphcommerce-org/graphcommerce/pull/2539) [`31ef9c5`](https://github.com/graphcommerce-org/graphcommerce/commit/31ef9c59b18dd58fbb3625abf586f0a53f3d63cb) - Solve an issue where the false value of the useFormGql was incorrectly interpreted as an error while it was a SKIP. Fixes an issue where the CustomerAddressForm is not submitting properly when the user is adding a new address. ([@paales](https://github.com/paales))
130
-
131
- - [#2539](https://github.com/graphcommerce-org/graphcommerce/pull/2539) [`9bf02b6`](https://github.com/graphcommerce-org/graphcommerce/commit/9bf02b6dd20c086db0c93fe9efea140b673bc4a2) - Solve issue with react-hook-form causing ts errors, now version is fixed and the ts error is solved ([@paales](https://github.com/paales))
132
-
133
- ## 9.1.0-canary.54
134
-
135
- ## 9.1.0-canary.53
136
-
137
- ## 9.1.0-canary.52
138
-
139
- ## 9.1.0-canary.51
140
-
141
- ## 9.1.0-canary.50
142
-
143
- ## 9.1.0-canary.49
144
-
145
- ## 9.1.0-canary.48
146
-
147
- ## 9.1.0-canary.47
148
-
149
- ## 9.1.0-canary.46
150
-
151
- ## 9.1.0-canary.45
152
-
153
- ## 9.1.0-canary.44
154
-
155
- ## 9.1.0-canary.43
156
-
157
- ## 9.1.0-canary.42
158
-
159
- ## 9.1.0-canary.41
160
-
161
- ## 9.1.0-canary.40
162
-
163
- ## 9.1.0-canary.39
164
-
165
- ## 9.1.0-canary.38
166
-
167
- ## 9.1.0-canary.37
168
-
169
- ## 9.1.0-canary.36
170
-
171
- ## 9.1.0-canary.35
172
-
173
- ## 9.1.0-canary.34
174
-
175
- ## 9.1.0-canary.33
176
-
177
- ## 9.1.0-canary.32
178
-
179
- ## 9.1.0-canary.31
180
-
181
- ## 9.1.0-canary.30
182
-
183
- ## 9.1.0-canary.29
184
-
185
- ## 9.1.0-canary.28
186
-
187
- ## 9.1.0-canary.27
188
-
189
- ## 9.1.0-canary.26
190
-
191
- ## 9.1.0-canary.25
192
-
193
- ## 9.1.0-canary.24
194
-
195
- ## 9.1.0-canary.23
196
-
197
- ## 9.1.0-canary.22
198
-
199
- ## 9.1.0-canary.21
200
-
201
- ## 9.1.0-canary.20
202
-
203
- ## 9.1.0-canary.19
204
-
205
- ## 9.1.0-canary.18
206
-
207
- ## 9.1.0-canary.17
208
-
209
- ## 9.1.0-canary.16
210
-
211
- ## 9.1.0-canary.15
212
-
213
- ## 9.0.4-canary.14
214
-
215
- ## 9.0.4-canary.13
216
-
217
- ### Patch Changes
218
-
219
- - [`9aa9a3c`](https://github.com/graphcommerce-org/graphcommerce/commit/9aa9a3cc25c121e217f64efc0cfd19e3b90d15aa) - useFormGql and all derivivatives now get the form as an argument in onComplete for easier form resets. ([@paales](https://github.com/paales))
220
-
221
- ## 9.0.4-canary.12
222
-
223
- ## 9.0.4-canary.11
224
-
225
- ## 9.0.4-canary.10
85
+ - [#2565](https://github.com/graphcommerce-org/graphcommerce/pull/2565) [`c96dfcd`](https://github.com/graphcommerce-org/graphcommerce/commit/c96dfcdca981baca387c270ad9e2b9515cdd00cc) - Updated to Apollo Client 4 ([@paales](https://github.com/paales))
226
86
 
227
87
  ### Patch Changes
228
88
 
229
89
  - [#2487](https://github.com/graphcommerce-org/graphcommerce/pull/2487) [`935f8f9`](https://github.com/graphcommerce-org/graphcommerce/commit/935f8f9ebe5e79b336e56d40cb1ec96ce17b84d7) - Remove dependency on Magento for @graphcommerec/react-hook-form ([@paales](https://github.com/paales))
230
90
 
231
- ## 9.0.4-canary.9
232
-
233
- ## 9.0.4-canary.8
234
-
235
- ## 9.0.4-canary.7
236
-
237
- ## 9.0.4-canary.6
91
+ - [`9aa9a3c`](https://github.com/graphcommerce-org/graphcommerce/commit/9aa9a3cc25c121e217f64efc0cfd19e3b90d15aa) - useFormGql and all derivivatives now get the form as an argument in onComplete for easier form resets. ([@paales](https://github.com/paales))
238
92
 
239
- ## 9.0.4-canary.5
93
+ - [#2539](https://github.com/graphcommerce-org/graphcommerce/pull/2539) [`5036171`](https://github.com/graphcommerce-org/graphcommerce/commit/5036171618492d7587cc02c557a4e9343e8240cd) - Fix typescript infer ([@paales](https://github.com/paales))
240
94
 
241
- ## 9.0.4-canary.4
95
+ - [#2539](https://github.com/graphcommerce-org/graphcommerce/pull/2539) [`31ef9c5`](https://github.com/graphcommerce-org/graphcommerce/commit/31ef9c59b18dd58fbb3625abf586f0a53f3d63cb) - Solve an issue where the false value of the useFormGql was incorrectly interpreted as an error while it was a SKIP. Fixes an issue where the CustomerAddressForm is not submitting properly when the user is adding a new address. ([@paales](https://github.com/paales))
242
96
 
243
- ## 9.0.4-canary.3
97
+ - [#2567](https://github.com/graphcommerce-org/graphcommerce/pull/2567) [`41f9619`](https://github.com/graphcommerce-org/graphcommerce/commit/41f96194a5740465663d8f8e5ee1c10af0365748) - Fix issue where FormAutoSubmit would not listen for changes when no field names were provided (meaning it should watch changes on all fields) ([@paales](https://github.com/paales))
244
98
 
245
- ### Patch Changes
99
+ - [#2539](https://github.com/graphcommerce-org/graphcommerce/pull/2539) [`9bf02b6`](https://github.com/graphcommerce-org/graphcommerce/commit/9bf02b6dd20c086db0c93fe9efea140b673bc4a2) - Solve issue with react-hook-form causing ts errors, now version is fixed and the ts error is solved ([@paales](https://github.com/paales))
246
100
 
247
101
  - [#2477](https://github.com/graphcommerce-org/graphcommerce/pull/2477) [`8015eab`](https://github.com/graphcommerce-org/graphcommerce/commit/8015eabc130dacf1f2703980cd5f0ad2c550aa4d) - Upgraded to @apollo/client 3.12.3 without impacting typescript compilation performance. ([@paales](https://github.com/paales))
248
102
 
249
- ## 9.0.4-canary.2
250
-
251
- ## 9.0.4-canary.1
252
-
253
- ## 9.0.4-canary.0
254
-
255
103
  ## 9.0.2
256
104
 
257
105
  ### Patch Changes
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@graphcommerce/react-hook-form",
3
3
  "homepage": "https://www.graphcommerce.org/",
4
4
  "repository": "github:graphcommerce-org/graphcommerce",
5
- "version": "10.0.0-canary.72",
5
+ "version": "10.0.1-canary.0",
6
6
  "sideEffects": false,
7
7
  "prettier": "@graphcommerce/prettier-config-pwa",
8
8
  "eslintConfig": {
@@ -13,9 +13,9 @@
13
13
  },
14
14
  "peerDependencies": {
15
15
  "@apollo/client": "*",
16
- "@graphcommerce/eslint-config-pwa": "^10.0.0-canary.72",
17
- "@graphcommerce/prettier-config-pwa": "^10.0.0-canary.72",
18
- "@graphcommerce/typescript-config-pwa": "^10.0.0-canary.72",
16
+ "@graphcommerce/eslint-config-pwa": "^10.0.1-canary.0",
17
+ "@graphcommerce/prettier-config-pwa": "^10.0.1-canary.0",
18
+ "@graphcommerce/typescript-config-pwa": "^10.0.1-canary.0",
19
19
  "@mui/utils": "^7.0.0",
20
20
  "graphql": "^16.6.0",
21
21
  "react": "^19.2.0",