@haus-storefront-react/shared-types 1.0.4-next.7 → 1.0.4-next.9

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,1079 +1,1095 @@
1
- ## 1.0.4-next.6 (2026-03-09)
2
-
3
- ### 🚀 Features
4
-
5
- - add Product Variant Specifications plugin
6
-
7
- ## 1.0.4-next.5 (2026-03-09)
8
-
9
- ### 🚀 Features
10
-
11
- - add Product Variant Specifications plugin
12
-
13
- ## 1.0.4-next.4 (2026-03-09)
14
-
15
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
16
-
17
- ## 1.0.4-next.3 (2026-03-06)
18
-
19
- ### 🚀 Features
20
-
21
- - add goToPage method to Pagination interface
22
-
23
- ## 1.0.4-next.2 (2026-03-04)
24
-
25
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
26
-
27
- ## 1.0.4-next.1 (2026-03-04)
28
-
29
- ### 🚀 Features
30
-
31
- - Add onSdkReady callback to VendurePluginConfig
32
- - enhance form handling and component props across various modules
33
- - add discount management components and hooks
34
- - add ProductBadge component for enhanced product presentation
35
- - add filters component for product listing
36
- - add ProductListPrice component to handle pricing details
37
-
38
- ## 1.0.4-next.0 (2026-03-02)
39
-
40
- ### 🚀 Features
41
-
42
- - Add onSdkReady callback to VendurePluginConfig
43
- - enhance form handling and component props across various modules
44
- - add discount management components and hooks
45
- - add ProductBadge component for enhanced product presentation
46
- - add filters component for product listing
47
- - add ProductListPrice component to handle pricing details
48
-
49
- ## 1.0.0-next.15 (2026-02-17)
50
-
51
- ### 🚀 Features
52
-
53
- - Add onSdkReady callback to VendurePluginConfig
54
- - enhance form handling and component props across various modules
55
- - add discount management components and hooks
56
- - add ProductBadge component for enhanced product presentation
57
- - add filters component for product listing
58
- - add ProductListPrice component to handle pricing details
59
-
60
- ## 1.0.0-next.14 (2026-02-13)
61
-
62
- ### 🚀 Features
63
-
64
- - Add onSdkReady callback to VendurePluginConfig
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
- ## 1.0.0-next.13 (2026-02-12)
72
-
73
- ### 🚀 Features
74
-
75
- - enhance form handling and component props across various modules
76
- - add discount management components and hooks
77
- - add ProductBadge component for enhanced product presentation
78
- - add filters component for product listing
79
- - add ProductListPrice component to handle pricing details
80
-
81
- ## 1.0.0-next.12 (2026-02-12)
82
-
83
- ### 🚀 Features
84
-
85
- - enhance form handling and component props across various modules
86
- - add discount management components and hooks
87
- - add ProductBadge component for enhanced product presentation
88
- - add filters component for product listing
89
- - add ProductListPrice component to handle pricing details
90
-
91
- ## 1.0.0-next.11 (2026-02-09)
92
-
93
- ### 🚀 Features
94
-
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
100
-
101
- ## 1.0.0-next.10 (2026-02-05)
102
-
103
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
104
-
105
- ## 1.0.0-next.9 (2026-02-05)
106
-
107
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
108
-
109
- ## 1.0.0-next.8 (2026-02-05)
110
-
111
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
112
-
113
- ## 1.0.0-next.7 (2026-01-27)
114
-
115
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
116
-
117
- ## 1.0.0-next.6 (2026-01-23)
118
-
119
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
120
-
121
- ## 1.0.0-next.5 (2026-01-22)
122
-
123
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
124
-
125
- ## 1.0.0-next.4 (2026-01-22)
126
-
127
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
128
-
129
- ## 1.0.0-next.3 (2026-01-14)
130
-
131
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
132
-
133
- ## 1.0.0-next.2 (2025-12-30)
134
-
135
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
136
-
137
- ## 1.0.0-next.1 (2025-12-30)
138
-
139
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
140
-
141
- ## 1.0.0-next.0 (2025-12-30)
142
-
143
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
144
-
145
- ## 0.0.52-4 (2025-12-15)
146
-
147
- ### 🚀 Features
148
-
149
- - enhance form handling and component props across various modules
150
- - add discount management components and hooks
151
- - add ProductBadge component for enhanced product presentation
152
- - add filters component for product listing
153
- - add ProductListPrice component to handle pricing details
154
-
155
- ## 0.0.52-3 (2025-12-12)
156
-
157
- ### 🚀 Features
158
-
159
- - enhance form handling and component props across various modules
160
- - add discount management components and hooks
161
- - add ProductBadge component for enhanced product presentation
162
- - add filters component for product listing
163
- - add ProductListPrice component to handle pricing details
164
-
165
- ## 0.0.52-2 (2025-12-12)
166
-
167
- ### 🚀 Features
168
-
169
- - enhance form handling and component props across various modules
170
- - add discount management components and hooks
171
- - add ProductBadge component for enhanced product presentation
172
- - add filters component for product listing
173
- - add ProductListPrice component to handle pricing details
174
-
175
- ## 0.0.52-1 (2025-12-11)
176
-
177
- ### 🚀 Features
178
-
179
- - enhance form handling and component props across various modules
180
- - add discount management components and hooks
181
- - add ProductBadge component for enhanced product presentation
182
- - add filters component for product listing
183
- - add ProductListPrice component to handle pricing details
184
-
185
- ## 0.0.52 (2025-12-11)
186
-
187
- ### 🚀 Features
188
-
189
- - enhance form handling and component props across various modules
190
- - add discount management components and hooks
191
- - add ProductBadge component for enhanced product presentation
192
- - add filters component for product listing
193
- - add ProductListPrice component to handle pricing details
194
-
195
- ## 0.0.51-0 (2025-12-11)
196
-
197
- ### 🚀 Features
198
-
199
- - enhance form handling and component props across various modules
200
- - add discount management components and hooks
201
- - add ProductBadge component for enhanced product presentation
202
- - add filters component for product listing
203
- - add ProductListPrice component to handle pricing details
204
-
205
- ## 0.0.50 (2025-11-25)
206
-
207
- ### 🚀 Features
208
-
209
- - enhance form handling and component props across various modules ([21edaa1](https://github.com/WeAreHausTech/haus-storefront-components/commit/21edaa1))
210
- - add discount management components and hooks ([#33](https://github.com/WeAreHausTech/haus-storefront-components/pull/33))
211
- - add ProductBadge component for enhanced product presentation ([#26](https://github.com/WeAreHausTech/haus-storefront-components/pull/26))
212
- - add filters component for product listing ([d780517](https://github.com/WeAreHausTech/haus-storefront-components/commit/d780517))
213
- - add ProductListPrice component to handle pricing details ([4f53f48](https://github.com/WeAreHausTech/haus-storefront-components/commit/4f53f48))
214
-
215
- ### ❤️ Thank You
216
-
217
- - Johanna Bertils @johannabertils
218
- - Mathias Saxenstrand
219
-
220
- ## 0.0.49 (2025-11-25)
221
-
222
- ### 🚀 Features
223
-
224
- - enhance form handling and component props across various modules ([21edaa1](https://github.com/WeAreHausTech/haus-storefront-components/commit/21edaa1))
225
- - add discount management components and hooks ([#33](https://github.com/WeAreHausTech/haus-storefront-components/pull/33))
226
- - add ProductBadge component for enhanced product presentation ([#26](https://github.com/WeAreHausTech/haus-storefront-components/pull/26))
227
- - add filters component for product listing ([d780517](https://github.com/WeAreHausTech/haus-storefront-components/commit/d780517))
228
- - add ProductListPrice component to handle pricing details ([4f53f48](https://github.com/WeAreHausTech/haus-storefront-components/commit/4f53f48))
229
-
230
- ### ❤️ Thank You
231
-
232
- - Johanna Bertils @johannabertils
233
- - Mathias Saxenstrand
234
-
235
- ## 0.0.48 (2025-11-07)
236
-
237
- ### 🚀 Features
238
-
239
- - enhance form handling and component props across various modules
240
- - add discount management components and hooks
241
- - add ProductBadge component for enhanced product presentation
242
- - add filters component for product listing
243
- - add ProductListPrice component to handle pricing details
244
-
245
- ### ❤️ Thank You
246
-
247
- - Johanna Bertils @johannabertils
248
- - Mathias Saxenstrand
249
-
250
- ## 0.0.47 (2025-10-08)
251
-
252
- ### 🚀 Features
253
-
254
- - enhance form handling and component props across various modules
255
- - add discount management components and hooks
256
- - add ProductBadge component for enhanced product presentation
257
- - add filters component for product listing
258
- - add ProductListPrice component to handle pricing details
259
-
260
- ### ❤️ Thank You
261
-
262
- - Johanna Bertils @johannabertils
263
- - Mathias Saxenstrand
264
-
265
- ## 0.0.46 (2025-10-08)
266
-
267
- ### 🚀 Features
268
-
269
- - enhance form handling and component props across various modules
270
- - add discount management components and hooks
271
- - add ProductBadge component for enhanced product presentation
272
- - add filters component for product listing
273
- - add ProductListPrice component to handle pricing details
274
-
275
- ### ❤️ Thank You
276
-
277
- - Johanna Bertils @johannabertils
278
- - Mathias Saxenstrand
279
-
280
- ## 0.0.45 (2025-10-06)
281
-
282
- ### 🚀 Features
283
-
284
- - enhance form handling and component props across various modules
285
- - add discount management components and hooks
286
- - add ProductBadge component for enhanced product presentation
287
- - add filters component for product listing
288
- - add ProductListPrice component to handle pricing details
289
-
290
- ### ❤️ Thank You
291
-
292
- - Johanna Bertils @johannabertils
293
- - Mathias Saxenstrand
294
-
295
- ## 0.0.44 (2025-10-02)
296
-
297
- ### 🚀 Features
298
-
299
- - enhance form handling and component props across various modules
300
- - add discount management components and hooks
301
- - add ProductBadge component for enhanced product presentation
302
- - add filters component for product listing
303
- - add ProductListPrice component to handle pricing details
304
-
305
- ### ❤️ Thank You
306
-
307
- - Johanna Bertils @johannabertils
308
- - Mathias Saxenstrand
309
-
310
- ## 0.0.43 (2025-09-30)
311
-
312
- ### 🚀 Features
313
-
314
- - enhance form handling and component props across various modules
315
- - add discount management components and hooks
316
- - add ProductBadge component for enhanced product presentation
317
- - add filters component for product listing
318
- - add ProductListPrice component to handle pricing details
319
-
320
- ### ❤️ Thank You
321
-
322
- - Johanna Bertils @johannabertils
323
- - Mathias Saxenstrand
324
-
325
- ## 0.0.42 (2025-09-29)
326
-
327
- ### 🚀 Features
328
-
329
- - enhance form handling and component props across various modules
330
- - add discount management components and hooks
331
- - add ProductBadge component for enhanced product presentation
332
- - add filters component for product listing
333
- - add ProductListPrice component to handle pricing details
334
-
335
- ### ❤️ Thank You
336
-
337
- - Johanna Bertils @johannabertils
338
- - Mathias Saxenstrand
339
-
340
- ## 0.0.41 (2025-09-26)
341
-
342
- ### 🚀 Features
343
-
344
- - enhance form handling and component props across various modules
345
- - add discount management components and hooks
346
- - add ProductBadge component for enhanced product presentation
347
- - add filters component for product listing
348
- - add ProductListPrice component to handle pricing details
349
-
350
- ### ❤️ Thank You
351
-
352
- - Johanna Bertils @johannabertils
353
- - Mathias Saxenstrand
354
-
355
- ## 0.0.40-0 (2025-09-26)
356
-
357
- ### 🚀 Features
358
-
359
- - enhance form handling and component props across various modules
360
- - add discount management components and hooks
361
- - add ProductBadge component for enhanced product presentation
362
- - add filters component for product listing
363
- - add ProductListPrice component to handle pricing details
364
-
365
- ### ❤️ Thank You
366
-
367
- - Johanna Bertils @johannabertils
368
- - Mathias Saxenstrand
369
-
370
- ## 0.0.39 (2025-09-26)
371
-
372
- ### 🚀 Features
373
-
374
- - enhance form handling and component props across various modules
375
- - add discount management components and hooks
376
- - add ProductBadge component for enhanced product presentation
377
- - add filters component for product listing
378
- - add ProductListPrice component to handle pricing details
379
-
380
- ### ❤️ Thank You
381
-
382
- - Johanna Bertils @johannabertils
383
- - Mathias Saxenstrand
384
-
385
- ## 0.0.38-1 (2025-09-26)
386
-
387
- ### 🚀 Features
388
-
389
- - enhance form handling and component props across various modules
390
- - add discount management components and hooks
391
- - add ProductBadge component for enhanced product presentation
392
- - add filters component for product listing
393
- - add ProductListPrice component to handle pricing details
394
-
395
- ### ❤️ Thank You
396
-
397
- - Johanna Bertils @johannabertils
398
- - Mathias Saxenstrand
399
-
400
- ## 0.0.38-0 (2025-09-25)
401
-
402
- ### 🚀 Features
403
-
404
- - enhance form handling and component props across various modules
405
- - add discount management components and hooks
406
- - add ProductBadge component for enhanced product presentation
407
- - add filters component for product listing
408
- - add ProductListPrice component to handle pricing details
409
-
410
- ### ❤️ Thank You
411
-
412
- - Johanna Bertils @johannabertils
413
- - Mathias Saxenstrand
414
-
415
- ## 0.0.37 (2025-09-25)
416
-
417
- ### 🚀 Features
418
-
419
- - enhance form handling and component props across various modules
420
- - add discount management components and hooks
421
- - add ProductBadge component for enhanced product presentation
422
- - add filters component for product listing
423
- - add ProductListPrice component to handle pricing details
424
-
425
- ### ❤️ Thank You
426
-
427
- - Johanna Bertils @johannabertils
428
- - Mathias Saxenstrand
429
-
430
- ## 0.0.36 (2025-09-25)
431
-
432
- ### 🚀 Features
433
-
434
- - enhance form handling and component props across various modules
435
- - add discount management components and hooks
436
- - add ProductBadge component for enhanced product presentation
437
- - add filters component for product listing
438
- - add ProductListPrice component to handle pricing details
439
-
440
- ### ❤️ Thank You
441
-
442
- - Johanna Bertils @johannabertils
443
- - Mathias Saxenstrand
444
-
445
- ## 0.0.36-0 (2025-09-25)
446
-
447
- ### 🚀 Features
448
-
449
- - enhance form handling and component props across various modules
450
- - add discount management components and hooks
451
- - add ProductBadge component for enhanced product presentation
452
- - add filters component for product listing
453
- - add ProductListPrice component to handle pricing details
454
-
455
- ### ❤️ Thank You
456
-
457
- - Johanna Bertils @johannabertils
458
- - Mathias Saxenstrand
459
-
460
- ## 0.0.35 (2025-09-25)
461
-
462
- ### 🚀 Features
463
-
464
- - enhance form handling and component props across various modules
465
- - add discount management components and hooks
466
- - add ProductBadge component for enhanced product presentation
467
- - add filters component for product listing
468
- - add ProductListPrice component to handle pricing details
469
-
470
- ### ❤️ Thank You
471
-
472
- - Johanna Bertils @johannabertils
473
- - Mathias Saxenstrand
474
-
475
- ## 0.0.34-0 (2025-09-24)
476
-
477
- ### 🚀 Features
478
-
479
- - enhance form handling and component props across various modules
480
- - add discount management components and hooks
481
- - add ProductBadge component for enhanced product presentation
482
- - add filters component for product listing
483
- - add ProductListPrice component to handle pricing details
484
-
485
- ### ❤️ Thank You
486
-
487
- - Johanna Bertils @johannabertils
488
- - Mathias Saxenstrand
489
-
490
- ## 0.0.33 (2025-09-24)
491
-
492
- ### 🚀 Features
493
-
494
- - enhance form handling and component props across various modules
495
- - add discount management components and hooks
496
- - add ProductBadge component for enhanced product presentation
497
- - add filters component for product listing
498
- - add ProductListPrice component to handle pricing details
499
-
500
- ### ❤️ Thank You
501
-
502
- - Johanna Bertils @johannabertils
503
- - Mathias Saxenstrand
504
-
505
- ## 0.0.32 (2025-09-24)
506
-
507
- ### 🚀 Features
508
-
509
- - enhance form handling and component props across various modules
510
- - add discount management components and hooks
511
- - add ProductBadge component for enhanced product presentation
512
- - add filters component for product listing
513
- - add ProductListPrice component to handle pricing details
514
-
515
- ### ❤️ Thank You
516
-
517
- - Johanna Bertils @johannabertils
518
- - Mathias Saxenstrand
519
-
520
- ## 0.0.32-10 (2025-09-23)
521
-
522
- ### 🚀 Features
523
-
524
- - enhance form handling and component props across various modules
525
- - add discount management components and hooks
526
- - add ProductBadge component for enhanced product presentation
527
- - add filters component for product listing
528
- - add ProductListPrice component to handle pricing details
529
-
530
- ### ❤️ Thank You
531
-
532
- - Johanna Bertils @johannabertils
533
- - Mathias Saxenstrand
534
-
535
- ## 0.0.32-9 (2025-09-23)
536
-
537
- ### 🚀 Features
538
-
539
- - enhance form handling and component props across various modules
540
- - add discount management components and hooks
541
- - add ProductBadge component for enhanced product presentation
542
- - add filters component for product listing
543
- - add ProductListPrice component to handle pricing details
544
-
545
- ### ❤️ Thank You
546
-
547
- - Johanna Bertils @johannabertils
548
- - Mathias Saxenstrand
549
-
550
- ## 0.0.32-8 (2025-09-23)
551
-
552
- ### 🚀 Features
553
-
554
- - enhance form handling and component props across various modules
555
- - add discount management components and hooks
556
- - add ProductBadge component for enhanced product presentation
557
- - add filters component for product listing
558
- - add ProductListPrice component to handle pricing details
559
-
560
- ### ❤️ Thank You
561
-
562
- - Johanna Bertils @johannabertils
563
- - Mathias Saxenstrand
564
-
565
- ## 0.0.32-7 (2025-09-17)
566
-
567
- ### 🚀 Features
568
-
569
- - add collection and collections functionality to SDK
570
- - enhance SDK context and add active plugin configuration support
571
- - add Vendure Elastic Search Plugin integration
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
577
-
578
- ### ❤️ Thank You
579
-
580
- - Johanna Bertils @johannabertils
581
- - Mathias Saxenstrand
582
-
583
- ## 0.0.32-6 (2025-09-17)
584
-
585
- ### 🚀 Features
586
-
587
- - add collection and collections functionality to SDK
588
- - enhance SDK context and add active plugin configuration support
589
- - add Vendure Elastic Search Plugin integration
590
- - enhance form handling and component props across various modules
591
- - add discount management components and hooks
592
- - add ProductBadge component for enhanced product presentation
593
- - add filters component for product listing
594
- - add ProductListPrice component to handle pricing details
595
-
596
- ### ❤️ Thank You
597
-
598
- - Johanna Bertils @johannabertils
599
- - Mathias Saxenstrand
600
-
601
- ## 0.0.32-5 (2025-09-17)
602
-
603
- ### 🚀 Features
604
-
605
- - enhance SDK context and add active plugin configuration support
606
- - add Vendure Elastic Search Plugin integration
607
- - enhance form handling and component props across various modules
608
- - add discount management components and hooks
609
- - add ProductBadge component for enhanced product presentation
610
- - add filters component for product listing
611
- - add ProductListPrice component to handle pricing details
612
-
613
- ### ❤️ Thank You
614
-
615
- - Johanna Bertils @johannabertils
616
- - Mathias Saxenstrand
617
-
618
- ## 0.0.32-4 (2025-09-16)
619
-
620
- ### 🚀 Features
621
-
622
- - enhance SDK context and add active plugin configuration support
623
- - add Vendure Elastic Search Plugin integration
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
629
-
630
- ### ❤️ Thank You
631
-
632
- - Johanna Bertils @johannabertils
633
- - Mathias Saxenstrand
634
-
635
- ## 0.0.32-3 (2025-09-16)
636
-
637
- ### 🚀 Features
638
-
639
- - enhance SDK context and add active plugin configuration support
640
- - add Vendure Elastic Search Plugin integration
641
- - enhance form handling and component props across various modules
642
- - add discount management components and hooks
643
- - add ProductBadge component for enhanced product presentation
644
- - add filters component for product listing
645
- - add ProductListPrice component to handle pricing details
646
-
647
- ### ❤️ Thank You
648
-
649
- - Johanna Bertils @johannabertils
650
- - Mathias Saxenstrand
651
-
652
- ## 0.0.32-2 (2025-09-16)
653
-
654
- ### 🚀 Features
655
-
656
- - enhance form handling and component props across various modules
657
- - add discount management components and hooks
658
- - add ProductBadge component for enhanced product presentation
659
- - add filters component for product listing
660
- - add ProductListPrice component to handle pricing details
661
-
662
- ### ❤️ Thank You
663
-
664
- - Johanna Bertils @johannabertils
665
- - Mathias Saxenstrand
666
-
667
- ## 0.0.32-1 (2025-09-15)
668
-
669
- ### 🚀 Features
670
-
671
- - enhance form handling and component props across various modules
672
- - add discount management components and hooks
673
- - add ProductBadge component for enhanced product presentation
674
- - add filters component for product listing
675
- - add ProductListPrice component to handle pricing details
676
-
677
- ### ❤️ Thank You
678
-
679
- - Johanna Bertils @johannabertils
680
- - Mathias Saxenstrand
681
-
682
- ## 0.0.31 (2025-09-11)
683
-
684
- ### 🚀 Features
685
-
686
- - enhance form handling and component props across various modules
687
- - add discount management components and hooks
688
- - add ProductBadge component for enhanced product presentation
689
- - add filters component for product listing
690
- - add ProductListPrice component to handle pricing details
691
-
692
- ### ❤️ Thank You
693
-
694
- - Johanna Bertils @johannabertils
695
- - Mathias Saxenstrand
696
-
697
- ## 0.0.30 (2025-09-11)
698
-
699
- ### 🚀 Features
700
-
701
- - enhance form handling and component props across various modules
702
- - add discount management components and hooks
703
- - add ProductBadge component for enhanced product presentation
704
- - add filters component for product listing
705
- - add ProductListPrice component to handle pricing details
706
-
707
- ### ❤️ Thank You
708
-
709
- - Johanna Bertils @johannabertils
710
- - Mathias Saxenstrand
711
-
712
- ## 0.0.29 (2025-09-10)
713
-
714
- ### 🚀 Features
715
-
716
- - enhance form handling and component props across various modules
717
- - add discount management components and hooks
718
- - add ProductBadge component for enhanced product presentation
719
- - add filters component for product listing
720
- - add ProductListPrice component to handle pricing details
721
-
722
- ### ❤️ Thank You
723
-
724
- - Johanna Bertils @johannabertils
725
- - Mathias Saxenstrand
726
-
727
- ## 0.0.28 (2025-09-05)
728
-
729
- ### 🚀 Features
730
-
731
- - enhance form handling and component props across various modules
732
- - add discount management components and hooks
733
- - add ProductBadge component for enhanced product presentation
734
- - add filters component for product listing
735
- - add ProductListPrice component to handle pricing details
736
-
737
- ### ❤️ Thank You
738
-
739
- - Johanna Bertils @johannabertils
740
- - Mathias Saxenstrand
741
-
742
- ## 0.0.27 (2025-09-04)
743
-
744
- ### 🚀 Features
745
-
746
- - enhance form handling and component props across various modules
747
- - add discount management components and hooks
748
- - add ProductBadge component for enhanced product presentation
749
- - add filters component for product listing
750
- - add ProductListPrice component to handle pricing details
751
-
752
- ### ❤️ Thank You
753
-
754
- - Johanna Bertils @johannabertils
755
- - Mathias Saxenstrand
756
-
757
- ## 0.0.26 (2025-09-02)
758
-
759
- ### 🚀 Features
760
-
761
- - enhance form handling and component props across various modules
762
- - add discount management components and hooks
763
- - add ProductBadge component for enhanced product presentation
764
- - add filters component for product listing
765
- - add ProductListPrice component to handle pricing details
766
-
767
- ### ❤️ Thank You
768
-
769
- - Johanna Bertils @johannabertils
770
- - Mathias Saxenstrand
771
-
772
- ## 0.0.25 (2025-09-01)
773
-
774
- ### 🚀 Features
775
-
776
- - enhance form handling and component props across various modules
777
- - add discount management components and hooks
778
- - add ProductBadge component for enhanced product presentation
779
- - add filters component for product listing
780
- - add ProductListPrice component to handle pricing details
781
-
782
- ### ❤️ Thank You
783
-
784
- - Johanna Bertils @johannabertils
785
- - Mathias Saxenstrand
786
-
787
- ## 0.0.24 (2025-09-01)
788
-
789
- ### 🚀 Features
790
-
791
- - enhance form handling and component props across various modules
792
- - add discount management components and hooks
793
- - add ProductBadge component for enhanced product presentation
794
- - add filters component for product listing
795
- - add ProductListPrice component to handle pricing details
796
-
797
- ### ❤️ Thank You
798
-
799
- - Johanna Bertils @johannabertils
800
- - Mathias Saxenstrand
801
-
802
- ## 0.0.23 (2025-09-01)
803
-
804
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
805
-
806
- ## 0.0.21 (2025-09-01)
807
-
808
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
809
-
810
- ## 0.0.20 (2025-08-26)
811
-
812
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
813
-
814
- ## 0.0.19 (2025-08-21)
815
-
816
- ### 🚀 Features
817
-
818
- - enhance form handling and component props across various modules
819
-
820
- ### ❤️ Thank You
821
-
822
- - Mathias Saxenstrand
823
-
824
- ## 0.0.18 (2025-08-21)
825
-
826
- ### 🚀 Features
827
-
828
- - enhance form handling and component props across various modules
829
- - add discount management components and hooks
830
- - add ProductBadge component for enhanced product presentation
831
- - add filters component for product listing
832
- - add ProductListPrice component to handle pricing details
833
-
834
- ### ❤️ Thank You
835
-
836
- - Johanna Bertils @johannabertils
837
- - Mathias Saxenstrand
838
-
839
- ## 0.0.17 (2025-08-21)
840
-
841
- ### 🚀 Features
842
-
843
- - enhance form handling and component props across various modules
844
- - add discount management components and hooks
845
- - add ProductBadge component for enhanced product presentation
846
- - add filters component for product listing
847
- - add ProductListPrice component to handle pricing details
848
-
849
- ### ❤️ Thank You
850
-
851
- - Johanna Bertils @johannabertils
852
- - Mathias Saxenstrand
853
-
854
- ## 0.0.16 (2025-08-14)
855
-
856
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
857
-
858
- ## 0.0.15 (2025-08-14)
859
-
860
- ### 🚀 Features
861
-
862
- - add discount management components and hooks
863
-
864
- ### ❤️ Thank You
865
-
866
- - Johanna Bertils @johannabertils
867
-
868
- ## 0.0.14 (2025-07-11)
869
-
870
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
871
-
872
- ## 0.0.13 (2025-07-09)
873
-
874
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
875
-
876
- ## 0.0.12 (2025-07-04)
877
-
878
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
879
-
880
- ## 0.0.11 (2025-07-04)
881
-
882
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
883
-
884
- ## 0.0.10 (2025-07-04)
885
-
886
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
887
-
888
- ## 0.0.9 (2025-07-04)
889
-
890
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
891
-
892
- ## 0.0.8 (2025-07-03)
893
-
894
- ### 🚀 Features
895
-
896
- - add ProductBadge component for enhanced product presentation
897
-
898
- ### ❤️ Thank You
899
-
900
- - Johanna Bertils @johannabertils
901
-
902
- ## 0.0.7 (2025-07-03)
903
-
904
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
905
-
906
- ## 0.0.7-7 (2025-07-03)
907
-
908
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
909
-
910
- ## 0.0.7-6 (2025-07-03)
911
-
912
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
913
-
914
- ## 0.0.7-5 (2025-07-03)
915
-
916
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
917
-
918
- ## 0.0.7-4 (2025-07-02)
919
-
920
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
921
-
922
- ## 0.0.7-3 (2025-07-02)
923
-
924
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
925
-
926
- ## 0.0.7-2 (2025-07-02)
927
-
928
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
929
-
930
- ## 0.0.7-1 (2025-07-02)
931
-
932
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
933
-
934
- ## 0.0.7-0 (2025-07-02)
935
-
936
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
937
-
938
- ## 0.0.6 (2025-07-01)
939
-
940
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
941
-
942
- ## 0.0.6-0 (2025-07-01)
943
-
944
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
945
-
946
- ## 0.0.5 (2025-07-01)
947
-
948
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
949
-
950
- ## 0.0.4 (2025-07-01)
951
-
952
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
953
-
954
- ## 0.0.3 (2025-07-01)
955
-
956
- ### 🚀 Features
957
-
958
- - add filters component for product listing
959
- - add ProductListPrice component to handle pricing details
960
-
961
- ### ❤️ Thank You
962
-
963
- - Mathias Saxenstrand
964
-
965
- ## 0.0.2 (2025-06-26)
966
-
967
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
968
-
969
- ## 0.0.1 (2025-06-26)
970
-
971
- ### 🚀 Features
972
-
973
- - add react-native-web support and update Vite configurations
974
- - generate project graph and update package.json files
975
- - integrate React Compiler and update dependencies across the project
976
- - **price:** enhance Price component with AsChildProps and custom currency support
977
- - **quantity-buttons:** integrate AsChildProps for flexible component rendering
978
- - **shared-types:** create shared types library and update imports across the codebase
979
-
980
- ### 🩹 Fixes
981
-
982
- - **hooks:** add types export to package.json
983
-
984
- ### ❤️ Thank You
985
-
986
- - Mathias Saxenstrand
987
-
988
- ## 2.0.10 (2025-06-25)
989
-
990
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
991
-
992
- ## 2.0.9 (2025-06-25)
993
-
994
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
995
-
996
- ## 2.0.8 (2025-06-25)
997
-
998
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
999
-
1000
- ## 2.0.7 (2025-06-25)
1001
-
1002
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
1003
-
1004
- ## 2.0.6 (2025-06-25)
1005
-
1006
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
1007
-
1008
- ## 2.0.5 (2025-06-25)
1009
-
1010
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
1011
-
1012
- ## 2.0.4 (2025-06-25)
1013
-
1014
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
1015
-
1016
- ## 2.0.3 (2025-06-25)
1017
-
1018
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
1019
-
1020
- ## 2.0.1 (2025-06-25)
1021
-
1022
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
1023
-
1024
- # 2.0.0 (2025-06-25)
1025
-
1026
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
1027
-
1028
- ## 1.0.3 (2025-06-05)
1029
-
1030
- ### 🚀 Features
1031
-
1032
- - introduce haus-storefront-components-react-native app
1033
- - add FetchClient for API interactions and configure VSCode settings
1034
- - add AddItemToOrder component for managing cart items
1035
- - add react-native-web support and update Vite configurations
1036
- - implement platform-aware components and utilities
1037
-
1038
- ### ❤️ Thank You
1039
-
1040
- - Johanna Bertils
1041
- - Mathias Saxenstrand
1042
-
1043
- ## 1.0.2 (2025-05-26)
1044
-
1045
- This was a version bump only for shared/types to align it with other projects, there were no code changes.
1046
-
1047
- ## 1.0.1 (2025-05-23)
1048
-
1049
- ### 🚀 Features
1050
-
1051
- - generate project graph and update package.json files
1052
- - integrate React Compiler and update dependencies across the project
1053
- - **eslint:** enhance ESLint configuration with React Compiler support
1054
- - **price:** enhance Price component with AsChildProps and custom currency support
1055
- - **quantity-buttons:** integrate AsChildProps for flexible component rendering
1056
- - **order-lines:** introduce OrderLines component for managing cart items
1057
-
1058
- ### 🩹 Fixes
1059
-
1060
- - **nx.json:** update preVersionCommand to include typecheck step before build
1061
- - **nx.json:** update preVersionCommand to target specific projects with dependencies
1062
-
1063
- ### ❤️ Thank You
1064
-
1065
- - Mathias Saxenstrand
1066
-
1067
- ## 1.0.0 (2025-04-22)
1068
-
1069
- ### 🚀 Features
1070
-
1071
- - **shared-types:** create shared types library and update imports across the codebase
1072
-
1073
- ### 🩹 Fixes
1074
-
1075
- - **hooks:** add types export to package.json
1076
-
1077
- ### ❤️ Thank You
1078
-
1079
- - Mathias Saxenstrand
1
+ ## 1.0.4-next.8 (2026-03-13)
2
+
3
+ ### 🚀 Features
4
+
5
+ - **vendure:** add related products plugin and types
6
+
7
+ ## 1.0.4-next.7 (2026-03-11)
8
+
9
+ ### 🚀 Features
10
+
11
+ - enhance form handling and component props across various modules
12
+ - add discount management components and hooks
13
+ - add ProductBadge component for enhanced product presentation
14
+ - add filters component for product listing
15
+ - add ProductListPrice component to handle pricing details
16
+
17
+ ## 1.0.4-next.6 (2026-03-09)
18
+
19
+ ### 🚀 Features
20
+
21
+ - add Product Variant Specifications plugin
22
+
23
+ ## 1.0.4-next.5 (2026-03-09)
24
+
25
+ ### 🚀 Features
26
+
27
+ - add Product Variant Specifications plugin
28
+
29
+ ## 1.0.4-next.4 (2026-03-09)
30
+
31
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
32
+
33
+ ## 1.0.4-next.3 (2026-03-06)
34
+
35
+ ### 🚀 Features
36
+
37
+ - add goToPage method to Pagination interface
38
+
39
+ ## 1.0.4-next.2 (2026-03-04)
40
+
41
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
42
+
43
+ ## 1.0.4-next.1 (2026-03-04)
44
+
45
+ ### 🚀 Features
46
+
47
+ - Add onSdkReady callback to VendurePluginConfig
48
+ - enhance form handling and component props across various modules
49
+ - add discount management components and hooks
50
+ - add ProductBadge component for enhanced product presentation
51
+ - add filters component for product listing
52
+ - add ProductListPrice component to handle pricing details
53
+
54
+ ## 1.0.4-next.0 (2026-03-02)
55
+
56
+ ### 🚀 Features
57
+
58
+ - Add onSdkReady callback to VendurePluginConfig
59
+ - enhance form handling and component props across various modules
60
+ - add discount management components and hooks
61
+ - add ProductBadge component for enhanced product presentation
62
+ - add filters component for product listing
63
+ - add ProductListPrice component to handle pricing details
64
+
65
+ ## 1.0.0-next.15 (2026-02-17)
66
+
67
+ ### 🚀 Features
68
+
69
+ - Add onSdkReady callback to VendurePluginConfig
70
+ - enhance form handling and component props across various modules
71
+ - add discount management components and hooks
72
+ - add ProductBadge component for enhanced product presentation
73
+ - add filters component for product listing
74
+ - add ProductListPrice component to handle pricing details
75
+
76
+ ## 1.0.0-next.14 (2026-02-13)
77
+
78
+ ### 🚀 Features
79
+
80
+ - Add onSdkReady callback to VendurePluginConfig
81
+ - enhance form handling and component props across various modules
82
+ - add discount management components and hooks
83
+ - add ProductBadge component for enhanced product presentation
84
+ - add filters component for product listing
85
+ - add ProductListPrice component to handle pricing details
86
+
87
+ ## 1.0.0-next.13 (2026-02-12)
88
+
89
+ ### 🚀 Features
90
+
91
+ - enhance form handling and component props across various modules
92
+ - add discount management components and hooks
93
+ - add ProductBadge component for enhanced product presentation
94
+ - add filters component for product listing
95
+ - add ProductListPrice component to handle pricing details
96
+
97
+ ## 1.0.0-next.12 (2026-02-12)
98
+
99
+ ### 🚀 Features
100
+
101
+ - enhance form handling and component props across various modules
102
+ - add discount management components and hooks
103
+ - add ProductBadge component for enhanced product presentation
104
+ - add filters component for product listing
105
+ - add ProductListPrice component to handle pricing details
106
+
107
+ ## 1.0.0-next.11 (2026-02-09)
108
+
109
+ ### 🚀 Features
110
+
111
+ - enhance form handling and component props across various modules
112
+ - add discount management components and hooks
113
+ - add ProductBadge component for enhanced product presentation
114
+ - add filters component for product listing
115
+ - add ProductListPrice component to handle pricing details
116
+
117
+ ## 1.0.0-next.10 (2026-02-05)
118
+
119
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
120
+
121
+ ## 1.0.0-next.9 (2026-02-05)
122
+
123
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
124
+
125
+ ## 1.0.0-next.8 (2026-02-05)
126
+
127
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
128
+
129
+ ## 1.0.0-next.7 (2026-01-27)
130
+
131
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
132
+
133
+ ## 1.0.0-next.6 (2026-01-23)
134
+
135
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
136
+
137
+ ## 1.0.0-next.5 (2026-01-22)
138
+
139
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
140
+
141
+ ## 1.0.0-next.4 (2026-01-22)
142
+
143
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
144
+
145
+ ## 1.0.0-next.3 (2026-01-14)
146
+
147
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
148
+
149
+ ## 1.0.0-next.2 (2025-12-30)
150
+
151
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
152
+
153
+ ## 1.0.0-next.1 (2025-12-30)
154
+
155
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
156
+
157
+ ## 1.0.0-next.0 (2025-12-30)
158
+
159
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
160
+
161
+ ## 0.0.52-4 (2025-12-15)
162
+
163
+ ### 🚀 Features
164
+
165
+ - enhance form handling and component props across various modules
166
+ - add discount management components and hooks
167
+ - add ProductBadge component for enhanced product presentation
168
+ - add filters component for product listing
169
+ - add ProductListPrice component to handle pricing details
170
+
171
+ ## 0.0.52-3 (2025-12-12)
172
+
173
+ ### 🚀 Features
174
+
175
+ - enhance form handling and component props across various modules
176
+ - add discount management components and hooks
177
+ - add ProductBadge component for enhanced product presentation
178
+ - add filters component for product listing
179
+ - add ProductListPrice component to handle pricing details
180
+
181
+ ## 0.0.52-2 (2025-12-12)
182
+
183
+ ### 🚀 Features
184
+
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
190
+
191
+ ## 0.0.52-1 (2025-12-11)
192
+
193
+ ### 🚀 Features
194
+
195
+ - enhance form handling and component props across various modules
196
+ - add discount management components and hooks
197
+ - add ProductBadge component for enhanced product presentation
198
+ - add filters component for product listing
199
+ - add ProductListPrice component to handle pricing details
200
+
201
+ ## 0.0.52 (2025-12-11)
202
+
203
+ ### 🚀 Features
204
+
205
+ - enhance form handling and component props across various modules
206
+ - add discount management components and hooks
207
+ - add ProductBadge component for enhanced product presentation
208
+ - add filters component for product listing
209
+ - add ProductListPrice component to handle pricing details
210
+
211
+ ## 0.0.51-0 (2025-12-11)
212
+
213
+ ### 🚀 Features
214
+
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
220
+
221
+ ## 0.0.50 (2025-11-25)
222
+
223
+ ### 🚀 Features
224
+
225
+ - enhance form handling and component props across various modules ([21edaa1](https://github.com/WeAreHausTech/haus-storefront-components/commit/21edaa1))
226
+ - add discount management components and hooks ([#33](https://github.com/WeAreHausTech/haus-storefront-components/pull/33))
227
+ - add ProductBadge component for enhanced product presentation ([#26](https://github.com/WeAreHausTech/haus-storefront-components/pull/26))
228
+ - add filters component for product listing ([d780517](https://github.com/WeAreHausTech/haus-storefront-components/commit/d780517))
229
+ - add ProductListPrice component to handle pricing details ([4f53f48](https://github.com/WeAreHausTech/haus-storefront-components/commit/4f53f48))
230
+
231
+ ### ❤️ Thank You
232
+
233
+ - Johanna Bertils @johannabertils
234
+ - Mathias Saxenstrand
235
+
236
+ ## 0.0.49 (2025-11-25)
237
+
238
+ ### 🚀 Features
239
+
240
+ - enhance form handling and component props across various modules ([21edaa1](https://github.com/WeAreHausTech/haus-storefront-components/commit/21edaa1))
241
+ - add discount management components and hooks ([#33](https://github.com/WeAreHausTech/haus-storefront-components/pull/33))
242
+ - add ProductBadge component for enhanced product presentation ([#26](https://github.com/WeAreHausTech/haus-storefront-components/pull/26))
243
+ - add filters component for product listing ([d780517](https://github.com/WeAreHausTech/haus-storefront-components/commit/d780517))
244
+ - add ProductListPrice component to handle pricing details ([4f53f48](https://github.com/WeAreHausTech/haus-storefront-components/commit/4f53f48))
245
+
246
+ ### ❤️ Thank You
247
+
248
+ - Johanna Bertils @johannabertils
249
+ - Mathias Saxenstrand
250
+
251
+ ## 0.0.48 (2025-11-07)
252
+
253
+ ### 🚀 Features
254
+
255
+ - enhance form handling and component props across various modules
256
+ - add discount management components and hooks
257
+ - add ProductBadge component for enhanced product presentation
258
+ - add filters component for product listing
259
+ - add ProductListPrice component to handle pricing details
260
+
261
+ ### ❤️ Thank You
262
+
263
+ - Johanna Bertils @johannabertils
264
+ - Mathias Saxenstrand
265
+
266
+ ## 0.0.47 (2025-10-08)
267
+
268
+ ### 🚀 Features
269
+
270
+ - enhance form handling and component props across various modules
271
+ - add discount management components and hooks
272
+ - add ProductBadge component for enhanced product presentation
273
+ - add filters component for product listing
274
+ - add ProductListPrice component to handle pricing details
275
+
276
+ ### ❤️ Thank You
277
+
278
+ - Johanna Bertils @johannabertils
279
+ - Mathias Saxenstrand
280
+
281
+ ## 0.0.46 (2025-10-08)
282
+
283
+ ### 🚀 Features
284
+
285
+ - enhance form handling and component props across various modules
286
+ - add discount management components and hooks
287
+ - add ProductBadge component for enhanced product presentation
288
+ - add filters component for product listing
289
+ - add ProductListPrice component to handle pricing details
290
+
291
+ ### ❤️ Thank You
292
+
293
+ - Johanna Bertils @johannabertils
294
+ - Mathias Saxenstrand
295
+
296
+ ## 0.0.45 (2025-10-06)
297
+
298
+ ### 🚀 Features
299
+
300
+ - enhance form handling and component props across various modules
301
+ - add discount management components and hooks
302
+ - add ProductBadge component for enhanced product presentation
303
+ - add filters component for product listing
304
+ - add ProductListPrice component to handle pricing details
305
+
306
+ ### ❤️ Thank You
307
+
308
+ - Johanna Bertils @johannabertils
309
+ - Mathias Saxenstrand
310
+
311
+ ## 0.0.44 (2025-10-02)
312
+
313
+ ### 🚀 Features
314
+
315
+ - enhance form handling and component props across various modules
316
+ - add discount management components and hooks
317
+ - add ProductBadge component for enhanced product presentation
318
+ - add filters component for product listing
319
+ - add ProductListPrice component to handle pricing details
320
+
321
+ ### ❤️ Thank You
322
+
323
+ - Johanna Bertils @johannabertils
324
+ - Mathias Saxenstrand
325
+
326
+ ## 0.0.43 (2025-09-30)
327
+
328
+ ### 🚀 Features
329
+
330
+ - enhance form handling and component props across various modules
331
+ - add discount management components and hooks
332
+ - add ProductBadge component for enhanced product presentation
333
+ - add filters component for product listing
334
+ - add ProductListPrice component to handle pricing details
335
+
336
+ ### ❤️ Thank You
337
+
338
+ - Johanna Bertils @johannabertils
339
+ - Mathias Saxenstrand
340
+
341
+ ## 0.0.42 (2025-09-29)
342
+
343
+ ### 🚀 Features
344
+
345
+ - enhance form handling and component props across various modules
346
+ - add discount management components and hooks
347
+ - add ProductBadge component for enhanced product presentation
348
+ - add filters component for product listing
349
+ - add ProductListPrice component to handle pricing details
350
+
351
+ ### ❤️ Thank You
352
+
353
+ - Johanna Bertils @johannabertils
354
+ - Mathias Saxenstrand
355
+
356
+ ## 0.0.41 (2025-09-26)
357
+
358
+ ### 🚀 Features
359
+
360
+ - enhance form handling and component props across various modules
361
+ - add discount management components and hooks
362
+ - add ProductBadge component for enhanced product presentation
363
+ - add filters component for product listing
364
+ - add ProductListPrice component to handle pricing details
365
+
366
+ ### ❤️ Thank You
367
+
368
+ - Johanna Bertils @johannabertils
369
+ - Mathias Saxenstrand
370
+
371
+ ## 0.0.40-0 (2025-09-26)
372
+
373
+ ### 🚀 Features
374
+
375
+ - enhance form handling and component props across various modules
376
+ - add discount management components and hooks
377
+ - add ProductBadge component for enhanced product presentation
378
+ - add filters component for product listing
379
+ - add ProductListPrice component to handle pricing details
380
+
381
+ ### ❤️ Thank You
382
+
383
+ - Johanna Bertils @johannabertils
384
+ - Mathias Saxenstrand
385
+
386
+ ## 0.0.39 (2025-09-26)
387
+
388
+ ### 🚀 Features
389
+
390
+ - enhance form handling and component props across various modules
391
+ - add discount management components and hooks
392
+ - add ProductBadge component for enhanced product presentation
393
+ - add filters component for product listing
394
+ - add ProductListPrice component to handle pricing details
395
+
396
+ ### ❤️ Thank You
397
+
398
+ - Johanna Bertils @johannabertils
399
+ - Mathias Saxenstrand
400
+
401
+ ## 0.0.38-1 (2025-09-26)
402
+
403
+ ### 🚀 Features
404
+
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
410
+
411
+ ### ❤️ Thank You
412
+
413
+ - Johanna Bertils @johannabertils
414
+ - Mathias Saxenstrand
415
+
416
+ ## 0.0.38-0 (2025-09-25)
417
+
418
+ ### 🚀 Features
419
+
420
+ - enhance form handling and component props across various modules
421
+ - add discount management components and hooks
422
+ - add ProductBadge component for enhanced product presentation
423
+ - add filters component for product listing
424
+ - add ProductListPrice component to handle pricing details
425
+
426
+ ### ❤️ Thank You
427
+
428
+ - Johanna Bertils @johannabertils
429
+ - Mathias Saxenstrand
430
+
431
+ ## 0.0.37 (2025-09-25)
432
+
433
+ ### 🚀 Features
434
+
435
+ - enhance form handling and component props across various modules
436
+ - add discount management components and hooks
437
+ - add ProductBadge component for enhanced product presentation
438
+ - add filters component for product listing
439
+ - add ProductListPrice component to handle pricing details
440
+
441
+ ### ❤️ Thank You
442
+
443
+ - Johanna Bertils @johannabertils
444
+ - Mathias Saxenstrand
445
+
446
+ ## 0.0.36 (2025-09-25)
447
+
448
+ ### 🚀 Features
449
+
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
455
+
456
+ ### ❤️ Thank You
457
+
458
+ - Johanna Bertils @johannabertils
459
+ - Mathias Saxenstrand
460
+
461
+ ## 0.0.36-0 (2025-09-25)
462
+
463
+ ### 🚀 Features
464
+
465
+ - enhance form handling and component props across various modules
466
+ - add discount management components and hooks
467
+ - add ProductBadge component for enhanced product presentation
468
+ - add filters component for product listing
469
+ - add ProductListPrice component to handle pricing details
470
+
471
+ ### ❤️ Thank You
472
+
473
+ - Johanna Bertils @johannabertils
474
+ - Mathias Saxenstrand
475
+
476
+ ## 0.0.35 (2025-09-25)
477
+
478
+ ### 🚀 Features
479
+
480
+ - enhance form handling and component props across various modules
481
+ - add discount management components and hooks
482
+ - add ProductBadge component for enhanced product presentation
483
+ - add filters component for product listing
484
+ - add ProductListPrice component to handle pricing details
485
+
486
+ ### ❤️ Thank You
487
+
488
+ - Johanna Bertils @johannabertils
489
+ - Mathias Saxenstrand
490
+
491
+ ## 0.0.34-0 (2025-09-24)
492
+
493
+ ### 🚀 Features
494
+
495
+ - enhance form handling and component props across various modules
496
+ - add discount management components and hooks
497
+ - add ProductBadge component for enhanced product presentation
498
+ - add filters component for product listing
499
+ - add ProductListPrice component to handle pricing details
500
+
501
+ ### ❤️ Thank You
502
+
503
+ - Johanna Bertils @johannabertils
504
+ - Mathias Saxenstrand
505
+
506
+ ## 0.0.33 (2025-09-24)
507
+
508
+ ### 🚀 Features
509
+
510
+ - enhance form handling and component props across various modules
511
+ - add discount management components and hooks
512
+ - add ProductBadge component for enhanced product presentation
513
+ - add filters component for product listing
514
+ - add ProductListPrice component to handle pricing details
515
+
516
+ ### ❤️ Thank You
517
+
518
+ - Johanna Bertils @johannabertils
519
+ - Mathias Saxenstrand
520
+
521
+ ## 0.0.32 (2025-09-24)
522
+
523
+ ### 🚀 Features
524
+
525
+ - enhance form handling and component props across various modules
526
+ - add discount management components and hooks
527
+ - add ProductBadge component for enhanced product presentation
528
+ - add filters component for product listing
529
+ - add ProductListPrice component to handle pricing details
530
+
531
+ ### ❤️ Thank You
532
+
533
+ - Johanna Bertils @johannabertils
534
+ - Mathias Saxenstrand
535
+
536
+ ## 0.0.32-10 (2025-09-23)
537
+
538
+ ### 🚀 Features
539
+
540
+ - enhance form handling and component props across various modules
541
+ - add discount management components and hooks
542
+ - add ProductBadge component for enhanced product presentation
543
+ - add filters component for product listing
544
+ - add ProductListPrice component to handle pricing details
545
+
546
+ ### ❤️ Thank You
547
+
548
+ - Johanna Bertils @johannabertils
549
+ - Mathias Saxenstrand
550
+
551
+ ## 0.0.32-9 (2025-09-23)
552
+
553
+ ### 🚀 Features
554
+
555
+ - enhance form handling and component props across various modules
556
+ - add discount management components and hooks
557
+ - add ProductBadge component for enhanced product presentation
558
+ - add filters component for product listing
559
+ - add ProductListPrice component to handle pricing details
560
+
561
+ ### ❤️ Thank You
562
+
563
+ - Johanna Bertils @johannabertils
564
+ - Mathias Saxenstrand
565
+
566
+ ## 0.0.32-8 (2025-09-23)
567
+
568
+ ### 🚀 Features
569
+
570
+ - enhance form handling and component props across various modules
571
+ - add discount management components and hooks
572
+ - add ProductBadge component for enhanced product presentation
573
+ - add filters component for product listing
574
+ - add ProductListPrice component to handle pricing details
575
+
576
+ ### ❤️ Thank You
577
+
578
+ - Johanna Bertils @johannabertils
579
+ - Mathias Saxenstrand
580
+
581
+ ## 0.0.32-7 (2025-09-17)
582
+
583
+ ### 🚀 Features
584
+
585
+ - add collection and collections functionality to SDK
586
+ - enhance SDK context and add active plugin configuration support
587
+ - add Vendure Elastic Search Plugin integration
588
+ - enhance form handling and component props across various modules
589
+ - add discount management components and hooks
590
+ - add ProductBadge component for enhanced product presentation
591
+ - add filters component for product listing
592
+ - add ProductListPrice component to handle pricing details
593
+
594
+ ### ❤️ Thank You
595
+
596
+ - Johanna Bertils @johannabertils
597
+ - Mathias Saxenstrand
598
+
599
+ ## 0.0.32-6 (2025-09-17)
600
+
601
+ ### 🚀 Features
602
+
603
+ - add collection and collections functionality to SDK
604
+ - enhance SDK context and add active plugin configuration support
605
+ - add Vendure Elastic Search Plugin integration
606
+ - enhance form handling and component props across various modules
607
+ - add discount management components and hooks
608
+ - add ProductBadge component for enhanced product presentation
609
+ - add filters component for product listing
610
+ - add ProductListPrice component to handle pricing details
611
+
612
+ ### ❤️ Thank You
613
+
614
+ - Johanna Bertils @johannabertils
615
+ - Mathias Saxenstrand
616
+
617
+ ## 0.0.32-5 (2025-09-17)
618
+
619
+ ### 🚀 Features
620
+
621
+ - enhance SDK context and add active plugin configuration support
622
+ - add Vendure Elastic Search Plugin integration
623
+ - enhance form handling and component props across various modules
624
+ - add discount management components and hooks
625
+ - add ProductBadge component for enhanced product presentation
626
+ - add filters component for product listing
627
+ - add ProductListPrice component to handle pricing details
628
+
629
+ ### ❤️ Thank You
630
+
631
+ - Johanna Bertils @johannabertils
632
+ - Mathias Saxenstrand
633
+
634
+ ## 0.0.32-4 (2025-09-16)
635
+
636
+ ### 🚀 Features
637
+
638
+ - enhance SDK context and add active plugin configuration support
639
+ - add Vendure Elastic Search Plugin integration
640
+ - enhance form handling and component props across various modules
641
+ - add discount management components and hooks
642
+ - add ProductBadge component for enhanced product presentation
643
+ - add filters component for product listing
644
+ - add ProductListPrice component to handle pricing details
645
+
646
+ ### ❤️ Thank You
647
+
648
+ - Johanna Bertils @johannabertils
649
+ - Mathias Saxenstrand
650
+
651
+ ## 0.0.32-3 (2025-09-16)
652
+
653
+ ### 🚀 Features
654
+
655
+ - enhance SDK context and add active plugin configuration support
656
+ - add Vendure Elastic Search Plugin integration
657
+ - enhance form handling and component props across various modules
658
+ - add discount management components and hooks
659
+ - add ProductBadge component for enhanced product presentation
660
+ - add filters component for product listing
661
+ - add ProductListPrice component to handle pricing details
662
+
663
+ ### ❤️ Thank You
664
+
665
+ - Johanna Bertils @johannabertils
666
+ - Mathias Saxenstrand
667
+
668
+ ## 0.0.32-2 (2025-09-16)
669
+
670
+ ### 🚀 Features
671
+
672
+ - enhance form handling and component props across various modules
673
+ - add discount management components and hooks
674
+ - add ProductBadge component for enhanced product presentation
675
+ - add filters component for product listing
676
+ - add ProductListPrice component to handle pricing details
677
+
678
+ ### ❤️ Thank You
679
+
680
+ - Johanna Bertils @johannabertils
681
+ - Mathias Saxenstrand
682
+
683
+ ## 0.0.32-1 (2025-09-15)
684
+
685
+ ### 🚀 Features
686
+
687
+ - enhance form handling and component props across various modules
688
+ - add discount management components and hooks
689
+ - add ProductBadge component for enhanced product presentation
690
+ - add filters component for product listing
691
+ - add ProductListPrice component to handle pricing details
692
+
693
+ ### ❤️ Thank You
694
+
695
+ - Johanna Bertils @johannabertils
696
+ - Mathias Saxenstrand
697
+
698
+ ## 0.0.31 (2025-09-11)
699
+
700
+ ### 🚀 Features
701
+
702
+ - enhance form handling and component props across various modules
703
+ - add discount management components and hooks
704
+ - add ProductBadge component for enhanced product presentation
705
+ - add filters component for product listing
706
+ - add ProductListPrice component to handle pricing details
707
+
708
+ ### ❤️ Thank You
709
+
710
+ - Johanna Bertils @johannabertils
711
+ - Mathias Saxenstrand
712
+
713
+ ## 0.0.30 (2025-09-11)
714
+
715
+ ### 🚀 Features
716
+
717
+ - enhance form handling and component props across various modules
718
+ - add discount management components and hooks
719
+ - add ProductBadge component for enhanced product presentation
720
+ - add filters component for product listing
721
+ - add ProductListPrice component to handle pricing details
722
+
723
+ ### ❤️ Thank You
724
+
725
+ - Johanna Bertils @johannabertils
726
+ - Mathias Saxenstrand
727
+
728
+ ## 0.0.29 (2025-09-10)
729
+
730
+ ### 🚀 Features
731
+
732
+ - enhance form handling and component props across various modules
733
+ - add discount management components and hooks
734
+ - add ProductBadge component for enhanced product presentation
735
+ - add filters component for product listing
736
+ - add ProductListPrice component to handle pricing details
737
+
738
+ ### ❤️ Thank You
739
+
740
+ - Johanna Bertils @johannabertils
741
+ - Mathias Saxenstrand
742
+
743
+ ## 0.0.28 (2025-09-05)
744
+
745
+ ### 🚀 Features
746
+
747
+ - enhance form handling and component props across various modules
748
+ - add discount management components and hooks
749
+ - add ProductBadge component for enhanced product presentation
750
+ - add filters component for product listing
751
+ - add ProductListPrice component to handle pricing details
752
+
753
+ ### ❤️ Thank You
754
+
755
+ - Johanna Bertils @johannabertils
756
+ - Mathias Saxenstrand
757
+
758
+ ## 0.0.27 (2025-09-04)
759
+
760
+ ### 🚀 Features
761
+
762
+ - enhance form handling and component props across various modules
763
+ - add discount management components and hooks
764
+ - add ProductBadge component for enhanced product presentation
765
+ - add filters component for product listing
766
+ - add ProductListPrice component to handle pricing details
767
+
768
+ ### ❤️ Thank You
769
+
770
+ - Johanna Bertils @johannabertils
771
+ - Mathias Saxenstrand
772
+
773
+ ## 0.0.26 (2025-09-02)
774
+
775
+ ### 🚀 Features
776
+
777
+ - enhance form handling and component props across various modules
778
+ - add discount management components and hooks
779
+ - add ProductBadge component for enhanced product presentation
780
+ - add filters component for product listing
781
+ - add ProductListPrice component to handle pricing details
782
+
783
+ ### ❤️ Thank You
784
+
785
+ - Johanna Bertils @johannabertils
786
+ - Mathias Saxenstrand
787
+
788
+ ## 0.0.25 (2025-09-01)
789
+
790
+ ### 🚀 Features
791
+
792
+ - enhance form handling and component props across various modules
793
+ - add discount management components and hooks
794
+ - add ProductBadge component for enhanced product presentation
795
+ - add filters component for product listing
796
+ - add ProductListPrice component to handle pricing details
797
+
798
+ ### ❤️ Thank You
799
+
800
+ - Johanna Bertils @johannabertils
801
+ - Mathias Saxenstrand
802
+
803
+ ## 0.0.24 (2025-09-01)
804
+
805
+ ### 🚀 Features
806
+
807
+ - enhance form handling and component props across various modules
808
+ - add discount management components and hooks
809
+ - add ProductBadge component for enhanced product presentation
810
+ - add filters component for product listing
811
+ - add ProductListPrice component to handle pricing details
812
+
813
+ ### ❤️ Thank You
814
+
815
+ - Johanna Bertils @johannabertils
816
+ - Mathias Saxenstrand
817
+
818
+ ## 0.0.23 (2025-09-01)
819
+
820
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
821
+
822
+ ## 0.0.21 (2025-09-01)
823
+
824
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
825
+
826
+ ## 0.0.20 (2025-08-26)
827
+
828
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
829
+
830
+ ## 0.0.19 (2025-08-21)
831
+
832
+ ### 🚀 Features
833
+
834
+ - enhance form handling and component props across various modules
835
+
836
+ ### ❤️ Thank You
837
+
838
+ - Mathias Saxenstrand
839
+
840
+ ## 0.0.18 (2025-08-21)
841
+
842
+ ### 🚀 Features
843
+
844
+ - enhance form handling and component props across various modules
845
+ - add discount management components and hooks
846
+ - add ProductBadge component for enhanced product presentation
847
+ - add filters component for product listing
848
+ - add ProductListPrice component to handle pricing details
849
+
850
+ ### ❤️ Thank You
851
+
852
+ - Johanna Bertils @johannabertils
853
+ - Mathias Saxenstrand
854
+
855
+ ## 0.0.17 (2025-08-21)
856
+
857
+ ### 🚀 Features
858
+
859
+ - enhance form handling and component props across various modules
860
+ - add discount management components and hooks
861
+ - add ProductBadge component for enhanced product presentation
862
+ - add filters component for product listing
863
+ - add ProductListPrice component to handle pricing details
864
+
865
+ ### ❤️ Thank You
866
+
867
+ - Johanna Bertils @johannabertils
868
+ - Mathias Saxenstrand
869
+
870
+ ## 0.0.16 (2025-08-14)
871
+
872
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
873
+
874
+ ## 0.0.15 (2025-08-14)
875
+
876
+ ### 🚀 Features
877
+
878
+ - add discount management components and hooks
879
+
880
+ ### ❤️ Thank You
881
+
882
+ - Johanna Bertils @johannabertils
883
+
884
+ ## 0.0.14 (2025-07-11)
885
+
886
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
887
+
888
+ ## 0.0.13 (2025-07-09)
889
+
890
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
891
+
892
+ ## 0.0.12 (2025-07-04)
893
+
894
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
895
+
896
+ ## 0.0.11 (2025-07-04)
897
+
898
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
899
+
900
+ ## 0.0.10 (2025-07-04)
901
+
902
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
903
+
904
+ ## 0.0.9 (2025-07-04)
905
+
906
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
907
+
908
+ ## 0.0.8 (2025-07-03)
909
+
910
+ ### 🚀 Features
911
+
912
+ - add ProductBadge component for enhanced product presentation
913
+
914
+ ### ❤️ Thank You
915
+
916
+ - Johanna Bertils @johannabertils
917
+
918
+ ## 0.0.7 (2025-07-03)
919
+
920
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
921
+
922
+ ## 0.0.7-7 (2025-07-03)
923
+
924
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
925
+
926
+ ## 0.0.7-6 (2025-07-03)
927
+
928
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
929
+
930
+ ## 0.0.7-5 (2025-07-03)
931
+
932
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
933
+
934
+ ## 0.0.7-4 (2025-07-02)
935
+
936
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
937
+
938
+ ## 0.0.7-3 (2025-07-02)
939
+
940
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
941
+
942
+ ## 0.0.7-2 (2025-07-02)
943
+
944
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
945
+
946
+ ## 0.0.7-1 (2025-07-02)
947
+
948
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
949
+
950
+ ## 0.0.7-0 (2025-07-02)
951
+
952
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
953
+
954
+ ## 0.0.6 (2025-07-01)
955
+
956
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
957
+
958
+ ## 0.0.6-0 (2025-07-01)
959
+
960
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
961
+
962
+ ## 0.0.5 (2025-07-01)
963
+
964
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
965
+
966
+ ## 0.0.4 (2025-07-01)
967
+
968
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
969
+
970
+ ## 0.0.3 (2025-07-01)
971
+
972
+ ### 🚀 Features
973
+
974
+ - add filters component for product listing
975
+ - add ProductListPrice component to handle pricing details
976
+
977
+ ### ❤️ Thank You
978
+
979
+ - Mathias Saxenstrand
980
+
981
+ ## 0.0.2 (2025-06-26)
982
+
983
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
984
+
985
+ ## 0.0.1 (2025-06-26)
986
+
987
+ ### 🚀 Features
988
+
989
+ - add react-native-web support and update Vite configurations
990
+ - generate project graph and update package.json files
991
+ - integrate React Compiler and update dependencies across the project
992
+ - **price:** enhance Price component with AsChildProps and custom currency support
993
+ - **quantity-buttons:** integrate AsChildProps for flexible component rendering
994
+ - **shared-types:** create shared types library and update imports across the codebase
995
+
996
+ ### 🩹 Fixes
997
+
998
+ - **hooks:** add types export to package.json
999
+
1000
+ ### ❤️ Thank You
1001
+
1002
+ - Mathias Saxenstrand
1003
+
1004
+ ## 2.0.10 (2025-06-25)
1005
+
1006
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
1007
+
1008
+ ## 2.0.9 (2025-06-25)
1009
+
1010
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
1011
+
1012
+ ## 2.0.8 (2025-06-25)
1013
+
1014
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
1015
+
1016
+ ## 2.0.7 (2025-06-25)
1017
+
1018
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
1019
+
1020
+ ## 2.0.6 (2025-06-25)
1021
+
1022
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
1023
+
1024
+ ## 2.0.5 (2025-06-25)
1025
+
1026
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
1027
+
1028
+ ## 2.0.4 (2025-06-25)
1029
+
1030
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
1031
+
1032
+ ## 2.0.3 (2025-06-25)
1033
+
1034
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
1035
+
1036
+ ## 2.0.1 (2025-06-25)
1037
+
1038
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
1039
+
1040
+ # 2.0.0 (2025-06-25)
1041
+
1042
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
1043
+
1044
+ ## 1.0.3 (2025-06-05)
1045
+
1046
+ ### 🚀 Features
1047
+
1048
+ - introduce haus-storefront-components-react-native app
1049
+ - add FetchClient for API interactions and configure VSCode settings
1050
+ - add AddItemToOrder component for managing cart items
1051
+ - add react-native-web support and update Vite configurations
1052
+ - implement platform-aware components and utilities
1053
+
1054
+ ### ❤️ Thank You
1055
+
1056
+ - Johanna Bertils
1057
+ - Mathias Saxenstrand
1058
+
1059
+ ## 1.0.2 (2025-05-26)
1060
+
1061
+ This was a version bump only for shared/types to align it with other projects, there were no code changes.
1062
+
1063
+ ## 1.0.1 (2025-05-23)
1064
+
1065
+ ### 🚀 Features
1066
+
1067
+ - generate project graph and update package.json files
1068
+ - integrate React Compiler and update dependencies across the project
1069
+ - **eslint:** enhance ESLint configuration with React Compiler support
1070
+ - **price:** enhance Price component with AsChildProps and custom currency support
1071
+ - **quantity-buttons:** integrate AsChildProps for flexible component rendering
1072
+ - **order-lines:** introduce OrderLines component for managing cart items
1073
+
1074
+ ### 🩹 Fixes
1075
+
1076
+ - **nx.json:** update preVersionCommand to include typecheck step before build
1077
+ - **nx.json:** update preVersionCommand to target specific projects with dependencies
1078
+
1079
+ ### ❤️ Thank You
1080
+
1081
+ - Mathias Saxenstrand
1082
+
1083
+ ## 1.0.0 (2025-04-22)
1084
+
1085
+ ### 🚀 Features
1086
+
1087
+ - **shared-types:** create shared types library and update imports across the codebase
1088
+
1089
+ ### 🩹 Fixes
1090
+
1091
+ - **hooks:** add types export to package.json
1092
+
1093
+ ### ❤️ Thank You
1094
+
1095
+ - Mathias Saxenstrand