@haus-storefront-react/shared-types 0.0.50 → 0.0.52-2
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 +277 -232
- package/package.json +1 -1
- package/README.md +0 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,34 @@
|
|
|
1
|
-
## 0.0.
|
|
1
|
+
## 0.0.52-1 (2025-12-11)
|
|
2
|
+
|
|
3
|
+
### 🚀 Features
|
|
4
|
+
|
|
5
|
+
- enhance form handling and component props across various modules
|
|
6
|
+
- add discount management components and hooks
|
|
7
|
+
- add ProductBadge component for enhanced product presentation
|
|
8
|
+
- add filters component for product listing
|
|
9
|
+
- add ProductListPrice component to handle pricing details
|
|
10
|
+
|
|
11
|
+
## 0.0.52 (2025-12-11)
|
|
12
|
+
|
|
13
|
+
### 🚀 Features
|
|
14
|
+
|
|
15
|
+
- enhance form handling and component props across various modules
|
|
16
|
+
- add discount management components and hooks
|
|
17
|
+
- add ProductBadge component for enhanced product presentation
|
|
18
|
+
- add filters component for product listing
|
|
19
|
+
- add ProductListPrice component to handle pricing details
|
|
20
|
+
|
|
21
|
+
## 0.0.51-0 (2025-12-11)
|
|
22
|
+
|
|
23
|
+
### 🚀 Features
|
|
24
|
+
|
|
25
|
+
- enhance form handling and component props across various modules
|
|
26
|
+
- add discount management components and hooks
|
|
27
|
+
- add ProductBadge component for enhanced product presentation
|
|
28
|
+
- add filters component for product listing
|
|
29
|
+
- add ProductListPrice component to handle pricing details
|
|
30
|
+
|
|
31
|
+
## 0.0.50 (2025-11-25)
|
|
2
32
|
|
|
3
33
|
### 🚀 Features
|
|
4
34
|
|
|
@@ -13,7 +43,7 @@
|
|
|
13
43
|
- Johanna Bertils @johannabertils
|
|
14
44
|
- Mathias Saxenstrand
|
|
15
45
|
|
|
16
|
-
## 0.0.
|
|
46
|
+
## 0.0.49 (2025-11-25)
|
|
17
47
|
|
|
18
48
|
### 🚀 Features
|
|
19
49
|
|
|
@@ -28,15 +58,30 @@
|
|
|
28
58
|
- Johanna Bertils @johannabertils
|
|
29
59
|
- Mathias Saxenstrand
|
|
30
60
|
|
|
61
|
+
## 0.0.48 (2025-11-07)
|
|
62
|
+
|
|
63
|
+
### 🚀 Features
|
|
64
|
+
|
|
65
|
+
- enhance form handling and component props across various modules
|
|
66
|
+
- add discount management components and hooks
|
|
67
|
+
- add ProductBadge component for enhanced product presentation
|
|
68
|
+
- add filters component for product listing
|
|
69
|
+
- add ProductListPrice component to handle pricing details
|
|
70
|
+
|
|
71
|
+
### ❤️ Thank You
|
|
72
|
+
|
|
73
|
+
- Johanna Bertils @johannabertils
|
|
74
|
+
- Mathias Saxenstrand
|
|
75
|
+
|
|
31
76
|
## 0.0.47 (2025-10-08)
|
|
32
77
|
|
|
33
78
|
### 🚀 Features
|
|
34
79
|
|
|
35
|
-
- enhance form handling and component props across various modules
|
|
36
|
-
- add discount management components and hooks
|
|
37
|
-
- add ProductBadge component for enhanced product presentation
|
|
38
|
-
- add filters component for product listing
|
|
39
|
-
- add ProductListPrice component to handle pricing details
|
|
80
|
+
- enhance form handling and component props across various modules
|
|
81
|
+
- add discount management components and hooks
|
|
82
|
+
- add ProductBadge component for enhanced product presentation
|
|
83
|
+
- add filters component for product listing
|
|
84
|
+
- add ProductListPrice component to handle pricing details
|
|
40
85
|
|
|
41
86
|
### ❤️ Thank You
|
|
42
87
|
|
|
@@ -47,11 +92,11 @@
|
|
|
47
92
|
|
|
48
93
|
### 🚀 Features
|
|
49
94
|
|
|
50
|
-
- enhance form handling and component props across various modules
|
|
51
|
-
- add discount management components and hooks
|
|
52
|
-
- add ProductBadge component for enhanced product presentation
|
|
53
|
-
- add filters component for product listing
|
|
54
|
-
- add ProductListPrice component to handle pricing details
|
|
95
|
+
- enhance form handling and component props across various modules
|
|
96
|
+
- add discount management components and hooks
|
|
97
|
+
- add ProductBadge component for enhanced product presentation
|
|
98
|
+
- add filters component for product listing
|
|
99
|
+
- add ProductListPrice component to handle pricing details
|
|
55
100
|
|
|
56
101
|
### ❤️ Thank You
|
|
57
102
|
|
|
@@ -62,11 +107,11 @@
|
|
|
62
107
|
|
|
63
108
|
### 🚀 Features
|
|
64
109
|
|
|
65
|
-
- enhance form handling and component props across various modules
|
|
66
|
-
- add discount management components and hooks
|
|
67
|
-
- add ProductBadge component for enhanced product presentation
|
|
68
|
-
- add filters component for product listing
|
|
69
|
-
- add ProductListPrice component to handle pricing details
|
|
110
|
+
- enhance form handling and component props across various modules
|
|
111
|
+
- add discount management components and hooks
|
|
112
|
+
- add ProductBadge component for enhanced product presentation
|
|
113
|
+
- add filters component for product listing
|
|
114
|
+
- add ProductListPrice component to handle pricing details
|
|
70
115
|
|
|
71
116
|
### ❤️ Thank You
|
|
72
117
|
|
|
@@ -77,11 +122,11 @@
|
|
|
77
122
|
|
|
78
123
|
### 🚀 Features
|
|
79
124
|
|
|
80
|
-
- enhance form handling and component props across various modules
|
|
81
|
-
- add discount management components and hooks
|
|
82
|
-
- add ProductBadge component for enhanced product presentation
|
|
83
|
-
- add filters component for product listing
|
|
84
|
-
- add ProductListPrice component to handle pricing details
|
|
125
|
+
- enhance form handling and component props across various modules
|
|
126
|
+
- add discount management components and hooks
|
|
127
|
+
- add ProductBadge component for enhanced product presentation
|
|
128
|
+
- add filters component for product listing
|
|
129
|
+
- add ProductListPrice component to handle pricing details
|
|
85
130
|
|
|
86
131
|
### ❤️ Thank You
|
|
87
132
|
|
|
@@ -92,11 +137,11 @@
|
|
|
92
137
|
|
|
93
138
|
### 🚀 Features
|
|
94
139
|
|
|
95
|
-
- enhance form handling and component props across various modules
|
|
96
|
-
- add discount management components and hooks
|
|
97
|
-
- add ProductBadge component for enhanced product presentation
|
|
98
|
-
- add filters component for product listing
|
|
99
|
-
- add ProductListPrice component to handle pricing details
|
|
140
|
+
- enhance form handling and component props across various modules
|
|
141
|
+
- add discount management components and hooks
|
|
142
|
+
- add ProductBadge component for enhanced product presentation
|
|
143
|
+
- add filters component for product listing
|
|
144
|
+
- add ProductListPrice component to handle pricing details
|
|
100
145
|
|
|
101
146
|
### ❤️ Thank You
|
|
102
147
|
|
|
@@ -107,11 +152,11 @@
|
|
|
107
152
|
|
|
108
153
|
### 🚀 Features
|
|
109
154
|
|
|
110
|
-
- enhance form handling and component props across various modules
|
|
111
|
-
- add discount management components and hooks
|
|
112
|
-
- add ProductBadge component for enhanced product presentation
|
|
113
|
-
- add filters component for product listing
|
|
114
|
-
- add ProductListPrice component to handle pricing details
|
|
155
|
+
- enhance form handling and component props across various modules
|
|
156
|
+
- add discount management components and hooks
|
|
157
|
+
- add ProductBadge component for enhanced product presentation
|
|
158
|
+
- add filters component for product listing
|
|
159
|
+
- add ProductListPrice component to handle pricing details
|
|
115
160
|
|
|
116
161
|
### ❤️ Thank You
|
|
117
162
|
|
|
@@ -122,11 +167,11 @@
|
|
|
122
167
|
|
|
123
168
|
### 🚀 Features
|
|
124
169
|
|
|
125
|
-
- enhance form handling and component props across various modules
|
|
126
|
-
- add discount management components and hooks
|
|
127
|
-
- add ProductBadge component for enhanced product presentation
|
|
128
|
-
- add filters component for product listing
|
|
129
|
-
- add ProductListPrice component to handle pricing details
|
|
170
|
+
- enhance form handling and component props across various modules
|
|
171
|
+
- add discount management components and hooks
|
|
172
|
+
- add ProductBadge component for enhanced product presentation
|
|
173
|
+
- add filters component for product listing
|
|
174
|
+
- add ProductListPrice component to handle pricing details
|
|
130
175
|
|
|
131
176
|
### ❤️ Thank You
|
|
132
177
|
|
|
@@ -137,11 +182,11 @@
|
|
|
137
182
|
|
|
138
183
|
### 🚀 Features
|
|
139
184
|
|
|
140
|
-
- enhance form handling and component props across various modules
|
|
141
|
-
- add discount management components and hooks
|
|
142
|
-
- add ProductBadge component for enhanced product presentation
|
|
143
|
-
- add filters component for product listing
|
|
144
|
-
- add ProductListPrice component to handle pricing details
|
|
185
|
+
- enhance form handling and component props across various modules
|
|
186
|
+
- add discount management components and hooks
|
|
187
|
+
- add ProductBadge component for enhanced product presentation
|
|
188
|
+
- add filters component for product listing
|
|
189
|
+
- add ProductListPrice component to handle pricing details
|
|
145
190
|
|
|
146
191
|
### ❤️ Thank You
|
|
147
192
|
|
|
@@ -152,11 +197,11 @@
|
|
|
152
197
|
|
|
153
198
|
### 🚀 Features
|
|
154
199
|
|
|
155
|
-
- enhance form handling and component props across various modules
|
|
156
|
-
- add discount management components and hooks
|
|
157
|
-
- add ProductBadge component for enhanced product presentation
|
|
158
|
-
- add filters component for product listing
|
|
159
|
-
- add ProductListPrice component to handle pricing details
|
|
200
|
+
- enhance form handling and component props across various modules
|
|
201
|
+
- add discount management components and hooks
|
|
202
|
+
- add ProductBadge component for enhanced product presentation
|
|
203
|
+
- add filters component for product listing
|
|
204
|
+
- add ProductListPrice component to handle pricing details
|
|
160
205
|
|
|
161
206
|
### ❤️ Thank You
|
|
162
207
|
|
|
@@ -167,11 +212,11 @@
|
|
|
167
212
|
|
|
168
213
|
### 🚀 Features
|
|
169
214
|
|
|
170
|
-
- enhance form handling and component props across various modules
|
|
171
|
-
- add discount management components and hooks
|
|
172
|
-
- add ProductBadge component for enhanced product presentation
|
|
173
|
-
- add filters component for product listing
|
|
174
|
-
- add ProductListPrice component to handle pricing details
|
|
215
|
+
- enhance form handling and component props across various modules
|
|
216
|
+
- add discount management components and hooks
|
|
217
|
+
- add ProductBadge component for enhanced product presentation
|
|
218
|
+
- add filters component for product listing
|
|
219
|
+
- add ProductListPrice component to handle pricing details
|
|
175
220
|
|
|
176
221
|
### ❤️ Thank You
|
|
177
222
|
|
|
@@ -182,11 +227,11 @@
|
|
|
182
227
|
|
|
183
228
|
### 🚀 Features
|
|
184
229
|
|
|
185
|
-
- enhance form handling and component props across various modules
|
|
186
|
-
- add discount management components and hooks
|
|
187
|
-
- add ProductBadge component for enhanced product presentation
|
|
188
|
-
- add filters component for product listing
|
|
189
|
-
- add ProductListPrice component to handle pricing details
|
|
230
|
+
- enhance form handling and component props across various modules
|
|
231
|
+
- add discount management components and hooks
|
|
232
|
+
- add ProductBadge component for enhanced product presentation
|
|
233
|
+
- add filters component for product listing
|
|
234
|
+
- add ProductListPrice component to handle pricing details
|
|
190
235
|
|
|
191
236
|
### ❤️ Thank You
|
|
192
237
|
|
|
@@ -197,11 +242,11 @@
|
|
|
197
242
|
|
|
198
243
|
### 🚀 Features
|
|
199
244
|
|
|
200
|
-
- enhance form handling and component props across various modules
|
|
201
|
-
- add discount management components and hooks
|
|
202
|
-
- add ProductBadge component for enhanced product presentation
|
|
203
|
-
- add filters component for product listing
|
|
204
|
-
- add ProductListPrice component to handle pricing details
|
|
245
|
+
- enhance form handling and component props across various modules
|
|
246
|
+
- add discount management components and hooks
|
|
247
|
+
- add ProductBadge component for enhanced product presentation
|
|
248
|
+
- add filters component for product listing
|
|
249
|
+
- add ProductListPrice component to handle pricing details
|
|
205
250
|
|
|
206
251
|
### ❤️ Thank You
|
|
207
252
|
|
|
@@ -212,11 +257,11 @@
|
|
|
212
257
|
|
|
213
258
|
### 🚀 Features
|
|
214
259
|
|
|
215
|
-
- enhance form handling and component props across various modules
|
|
216
|
-
- add discount management components and hooks
|
|
217
|
-
- add ProductBadge component for enhanced product presentation
|
|
218
|
-
- add filters component for product listing
|
|
219
|
-
- add ProductListPrice component to handle pricing details
|
|
260
|
+
- enhance form handling and component props across various modules
|
|
261
|
+
- add discount management components and hooks
|
|
262
|
+
- add ProductBadge component for enhanced product presentation
|
|
263
|
+
- add filters component for product listing
|
|
264
|
+
- add ProductListPrice component to handle pricing details
|
|
220
265
|
|
|
221
266
|
### ❤️ Thank You
|
|
222
267
|
|
|
@@ -227,11 +272,11 @@
|
|
|
227
272
|
|
|
228
273
|
### 🚀 Features
|
|
229
274
|
|
|
230
|
-
- enhance form handling and component props across various modules
|
|
231
|
-
- add discount management components and hooks
|
|
232
|
-
- add ProductBadge component for enhanced product presentation
|
|
233
|
-
- add filters component for product listing
|
|
234
|
-
- add ProductListPrice component to handle pricing details
|
|
275
|
+
- enhance form handling and component props across various modules
|
|
276
|
+
- add discount management components and hooks
|
|
277
|
+
- add ProductBadge component for enhanced product presentation
|
|
278
|
+
- add filters component for product listing
|
|
279
|
+
- add ProductListPrice component to handle pricing details
|
|
235
280
|
|
|
236
281
|
### ❤️ Thank You
|
|
237
282
|
|
|
@@ -242,11 +287,11 @@
|
|
|
242
287
|
|
|
243
288
|
### 🚀 Features
|
|
244
289
|
|
|
245
|
-
- enhance form handling and component props across various modules
|
|
246
|
-
- add discount management components and hooks
|
|
247
|
-
- add ProductBadge component for enhanced product presentation
|
|
248
|
-
- add filters component for product listing
|
|
249
|
-
- add ProductListPrice component to handle pricing details
|
|
290
|
+
- enhance form handling and component props across various modules
|
|
291
|
+
- add discount management components and hooks
|
|
292
|
+
- add ProductBadge component for enhanced product presentation
|
|
293
|
+
- add filters component for product listing
|
|
294
|
+
- add ProductListPrice component to handle pricing details
|
|
250
295
|
|
|
251
296
|
### ❤️ Thank You
|
|
252
297
|
|
|
@@ -257,11 +302,11 @@
|
|
|
257
302
|
|
|
258
303
|
### 🚀 Features
|
|
259
304
|
|
|
260
|
-
- enhance form handling and component props across various modules
|
|
261
|
-
- add discount management components and hooks
|
|
262
|
-
- add ProductBadge component for enhanced product presentation
|
|
263
|
-
- add filters component for product listing
|
|
264
|
-
- add ProductListPrice component to handle pricing details
|
|
305
|
+
- enhance form handling and component props across various modules
|
|
306
|
+
- add discount management components and hooks
|
|
307
|
+
- add ProductBadge component for enhanced product presentation
|
|
308
|
+
- add filters component for product listing
|
|
309
|
+
- add ProductListPrice component to handle pricing details
|
|
265
310
|
|
|
266
311
|
### ❤️ Thank You
|
|
267
312
|
|
|
@@ -272,11 +317,11 @@
|
|
|
272
317
|
|
|
273
318
|
### 🚀 Features
|
|
274
319
|
|
|
275
|
-
- enhance form handling and component props across various modules
|
|
276
|
-
- add discount management components and hooks
|
|
277
|
-
- add ProductBadge component for enhanced product presentation
|
|
278
|
-
- add filters component for product listing
|
|
279
|
-
- add ProductListPrice component to handle pricing details
|
|
320
|
+
- enhance form handling and component props across various modules
|
|
321
|
+
- add discount management components and hooks
|
|
322
|
+
- add ProductBadge component for enhanced product presentation
|
|
323
|
+
- add filters component for product listing
|
|
324
|
+
- add ProductListPrice component to handle pricing details
|
|
280
325
|
|
|
281
326
|
### ❤️ Thank You
|
|
282
327
|
|
|
@@ -287,11 +332,11 @@
|
|
|
287
332
|
|
|
288
333
|
### 🚀 Features
|
|
289
334
|
|
|
290
|
-
- enhance form handling and component props across various modules
|
|
291
|
-
- add discount management components and hooks
|
|
292
|
-
- add ProductBadge component for enhanced product presentation
|
|
293
|
-
- add filters component for product listing
|
|
294
|
-
- add ProductListPrice component to handle pricing details
|
|
335
|
+
- enhance form handling and component props across various modules
|
|
336
|
+
- add discount management components and hooks
|
|
337
|
+
- add ProductBadge component for enhanced product presentation
|
|
338
|
+
- add filters component for product listing
|
|
339
|
+
- add ProductListPrice component to handle pricing details
|
|
295
340
|
|
|
296
341
|
### ❤️ Thank You
|
|
297
342
|
|
|
@@ -302,11 +347,11 @@
|
|
|
302
347
|
|
|
303
348
|
### 🚀 Features
|
|
304
349
|
|
|
305
|
-
- enhance form handling and component props across various modules
|
|
306
|
-
- add discount management components and hooks
|
|
307
|
-
- add ProductBadge component for enhanced product presentation
|
|
308
|
-
- add filters component for product listing
|
|
309
|
-
- add ProductListPrice component to handle pricing details
|
|
350
|
+
- enhance form handling and component props across various modules
|
|
351
|
+
- add discount management components and hooks
|
|
352
|
+
- add ProductBadge component for enhanced product presentation
|
|
353
|
+
- add filters component for product listing
|
|
354
|
+
- add ProductListPrice component to handle pricing details
|
|
310
355
|
|
|
311
356
|
### ❤️ Thank You
|
|
312
357
|
|
|
@@ -317,11 +362,11 @@
|
|
|
317
362
|
|
|
318
363
|
### 🚀 Features
|
|
319
364
|
|
|
320
|
-
- enhance form handling and component props across various modules
|
|
321
|
-
- add discount management components and hooks
|
|
322
|
-
- add ProductBadge component for enhanced product presentation
|
|
323
|
-
- add filters component for product listing
|
|
324
|
-
- add ProductListPrice component to handle pricing details
|
|
365
|
+
- enhance form handling and component props across various modules
|
|
366
|
+
- add discount management components and hooks
|
|
367
|
+
- add ProductBadge component for enhanced product presentation
|
|
368
|
+
- add filters component for product listing
|
|
369
|
+
- add ProductListPrice component to handle pricing details
|
|
325
370
|
|
|
326
371
|
### ❤️ Thank You
|
|
327
372
|
|
|
@@ -332,11 +377,11 @@
|
|
|
332
377
|
|
|
333
378
|
### 🚀 Features
|
|
334
379
|
|
|
335
|
-
- enhance form handling and component props across various modules
|
|
336
|
-
- add discount management components and hooks
|
|
337
|
-
- add ProductBadge component for enhanced product presentation
|
|
338
|
-
- add filters component for product listing
|
|
339
|
-
- add ProductListPrice component to handle pricing details
|
|
380
|
+
- enhance form handling and component props across various modules
|
|
381
|
+
- add discount management components and hooks
|
|
382
|
+
- add ProductBadge component for enhanced product presentation
|
|
383
|
+
- add filters component for product listing
|
|
384
|
+
- add ProductListPrice component to handle pricing details
|
|
340
385
|
|
|
341
386
|
### ❤️ Thank You
|
|
342
387
|
|
|
@@ -347,14 +392,14 @@
|
|
|
347
392
|
|
|
348
393
|
### 🚀 Features
|
|
349
394
|
|
|
350
|
-
- add collection and collections functionality to SDK
|
|
351
|
-
- enhance SDK context and add active plugin configuration support
|
|
352
|
-
- add Vendure Elastic Search Plugin integration
|
|
353
|
-
- enhance form handling and component props across various modules
|
|
354
|
-
- add discount management components and hooks
|
|
355
|
-
- add ProductBadge component for enhanced product presentation
|
|
356
|
-
- add filters component for product listing
|
|
357
|
-
- add ProductListPrice component to handle pricing details
|
|
395
|
+
- add collection and collections functionality to SDK
|
|
396
|
+
- enhance SDK context and add active plugin configuration support
|
|
397
|
+
- add Vendure Elastic Search Plugin integration
|
|
398
|
+
- enhance form handling and component props across various modules
|
|
399
|
+
- add discount management components and hooks
|
|
400
|
+
- add ProductBadge component for enhanced product presentation
|
|
401
|
+
- add filters component for product listing
|
|
402
|
+
- add ProductListPrice component to handle pricing details
|
|
358
403
|
|
|
359
404
|
### ❤️ Thank You
|
|
360
405
|
|
|
@@ -365,14 +410,14 @@
|
|
|
365
410
|
|
|
366
411
|
### 🚀 Features
|
|
367
412
|
|
|
368
|
-
- add collection and collections functionality to SDK
|
|
369
|
-
- enhance SDK context and add active plugin configuration support
|
|
370
|
-
- add Vendure Elastic Search Plugin integration
|
|
371
|
-
- enhance form handling and component props across various modules
|
|
372
|
-
- add discount management components and hooks
|
|
373
|
-
- add ProductBadge component for enhanced product presentation
|
|
374
|
-
- add filters component for product listing
|
|
375
|
-
- add ProductListPrice component to handle pricing details
|
|
413
|
+
- add collection and collections functionality to SDK
|
|
414
|
+
- enhance SDK context and add active plugin configuration support
|
|
415
|
+
- add Vendure Elastic Search Plugin integration
|
|
416
|
+
- enhance form handling and component props across various modules
|
|
417
|
+
- add discount management components and hooks
|
|
418
|
+
- add ProductBadge component for enhanced product presentation
|
|
419
|
+
- add filters component for product listing
|
|
420
|
+
- add ProductListPrice component to handle pricing details
|
|
376
421
|
|
|
377
422
|
### ❤️ Thank You
|
|
378
423
|
|
|
@@ -383,13 +428,13 @@
|
|
|
383
428
|
|
|
384
429
|
### 🚀 Features
|
|
385
430
|
|
|
386
|
-
- enhance SDK context and add active plugin configuration support
|
|
387
|
-
- add Vendure Elastic Search Plugin integration
|
|
388
|
-
- enhance form handling and component props across various modules
|
|
389
|
-
- add discount management components and hooks
|
|
390
|
-
- add ProductBadge component for enhanced product presentation
|
|
391
|
-
- add filters component for product listing
|
|
392
|
-
- add ProductListPrice component to handle pricing details
|
|
431
|
+
- enhance SDK context and add active plugin configuration support
|
|
432
|
+
- add Vendure Elastic Search Plugin integration
|
|
433
|
+
- enhance form handling and component props across various modules
|
|
434
|
+
- add discount management components and hooks
|
|
435
|
+
- add ProductBadge component for enhanced product presentation
|
|
436
|
+
- add filters component for product listing
|
|
437
|
+
- add ProductListPrice component to handle pricing details
|
|
393
438
|
|
|
394
439
|
### ❤️ Thank You
|
|
395
440
|
|
|
@@ -400,13 +445,13 @@
|
|
|
400
445
|
|
|
401
446
|
### 🚀 Features
|
|
402
447
|
|
|
403
|
-
- enhance SDK context and add active plugin configuration support
|
|
404
|
-
- add Vendure Elastic Search Plugin integration
|
|
405
|
-
- enhance form handling and component props across various modules
|
|
406
|
-
- add discount management components and hooks
|
|
407
|
-
- add ProductBadge component for enhanced product presentation
|
|
408
|
-
- add filters component for product listing
|
|
409
|
-
- add ProductListPrice component to handle pricing details
|
|
448
|
+
- enhance SDK context and add active plugin configuration support
|
|
449
|
+
- add Vendure Elastic Search Plugin integration
|
|
450
|
+
- enhance form handling and component props across various modules
|
|
451
|
+
- add discount management components and hooks
|
|
452
|
+
- add ProductBadge component for enhanced product presentation
|
|
453
|
+
- add filters component for product listing
|
|
454
|
+
- add ProductListPrice component to handle pricing details
|
|
410
455
|
|
|
411
456
|
### ❤️ Thank You
|
|
412
457
|
|
|
@@ -417,13 +462,13 @@
|
|
|
417
462
|
|
|
418
463
|
### 🚀 Features
|
|
419
464
|
|
|
420
|
-
- enhance SDK context and add active plugin configuration support
|
|
421
|
-
- add Vendure Elastic Search Plugin integration
|
|
422
|
-
- enhance form handling and component props across various modules
|
|
423
|
-
- add discount management components and hooks
|
|
424
|
-
- add ProductBadge component for enhanced product presentation
|
|
425
|
-
- add filters component for product listing
|
|
426
|
-
- add ProductListPrice component to handle pricing details
|
|
465
|
+
- enhance SDK context and add active plugin configuration support
|
|
466
|
+
- add Vendure Elastic Search Plugin integration
|
|
467
|
+
- enhance form handling and component props across various modules
|
|
468
|
+
- add discount management components and hooks
|
|
469
|
+
- add ProductBadge component for enhanced product presentation
|
|
470
|
+
- add filters component for product listing
|
|
471
|
+
- add ProductListPrice component to handle pricing details
|
|
427
472
|
|
|
428
473
|
### ❤️ Thank You
|
|
429
474
|
|
|
@@ -434,11 +479,11 @@
|
|
|
434
479
|
|
|
435
480
|
### 🚀 Features
|
|
436
481
|
|
|
437
|
-
- enhance form handling and component props across various modules
|
|
438
|
-
- add discount management components and hooks
|
|
439
|
-
- add ProductBadge component for enhanced product presentation
|
|
440
|
-
- add filters component for product listing
|
|
441
|
-
- add ProductListPrice component to handle pricing details
|
|
482
|
+
- enhance form handling and component props across various modules
|
|
483
|
+
- add discount management components and hooks
|
|
484
|
+
- add ProductBadge component for enhanced product presentation
|
|
485
|
+
- add filters component for product listing
|
|
486
|
+
- add ProductListPrice component to handle pricing details
|
|
442
487
|
|
|
443
488
|
### ❤️ Thank You
|
|
444
489
|
|
|
@@ -449,11 +494,11 @@
|
|
|
449
494
|
|
|
450
495
|
### 🚀 Features
|
|
451
496
|
|
|
452
|
-
- enhance form handling and component props across various modules
|
|
453
|
-
- add discount management components and hooks
|
|
454
|
-
- add ProductBadge component for enhanced product presentation
|
|
455
|
-
- add filters component for product listing
|
|
456
|
-
- add ProductListPrice component to handle pricing details
|
|
497
|
+
- enhance form handling and component props across various modules
|
|
498
|
+
- add discount management components and hooks
|
|
499
|
+
- add ProductBadge component for enhanced product presentation
|
|
500
|
+
- add filters component for product listing
|
|
501
|
+
- add ProductListPrice component to handle pricing details
|
|
457
502
|
|
|
458
503
|
### ❤️ Thank You
|
|
459
504
|
|
|
@@ -464,11 +509,11 @@
|
|
|
464
509
|
|
|
465
510
|
### 🚀 Features
|
|
466
511
|
|
|
467
|
-
- enhance form handling and component props across various modules
|
|
468
|
-
- add discount management components and hooks
|
|
469
|
-
- add ProductBadge component for enhanced product presentation
|
|
470
|
-
- add filters component for product listing
|
|
471
|
-
- add ProductListPrice component to handle pricing details
|
|
512
|
+
- enhance form handling and component props across various modules
|
|
513
|
+
- add discount management components and hooks
|
|
514
|
+
- add ProductBadge component for enhanced product presentation
|
|
515
|
+
- add filters component for product listing
|
|
516
|
+
- add ProductListPrice component to handle pricing details
|
|
472
517
|
|
|
473
518
|
### ❤️ Thank You
|
|
474
519
|
|
|
@@ -479,11 +524,11 @@
|
|
|
479
524
|
|
|
480
525
|
### 🚀 Features
|
|
481
526
|
|
|
482
|
-
- enhance form handling and component props across various modules
|
|
483
|
-
- add discount management components and hooks
|
|
484
|
-
- add ProductBadge component for enhanced product presentation
|
|
485
|
-
- add filters component for product listing
|
|
486
|
-
- add ProductListPrice component to handle pricing details
|
|
527
|
+
- enhance form handling and component props across various modules
|
|
528
|
+
- add discount management components and hooks
|
|
529
|
+
- add ProductBadge component for enhanced product presentation
|
|
530
|
+
- add filters component for product listing
|
|
531
|
+
- add ProductListPrice component to handle pricing details
|
|
487
532
|
|
|
488
533
|
### ❤️ Thank You
|
|
489
534
|
|
|
@@ -494,11 +539,11 @@
|
|
|
494
539
|
|
|
495
540
|
### 🚀 Features
|
|
496
541
|
|
|
497
|
-
- enhance form handling and component props across various modules
|
|
498
|
-
- add discount management components and hooks
|
|
499
|
-
- add ProductBadge component for enhanced product presentation
|
|
500
|
-
- add filters component for product listing
|
|
501
|
-
- add ProductListPrice component to handle pricing details
|
|
542
|
+
- enhance form handling and component props across various modules
|
|
543
|
+
- add discount management components and hooks
|
|
544
|
+
- add ProductBadge component for enhanced product presentation
|
|
545
|
+
- add filters component for product listing
|
|
546
|
+
- add ProductListPrice component to handle pricing details
|
|
502
547
|
|
|
503
548
|
### ❤️ Thank You
|
|
504
549
|
|
|
@@ -509,11 +554,11 @@
|
|
|
509
554
|
|
|
510
555
|
### 🚀 Features
|
|
511
556
|
|
|
512
|
-
- enhance form handling and component props across various modules
|
|
513
|
-
- add discount management components and hooks
|
|
514
|
-
- add ProductBadge component for enhanced product presentation
|
|
515
|
-
- add filters component for product listing
|
|
516
|
-
- add ProductListPrice component to handle pricing details
|
|
557
|
+
- enhance form handling and component props across various modules
|
|
558
|
+
- add discount management components and hooks
|
|
559
|
+
- add ProductBadge component for enhanced product presentation
|
|
560
|
+
- add filters component for product listing
|
|
561
|
+
- add ProductListPrice component to handle pricing details
|
|
517
562
|
|
|
518
563
|
### ❤️ Thank You
|
|
519
564
|
|
|
@@ -524,11 +569,11 @@
|
|
|
524
569
|
|
|
525
570
|
### 🚀 Features
|
|
526
571
|
|
|
527
|
-
- enhance form handling and component props across various modules
|
|
528
|
-
- add discount management components and hooks
|
|
529
|
-
- add ProductBadge component for enhanced product presentation
|
|
530
|
-
- add filters component for product listing
|
|
531
|
-
- add ProductListPrice component to handle pricing details
|
|
572
|
+
- enhance form handling and component props across various modules
|
|
573
|
+
- add discount management components and hooks
|
|
574
|
+
- add ProductBadge component for enhanced product presentation
|
|
575
|
+
- add filters component for product listing
|
|
576
|
+
- add ProductListPrice component to handle pricing details
|
|
532
577
|
|
|
533
578
|
### ❤️ Thank You
|
|
534
579
|
|
|
@@ -539,11 +584,11 @@
|
|
|
539
584
|
|
|
540
585
|
### 🚀 Features
|
|
541
586
|
|
|
542
|
-
- enhance form handling and component props across various modules
|
|
543
|
-
- add discount management components and hooks
|
|
544
|
-
- add ProductBadge component for enhanced product presentation
|
|
545
|
-
- add filters component for product listing
|
|
546
|
-
- add ProductListPrice component to handle pricing details
|
|
587
|
+
- enhance form handling and component props across various modules
|
|
588
|
+
- add discount management components and hooks
|
|
589
|
+
- add ProductBadge component for enhanced product presentation
|
|
590
|
+
- add filters component for product listing
|
|
591
|
+
- add ProductListPrice component to handle pricing details
|
|
547
592
|
|
|
548
593
|
### ❤️ Thank You
|
|
549
594
|
|
|
@@ -554,11 +599,11 @@
|
|
|
554
599
|
|
|
555
600
|
### 🚀 Features
|
|
556
601
|
|
|
557
|
-
- enhance form handling and component props across various modules
|
|
558
|
-
- add discount management components and hooks
|
|
559
|
-
- add ProductBadge component for enhanced product presentation
|
|
560
|
-
- add filters component for product listing
|
|
561
|
-
- add ProductListPrice component to handle pricing details
|
|
602
|
+
- enhance form handling and component props across various modules
|
|
603
|
+
- add discount management components and hooks
|
|
604
|
+
- add ProductBadge component for enhanced product presentation
|
|
605
|
+
- add filters component for product listing
|
|
606
|
+
- add ProductListPrice component to handle pricing details
|
|
562
607
|
|
|
563
608
|
### ❤️ Thank You
|
|
564
609
|
|
|
@@ -569,11 +614,11 @@
|
|
|
569
614
|
|
|
570
615
|
### 🚀 Features
|
|
571
616
|
|
|
572
|
-
- enhance form handling and component props across various modules
|
|
573
|
-
- add discount management components and hooks
|
|
574
|
-
- add ProductBadge component for enhanced product presentation
|
|
575
|
-
- add filters component for product listing
|
|
576
|
-
- add ProductListPrice component to handle pricing details
|
|
617
|
+
- enhance form handling and component props across various modules
|
|
618
|
+
- add discount management components and hooks
|
|
619
|
+
- add ProductBadge component for enhanced product presentation
|
|
620
|
+
- add filters component for product listing
|
|
621
|
+
- add ProductListPrice component to handle pricing details
|
|
577
622
|
|
|
578
623
|
### ❤️ Thank You
|
|
579
624
|
|
|
@@ -596,7 +641,7 @@ This was a version bump only for shared/types to align it with other projects, t
|
|
|
596
641
|
|
|
597
642
|
### 🚀 Features
|
|
598
643
|
|
|
599
|
-
- enhance form handling and component props across various modules
|
|
644
|
+
- enhance form handling and component props across various modules
|
|
600
645
|
|
|
601
646
|
### ❤️ Thank You
|
|
602
647
|
|
|
@@ -606,11 +651,11 @@ This was a version bump only for shared/types to align it with other projects, t
|
|
|
606
651
|
|
|
607
652
|
### 🚀 Features
|
|
608
653
|
|
|
609
|
-
- enhance form handling and component props across various modules
|
|
610
|
-
- add discount management components and hooks
|
|
611
|
-
- add ProductBadge component for enhanced product presentation
|
|
612
|
-
- add filters component for product listing
|
|
613
|
-
- add ProductListPrice component to handle pricing details
|
|
654
|
+
- enhance form handling and component props across various modules
|
|
655
|
+
- add discount management components and hooks
|
|
656
|
+
- add ProductBadge component for enhanced product presentation
|
|
657
|
+
- add filters component for product listing
|
|
658
|
+
- add ProductListPrice component to handle pricing details
|
|
614
659
|
|
|
615
660
|
### ❤️ Thank You
|
|
616
661
|
|
|
@@ -621,11 +666,11 @@ This was a version bump only for shared/types to align it with other projects, t
|
|
|
621
666
|
|
|
622
667
|
### 🚀 Features
|
|
623
668
|
|
|
624
|
-
- enhance form handling and component props across various modules
|
|
625
|
-
- add discount management components and hooks
|
|
626
|
-
- add ProductBadge component for enhanced product presentation
|
|
627
|
-
- add filters component for product listing
|
|
628
|
-
- add ProductListPrice component to handle pricing details
|
|
669
|
+
- enhance form handling and component props across various modules
|
|
670
|
+
- add discount management components and hooks
|
|
671
|
+
- add ProductBadge component for enhanced product presentation
|
|
672
|
+
- add filters component for product listing
|
|
673
|
+
- add ProductListPrice component to handle pricing details
|
|
629
674
|
|
|
630
675
|
### ❤️ Thank You
|
|
631
676
|
|
|
@@ -640,7 +685,7 @@ This was a version bump only for shared/types to align it with other projects, t
|
|
|
640
685
|
|
|
641
686
|
### 🚀 Features
|
|
642
687
|
|
|
643
|
-
- add discount management components and hooks
|
|
688
|
+
- add discount management components and hooks
|
|
644
689
|
|
|
645
690
|
### ❤️ Thank You
|
|
646
691
|
|
|
@@ -674,7 +719,7 @@ This was a version bump only for shared/types to align it with other projects, t
|
|
|
674
719
|
|
|
675
720
|
### 🚀 Features
|
|
676
721
|
|
|
677
|
-
- add ProductBadge component for enhanced product presentation
|
|
722
|
+
- add ProductBadge component for enhanced product presentation
|
|
678
723
|
|
|
679
724
|
### ❤️ Thank You
|
|
680
725
|
|
|
@@ -736,8 +781,8 @@ This was a version bump only for shared/types to align it with other projects, t
|
|
|
736
781
|
|
|
737
782
|
### 🚀 Features
|
|
738
783
|
|
|
739
|
-
- add filters component for product listing
|
|
740
|
-
- add ProductListPrice component to handle pricing details
|
|
784
|
+
- add filters component for product listing
|
|
785
|
+
- add ProductListPrice component to handle pricing details
|
|
741
786
|
|
|
742
787
|
### ❤️ Thank You
|
|
743
788
|
|
|
@@ -751,16 +796,16 @@ This was a version bump only for shared/types to align it with other projects, t
|
|
|
751
796
|
|
|
752
797
|
### 🚀 Features
|
|
753
798
|
|
|
754
|
-
- add react-native-web support and update Vite configurations
|
|
755
|
-
- generate project graph and update package.json files
|
|
756
|
-
- integrate React Compiler and update dependencies across the project
|
|
757
|
-
- **price:** enhance Price component with AsChildProps and custom currency support
|
|
758
|
-
- **quantity-buttons:** integrate AsChildProps for flexible component rendering
|
|
759
|
-
- **shared-types:** create shared types library and update imports across the codebase
|
|
799
|
+
- add react-native-web support and update Vite configurations
|
|
800
|
+
- generate project graph and update package.json files
|
|
801
|
+
- integrate React Compiler and update dependencies across the project
|
|
802
|
+
- **price:** enhance Price component with AsChildProps and custom currency support
|
|
803
|
+
- **quantity-buttons:** integrate AsChildProps for flexible component rendering
|
|
804
|
+
- **shared-types:** create shared types library and update imports across the codebase
|
|
760
805
|
|
|
761
806
|
### 🩹 Fixes
|
|
762
807
|
|
|
763
|
-
- **hooks:** add types export to package.json
|
|
808
|
+
- **hooks:** add types export to package.json
|
|
764
809
|
|
|
765
810
|
### ❤️ Thank You
|
|
766
811
|
|
|
@@ -810,11 +855,11 @@ This was a version bump only for shared/types to align it with other projects, t
|
|
|
810
855
|
|
|
811
856
|
### 🚀 Features
|
|
812
857
|
|
|
813
|
-
- introduce haus-storefront-components-react-native app
|
|
814
|
-
- add FetchClient for API interactions and configure VSCode settings
|
|
815
|
-
- add AddItemToOrder component for managing cart items
|
|
816
|
-
- add react-native-web support and update Vite configurations
|
|
817
|
-
- implement platform-aware components and utilities
|
|
858
|
+
- introduce haus-storefront-components-react-native app
|
|
859
|
+
- add FetchClient for API interactions and configure VSCode settings
|
|
860
|
+
- add AddItemToOrder component for managing cart items
|
|
861
|
+
- add react-native-web support and update Vite configurations
|
|
862
|
+
- implement platform-aware components and utilities
|
|
818
863
|
|
|
819
864
|
### ❤️ Thank You
|
|
820
865
|
|
|
@@ -829,31 +874,31 @@ This was a version bump only for shared/types to align it with other projects, t
|
|
|
829
874
|
|
|
830
875
|
### 🚀 Features
|
|
831
876
|
|
|
832
|
-
- generate project graph and update package.json files
|
|
833
|
-
- integrate React Compiler and update dependencies across the project
|
|
834
|
-
- **eslint:** enhance ESLint configuration with React Compiler support
|
|
835
|
-
- **price:** enhance Price component with AsChildProps and custom currency support
|
|
836
|
-
- **quantity-buttons:** integrate AsChildProps for flexible component rendering
|
|
837
|
-
- **order-lines:** introduce OrderLines component for managing cart items
|
|
877
|
+
- generate project graph and update package.json files
|
|
878
|
+
- integrate React Compiler and update dependencies across the project
|
|
879
|
+
- **eslint:** enhance ESLint configuration with React Compiler support
|
|
880
|
+
- **price:** enhance Price component with AsChildProps and custom currency support
|
|
881
|
+
- **quantity-buttons:** integrate AsChildProps for flexible component rendering
|
|
882
|
+
- **order-lines:** introduce OrderLines component for managing cart items
|
|
838
883
|
|
|
839
884
|
### 🩹 Fixes
|
|
840
885
|
|
|
841
|
-
- **nx.json:** update preVersionCommand to include typecheck step before build
|
|
842
|
-
- **nx.json:** update preVersionCommand to target specific projects with dependencies
|
|
886
|
+
- **nx.json:** update preVersionCommand to include typecheck step before build
|
|
887
|
+
- **nx.json:** update preVersionCommand to target specific projects with dependencies
|
|
843
888
|
|
|
844
889
|
### ❤️ Thank You
|
|
845
890
|
|
|
846
891
|
- Mathias Saxenstrand
|
|
847
892
|
|
|
848
|
-
|
|
893
|
+
## 1.0.0 (2025-04-22)
|
|
849
894
|
|
|
850
895
|
### 🚀 Features
|
|
851
896
|
|
|
852
|
-
- **shared-types:** create shared types library and update imports across the codebase
|
|
897
|
+
- **shared-types:** create shared types library and update imports across the codebase
|
|
853
898
|
|
|
854
899
|
### 🩹 Fixes
|
|
855
900
|
|
|
856
|
-
- **hooks:** add types export to package.json
|
|
901
|
+
- **hooks:** add types export to package.json
|
|
857
902
|
|
|
858
903
|
### ❤️ Thank You
|
|
859
904
|
|
package/package.json
CHANGED