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

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