@haus-storefront-react/order-lines 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.
Files changed (4) hide show
  1. package/CHANGELOG.md +2096 -2064
  2. package/index.js +22 -45
  3. package/index.mjs +4133 -7652
  4. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -1,2064 +1,2096 @@
1
- ## 1.0.4-next.6 (2026-03-09)
2
-
3
- ### 🧱 Updated Dependencies
4
-
5
- - Updated store/hooks to 1.0.4-next.6
6
- - Updated core to 1.0.4-next.6
7
- - Updated common/utils to 1.0.4-next.6
8
- - Updated common/ui to 1.0.4-next.6
9
- - Updated shared/types to 1.0.4-next.6
10
-
11
- ## 1.0.4-next.5 (2026-03-09)
12
-
13
- ### 🧱 Updated Dependencies
14
-
15
- - Updated store/hooks to 1.0.4-next.5
16
- - Updated core to 1.0.4-next.5
17
- - Updated common/utils to 1.0.4-next.5
18
- - Updated common/ui to 1.0.4-next.5
19
- - Updated shared/types to 1.0.4-next.5
20
-
21
- ## 1.0.4-next.4 (2026-03-09)
22
-
23
- ### 🧱 Updated Dependencies
24
-
25
- - Updated store/hooks to 1.0.4-next.4
26
- - Updated core to 1.0.4-next.4
27
- - Updated common/utils to 1.0.4-next.4
28
- - Updated common/ui to 1.0.4-next.4
29
- - Updated shared/types to 1.0.4-next.4
30
-
31
- ## 1.0.4-next.3 (2026-03-06)
32
-
33
- ### 🧱 Updated Dependencies
34
-
35
- - Updated store/hooks to 1.0.4-next.3
36
- - Updated core to 1.0.4-next.3
37
- - Updated common/utils to 1.0.4-next.3
38
- - Updated common/ui to 1.0.4-next.3
39
- - Updated shared/types to 1.0.4-next.3
40
-
41
- ## 1.0.4-next.2 (2026-03-04)
42
-
43
- ### 🧱 Updated Dependencies
44
-
45
- - Updated store/hooks to 1.0.4-next.2
46
- - Updated core to 1.0.4-next.2
47
- - Updated common/utils to 1.0.4-next.2
48
- - Updated common/ui to 1.0.4-next.2
49
- - Updated shared/types to 1.0.4-next.2
50
-
51
- ## 1.0.4-next.1 (2026-03-04)
52
-
53
- ### 🚀 Features
54
-
55
- - enhance form handling and component props across various modules
56
- - add CartPage component for managing shopping cart functionality
57
- - add order confirmation route and related components
58
- - add ProductBadge component for enhanced product presentation
59
- - add preAdd and preAdjust callbacks for order line and item adjustments
60
-
61
- ### 🩹 Fixes
62
-
63
- - update default minimum quantity to 0 in various components
64
-
65
- ### 🧱 Updated Dependencies
66
-
67
- - Updated store/hooks to 1.0.4-next.1
68
- - Updated core to 1.0.4-next.1
69
- - Updated common/utils to 1.0.4-next.1
70
- - Updated common/ui to 1.0.4-next.1
71
- - Updated shared/types to 1.0.4-next.1
72
-
73
- ## 1.0.4-next.0 (2026-03-02)
74
-
75
- ### 🚀 Features
76
-
77
- - enhance form handling and component props across various modules
78
- - add CartPage component for managing shopping cart functionality
79
- - add order confirmation route and related components
80
- - add ProductBadge component for enhanced product presentation
81
- - add preAdd and preAdjust callbacks for order line and item adjustments
82
-
83
- ### 🩹 Fixes
84
-
85
- - update default minimum quantity to 0 in various components
86
-
87
- ### 🧱 Updated Dependencies
88
-
89
- - Updated store/hooks to 1.0.4-next.0
90
- - Updated core to 1.0.4-next.0
91
- - Updated common/utils to 1.0.4-next.0
92
- - Updated common/ui to 1.0.4-next.0
93
- - Updated shared/types to 1.0.4-next.0
94
-
95
- ## 1.0.0-next.15 (2026-02-17)
96
-
97
- ### 🚀 Features
98
-
99
- - enhance form handling and component props across various modules
100
- - add CartPage component for managing shopping cart functionality
101
- - add order confirmation route and related components
102
- - add ProductBadge component for enhanced product presentation
103
- - add preAdd and preAdjust callbacks for order line and item adjustments
104
-
105
- ### 🩹 Fixes
106
-
107
- - update default minimum quantity to 0 in various components
108
-
109
- ### 🧱 Updated Dependencies
110
-
111
- - Updated store/hooks to 1.0.0-next.15
112
- - Updated core to 1.0.0-next.15
113
- - Updated common/utils to 1.0.0-next.15
114
- - Updated common/ui to 1.0.0-next.15
115
- - Updated shared/types to 1.0.0-next.15
116
-
117
- ## 1.0.0-next.14 (2026-02-13)
118
-
119
- ### 🚀 Features
120
-
121
- - enhance form handling and component props across various modules
122
- - add CartPage component for managing shopping cart functionality
123
- - add order confirmation route and related components
124
- - add ProductBadge component for enhanced product presentation
125
- - add preAdd and preAdjust callbacks for order line and item adjustments
126
-
127
- ### 🩹 Fixes
128
-
129
- - update default minimum quantity to 0 in various components
130
-
131
- ### 🧱 Updated Dependencies
132
-
133
- - Updated store/hooks to 1.0.0-next.14
134
- - Updated core to 1.0.0-next.14
135
- - Updated common/utils to 1.0.0-next.14
136
- - Updated common/ui to 1.0.0-next.14
137
- - Updated shared/types to 1.0.0-next.14
138
-
139
- ## 1.0.0-next.13 (2026-02-12)
140
-
141
- ### 🚀 Features
142
-
143
- - enhance form handling and component props across various modules
144
- - add CartPage component for managing shopping cart functionality
145
- - add order confirmation route and related components
146
- - add ProductBadge component for enhanced product presentation
147
- - add preAdd and preAdjust callbacks for order line and item adjustments
148
-
149
- ### 🩹 Fixes
150
-
151
- - update default minimum quantity to 0 in various components
152
-
153
- ### 🧱 Updated Dependencies
154
-
155
- - Updated store/hooks to 1.0.0-next.13
156
- - Updated core to 1.0.0-next.13
157
- - Updated common/utils to 1.0.0-next.13
158
- - Updated common/ui to 1.0.0-next.13
159
- - Updated shared/types to 1.0.0-next.13
160
-
161
- ## 1.0.0-next.12 (2026-02-12)
162
-
163
- ### 🚀 Features
164
-
165
- - enhance form handling and component props across various modules
166
- - add CartPage component for managing shopping cart functionality
167
- - add order confirmation route and related components
168
- - add ProductBadge component for enhanced product presentation
169
- - add preAdd and preAdjust callbacks for order line and item adjustments
170
-
171
- ### 🩹 Fixes
172
-
173
- - update default minimum quantity to 0 in various components
174
-
175
- ### 🧱 Updated Dependencies
176
-
177
- - Updated store/hooks to 1.0.0-next.12
178
- - Updated core to 1.0.0-next.12
179
- - Updated common/utils to 1.0.0-next.12
180
- - Updated common/ui to 1.0.0-next.12
181
- - Updated shared/types to 1.0.0-next.12
182
-
183
- ## 1.0.0-next.11 (2026-02-09)
184
-
185
- ### 🚀 Features
186
-
187
- - enhance form handling and component props across various modules
188
- - add CartPage component for managing shopping cart functionality
189
- - add order confirmation route and related components
190
- - add ProductBadge component for enhanced product presentation
191
- - add preAdd and preAdjust callbacks for order line and item adjustments
192
-
193
- ### 🩹 Fixes
194
-
195
- - update default minimum quantity to 0 in various components
196
-
197
- ### 🧱 Updated Dependencies
198
-
199
- - Updated store/hooks to 1.0.0-next.11
200
- - Updated core to 1.0.0-next.11
201
- - Updated common/utils to 1.0.0-next.11
202
- - Updated common/ui to 1.0.0-next.11
203
- - Updated shared/types to 1.0.0-next.11
204
-
205
- ## 1.0.0-next.10 (2026-02-05)
206
-
207
- ### 🧱 Updated Dependencies
208
-
209
- - Updated store/hooks to 1.0.0-next.10
210
- - Updated core to 1.0.0-next.10
211
- - Updated common/utils to 1.0.0-next.10
212
- - Updated common/ui to 1.0.0-next.10
213
- - Updated shared/types to 1.0.0-next.10
214
-
215
- ## 1.0.0-next.9 (2026-02-05)
216
-
217
- ### 🧱 Updated Dependencies
218
-
219
- - Updated store/hooks to 1.0.0-next.9
220
- - Updated core to 1.0.0-next.9
221
- - Updated common/utils to 1.0.0-next.9
222
- - Updated common/ui to 1.0.0-next.9
223
- - Updated shared/types to 1.0.0-next.9
224
-
225
- ## 1.0.0-next.8 (2026-02-05)
226
-
227
- ### 🧱 Updated Dependencies
228
-
229
- - Updated store/hooks to 1.0.0-next.8
230
- - Updated core to 1.0.0-next.8
231
- - Updated common/utils to 1.0.0-next.8
232
- - Updated common/ui to 1.0.0-next.8
233
- - Updated shared/types to 1.0.0-next.8
234
-
235
- ## 1.0.0-next.7 (2026-01-27)
236
-
237
- ### 🧱 Updated Dependencies
238
-
239
- - Updated store/hooks to 1.0.0-next.7
240
- - Updated core to 1.0.0-next.7
241
- - Updated common/utils to 1.0.0-next.7
242
- - Updated common/ui to 1.0.0-next.7
243
- - Updated shared/types to 1.0.0-next.7
244
-
245
- ## 1.0.0-next.6 (2026-01-23)
246
-
247
- ### 🧱 Updated Dependencies
248
-
249
- - Updated store/hooks to 1.0.0-next.6
250
- - Updated core to 1.0.0-next.6
251
- - Updated common/utils to 1.0.0-next.6
252
- - Updated common/ui to 1.0.0-next.6
253
- - Updated shared/types to 1.0.0-next.6
254
-
255
- ## 1.0.0-next.5 (2026-01-22)
256
-
257
- ### 🧱 Updated Dependencies
258
-
259
- - Updated store/hooks to 1.0.0-next.5
260
- - Updated core to 1.0.0-next.5
261
- - Updated common/utils to 1.0.0-next.5
262
- - Updated common/ui to 1.0.0-next.5
263
- - Updated shared/types to 1.0.0-next.5
264
-
265
- ## 1.0.0-next.4 (2026-01-22)
266
-
267
- ### 🧱 Updated Dependencies
268
-
269
- - Updated store/hooks to 1.0.0-next.4
270
- - Updated core to 1.0.0-next.4
271
- - Updated common/utils to 1.0.0-next.4
272
- - Updated common/ui to 1.0.0-next.4
273
- - Updated shared/types to 1.0.0-next.4
274
-
275
- ## 1.0.0-next.3 (2026-01-14)
276
-
277
- ### 🧱 Updated Dependencies
278
-
279
- - Updated store/hooks to 1.0.0-next.3
280
- - Updated core to 1.0.0-next.3
281
- - Updated common/utils to 1.0.0-next.3
282
- - Updated common/ui to 1.0.0-next.3
283
- - Updated shared/types to 1.0.0-next.3
284
-
285
- ## 1.0.0-next.2 (2025-12-30)
286
-
287
- ### 🧱 Updated Dependencies
288
-
289
- - Updated store/hooks to 1.0.0-next.2
290
- - Updated core to 1.0.0-next.2
291
- - Updated common/utils to 1.0.0-next.2
292
- - Updated common/ui to 1.0.0-next.2
293
- - Updated shared/types to 1.0.0-next.2
294
-
295
- ## 1.0.0-next.1 (2025-12-30)
296
-
297
- ### 🧱 Updated Dependencies
298
-
299
- - Updated store/hooks to 1.0.0-next.1
300
- - Updated core to 1.0.0-next.1
301
- - Updated common/utils to 1.0.0-next.1
302
- - Updated common/ui to 1.0.0-next.1
303
- - Updated shared/types to 1.0.0-next.1
304
-
305
- ## 1.0.0-next.0 (2025-12-30)
306
-
307
- ### 🧱 Updated Dependencies
308
-
309
- - Updated store/hooks to 1.0.0-next.0
310
- - Updated core to 1.0.0-next.0
311
- - Updated common/utils to 1.0.0-next.0
312
- - Updated common/ui to 1.0.0-next.0
313
- - Updated shared/types to 1.0.0-next.0
314
-
315
- ## 0.0.52-4 (2025-12-15)
316
-
317
- ### 🚀 Features
318
-
319
- - enhance form handling and component props across various modules
320
- - add CartPage component for managing shopping cart functionality
321
- - add order confirmation route and related components
322
- - add ProductBadge component for enhanced product presentation
323
- - add preAdd and preAdjust callbacks for order line and item adjustments
324
-
325
- ### 🩹 Fixes
326
-
327
- - update default minimum quantity to 0 in various components
328
-
329
- ### 🧱 Updated Dependencies
330
-
331
- - Updated store/hooks to 0.0.52-4
332
- - Updated core to 0.0.52-4
333
- - Updated common/utils to 0.0.52-4
334
- - Updated common/ui to 0.0.52-4
335
- - Updated shared/types to 0.0.52-4
336
-
337
- ## 0.0.52-3 (2025-12-12)
338
-
339
- ### 🚀 Features
340
-
341
- - enhance form handling and component props across various modules
342
- - add CartPage component for managing shopping cart functionality
343
- - add order confirmation route and related components
344
- - add ProductBadge component for enhanced product presentation
345
- - add preAdd and preAdjust callbacks for order line and item adjustments
346
-
347
- ### 🩹 Fixes
348
-
349
- - update default minimum quantity to 0 in various components
350
-
351
- ### 🧱 Updated Dependencies
352
-
353
- - Updated store/hooks to 0.0.52-3
354
- - Updated core to 0.0.52-3
355
- - Updated common/utils to 0.0.52-3
356
- - Updated common/ui to 0.0.52-3
357
- - Updated shared/types to 0.0.52-3
358
-
359
- ## 0.0.52-2 (2025-12-12)
360
-
361
- ### 🚀 Features
362
-
363
- - enhance form handling and component props across various modules
364
- - add CartPage component for managing shopping cart functionality
365
- - add order confirmation route and related components
366
- - add ProductBadge component for enhanced product presentation
367
- - add preAdd and preAdjust callbacks for order line and item adjustments
368
-
369
- ### 🩹 Fixes
370
-
371
- - update default minimum quantity to 0 in various components
372
-
373
- ### 🧱 Updated Dependencies
374
-
375
- - Updated store/hooks to 0.0.52-2
376
- - Updated core to 0.0.52-2
377
- - Updated common/utils to 0.0.52-2
378
- - Updated common/ui to 0.0.52-2
379
- - Updated shared/types to 0.0.52-2
380
-
381
- ## 0.0.52-1 (2025-12-11)
382
-
383
- ### 🚀 Features
384
-
385
- - enhance form handling and component props across various modules
386
- - add CartPage component for managing shopping cart functionality
387
- - add order confirmation route and related components
388
- - add ProductBadge component for enhanced product presentation
389
- - add preAdd and preAdjust callbacks for order line and item adjustments
390
-
391
- ### 🩹 Fixes
392
-
393
- - update default minimum quantity to 0 in various components
394
-
395
- ### 🧱 Updated Dependencies
396
-
397
- - Updated store/hooks to 0.0.52-1
398
- - Updated core to 0.0.52-1
399
- - Updated common/utils to 0.0.52-1
400
- - Updated common/ui to 0.0.52-1
401
- - Updated shared/types to 0.0.52-1
402
-
403
- ## 0.0.52 (2025-12-11)
404
-
405
- ### 🚀 Features
406
-
407
- - enhance form handling and component props across various modules
408
- - add CartPage component for managing shopping cart functionality
409
- - add order confirmation route and related components
410
- - add ProductBadge component for enhanced product presentation
411
- - add preAdd and preAdjust callbacks for order line and item adjustments
412
-
413
- ### 🩹 Fixes
414
-
415
- - update default minimum quantity to 0 in various components
416
-
417
- ### 🧱 Updated Dependencies
418
-
419
- - Updated store/hooks to 0.0.52
420
- - Updated core to 0.0.52
421
- - Updated common/utils to 0.0.52
422
- - Updated common/ui to 0.0.52
423
- - Updated shared/types to 0.0.52
424
-
425
- ## 0.0.51-0 (2025-12-11)
426
-
427
- ### 🚀 Features
428
-
429
- - enhance form handling and component props across various modules
430
- - add CartPage component for managing shopping cart functionality
431
- - add order confirmation route and related components
432
- - add ProductBadge component for enhanced product presentation
433
- - add preAdd and preAdjust callbacks for order line and item adjustments
434
-
435
- ### 🩹 Fixes
436
-
437
- - update default minimum quantity to 0 in various components
438
-
439
- ### 🧱 Updated Dependencies
440
-
441
- - Updated store/hooks to 0.0.51-0
442
- - Updated core to 0.0.51-0
443
- - Updated common/utils to 0.0.51-0
444
- - Updated common/ui to 0.0.51-0
445
- - Updated shared/types to 0.0.51-0
446
-
447
- ## 0.0.50 (2025-11-25)
448
-
449
- ### 🚀 Features
450
-
451
- - enhance form handling and component props across various modules ([21edaa1](https://github.com/WeAreHausTech/haus-storefront-components/commit/21edaa1))
452
- - add CartPage component for managing shopping cart functionality ([#30](https://github.com/WeAreHausTech/haus-storefront-components/pull/30))
453
- - add order confirmation route and related components ([#24](https://github.com/WeAreHausTech/haus-storefront-components/pull/24))
454
- - add ProductBadge component for enhanced product presentation ([#26](https://github.com/WeAreHausTech/haus-storefront-components/pull/26))
455
- - add preAdd and preAdjust callbacks for order line and item adjustments ([3991992](https://github.com/WeAreHausTech/haus-storefront-components/commit/3991992))
456
-
457
- ### 🩹 Fixes
458
-
459
- - update default minimum quantity to 0 in various components ([f55bb70](https://github.com/WeAreHausTech/haus-storefront-components/commit/f55bb70))
460
-
461
- ### 🧱 Updated Dependencies
462
-
463
- - Updated store/hooks to 0.0.50
464
- - Updated core to 0.0.50
465
- - Updated common/utils to 0.0.50
466
- - Updated common/ui to 0.0.50
467
- - Updated shared/types to 0.0.50
468
-
469
- ### ❤️ Thank You
470
-
471
- - Johanna Bertils @johannabertils
472
- - Mathias Saxenstrand
473
-
474
- ## 0.0.49 (2025-11-25)
475
-
476
- ### 🚀 Features
477
-
478
- - enhance form handling and component props across various modules ([21edaa1](https://github.com/WeAreHausTech/haus-storefront-components/commit/21edaa1))
479
- - add CartPage component for managing shopping cart functionality ([#30](https://github.com/WeAreHausTech/haus-storefront-components/pull/30))
480
- - add order confirmation route and related components ([#24](https://github.com/WeAreHausTech/haus-storefront-components/pull/24))
481
- - add ProductBadge component for enhanced product presentation ([#26](https://github.com/WeAreHausTech/haus-storefront-components/pull/26))
482
- - add preAdd and preAdjust callbacks for order line and item adjustments ([3991992](https://github.com/WeAreHausTech/haus-storefront-components/commit/3991992))
483
-
484
- ### 🩹 Fixes
485
-
486
- - update default minimum quantity to 0 in various components ([f55bb70](https://github.com/WeAreHausTech/haus-storefront-components/commit/f55bb70))
487
-
488
- ### 🧱 Updated Dependencies
489
-
490
- - Updated store/hooks to 0.0.49
491
- - Updated core to 0.0.49
492
- - Updated common/utils to 0.0.49
493
- - Updated common/ui to 0.0.49
494
- - Updated shared/types to 0.0.49
495
-
496
- ### ❤️ Thank You
497
-
498
- - Johanna Bertils @johannabertils
499
- - Mathias Saxenstrand
500
-
501
- ## 0.0.48 (2025-11-07)
502
-
503
- ### 🚀 Features
504
-
505
- - enhance form handling and component props across various modules
506
- - add CartPage component for managing shopping cart functionality
507
- - add order confirmation route and related components
508
- - add ProductBadge component for enhanced product presentation
509
- - add preAdd and preAdjust callbacks for order line and item adjustments
510
-
511
- ### 🩹 Fixes
512
-
513
- - update default minimum quantity to 0 in various components
514
-
515
- ### 🧱 Updated Dependencies
516
-
517
- - Updated store/hooks to 0.0.48
518
- - Updated core to 0.0.48
519
- - Updated common/utils to 0.0.48
520
- - Updated common/ui to 0.0.48
521
- - Updated shared/types to 0.0.48
522
-
523
- ### ❤️ Thank You
524
-
525
- - Johanna Bertils @johannabertils
526
- - Mathias Saxenstrand
527
-
528
- ## 0.0.47 (2025-10-08)
529
-
530
- ### 🚀 Features
531
-
532
- - enhance form handling and component props across various modules
533
- - add CartPage component for managing shopping cart functionality
534
- - add order confirmation route and related components
535
- - add ProductBadge component for enhanced product presentation
536
- - add preAdd and preAdjust callbacks for order line and item adjustments
537
-
538
- ### 🩹 Fixes
539
-
540
- - update default minimum quantity to 0 in various components
541
-
542
- ### 🧱 Updated Dependencies
543
-
544
- - Updated store/hooks to 0.0.47
545
- - Updated core to 0.0.47
546
- - Updated common/utils to 0.0.47
547
- - Updated common/ui to 0.0.47
548
- - Updated shared/types to 0.0.47
549
-
550
- ### ❤️ Thank You
551
-
552
- - Johanna Bertils @johannabertils
553
- - Mathias Saxenstrand
554
-
555
- ## 0.0.46 (2025-10-08)
556
-
557
- ### 🚀 Features
558
-
559
- - enhance form handling and component props across various modules
560
- - add CartPage component for managing shopping cart functionality
561
- - add order confirmation route and related components
562
- - add ProductBadge component for enhanced product presentation
563
- - add preAdd and preAdjust callbacks for order line and item adjustments
564
-
565
- ### 🩹 Fixes
566
-
567
- - update default minimum quantity to 0 in various components
568
-
569
- ### 🧱 Updated Dependencies
570
-
571
- - Updated store/hooks to 0.0.46
572
- - Updated core to 0.0.46
573
- - Updated common/utils to 0.0.46
574
- - Updated common/ui to 0.0.46
575
- - Updated shared/types to 0.0.46
576
-
577
- ### ❤️ Thank You
578
-
579
- - Johanna Bertils @johannabertils
580
- - Mathias Saxenstrand
581
-
582
- ## 0.0.45 (2025-10-06)
583
-
584
- ### 🚀 Features
585
-
586
- - enhance form handling and component props across various modules
587
- - add CartPage component for managing shopping cart functionality
588
- - add order confirmation route and related components
589
- - add ProductBadge component for enhanced product presentation
590
- - add preAdd and preAdjust callbacks for order line and item adjustments
591
-
592
- ### 🩹 Fixes
593
-
594
- - update default minimum quantity to 0 in various components
595
-
596
- ### 🧱 Updated Dependencies
597
-
598
- - Updated store/hooks to 0.0.45
599
- - Updated core to 0.0.45
600
- - Updated common/utils to 0.0.45
601
- - Updated common/ui to 0.0.45
602
- - Updated shared/types to 0.0.45
603
-
604
- ### ❤️ Thank You
605
-
606
- - Johanna Bertils @johannabertils
607
- - Mathias Saxenstrand
608
-
609
- ## 0.0.44 (2025-10-02)
610
-
611
- ### 🚀 Features
612
-
613
- - enhance form handling and component props across various modules
614
- - add CartPage component for managing shopping cart functionality
615
- - add order confirmation route and related components
616
- - add ProductBadge component for enhanced product presentation
617
- - add preAdd and preAdjust callbacks for order line and item adjustments
618
-
619
- ### 🩹 Fixes
620
-
621
- - update default minimum quantity to 0 in various components
622
-
623
- ### 🧱 Updated Dependencies
624
-
625
- - Updated store/hooks to 0.0.44
626
- - Updated core to 0.0.44
627
- - Updated common/utils to 0.0.44
628
- - Updated common/ui to 0.0.44
629
- - Updated shared/types to 0.0.44
630
-
631
- ### ❤️ Thank You
632
-
633
- - Johanna Bertils @johannabertils
634
- - Mathias Saxenstrand
635
-
636
- ## 0.0.43 (2025-09-30)
637
-
638
- ### 🚀 Features
639
-
640
- - enhance form handling and component props across various modules
641
- - add CartPage component for managing shopping cart functionality
642
- - add order confirmation route and related components
643
- - add ProductBadge component for enhanced product presentation
644
- - add preAdd and preAdjust callbacks for order line and item adjustments
645
-
646
- ### 🩹 Fixes
647
-
648
- - update default minimum quantity to 0 in various components
649
-
650
- ### 🧱 Updated Dependencies
651
-
652
- - Updated store/hooks to 0.0.43
653
- - Updated core to 0.0.43
654
- - Updated common/utils to 0.0.43
655
- - Updated common/ui to 0.0.43
656
- - Updated shared/types to 0.0.43
657
-
658
- ### ❤️ Thank You
659
-
660
- - Johanna Bertils @johannabertils
661
- - Mathias Saxenstrand
662
-
663
- ## 0.0.42 (2025-09-29)
664
-
665
- ### 🚀 Features
666
-
667
- - enhance form handling and component props across various modules
668
- - add CartPage component for managing shopping cart functionality
669
- - add order confirmation route and related components
670
- - add ProductBadge component for enhanced product presentation
671
- - add preAdd and preAdjust callbacks for order line and item adjustments
672
-
673
- ### 🩹 Fixes
674
-
675
- - update default minimum quantity to 0 in various components
676
-
677
- ### 🧱 Updated Dependencies
678
-
679
- - Updated store/hooks to 0.0.42
680
- - Updated core to 0.0.42
681
- - Updated common/utils to 0.0.42
682
- - Updated common/ui to 0.0.42
683
- - Updated shared/types to 0.0.42
684
-
685
- ### ❤️ Thank You
686
-
687
- - Johanna Bertils @johannabertils
688
- - Mathias Saxenstrand
689
-
690
- ## 0.0.41 (2025-09-26)
691
-
692
- ### 🚀 Features
693
-
694
- - enhance form handling and component props across various modules
695
- - add CartPage component for managing shopping cart functionality
696
- - add order confirmation route and related components
697
- - add ProductBadge component for enhanced product presentation
698
- - add preAdd and preAdjust callbacks for order line and item adjustments
699
-
700
- ### 🩹 Fixes
701
-
702
- - update default minimum quantity to 0 in various components
703
-
704
- ### 🧱 Updated Dependencies
705
-
706
- - Updated store/hooks to 0.0.41
707
- - Updated core to 0.0.41
708
- - Updated common/utils to 0.0.41
709
- - Updated common/ui to 0.0.41
710
- - Updated shared/types to 0.0.41
711
-
712
- ### ❤️ Thank You
713
-
714
- - Johanna Bertils @johannabertils
715
- - Mathias Saxenstrand
716
-
717
- ## 0.0.40-0 (2025-09-26)
718
-
719
- ### 🚀 Features
720
-
721
- - enhance form handling and component props across various modules
722
- - add CartPage component for managing shopping cart functionality
723
- - add order confirmation route and related components
724
- - add ProductBadge component for enhanced product presentation
725
- - add preAdd and preAdjust callbacks for order line and item adjustments
726
-
727
- ### 🩹 Fixes
728
-
729
- - update default minimum quantity to 0 in various components
730
-
731
- ### 🧱 Updated Dependencies
732
-
733
- - Updated store/hooks to 0.0.40-0
734
- - Updated core to 0.0.40-0
735
- - Updated common/utils to 0.0.40-0
736
- - Updated common/ui to 0.0.40-0
737
- - Updated shared/types to 0.0.40-0
738
-
739
- ### ❤️ Thank You
740
-
741
- - Johanna Bertils @johannabertils
742
- - Mathias Saxenstrand
743
-
744
- ## 0.0.39 (2025-09-26)
745
-
746
- ### 🚀 Features
747
-
748
- - enhance form handling and component props across various modules
749
- - add CartPage component for managing shopping cart functionality
750
- - add order confirmation route and related components
751
- - add ProductBadge component for enhanced product presentation
752
- - add preAdd and preAdjust callbacks for order line and item adjustments
753
-
754
- ### 🩹 Fixes
755
-
756
- - update default minimum quantity to 0 in various components
757
-
758
- ### 🧱 Updated Dependencies
759
-
760
- - Updated store/hooks to 0.0.39
761
- - Updated core to 0.0.39
762
- - Updated common/utils to 0.0.39
763
- - Updated common/ui to 0.0.39
764
- - Updated shared/types to 0.0.39
765
-
766
- ### ❤️ Thank You
767
-
768
- - Johanna Bertils @johannabertils
769
- - Mathias Saxenstrand
770
-
771
- ## 0.0.38-1 (2025-09-26)
772
-
773
- ### 🚀 Features
774
-
775
- - enhance form handling and component props across various modules
776
- - add CartPage component for managing shopping cart functionality
777
- - add order confirmation route and related components
778
- - add ProductBadge component for enhanced product presentation
779
- - add preAdd and preAdjust callbacks for order line and item adjustments
780
-
781
- ### 🩹 Fixes
782
-
783
- - update default minimum quantity to 0 in various components
784
-
785
- ### 🧱 Updated Dependencies
786
-
787
- - Updated store/hooks to 0.0.38-1
788
- - Updated core to 0.0.38-1
789
- - Updated common/utils to 0.0.38-1
790
- - Updated common/ui to 0.0.38-1
791
- - Updated shared/types to 0.0.38-1
792
-
793
- ### ❤️ Thank You
794
-
795
- - Johanna Bertils @johannabertils
796
- - Mathias Saxenstrand
797
-
798
- ## 0.0.38-0 (2025-09-25)
799
-
800
- ### 🚀 Features
801
-
802
- - enhance form handling and component props across various modules
803
- - add CartPage component for managing shopping cart functionality
804
- - add order confirmation route and related components
805
- - add ProductBadge component for enhanced product presentation
806
- - add preAdd and preAdjust callbacks for order line and item adjustments
807
-
808
- ### 🩹 Fixes
809
-
810
- - update default minimum quantity to 0 in various components
811
-
812
- ### 🧱 Updated Dependencies
813
-
814
- - Updated store/hooks to 0.0.38-0
815
- - Updated core to 0.0.38-0
816
- - Updated common/utils to 0.0.38-0
817
- - Updated common/ui to 0.0.38-0
818
- - Updated shared/types to 0.0.38-0
819
-
820
- ### ❤️ Thank You
821
-
822
- - Johanna Bertils @johannabertils
823
- - Mathias Saxenstrand
824
-
825
- ## 0.0.37 (2025-09-25)
826
-
827
- ### 🚀 Features
828
-
829
- - enhance form handling and component props across various modules
830
- - add CartPage component for managing shopping cart functionality
831
- - add order confirmation route and related components
832
- - add ProductBadge component for enhanced product presentation
833
- - add preAdd and preAdjust callbacks for order line and item adjustments
834
-
835
- ### 🩹 Fixes
836
-
837
- - update default minimum quantity to 0 in various components
838
-
839
- ### 🧱 Updated Dependencies
840
-
841
- - Updated store/hooks to 0.0.37
842
- - Updated core to 0.0.37
843
- - Updated common/utils to 0.0.37
844
- - Updated common/ui to 0.0.37
845
- - Updated shared/types to 0.0.37
846
-
847
- ### ❤️ Thank You
848
-
849
- - Johanna Bertils @johannabertils
850
- - Mathias Saxenstrand
851
-
852
- ## 0.0.36 (2025-09-25)
853
-
854
- ### 🚀 Features
855
-
856
- - enhance form handling and component props across various modules
857
- - add CartPage component for managing shopping cart functionality
858
- - add order confirmation route and related components
859
- - add ProductBadge component for enhanced product presentation
860
- - add preAdd and preAdjust callbacks for order line and item adjustments
861
-
862
- ### 🩹 Fixes
863
-
864
- - update default minimum quantity to 0 in various components
865
-
866
- ### 🧱 Updated Dependencies
867
-
868
- - Updated store/hooks to 0.0.36
869
- - Updated core to 0.0.36
870
- - Updated common/utils to 0.0.36
871
- - Updated common/ui to 0.0.36
872
- - Updated shared/types to 0.0.36
873
-
874
- ### ❤️ Thank You
875
-
876
- - Johanna Bertils @johannabertils
877
- - Mathias Saxenstrand
878
-
879
- ## 0.0.36-0 (2025-09-25)
880
-
881
- ### 🚀 Features
882
-
883
- - enhance form handling and component props across various modules
884
- - add CartPage component for managing shopping cart functionality
885
- - add order confirmation route and related components
886
- - add ProductBadge component for enhanced product presentation
887
- - add preAdd and preAdjust callbacks for order line and item adjustments
888
-
889
- ### 🩹 Fixes
890
-
891
- - update default minimum quantity to 0 in various components
892
-
893
- ### 🧱 Updated Dependencies
894
-
895
- - Updated store/hooks to 0.0.36-0
896
- - Updated core to 0.0.36-0
897
- - Updated common/utils to 0.0.36-0
898
- - Updated common/ui to 0.0.36-0
899
- - Updated shared/types to 0.0.36-0
900
-
901
- ### ❤️ Thank You
902
-
903
- - Johanna Bertils @johannabertils
904
- - Mathias Saxenstrand
905
-
906
- ## 0.0.35 (2025-09-25)
907
-
908
- ### 🚀 Features
909
-
910
- - enhance form handling and component props across various modules
911
- - add CartPage component for managing shopping cart functionality
912
- - add order confirmation route and related components
913
- - add ProductBadge component for enhanced product presentation
914
- - add preAdd and preAdjust callbacks for order line and item adjustments
915
-
916
- ### 🩹 Fixes
917
-
918
- - update default minimum quantity to 0 in various components
919
-
920
- ### 🧱 Updated Dependencies
921
-
922
- - Updated store/hooks to 0.0.35
923
- - Updated core to 0.0.35
924
- - Updated common/utils to 0.0.35
925
- - Updated common/ui to 0.0.35
926
- - Updated shared/types to 0.0.35
927
-
928
- ### ❤️ Thank You
929
-
930
- - Johanna Bertils @johannabertils
931
- - Mathias Saxenstrand
932
-
933
- ## 0.0.34-0 (2025-09-24)
934
-
935
- ### 🚀 Features
936
-
937
- - enhance form handling and component props across various modules
938
- - add CartPage component for managing shopping cart functionality
939
- - add order confirmation route and related components
940
- - add ProductBadge component for enhanced product presentation
941
- - add preAdd and preAdjust callbacks for order line and item adjustments
942
-
943
- ### 🩹 Fixes
944
-
945
- - update default minimum quantity to 0 in various components
946
-
947
- ### 🧱 Updated Dependencies
948
-
949
- - Updated store/hooks to 0.0.34-0
950
- - Updated core to 0.0.34-0
951
- - Updated common/utils to 0.0.34-0
952
- - Updated common/ui to 0.0.34-0
953
- - Updated shared/types to 0.0.34-0
954
-
955
- ### ❤️ Thank You
956
-
957
- - Johanna Bertils @johannabertils
958
- - Mathias Saxenstrand
959
-
960
- ## 0.0.33 (2025-09-24)
961
-
962
- ### 🚀 Features
963
-
964
- - enhance form handling and component props across various modules
965
- - add CartPage component for managing shopping cart functionality
966
- - add order confirmation route and related components
967
- - add ProductBadge component for enhanced product presentation
968
- - add preAdd and preAdjust callbacks for order line and item adjustments
969
-
970
- ### 🩹 Fixes
971
-
972
- - update default minimum quantity to 0 in various components
973
-
974
- ### 🧱 Updated Dependencies
975
-
976
- - Updated store/hooks to 0.0.33
977
- - Updated core to 0.0.33
978
- - Updated common/utils to 0.0.33
979
- - Updated common/ui to 0.0.33
980
- - Updated shared/types to 0.0.33
981
-
982
- ### ❤️ Thank You
983
-
984
- - Johanna Bertils @johannabertils
985
- - Mathias Saxenstrand
986
-
987
- ## 0.0.32 (2025-09-24)
988
-
989
- ### 🚀 Features
990
-
991
- - enhance form handling and component props across various modules
992
- - add CartPage component for managing shopping cart functionality
993
- - add order confirmation route and related components
994
- - add ProductBadge component for enhanced product presentation
995
- - add preAdd and preAdjust callbacks for order line and item adjustments
996
-
997
- ### 🩹 Fixes
998
-
999
- - update default minimum quantity to 0 in various components
1000
-
1001
- ### 🧱 Updated Dependencies
1002
-
1003
- - Updated store/hooks to 0.0.32
1004
- - Updated core to 0.0.32
1005
- - Updated common/utils to 0.0.32
1006
- - Updated common/ui to 0.0.32
1007
- - Updated shared/types to 0.0.32
1008
-
1009
- ### ❤️ Thank You
1010
-
1011
- - Johanna Bertils @johannabertils
1012
- - Mathias Saxenstrand
1013
-
1014
- ## 0.0.32-10 (2025-09-23)
1015
-
1016
- ### 🚀 Features
1017
-
1018
- - enhance form handling and component props across various modules
1019
- - add CartPage component for managing shopping cart functionality
1020
- - add order confirmation route and related components
1021
- - add ProductBadge component for enhanced product presentation
1022
- - add preAdd and preAdjust callbacks for order line and item adjustments
1023
-
1024
- ### 🩹 Fixes
1025
-
1026
- - update default minimum quantity to 0 in various components
1027
-
1028
- ### 🧱 Updated Dependencies
1029
-
1030
- - Updated store/hooks to 0.0.32-10
1031
- - Updated core to 0.0.32-10
1032
- - Updated common/utils to 0.0.32-10
1033
- - Updated common/ui to 0.0.32-10
1034
- - Updated shared/types to 0.0.32-10
1035
-
1036
- ### ❤️ Thank You
1037
-
1038
- - Johanna Bertils @johannabertils
1039
- - Mathias Saxenstrand
1040
-
1041
- ## 0.0.32-9 (2025-09-23)
1042
-
1043
- ### 🚀 Features
1044
-
1045
- - enhance form handling and component props across various modules
1046
- - add CartPage component for managing shopping cart functionality
1047
- - add order confirmation route and related components
1048
- - add ProductBadge component for enhanced product presentation
1049
- - add preAdd and preAdjust callbacks for order line and item adjustments
1050
-
1051
- ### 🩹 Fixes
1052
-
1053
- - update default minimum quantity to 0 in various components
1054
-
1055
- ### 🧱 Updated Dependencies
1056
-
1057
- - Updated store/hooks to 0.0.32-9
1058
- - Updated core to 0.0.32-9
1059
- - Updated common/utils to 0.0.32-9
1060
- - Updated common/ui to 0.0.32-9
1061
- - Updated shared/types to 0.0.32-9
1062
-
1063
- ### ❤️ Thank You
1064
-
1065
- - Johanna Bertils @johannabertils
1066
- - Mathias Saxenstrand
1067
-
1068
- ## 0.0.32-8 (2025-09-23)
1069
-
1070
- ### 🚀 Features
1071
-
1072
- - enhance form handling and component props across various modules
1073
- - add CartPage component for managing shopping cart functionality
1074
- - add order confirmation route and related components
1075
- - add ProductBadge component for enhanced product presentation
1076
- - add preAdd and preAdjust callbacks for order line and item adjustments
1077
-
1078
- ### 🩹 Fixes
1079
-
1080
- - update default minimum quantity to 0 in various components
1081
-
1082
- ### 🧱 Updated Dependencies
1083
-
1084
- - Updated store/hooks to 0.0.32-8
1085
- - Updated core to 0.0.32-8
1086
- - Updated common/utils to 0.0.32-8
1087
- - Updated common/ui to 0.0.32-8
1088
- - Updated shared/types to 0.0.32-8
1089
-
1090
- ### ❤️ Thank You
1091
-
1092
- - Johanna Bertils @johannabertils
1093
- - Mathias Saxenstrand
1094
-
1095
- ## 0.0.32-7 (2025-09-17)
1096
-
1097
- ### 🚀 Features
1098
-
1099
- - enhance form handling and component props across various modules
1100
- - add CartPage component for managing shopping cart functionality
1101
- - add order confirmation route and related components
1102
- - add ProductBadge component for enhanced product presentation
1103
- - add preAdd and preAdjust callbacks for order line and item adjustments
1104
-
1105
- ### 🩹 Fixes
1106
-
1107
- - update default minimum quantity to 0 in various components
1108
-
1109
- ### 🧱 Updated Dependencies
1110
-
1111
- - Updated store/hooks to 0.0.32-7
1112
- - Updated core to 0.0.32-7
1113
- - Updated common/utils to 0.0.32-7
1114
- - Updated common/ui to 0.0.32-7
1115
- - Updated shared/types to 0.0.32-7
1116
-
1117
- ### ❤️ Thank You
1118
-
1119
- - Johanna Bertils @johannabertils
1120
- - Mathias Saxenstrand
1121
-
1122
- ## 0.0.32-6 (2025-09-17)
1123
-
1124
- ### 🚀 Features
1125
-
1126
- - enhance form handling and component props across various modules
1127
- - add CartPage component for managing shopping cart functionality
1128
- - add order confirmation route and related components
1129
- - add ProductBadge component for enhanced product presentation
1130
- - add preAdd and preAdjust callbacks for order line and item adjustments
1131
-
1132
- ### 🩹 Fixes
1133
-
1134
- - update default minimum quantity to 0 in various components
1135
-
1136
- ### 🧱 Updated Dependencies
1137
-
1138
- - Updated store/hooks to 0.0.32-6
1139
- - Updated core to 0.0.32-6
1140
- - Updated common/utils to 0.0.32-6
1141
- - Updated common/ui to 0.0.32-6
1142
- - Updated shared/types to 0.0.32-6
1143
-
1144
- ### ❤️ Thank You
1145
-
1146
- - Johanna Bertils @johannabertils
1147
- - Mathias Saxenstrand
1148
-
1149
- ## 0.0.32-5 (2025-09-17)
1150
-
1151
- ### 🚀 Features
1152
-
1153
- - enhance form handling and component props across various modules
1154
- - add CartPage component for managing shopping cart functionality
1155
- - add order confirmation route and related components
1156
- - add ProductBadge component for enhanced product presentation
1157
- - add preAdd and preAdjust callbacks for order line and item adjustments
1158
-
1159
- ### 🩹 Fixes
1160
-
1161
- - update default minimum quantity to 0 in various components
1162
-
1163
- ### 🧱 Updated Dependencies
1164
-
1165
- - Updated store/hooks to 0.0.32-5
1166
- - Updated core to 0.0.32-5
1167
- - Updated common/utils to 0.0.32-5
1168
- - Updated common/ui to 0.0.32-5
1169
- - Updated shared/types to 0.0.32-5
1170
-
1171
- ### ❤️ Thank You
1172
-
1173
- - Johanna Bertils @johannabertils
1174
- - Mathias Saxenstrand
1175
-
1176
- ## 0.0.32-4 (2025-09-16)
1177
-
1178
- ### 🚀 Features
1179
-
1180
- - enhance form handling and component props across various modules
1181
- - add CartPage component for managing shopping cart functionality
1182
- - add order confirmation route and related components
1183
- - add ProductBadge component for enhanced product presentation
1184
- - add preAdd and preAdjust callbacks for order line and item adjustments
1185
-
1186
- ### 🩹 Fixes
1187
-
1188
- - update default minimum quantity to 0 in various components
1189
-
1190
- ### 🧱 Updated Dependencies
1191
-
1192
- - Updated store/hooks to 0.0.32-4
1193
- - Updated core to 0.0.32-4
1194
- - Updated common/utils to 0.0.32-4
1195
- - Updated common/ui to 0.0.32-4
1196
- - Updated shared/types to 0.0.32-4
1197
-
1198
- ### ❤️ Thank You
1199
-
1200
- - Johanna Bertils @johannabertils
1201
- - Mathias Saxenstrand
1202
-
1203
- ## 0.0.32-3 (2025-09-16)
1204
-
1205
- ### 🚀 Features
1206
-
1207
- - enhance form handling and component props across various modules
1208
- - add CartPage component for managing shopping cart functionality
1209
- - add order confirmation route and related components
1210
- - add ProductBadge component for enhanced product presentation
1211
- - add preAdd and preAdjust callbacks for order line and item adjustments
1212
-
1213
- ### 🩹 Fixes
1214
-
1215
- - update default minimum quantity to 0 in various components
1216
-
1217
- ### 🧱 Updated Dependencies
1218
-
1219
- - Updated store/hooks to 0.0.32-3
1220
- - Updated core to 0.0.32-3
1221
- - Updated common/utils to 0.0.32-3
1222
- - Updated common/ui to 0.0.32-3
1223
- - Updated shared/types to 0.0.32-3
1224
-
1225
- ### ❤️ Thank You
1226
-
1227
- - Johanna Bertils @johannabertils
1228
- - Mathias Saxenstrand
1229
-
1230
- ## 0.0.32-2 (2025-09-16)
1231
-
1232
- ### 🚀 Features
1233
-
1234
- - enhance form handling and component props across various modules
1235
- - add CartPage component for managing shopping cart functionality
1236
- - add order confirmation route and related components
1237
- - add ProductBadge component for enhanced product presentation
1238
- - add preAdd and preAdjust callbacks for order line and item adjustments
1239
-
1240
- ### 🩹 Fixes
1241
-
1242
- - update default minimum quantity to 0 in various components
1243
-
1244
- ### 🧱 Updated Dependencies
1245
-
1246
- - Updated store/hooks to 0.0.32-2
1247
- - Updated core to 0.0.32-2
1248
- - Updated common/utils to 0.0.32-2
1249
- - Updated common/ui to 0.0.32-2
1250
- - Updated shared/types to 0.0.32-2
1251
-
1252
- ### ❤️ Thank You
1253
-
1254
- - Johanna Bertils @johannabertils
1255
- - Mathias Saxenstrand
1256
-
1257
- ## 0.0.32-1 (2025-09-15)
1258
-
1259
- ### 🚀 Features
1260
-
1261
- - enhance form handling and component props across various modules
1262
- - add CartPage component for managing shopping cart functionality
1263
- - add order confirmation route and related components
1264
- - add ProductBadge component for enhanced product presentation
1265
- - add preAdd and preAdjust callbacks for order line and item adjustments
1266
-
1267
- ### 🩹 Fixes
1268
-
1269
- - update default minimum quantity to 0 in various components
1270
-
1271
- ### 🧱 Updated Dependencies
1272
-
1273
- - Updated store/hooks to 0.0.32-1
1274
- - Updated core to 0.0.32-1
1275
- - Updated common/utils to 0.0.32-1
1276
- - Updated common/ui to 0.0.32-1
1277
- - Updated shared/types to 0.0.32-1
1278
-
1279
- ### ❤️ Thank You
1280
-
1281
- - Johanna Bertils @johannabertils
1282
- - Mathias Saxenstrand
1283
-
1284
- ## 0.0.31 (2025-09-11)
1285
-
1286
- ### 🚀 Features
1287
-
1288
- - enhance form handling and component props across various modules
1289
- - add CartPage component for managing shopping cart functionality
1290
- - add order confirmation route and related components
1291
- - add ProductBadge component for enhanced product presentation
1292
- - add preAdd and preAdjust callbacks for order line and item adjustments
1293
-
1294
- ### 🩹 Fixes
1295
-
1296
- - update default minimum quantity to 0 in various components
1297
-
1298
- ### 🧱 Updated Dependencies
1299
-
1300
- - Updated store/hooks to 0.0.31
1301
- - Updated core to 0.0.31
1302
- - Updated common/utils to 0.0.31
1303
- - Updated common/ui to 0.0.31
1304
- - Updated shared/types to 0.0.31
1305
-
1306
- ### ❤️ Thank You
1307
-
1308
- - Johanna Bertils @johannabertils
1309
- - Mathias Saxenstrand
1310
-
1311
- ## 0.0.30 (2025-09-11)
1312
-
1313
- ### 🚀 Features
1314
-
1315
- - enhance form handling and component props across various modules
1316
- - add CartPage component for managing shopping cart functionality
1317
- - add order confirmation route and related components
1318
- - add ProductBadge component for enhanced product presentation
1319
- - add preAdd and preAdjust callbacks for order line and item adjustments
1320
-
1321
- ### 🩹 Fixes
1322
-
1323
- - update default minimum quantity to 0 in various components
1324
-
1325
- ### 🧱 Updated Dependencies
1326
-
1327
- - Updated store/hooks to 0.0.30
1328
- - Updated core to 0.0.30
1329
- - Updated common/utils to 0.0.30
1330
- - Updated common/ui to 0.0.30
1331
- - Updated shared/types to 0.0.30
1332
-
1333
- ### ❤️ Thank You
1334
-
1335
- - Johanna Bertils @johannabertils
1336
- - Mathias Saxenstrand
1337
-
1338
- ## 0.0.29 (2025-09-10)
1339
-
1340
- ### 🚀 Features
1341
-
1342
- - enhance form handling and component props across various modules
1343
- - add CartPage component for managing shopping cart functionality
1344
- - add order confirmation route and related components
1345
- - add ProductBadge component for enhanced product presentation
1346
- - add preAdd and preAdjust callbacks for order line and item adjustments
1347
-
1348
- ### 🩹 Fixes
1349
-
1350
- - update default minimum quantity to 0 in various components
1351
-
1352
- ### 🧱 Updated Dependencies
1353
-
1354
- - Updated store/hooks to 0.0.29
1355
- - Updated core to 0.0.29
1356
- - Updated common/utils to 0.0.29
1357
- - Updated common/ui to 0.0.29
1358
- - Updated shared/types to 0.0.29
1359
-
1360
- ### ❤️ Thank You
1361
-
1362
- - Johanna Bertils @johannabertils
1363
- - Mathias Saxenstrand
1364
-
1365
- ## 0.0.28 (2025-09-05)
1366
-
1367
- ### 🚀 Features
1368
-
1369
- - enhance form handling and component props across various modules
1370
- - add CartPage component for managing shopping cart functionality
1371
- - add order confirmation route and related components
1372
- - add ProductBadge component for enhanced product presentation
1373
- - add preAdd and preAdjust callbacks for order line and item adjustments
1374
-
1375
- ### 🩹 Fixes
1376
-
1377
- - update default minimum quantity to 0 in various components
1378
-
1379
- ### 🧱 Updated Dependencies
1380
-
1381
- - Updated store/hooks to 0.0.28
1382
- - Updated core to 0.0.28
1383
- - Updated common/utils to 0.0.28
1384
- - Updated common/ui to 0.0.28
1385
- - Updated shared/types to 0.0.28
1386
-
1387
- ### ❤️ Thank You
1388
-
1389
- - Johanna Bertils @johannabertils
1390
- - Mathias Saxenstrand
1391
-
1392
- ## 0.0.27 (2025-09-04)
1393
-
1394
- ### 🚀 Features
1395
-
1396
- - enhance form handling and component props across various modules
1397
- - add CartPage component for managing shopping cart functionality
1398
- - add order confirmation route and related components
1399
- - add ProductBadge component for enhanced product presentation
1400
- - add preAdd and preAdjust callbacks for order line and item adjustments
1401
-
1402
- ### 🩹 Fixes
1403
-
1404
- - update default minimum quantity to 0 in various components
1405
-
1406
- ### 🧱 Updated Dependencies
1407
-
1408
- - Updated store/hooks to 0.0.27
1409
- - Updated core to 0.0.27
1410
- - Updated common/utils to 0.0.27
1411
- - Updated common/ui to 0.0.27
1412
- - Updated shared/types to 0.0.27
1413
-
1414
- ### ❤️ Thank You
1415
-
1416
- - Johanna Bertils @johannabertils
1417
- - Mathias Saxenstrand
1418
-
1419
- ## 0.0.26 (2025-09-02)
1420
-
1421
- ### 🚀 Features
1422
-
1423
- - enhance form handling and component props across various modules
1424
- - add CartPage component for managing shopping cart functionality
1425
- - add order confirmation route and related components
1426
- - add ProductBadge component for enhanced product presentation
1427
- - add preAdd and preAdjust callbacks for order line and item adjustments
1428
-
1429
- ### 🩹 Fixes
1430
-
1431
- - update default minimum quantity to 0 in various components
1432
-
1433
- ### 🧱 Updated Dependencies
1434
-
1435
- - Updated store/hooks to 0.0.26
1436
- - Updated core to 0.0.26
1437
- - Updated common/utils to 0.0.26
1438
- - Updated common/ui to 0.0.26
1439
- - Updated shared/types to 0.0.26
1440
-
1441
- ### ❤️ Thank You
1442
-
1443
- - Johanna Bertils @johannabertils
1444
- - Mathias Saxenstrand
1445
-
1446
- ## 0.0.25 (2025-09-01)
1447
-
1448
- ### 🚀 Features
1449
-
1450
- - enhance form handling and component props across various modules
1451
- - add CartPage component for managing shopping cart functionality
1452
- - add order confirmation route and related components
1453
- - add ProductBadge component for enhanced product presentation
1454
- - add preAdd and preAdjust callbacks for order line and item adjustments
1455
-
1456
- ### 🩹 Fixes
1457
-
1458
- - update default minimum quantity to 0 in various components
1459
-
1460
- ### 🧱 Updated Dependencies
1461
-
1462
- - Updated store/hooks to 0.0.25
1463
- - Updated core to 0.0.25
1464
- - Updated common/utils to 0.0.25
1465
- - Updated common/ui to 0.0.25
1466
- - Updated shared/types to 0.0.25
1467
-
1468
- ### ❤️ Thank You
1469
-
1470
- - Johanna Bertils @johannabertils
1471
- - Mathias Saxenstrand
1472
-
1473
- ## 0.0.24 (2025-09-01)
1474
-
1475
- ### 🚀 Features
1476
-
1477
- - enhance form handling and component props across various modules
1478
- - add CartPage component for managing shopping cart functionality
1479
- - add order confirmation route and related components
1480
- - add ProductBadge component for enhanced product presentation
1481
- - add preAdd and preAdjust callbacks for order line and item adjustments
1482
-
1483
- ### 🩹 Fixes
1484
-
1485
- - update default minimum quantity to 0 in various components
1486
-
1487
- ### 🧱 Updated Dependencies
1488
-
1489
- - Updated store/hooks to 0.0.24
1490
- - Updated core to 0.0.24
1491
- - Updated common/utils to 0.0.24
1492
- - Updated common/ui to 0.0.24
1493
- - Updated shared/types to 0.0.24
1494
-
1495
- ### ❤️ Thank You
1496
-
1497
- - Johanna Bertils @johannabertils
1498
- - Mathias Saxenstrand
1499
-
1500
- ## 0.0.23 (2025-09-01)
1501
-
1502
- ### 🧱 Updated Dependencies
1503
-
1504
- - Updated store/hooks to 0.0.23
1505
- - Updated core to 0.0.23
1506
- - Updated common/utils to 0.0.23
1507
- - Updated common/ui to 0.0.23
1508
- - Updated shared/types to 0.0.23
1509
-
1510
- ## 0.0.22 (2025-09-01)
1511
-
1512
- ### 🧱 Updated Dependencies
1513
-
1514
- - Updated store/hooks to 0.0.22
1515
- - Updated core to 0.0.22-0
1516
- - Updated common/ui to 0.0.22
1517
-
1518
- ## 0.0.21 (2025-09-01)
1519
-
1520
- ### 🧱 Updated Dependencies
1521
-
1522
- - Updated store/hooks to 0.0.21
1523
- - Updated core to 0.0.21
1524
- - Updated common/utils to 0.0.21
1525
- - Updated common/ui to 0.0.21
1526
- - Updated shared/types to 0.0.21
1527
-
1528
- ## 0.0.20 (2025-08-26)
1529
-
1530
- ### 🧱 Updated Dependencies
1531
-
1532
- - Updated store/hooks to 0.0.20
1533
- - Updated core to 0.0.20
1534
- - Updated common/utils to 0.0.20
1535
- - Updated common/ui to 0.0.20
1536
- - Updated shared/types to 0.0.20
1537
-
1538
- ## 0.0.19 (2025-08-21)
1539
-
1540
- ### 🚀 Features
1541
-
1542
- - enhance form handling and component props across various modules
1543
-
1544
- ### 🧱 Updated Dependencies
1545
-
1546
- - Updated store/hooks to 0.0.19
1547
- - Updated core to 0.0.19
1548
- - Updated common/utils to 0.0.19
1549
- - Updated common/ui to 0.0.19
1550
- - Updated shared/types to 0.0.19
1551
-
1552
- ### ❤️ Thank You
1553
-
1554
- - Mathias Saxenstrand
1555
-
1556
- ## 0.0.18 (2025-08-21)
1557
-
1558
- ### 🚀 Features
1559
-
1560
- - enhance form handling and component props across various modules
1561
- - add CartPage component for managing shopping cart functionality
1562
- - add order confirmation route and related components
1563
- - add ProductBadge component for enhanced product presentation
1564
- - add preAdd and preAdjust callbacks for order line and item adjustments
1565
-
1566
- ### 🩹 Fixes
1567
-
1568
- - update default minimum quantity to 0 in various components
1569
-
1570
- ### 🧱 Updated Dependencies
1571
-
1572
- - Updated store/hooks to 0.0.18
1573
- - Updated core to 0.0.18
1574
- - Updated common/utils to 0.0.18
1575
- - Updated common/ui to 0.0.18
1576
- - Updated shared/types to 0.0.18
1577
-
1578
- ### ❤️ Thank You
1579
-
1580
- - Johanna Bertils @johannabertils
1581
- - Mathias Saxenstrand
1582
-
1583
- ## 0.0.17 (2025-08-21)
1584
-
1585
- ### 🚀 Features
1586
-
1587
- - enhance form handling and component props across various modules
1588
- - add CartPage component for managing shopping cart functionality
1589
- - add order confirmation route and related components
1590
- - add ProductBadge component for enhanced product presentation
1591
- - add preAdd and preAdjust callbacks for order line and item adjustments
1592
-
1593
- ### 🩹 Fixes
1594
-
1595
- - update default minimum quantity to 0 in various components
1596
-
1597
- ### 🧱 Updated Dependencies
1598
-
1599
- - Updated store/hooks to 0.0.17
1600
- - Updated core to 0.0.17
1601
- - Updated common/utils to 0.0.17
1602
- - Updated common/ui to 0.0.17
1603
- - Updated shared/types to 0.0.17
1604
-
1605
- ### ❤️ Thank You
1606
-
1607
- - Johanna Bertils @johannabertils
1608
- - Mathias Saxenstrand
1609
-
1610
- ## 0.0.16 (2025-08-14)
1611
-
1612
- ### 🧱 Updated Dependencies
1613
-
1614
- - Updated store/hooks to 0.0.16
1615
- - Updated core to 0.0.16
1616
- - Updated common/utils to 0.0.16
1617
- - Updated common/ui to 0.0.16
1618
- - Updated shared/types to 0.0.16
1619
-
1620
- ## 0.0.15 (2025-08-14)
1621
-
1622
- ### 🧱 Updated Dependencies
1623
-
1624
- - Updated store/hooks to 0.0.15
1625
- - Updated core to 0.0.15
1626
- - Updated common/utils to 0.0.15
1627
- - Updated common/ui to 0.0.15
1628
- - Updated shared/types to 0.0.15
1629
-
1630
- ## 0.0.14 (2025-07-11)
1631
-
1632
- ### 🧱 Updated Dependencies
1633
-
1634
- - Updated store/hooks to 0.0.14
1635
- - Updated core to 0.0.14
1636
- - Updated common/utils to 0.0.14
1637
- - Updated common/ui to 0.0.14
1638
- - Updated shared/types to 0.0.14
1639
-
1640
- ## 0.0.13 (2025-07-09)
1641
-
1642
- ### 🩹 Fixes
1643
-
1644
- - update default minimum quantity to 0 in various components
1645
-
1646
- ### 🧱 Updated Dependencies
1647
-
1648
- - Updated store/hooks to 0.0.13
1649
- - Updated core to 0.0.13
1650
- - Updated common/utils to 0.0.13
1651
- - Updated common/ui to 0.0.13
1652
- - Updated shared/types to 0.0.13
1653
-
1654
- ### ❤️ Thank You
1655
-
1656
- - Mathias Saxenstrand
1657
-
1658
- ## 0.0.12 (2025-07-04)
1659
-
1660
- ### 🧱 Updated Dependencies
1661
-
1662
- - Updated store/hooks to 0.0.12
1663
- - Updated core to 0.0.12
1664
- - Updated common/utils to 0.0.12
1665
- - Updated common/ui to 0.0.12
1666
- - Updated shared/types to 0.0.12
1667
-
1668
- ## 0.0.11 (2025-07-04)
1669
-
1670
- ### 🚀 Features
1671
-
1672
- - add CartPage component for managing shopping cart functionality
1673
-
1674
- ### 🧱 Updated Dependencies
1675
-
1676
- - Updated store/hooks to 0.0.11
1677
- - Updated core to 0.0.11
1678
- - Updated common/utils to 0.0.11
1679
- - Updated common/ui to 0.0.11
1680
- - Updated shared/types to 0.0.11
1681
-
1682
- ### ❤️ Thank You
1683
-
1684
- - Johanna Bertils @johannabertils
1685
-
1686
- ## 0.0.10 (2025-07-04)
1687
-
1688
- ### 🧱 Updated Dependencies
1689
-
1690
- - Updated store/hooks to 0.0.10
1691
- - Updated core to 0.0.10
1692
- - Updated common/utils to 0.0.10
1693
- - Updated common/ui to 0.0.10
1694
- - Updated shared/types to 0.0.10
1695
-
1696
- ## 0.0.9 (2025-07-04)
1697
-
1698
- ### 🚀 Features
1699
-
1700
- - add order confirmation route and related components
1701
-
1702
- ### 🧱 Updated Dependencies
1703
-
1704
- - Updated store/hooks to 0.0.9
1705
- - Updated core to 0.0.9
1706
- - Updated common/utils to 0.0.9
1707
- - Updated common/ui to 0.0.9
1708
- - Updated shared/types to 0.0.9
1709
-
1710
- ### ❤️ Thank You
1711
-
1712
- - Johanna Bertils @johannabertils
1713
-
1714
- ## 0.0.8 (2025-07-03)
1715
-
1716
- ### 🚀 Features
1717
-
1718
- - add ProductBadge component for enhanced product presentation
1719
- - add preAdd and preAdjust callbacks for order line and item adjustments
1720
-
1721
- ### 🧱 Updated Dependencies
1722
-
1723
- - Updated store/hooks to 0.0.8
1724
- - Updated core to 0.0.8
1725
- - Updated common/utils to 0.0.8
1726
- - Updated common/ui to 0.0.8
1727
- - Updated shared/types to 0.0.8
1728
-
1729
- ### ❤️ Thank You
1730
-
1731
- - Johanna Bertils @johannabertils
1732
-
1733
- ## 0.0.7 (2025-07-03)
1734
-
1735
- ### 🧱 Updated Dependencies
1736
-
1737
- - Updated store/hooks to 0.0.7
1738
- - Updated core to 0.0.7
1739
- - Updated common/utils to 0.0.7
1740
- - Updated common/ui to 0.0.7
1741
- - Updated shared/types to 0.0.7
1742
-
1743
- ## 0.0.7-7 (2025-07-03)
1744
-
1745
- ### 🧱 Updated Dependencies
1746
-
1747
- - Updated store/hooks to 0.0.7-7
1748
- - Updated core to 0.0.7-7
1749
- - Updated common/utils to 0.0.7-7
1750
- - Updated common/ui to 0.0.7-7
1751
- - Updated shared/types to 0.0.7-7
1752
-
1753
- ## 0.0.7-6 (2025-07-03)
1754
-
1755
- ### 🧱 Updated Dependencies
1756
-
1757
- - Updated store/hooks to 0.0.7-6
1758
- - Updated core to 0.0.7-6
1759
- - Updated common/utils to 0.0.7-6
1760
- - Updated common/ui to 0.0.7-6
1761
- - Updated shared/types to 0.0.7-6
1762
-
1763
- ## 0.0.7-5 (2025-07-03)
1764
-
1765
- ### 🧱 Updated Dependencies
1766
-
1767
- - Updated store/hooks to 0.0.7-5
1768
- - Updated core to 0.0.7-5
1769
- - Updated common/utils to 0.0.7-5
1770
- - Updated common/ui to 0.0.7-5
1771
- - Updated shared/types to 0.0.7-5
1772
-
1773
- ## 0.0.7-4 (2025-07-02)
1774
-
1775
- ### 🧱 Updated Dependencies
1776
-
1777
- - Updated store/hooks to 0.0.7-4
1778
- - Updated core to 0.0.7-4
1779
- - Updated common/utils to 0.0.7-4
1780
- - Updated common/ui to 0.0.7-4
1781
- - Updated shared/types to 0.0.7-4
1782
-
1783
- ## 0.0.7-3 (2025-07-02)
1784
-
1785
- ### 🧱 Updated Dependencies
1786
-
1787
- - Updated store/hooks to 0.0.7-3
1788
- - Updated core to 0.0.7-3
1789
- - Updated common/utils to 0.0.7-3
1790
- - Updated common/ui to 0.0.7-3
1791
- - Updated shared/types to 0.0.7-3
1792
-
1793
- ## 0.0.7-2 (2025-07-02)
1794
-
1795
- ### 🧱 Updated Dependencies
1796
-
1797
- - Updated store/hooks to 0.0.7-2
1798
- - Updated core to 0.0.7-2
1799
- - Updated common/utils to 0.0.7-2
1800
- - Updated common/ui to 0.0.7-2
1801
- - Updated shared/types to 0.0.7-2
1802
-
1803
- ## 0.0.7-1 (2025-07-02)
1804
-
1805
- ### 🧱 Updated Dependencies
1806
-
1807
- - Updated store/hooks to 0.0.7-1
1808
- - Updated core to 0.0.7-1
1809
- - Updated common/utils to 0.0.7-1
1810
- - Updated common/ui to 0.0.7-1
1811
- - Updated shared/types to 0.0.7-1
1812
-
1813
- ## 0.0.7-0 (2025-07-02)
1814
-
1815
- ### 🧱 Updated Dependencies
1816
-
1817
- - Updated store/hooks to 0.0.7-0
1818
- - Updated core to 0.0.7-0
1819
- - Updated common/utils to 0.0.7-0
1820
- - Updated common/ui to 0.0.7-0
1821
- - Updated shared/types to 0.0.7-0
1822
-
1823
- ## 0.0.6 (2025-07-01)
1824
-
1825
- ### 🧱 Updated Dependencies
1826
-
1827
- - Updated store/hooks to 0.0.6
1828
- - Updated core to 0.0.6
1829
- - Updated common/utils to 0.0.6
1830
- - Updated common/ui to 0.0.6
1831
- - Updated shared/types to 0.0.6
1832
-
1833
- ## 0.0.6-0 (2025-07-01)
1834
-
1835
- ### 🧱 Updated Dependencies
1836
-
1837
- - Updated store/hooks to 0.0.6-0
1838
- - Updated core to 0.0.6-0
1839
- - Updated common/utils to 0.0.6-0
1840
- - Updated common/ui to 0.0.6-0
1841
- - Updated shared/types to 0.0.6-0
1842
-
1843
- ## 0.0.5 (2025-07-01)
1844
-
1845
- ### 🧱 Updated Dependencies
1846
-
1847
- - Updated store/hooks to 0.0.5
1848
- - Updated core to 0.0.5
1849
- - Updated common/utils to 0.0.5
1850
- - Updated common/ui to 0.0.5
1851
- - Updated shared/types to 0.0.5
1852
-
1853
- ## 0.0.4 (2025-07-01)
1854
-
1855
- ### 🧱 Updated Dependencies
1856
-
1857
- - Updated store/hooks to 0.0.4
1858
- - Updated core to 0.0.4
1859
- - Updated common/utils to 0.0.4
1860
- - Updated common/ui to 0.0.4
1861
- - Updated shared/types to 0.0.4
1862
-
1863
- ## 0.0.3 (2025-07-01)
1864
-
1865
- ### 🧱 Updated Dependencies
1866
-
1867
- - Updated store/hooks to 0.0.3
1868
- - Updated core to 0.0.3
1869
- - Updated common/utils to 0.0.3
1870
- - Updated common/ui to 0.0.3
1871
- - Updated shared/types to 0.0.3
1872
-
1873
- ## 0.0.2 (2025-06-26)
1874
-
1875
- ### 🧱 Updated Dependencies
1876
-
1877
- - Updated store/hooks to 0.0.2
1878
- - Updated core to 0.0.2
1879
- - Updated common/utils to 0.0.2
1880
- - Updated common/ui to 0.0.2
1881
- - Updated shared/types to 0.0.2
1882
-
1883
- ## 0.0.1 (2025-06-26)
1884
-
1885
- ### 🚀 Features
1886
-
1887
- - enhance cart functionality with AddItemToOrder component
1888
- - add AddItemToOrder component for managing cart items
1889
- - add react-native-web support and update Vite configurations
1890
- - implement platform-aware components and utilities
1891
- - generate project graph and update package.json files
1892
- - integrate React Compiler and update dependencies across the project
1893
- - **quantity-buttons:** integrate AsChildProps for flexible component rendering
1894
- - **order-lines:** introduce OrderLines component for managing cart items
1895
-
1896
- ### 🩹 Fixes
1897
-
1898
- - adjust quantity validation in useOrderLinesProps
1899
-
1900
- ### 🧱 Updated Dependencies
1901
-
1902
- - Updated store/hooks to 0.0.1
1903
- - Updated core to 0.0.1
1904
- - Updated common/utils to 0.0.1
1905
- - Updated common/ui to 0.0.1
1906
- - Updated shared/types to 0.0.1
1907
-
1908
- ### ❤️ Thank You
1909
-
1910
- - Johanna Bertils
1911
- - Mathias Saxenstrand
1912
-
1913
- ## 2.0.10 (2025-06-25)
1914
-
1915
- ### 🧱 Updated Dependencies
1916
-
1917
- - Updated store/hooks to 2.0.10
1918
- - Updated core to 2.0.10
1919
- - Updated common/utils to 2.0.10
1920
- - Updated common/ui to 2.0.10
1921
- - Updated shared/types to 2.0.10
1922
-
1923
- ## 2.0.9 (2025-06-25)
1924
-
1925
- ### 🧱 Updated Dependencies
1926
-
1927
- - Updated store/hooks to 2.0.9
1928
- - Updated core to 2.0.9
1929
- - Updated common/utils to 2.0.9
1930
- - Updated common/ui to 2.0.9
1931
- - Updated shared/types to 2.0.9
1932
-
1933
- ## 2.0.8 (2025-06-25)
1934
-
1935
- ### 🧱 Updated Dependencies
1936
-
1937
- - Updated store/hooks to 2.0.8
1938
- - Updated core to 2.0.8
1939
- - Updated common/utils to 2.0.8
1940
- - Updated common/ui to 2.0.8
1941
- - Updated shared/types to 2.0.8
1942
-
1943
- ## 2.0.7 (2025-06-25)
1944
-
1945
- ### 🧱 Updated Dependencies
1946
-
1947
- - Updated store/hooks to 2.0.7
1948
- - Updated core to 2.0.7
1949
- - Updated common/utils to 2.0.7
1950
- - Updated common/ui to 2.0.7
1951
- - Updated shared/types to 2.0.7
1952
-
1953
- ## 2.0.6 (2025-06-25)
1954
-
1955
- ### 🧱 Updated Dependencies
1956
-
1957
- - Updated store/hooks to 2.0.6
1958
- - Updated core to 2.0.6
1959
- - Updated common/utils to 2.0.6
1960
- - Updated common/ui to 2.0.6
1961
- - Updated shared/types to 2.0.6
1962
-
1963
- ## 2.0.5 (2025-06-25)
1964
-
1965
- ### 🧱 Updated Dependencies
1966
-
1967
- - Updated store/hooks to 2.0.5
1968
- - Updated core to 2.0.5
1969
- - Updated common/utils to 2.0.5
1970
- - Updated common/ui to 2.0.5
1971
- - Updated shared/types to 2.0.5
1972
-
1973
- ## 2.0.4 (2025-06-25)
1974
-
1975
- ### 🧱 Updated Dependencies
1976
-
1977
- - Updated store/hooks to 2.0.4
1978
- - Updated core to 2.0.4
1979
- - Updated common/utils to 2.0.4
1980
- - Updated common/ui to 2.0.4
1981
- - Updated shared/types to 2.0.4
1982
-
1983
- ## 2.0.3 (2025-06-25)
1984
-
1985
- This was a version bump only for store/components/order-lines to align it with other projects, there were no code changes.
1986
-
1987
- ## 2.0.1 (2025-06-25)
1988
-
1989
- ### 🧱 Updated Dependencies
1990
-
1991
- - Updated store/hooks to 2.0.1
1992
- - Updated core to 2.0.1
1993
- - Updated common/utils to 2.0.1
1994
- - Updated common/ui to 2.0.1
1995
- - Updated shared/types to 2.0.1
1996
-
1997
- ## 2.0.0 (2025-06-25)
1998
-
1999
- ### 🧱 Updated Dependencies
2000
-
2001
- - Updated store/hooks to 2.0.0
2002
- - Updated core to 2.0.0
2003
- - Updated common/utils to 2.0.0
2004
- - Updated common/ui to 2.0.0
2005
- - Updated shared/types to 2.0.0
2006
-
2007
- ## 1.0.3 (2025-06-05)
2008
-
2009
- ### 🚀 Features
2010
-
2011
- - introduce haus-storefront-components-react-native app
2012
- - add FetchClient for API interactions and configure VSCode settings
2013
- - enhance cart functionality with AddItemToOrder component
2014
- - add AddItemToOrder component for managing cart items
2015
- - add react-native-web support and update Vite configurations
2016
- - implement platform-aware components and utilities
2017
-
2018
- ### 🩹 Fixes
2019
-
2020
- - adjust quantity validation in useOrderLinesProps
2021
-
2022
- ### 🧱 Updated Dependencies
2023
-
2024
- - Updated store/hooks to 1.0.3
2025
- - Updated core to 1.0.3
2026
- - Updated common/utils to 1.0.3
2027
- - Updated common/ui to 1.0.3
2028
- - Updated shared/types to 1.0.3
2029
-
2030
- ### ❤️ Thank You
2031
-
2032
- - Johanna Bertils
2033
- - Mathias Saxenstrand
2034
-
2035
- ## 1.0.2 (2025-05-26)
2036
-
2037
- ### 🧱 Updated Dependencies
2038
-
2039
- - Updated store/hooks to 1.0.2
2040
- - Updated core to 1.0.2
2041
- - Updated common/utils to 1.0.2
2042
- - Updated common/ui to 1.0.2
2043
- - Updated shared/types to 1.0.2
2044
-
2045
- ## 1.0.1 (2025-05-23)
2046
-
2047
- ### 🚀 Features
2048
-
2049
- - generate project graph and update package.json files
2050
- - integrate React Compiler and update dependencies across the project
2051
- - **quantity-buttons:** integrate AsChildProps for flexible component rendering
2052
- - **order-lines:** introduce OrderLines component for managing cart items
2053
-
2054
- ### 🧱 Updated Dependencies
2055
-
2056
- - Updated store/hooks to 1.0.1
2057
- - Updated core to 1.0.1
2058
- - Updated common/utils to 1.0.1
2059
- - Updated common/ui to 1.0.1
2060
- - Updated shared/types to 1.0.1
2061
-
2062
- ### ❤️ Thank You
2063
-
2064
- - Mathias Saxenstrand
1
+ ## 1.0.4-next.8 (2026-03-13)
2
+
3
+ ### 🧱 Updated Dependencies
4
+
5
+ - Updated store/hooks to 1.0.4-next.8
6
+ - Updated core to 1.0.4-next.8
7
+ - Updated common/utils to 1.0.4-next.8
8
+ - Updated common/ui to 1.0.4-next.8
9
+ - Updated shared/types to 1.0.4-next.8
10
+
11
+ ## 1.0.4-next.7 (2026-03-11)
12
+
13
+ ### 🚀 Features
14
+
15
+ - enhance form handling and component props across various modules
16
+ - add CartPage component for managing shopping cart functionality
17
+ - add order confirmation route and related components
18
+ - add ProductBadge component for enhanced product presentation
19
+ - add preAdd and preAdjust callbacks for order line and item adjustments
20
+
21
+ ### 🩹 Fixes
22
+
23
+ - update default minimum quantity to 0 in various components
24
+
25
+ ### 🧱 Updated Dependencies
26
+
27
+ - Updated store/hooks to 1.0.4-next.7
28
+ - Updated core to 1.0.4-next.7
29
+ - Updated common/utils to 1.0.4-next.7
30
+ - Updated common/ui to 1.0.4-next.7
31
+ - Updated shared/types to 1.0.4-next.7
32
+
33
+ ## 1.0.4-next.6 (2026-03-09)
34
+
35
+ ### 🧱 Updated Dependencies
36
+
37
+ - Updated store/hooks to 1.0.4-next.6
38
+ - Updated core to 1.0.4-next.6
39
+ - Updated common/utils to 1.0.4-next.6
40
+ - Updated common/ui to 1.0.4-next.6
41
+ - Updated shared/types to 1.0.4-next.6
42
+
43
+ ## 1.0.4-next.5 (2026-03-09)
44
+
45
+ ### 🧱 Updated Dependencies
46
+
47
+ - Updated store/hooks to 1.0.4-next.5
48
+ - Updated core to 1.0.4-next.5
49
+ - Updated common/utils to 1.0.4-next.5
50
+ - Updated common/ui to 1.0.4-next.5
51
+ - Updated shared/types to 1.0.4-next.5
52
+
53
+ ## 1.0.4-next.4 (2026-03-09)
54
+
55
+ ### 🧱 Updated Dependencies
56
+
57
+ - Updated store/hooks to 1.0.4-next.4
58
+ - Updated core to 1.0.4-next.4
59
+ - Updated common/utils to 1.0.4-next.4
60
+ - Updated common/ui to 1.0.4-next.4
61
+ - Updated shared/types to 1.0.4-next.4
62
+
63
+ ## 1.0.4-next.3 (2026-03-06)
64
+
65
+ ### 🧱 Updated Dependencies
66
+
67
+ - Updated store/hooks to 1.0.4-next.3
68
+ - Updated core to 1.0.4-next.3
69
+ - Updated common/utils to 1.0.4-next.3
70
+ - Updated common/ui to 1.0.4-next.3
71
+ - Updated shared/types to 1.0.4-next.3
72
+
73
+ ## 1.0.4-next.2 (2026-03-04)
74
+
75
+ ### 🧱 Updated Dependencies
76
+
77
+ - Updated store/hooks to 1.0.4-next.2
78
+ - Updated core to 1.0.4-next.2
79
+ - Updated common/utils to 1.0.4-next.2
80
+ - Updated common/ui to 1.0.4-next.2
81
+ - Updated shared/types to 1.0.4-next.2
82
+
83
+ ## 1.0.4-next.1 (2026-03-04)
84
+
85
+ ### 🚀 Features
86
+
87
+ - enhance form handling and component props across various modules
88
+ - add CartPage component for managing shopping cart functionality
89
+ - add order confirmation route and related components
90
+ - add ProductBadge component for enhanced product presentation
91
+ - add preAdd and preAdjust callbacks for order line and item adjustments
92
+
93
+ ### 🩹 Fixes
94
+
95
+ - update default minimum quantity to 0 in various components
96
+
97
+ ### 🧱 Updated Dependencies
98
+
99
+ - Updated store/hooks to 1.0.4-next.1
100
+ - Updated core to 1.0.4-next.1
101
+ - Updated common/utils to 1.0.4-next.1
102
+ - Updated common/ui to 1.0.4-next.1
103
+ - Updated shared/types to 1.0.4-next.1
104
+
105
+ ## 1.0.4-next.0 (2026-03-02)
106
+
107
+ ### 🚀 Features
108
+
109
+ - enhance form handling and component props across various modules
110
+ - add CartPage component for managing shopping cart functionality
111
+ - add order confirmation route and related components
112
+ - add ProductBadge component for enhanced product presentation
113
+ - add preAdd and preAdjust callbacks for order line and item adjustments
114
+
115
+ ### 🩹 Fixes
116
+
117
+ - update default minimum quantity to 0 in various components
118
+
119
+ ### 🧱 Updated Dependencies
120
+
121
+ - Updated store/hooks to 1.0.4-next.0
122
+ - Updated core to 1.0.4-next.0
123
+ - Updated common/utils to 1.0.4-next.0
124
+ - Updated common/ui to 1.0.4-next.0
125
+ - Updated shared/types to 1.0.4-next.0
126
+
127
+ ## 1.0.0-next.15 (2026-02-17)
128
+
129
+ ### 🚀 Features
130
+
131
+ - enhance form handling and component props across various modules
132
+ - add CartPage component for managing shopping cart functionality
133
+ - add order confirmation route and related components
134
+ - add ProductBadge component for enhanced product presentation
135
+ - add preAdd and preAdjust callbacks for order line and item adjustments
136
+
137
+ ### 🩹 Fixes
138
+
139
+ - update default minimum quantity to 0 in various components
140
+
141
+ ### 🧱 Updated Dependencies
142
+
143
+ - Updated store/hooks to 1.0.0-next.15
144
+ - Updated core to 1.0.0-next.15
145
+ - Updated common/utils to 1.0.0-next.15
146
+ - Updated common/ui to 1.0.0-next.15
147
+ - Updated shared/types to 1.0.0-next.15
148
+
149
+ ## 1.0.0-next.14 (2026-02-13)
150
+
151
+ ### 🚀 Features
152
+
153
+ - enhance form handling and component props across various modules
154
+ - add CartPage component for managing shopping cart functionality
155
+ - add order confirmation route and related components
156
+ - add ProductBadge component for enhanced product presentation
157
+ - add preAdd and preAdjust callbacks for order line and item adjustments
158
+
159
+ ### 🩹 Fixes
160
+
161
+ - update default minimum quantity to 0 in various components
162
+
163
+ ### 🧱 Updated Dependencies
164
+
165
+ - Updated store/hooks to 1.0.0-next.14
166
+ - Updated core to 1.0.0-next.14
167
+ - Updated common/utils to 1.0.0-next.14
168
+ - Updated common/ui to 1.0.0-next.14
169
+ - Updated shared/types to 1.0.0-next.14
170
+
171
+ ## 1.0.0-next.13 (2026-02-12)
172
+
173
+ ### 🚀 Features
174
+
175
+ - enhance form handling and component props across various modules
176
+ - add CartPage component for managing shopping cart functionality
177
+ - add order confirmation route and related components
178
+ - add ProductBadge component for enhanced product presentation
179
+ - add preAdd and preAdjust callbacks for order line and item adjustments
180
+
181
+ ### 🩹 Fixes
182
+
183
+ - update default minimum quantity to 0 in various components
184
+
185
+ ### 🧱 Updated Dependencies
186
+
187
+ - Updated store/hooks to 1.0.0-next.13
188
+ - Updated core to 1.0.0-next.13
189
+ - Updated common/utils to 1.0.0-next.13
190
+ - Updated common/ui to 1.0.0-next.13
191
+ - Updated shared/types to 1.0.0-next.13
192
+
193
+ ## 1.0.0-next.12 (2026-02-12)
194
+
195
+ ### 🚀 Features
196
+
197
+ - enhance form handling and component props across various modules
198
+ - add CartPage component for managing shopping cart functionality
199
+ - add order confirmation route and related components
200
+ - add ProductBadge component for enhanced product presentation
201
+ - add preAdd and preAdjust callbacks for order line and item adjustments
202
+
203
+ ### 🩹 Fixes
204
+
205
+ - update default minimum quantity to 0 in various components
206
+
207
+ ### 🧱 Updated Dependencies
208
+
209
+ - Updated store/hooks to 1.0.0-next.12
210
+ - Updated core to 1.0.0-next.12
211
+ - Updated common/utils to 1.0.0-next.12
212
+ - Updated common/ui to 1.0.0-next.12
213
+ - Updated shared/types to 1.0.0-next.12
214
+
215
+ ## 1.0.0-next.11 (2026-02-09)
216
+
217
+ ### 🚀 Features
218
+
219
+ - enhance form handling and component props across various modules
220
+ - add CartPage component for managing shopping cart functionality
221
+ - add order confirmation route and related components
222
+ - add ProductBadge component for enhanced product presentation
223
+ - add preAdd and preAdjust callbacks for order line and item adjustments
224
+
225
+ ### 🩹 Fixes
226
+
227
+ - update default minimum quantity to 0 in various components
228
+
229
+ ### 🧱 Updated Dependencies
230
+
231
+ - Updated store/hooks to 1.0.0-next.11
232
+ - Updated core to 1.0.0-next.11
233
+ - Updated common/utils to 1.0.0-next.11
234
+ - Updated common/ui to 1.0.0-next.11
235
+ - Updated shared/types to 1.0.0-next.11
236
+
237
+ ## 1.0.0-next.10 (2026-02-05)
238
+
239
+ ### 🧱 Updated Dependencies
240
+
241
+ - Updated store/hooks to 1.0.0-next.10
242
+ - Updated core to 1.0.0-next.10
243
+ - Updated common/utils to 1.0.0-next.10
244
+ - Updated common/ui to 1.0.0-next.10
245
+ - Updated shared/types to 1.0.0-next.10
246
+
247
+ ## 1.0.0-next.9 (2026-02-05)
248
+
249
+ ### 🧱 Updated Dependencies
250
+
251
+ - Updated store/hooks to 1.0.0-next.9
252
+ - Updated core to 1.0.0-next.9
253
+ - Updated common/utils to 1.0.0-next.9
254
+ - Updated common/ui to 1.0.0-next.9
255
+ - Updated shared/types to 1.0.0-next.9
256
+
257
+ ## 1.0.0-next.8 (2026-02-05)
258
+
259
+ ### 🧱 Updated Dependencies
260
+
261
+ - Updated store/hooks to 1.0.0-next.8
262
+ - Updated core to 1.0.0-next.8
263
+ - Updated common/utils to 1.0.0-next.8
264
+ - Updated common/ui to 1.0.0-next.8
265
+ - Updated shared/types to 1.0.0-next.8
266
+
267
+ ## 1.0.0-next.7 (2026-01-27)
268
+
269
+ ### 🧱 Updated Dependencies
270
+
271
+ - Updated store/hooks to 1.0.0-next.7
272
+ - Updated core to 1.0.0-next.7
273
+ - Updated common/utils to 1.0.0-next.7
274
+ - Updated common/ui to 1.0.0-next.7
275
+ - Updated shared/types to 1.0.0-next.7
276
+
277
+ ## 1.0.0-next.6 (2026-01-23)
278
+
279
+ ### 🧱 Updated Dependencies
280
+
281
+ - Updated store/hooks to 1.0.0-next.6
282
+ - Updated core to 1.0.0-next.6
283
+ - Updated common/utils to 1.0.0-next.6
284
+ - Updated common/ui to 1.0.0-next.6
285
+ - Updated shared/types to 1.0.0-next.6
286
+
287
+ ## 1.0.0-next.5 (2026-01-22)
288
+
289
+ ### 🧱 Updated Dependencies
290
+
291
+ - Updated store/hooks to 1.0.0-next.5
292
+ - Updated core to 1.0.0-next.5
293
+ - Updated common/utils to 1.0.0-next.5
294
+ - Updated common/ui to 1.0.0-next.5
295
+ - Updated shared/types to 1.0.0-next.5
296
+
297
+ ## 1.0.0-next.4 (2026-01-22)
298
+
299
+ ### 🧱 Updated Dependencies
300
+
301
+ - Updated store/hooks to 1.0.0-next.4
302
+ - Updated core to 1.0.0-next.4
303
+ - Updated common/utils to 1.0.0-next.4
304
+ - Updated common/ui to 1.0.0-next.4
305
+ - Updated shared/types to 1.0.0-next.4
306
+
307
+ ## 1.0.0-next.3 (2026-01-14)
308
+
309
+ ### 🧱 Updated Dependencies
310
+
311
+ - Updated store/hooks to 1.0.0-next.3
312
+ - Updated core to 1.0.0-next.3
313
+ - Updated common/utils to 1.0.0-next.3
314
+ - Updated common/ui to 1.0.0-next.3
315
+ - Updated shared/types to 1.0.0-next.3
316
+
317
+ ## 1.0.0-next.2 (2025-12-30)
318
+
319
+ ### 🧱 Updated Dependencies
320
+
321
+ - Updated store/hooks to 1.0.0-next.2
322
+ - Updated core to 1.0.0-next.2
323
+ - Updated common/utils to 1.0.0-next.2
324
+ - Updated common/ui to 1.0.0-next.2
325
+ - Updated shared/types to 1.0.0-next.2
326
+
327
+ ## 1.0.0-next.1 (2025-12-30)
328
+
329
+ ### 🧱 Updated Dependencies
330
+
331
+ - Updated store/hooks to 1.0.0-next.1
332
+ - Updated core to 1.0.0-next.1
333
+ - Updated common/utils to 1.0.0-next.1
334
+ - Updated common/ui to 1.0.0-next.1
335
+ - Updated shared/types to 1.0.0-next.1
336
+
337
+ ## 1.0.0-next.0 (2025-12-30)
338
+
339
+ ### 🧱 Updated Dependencies
340
+
341
+ - Updated store/hooks to 1.0.0-next.0
342
+ - Updated core to 1.0.0-next.0
343
+ - Updated common/utils to 1.0.0-next.0
344
+ - Updated common/ui to 1.0.0-next.0
345
+ - Updated shared/types to 1.0.0-next.0
346
+
347
+ ## 0.0.52-4 (2025-12-15)
348
+
349
+ ### 🚀 Features
350
+
351
+ - enhance form handling and component props across various modules
352
+ - add CartPage component for managing shopping cart functionality
353
+ - add order confirmation route and related components
354
+ - add ProductBadge component for enhanced product presentation
355
+ - add preAdd and preAdjust callbacks for order line and item adjustments
356
+
357
+ ### 🩹 Fixes
358
+
359
+ - update default minimum quantity to 0 in various components
360
+
361
+ ### 🧱 Updated Dependencies
362
+
363
+ - Updated store/hooks to 0.0.52-4
364
+ - Updated core to 0.0.52-4
365
+ - Updated common/utils to 0.0.52-4
366
+ - Updated common/ui to 0.0.52-4
367
+ - Updated shared/types to 0.0.52-4
368
+
369
+ ## 0.0.52-3 (2025-12-12)
370
+
371
+ ### 🚀 Features
372
+
373
+ - enhance form handling and component props across various modules
374
+ - add CartPage component for managing shopping cart functionality
375
+ - add order confirmation route and related components
376
+ - add ProductBadge component for enhanced product presentation
377
+ - add preAdd and preAdjust callbacks for order line and item adjustments
378
+
379
+ ### 🩹 Fixes
380
+
381
+ - update default minimum quantity to 0 in various components
382
+
383
+ ### 🧱 Updated Dependencies
384
+
385
+ - Updated store/hooks to 0.0.52-3
386
+ - Updated core to 0.0.52-3
387
+ - Updated common/utils to 0.0.52-3
388
+ - Updated common/ui to 0.0.52-3
389
+ - Updated shared/types to 0.0.52-3
390
+
391
+ ## 0.0.52-2 (2025-12-12)
392
+
393
+ ### 🚀 Features
394
+
395
+ - enhance form handling and component props across various modules
396
+ - add CartPage component for managing shopping cart functionality
397
+ - add order confirmation route and related components
398
+ - add ProductBadge component for enhanced product presentation
399
+ - add preAdd and preAdjust callbacks for order line and item adjustments
400
+
401
+ ### 🩹 Fixes
402
+
403
+ - update default minimum quantity to 0 in various components
404
+
405
+ ### 🧱 Updated Dependencies
406
+
407
+ - Updated store/hooks to 0.0.52-2
408
+ - Updated core to 0.0.52-2
409
+ - Updated common/utils to 0.0.52-2
410
+ - Updated common/ui to 0.0.52-2
411
+ - Updated shared/types to 0.0.52-2
412
+
413
+ ## 0.0.52-1 (2025-12-11)
414
+
415
+ ### 🚀 Features
416
+
417
+ - enhance form handling and component props across various modules
418
+ - add CartPage component for managing shopping cart functionality
419
+ - add order confirmation route and related components
420
+ - add ProductBadge component for enhanced product presentation
421
+ - add preAdd and preAdjust callbacks for order line and item adjustments
422
+
423
+ ### 🩹 Fixes
424
+
425
+ - update default minimum quantity to 0 in various components
426
+
427
+ ### 🧱 Updated Dependencies
428
+
429
+ - Updated store/hooks to 0.0.52-1
430
+ - Updated core to 0.0.52-1
431
+ - Updated common/utils to 0.0.52-1
432
+ - Updated common/ui to 0.0.52-1
433
+ - Updated shared/types to 0.0.52-1
434
+
435
+ ## 0.0.52 (2025-12-11)
436
+
437
+ ### 🚀 Features
438
+
439
+ - enhance form handling and component props across various modules
440
+ - add CartPage component for managing shopping cart functionality
441
+ - add order confirmation route and related components
442
+ - add ProductBadge component for enhanced product presentation
443
+ - add preAdd and preAdjust callbacks for order line and item adjustments
444
+
445
+ ### 🩹 Fixes
446
+
447
+ - update default minimum quantity to 0 in various components
448
+
449
+ ### 🧱 Updated Dependencies
450
+
451
+ - Updated store/hooks to 0.0.52
452
+ - Updated core to 0.0.52
453
+ - Updated common/utils to 0.0.52
454
+ - Updated common/ui to 0.0.52
455
+ - Updated shared/types to 0.0.52
456
+
457
+ ## 0.0.51-0 (2025-12-11)
458
+
459
+ ### 🚀 Features
460
+
461
+ - enhance form handling and component props across various modules
462
+ - add CartPage component for managing shopping cart functionality
463
+ - add order confirmation route and related components
464
+ - add ProductBadge component for enhanced product presentation
465
+ - add preAdd and preAdjust callbacks for order line and item adjustments
466
+
467
+ ### 🩹 Fixes
468
+
469
+ - update default minimum quantity to 0 in various components
470
+
471
+ ### 🧱 Updated Dependencies
472
+
473
+ - Updated store/hooks to 0.0.51-0
474
+ - Updated core to 0.0.51-0
475
+ - Updated common/utils to 0.0.51-0
476
+ - Updated common/ui to 0.0.51-0
477
+ - Updated shared/types to 0.0.51-0
478
+
479
+ ## 0.0.50 (2025-11-25)
480
+
481
+ ### 🚀 Features
482
+
483
+ - enhance form handling and component props across various modules ([21edaa1](https://github.com/WeAreHausTech/haus-storefront-components/commit/21edaa1))
484
+ - add CartPage component for managing shopping cart functionality ([#30](https://github.com/WeAreHausTech/haus-storefront-components/pull/30))
485
+ - add order confirmation route and related components ([#24](https://github.com/WeAreHausTech/haus-storefront-components/pull/24))
486
+ - add ProductBadge component for enhanced product presentation ([#26](https://github.com/WeAreHausTech/haus-storefront-components/pull/26))
487
+ - add preAdd and preAdjust callbacks for order line and item adjustments ([3991992](https://github.com/WeAreHausTech/haus-storefront-components/commit/3991992))
488
+
489
+ ### 🩹 Fixes
490
+
491
+ - update default minimum quantity to 0 in various components ([f55bb70](https://github.com/WeAreHausTech/haus-storefront-components/commit/f55bb70))
492
+
493
+ ### 🧱 Updated Dependencies
494
+
495
+ - Updated store/hooks to 0.0.50
496
+ - Updated core to 0.0.50
497
+ - Updated common/utils to 0.0.50
498
+ - Updated common/ui to 0.0.50
499
+ - Updated shared/types to 0.0.50
500
+
501
+ ### ❤️ Thank You
502
+
503
+ - Johanna Bertils @johannabertils
504
+ - Mathias Saxenstrand
505
+
506
+ ## 0.0.49 (2025-11-25)
507
+
508
+ ### 🚀 Features
509
+
510
+ - enhance form handling and component props across various modules ([21edaa1](https://github.com/WeAreHausTech/haus-storefront-components/commit/21edaa1))
511
+ - add CartPage component for managing shopping cart functionality ([#30](https://github.com/WeAreHausTech/haus-storefront-components/pull/30))
512
+ - add order confirmation route and related components ([#24](https://github.com/WeAreHausTech/haus-storefront-components/pull/24))
513
+ - add ProductBadge component for enhanced product presentation ([#26](https://github.com/WeAreHausTech/haus-storefront-components/pull/26))
514
+ - add preAdd and preAdjust callbacks for order line and item adjustments ([3991992](https://github.com/WeAreHausTech/haus-storefront-components/commit/3991992))
515
+
516
+ ### 🩹 Fixes
517
+
518
+ - update default minimum quantity to 0 in various components ([f55bb70](https://github.com/WeAreHausTech/haus-storefront-components/commit/f55bb70))
519
+
520
+ ### 🧱 Updated Dependencies
521
+
522
+ - Updated store/hooks to 0.0.49
523
+ - Updated core to 0.0.49
524
+ - Updated common/utils to 0.0.49
525
+ - Updated common/ui to 0.0.49
526
+ - Updated shared/types to 0.0.49
527
+
528
+ ### ❤️ Thank You
529
+
530
+ - Johanna Bertils @johannabertils
531
+ - Mathias Saxenstrand
532
+
533
+ ## 0.0.48 (2025-11-07)
534
+
535
+ ### 🚀 Features
536
+
537
+ - enhance form handling and component props across various modules
538
+ - add CartPage component for managing shopping cart functionality
539
+ - add order confirmation route and related components
540
+ - add ProductBadge component for enhanced product presentation
541
+ - add preAdd and preAdjust callbacks for order line and item adjustments
542
+
543
+ ### 🩹 Fixes
544
+
545
+ - update default minimum quantity to 0 in various components
546
+
547
+ ### 🧱 Updated Dependencies
548
+
549
+ - Updated store/hooks to 0.0.48
550
+ - Updated core to 0.0.48
551
+ - Updated common/utils to 0.0.48
552
+ - Updated common/ui to 0.0.48
553
+ - Updated shared/types to 0.0.48
554
+
555
+ ### ❤️ Thank You
556
+
557
+ - Johanna Bertils @johannabertils
558
+ - Mathias Saxenstrand
559
+
560
+ ## 0.0.47 (2025-10-08)
561
+
562
+ ### 🚀 Features
563
+
564
+ - enhance form handling and component props across various modules
565
+ - add CartPage component for managing shopping cart functionality
566
+ - add order confirmation route and related components
567
+ - add ProductBadge component for enhanced product presentation
568
+ - add preAdd and preAdjust callbacks for order line and item adjustments
569
+
570
+ ### 🩹 Fixes
571
+
572
+ - update default minimum quantity to 0 in various components
573
+
574
+ ### 🧱 Updated Dependencies
575
+
576
+ - Updated store/hooks to 0.0.47
577
+ - Updated core to 0.0.47
578
+ - Updated common/utils to 0.0.47
579
+ - Updated common/ui to 0.0.47
580
+ - Updated shared/types to 0.0.47
581
+
582
+ ### ❤️ Thank You
583
+
584
+ - Johanna Bertils @johannabertils
585
+ - Mathias Saxenstrand
586
+
587
+ ## 0.0.46 (2025-10-08)
588
+
589
+ ### 🚀 Features
590
+
591
+ - enhance form handling and component props across various modules
592
+ - add CartPage component for managing shopping cart functionality
593
+ - add order confirmation route and related components
594
+ - add ProductBadge component for enhanced product presentation
595
+ - add preAdd and preAdjust callbacks for order line and item adjustments
596
+
597
+ ### 🩹 Fixes
598
+
599
+ - update default minimum quantity to 0 in various components
600
+
601
+ ### 🧱 Updated Dependencies
602
+
603
+ - Updated store/hooks to 0.0.46
604
+ - Updated core to 0.0.46
605
+ - Updated common/utils to 0.0.46
606
+ - Updated common/ui to 0.0.46
607
+ - Updated shared/types to 0.0.46
608
+
609
+ ### ❤️ Thank You
610
+
611
+ - Johanna Bertils @johannabertils
612
+ - Mathias Saxenstrand
613
+
614
+ ## 0.0.45 (2025-10-06)
615
+
616
+ ### 🚀 Features
617
+
618
+ - enhance form handling and component props across various modules
619
+ - add CartPage component for managing shopping cart functionality
620
+ - add order confirmation route and related components
621
+ - add ProductBadge component for enhanced product presentation
622
+ - add preAdd and preAdjust callbacks for order line and item adjustments
623
+
624
+ ### 🩹 Fixes
625
+
626
+ - update default minimum quantity to 0 in various components
627
+
628
+ ### 🧱 Updated Dependencies
629
+
630
+ - Updated store/hooks to 0.0.45
631
+ - Updated core to 0.0.45
632
+ - Updated common/utils to 0.0.45
633
+ - Updated common/ui to 0.0.45
634
+ - Updated shared/types to 0.0.45
635
+
636
+ ### ❤️ Thank You
637
+
638
+ - Johanna Bertils @johannabertils
639
+ - Mathias Saxenstrand
640
+
641
+ ## 0.0.44 (2025-10-02)
642
+
643
+ ### 🚀 Features
644
+
645
+ - enhance form handling and component props across various modules
646
+ - add CartPage component for managing shopping cart functionality
647
+ - add order confirmation route and related components
648
+ - add ProductBadge component for enhanced product presentation
649
+ - add preAdd and preAdjust callbacks for order line and item adjustments
650
+
651
+ ### 🩹 Fixes
652
+
653
+ - update default minimum quantity to 0 in various components
654
+
655
+ ### 🧱 Updated Dependencies
656
+
657
+ - Updated store/hooks to 0.0.44
658
+ - Updated core to 0.0.44
659
+ - Updated common/utils to 0.0.44
660
+ - Updated common/ui to 0.0.44
661
+ - Updated shared/types to 0.0.44
662
+
663
+ ### ❤️ Thank You
664
+
665
+ - Johanna Bertils @johannabertils
666
+ - Mathias Saxenstrand
667
+
668
+ ## 0.0.43 (2025-09-30)
669
+
670
+ ### 🚀 Features
671
+
672
+ - enhance form handling and component props across various modules
673
+ - add CartPage component for managing shopping cart functionality
674
+ - add order confirmation route and related components
675
+ - add ProductBadge component for enhanced product presentation
676
+ - add preAdd and preAdjust callbacks for order line and item adjustments
677
+
678
+ ### 🩹 Fixes
679
+
680
+ - update default minimum quantity to 0 in various components
681
+
682
+ ### 🧱 Updated Dependencies
683
+
684
+ - Updated store/hooks to 0.0.43
685
+ - Updated core to 0.0.43
686
+ - Updated common/utils to 0.0.43
687
+ - Updated common/ui to 0.0.43
688
+ - Updated shared/types to 0.0.43
689
+
690
+ ### ❤️ Thank You
691
+
692
+ - Johanna Bertils @johannabertils
693
+ - Mathias Saxenstrand
694
+
695
+ ## 0.0.42 (2025-09-29)
696
+
697
+ ### 🚀 Features
698
+
699
+ - enhance form handling and component props across various modules
700
+ - add CartPage component for managing shopping cart functionality
701
+ - add order confirmation route and related components
702
+ - add ProductBadge component for enhanced product presentation
703
+ - add preAdd and preAdjust callbacks for order line and item adjustments
704
+
705
+ ### 🩹 Fixes
706
+
707
+ - update default minimum quantity to 0 in various components
708
+
709
+ ### 🧱 Updated Dependencies
710
+
711
+ - Updated store/hooks to 0.0.42
712
+ - Updated core to 0.0.42
713
+ - Updated common/utils to 0.0.42
714
+ - Updated common/ui to 0.0.42
715
+ - Updated shared/types to 0.0.42
716
+
717
+ ### ❤️ Thank You
718
+
719
+ - Johanna Bertils @johannabertils
720
+ - Mathias Saxenstrand
721
+
722
+ ## 0.0.41 (2025-09-26)
723
+
724
+ ### 🚀 Features
725
+
726
+ - enhance form handling and component props across various modules
727
+ - add CartPage component for managing shopping cart functionality
728
+ - add order confirmation route and related components
729
+ - add ProductBadge component for enhanced product presentation
730
+ - add preAdd and preAdjust callbacks for order line and item adjustments
731
+
732
+ ### 🩹 Fixes
733
+
734
+ - update default minimum quantity to 0 in various components
735
+
736
+ ### 🧱 Updated Dependencies
737
+
738
+ - Updated store/hooks to 0.0.41
739
+ - Updated core to 0.0.41
740
+ - Updated common/utils to 0.0.41
741
+ - Updated common/ui to 0.0.41
742
+ - Updated shared/types to 0.0.41
743
+
744
+ ### ❤️ Thank You
745
+
746
+ - Johanna Bertils @johannabertils
747
+ - Mathias Saxenstrand
748
+
749
+ ## 0.0.40-0 (2025-09-26)
750
+
751
+ ### 🚀 Features
752
+
753
+ - enhance form handling and component props across various modules
754
+ - add CartPage component for managing shopping cart functionality
755
+ - add order confirmation route and related components
756
+ - add ProductBadge component for enhanced product presentation
757
+ - add preAdd and preAdjust callbacks for order line and item adjustments
758
+
759
+ ### 🩹 Fixes
760
+
761
+ - update default minimum quantity to 0 in various components
762
+
763
+ ### 🧱 Updated Dependencies
764
+
765
+ - Updated store/hooks to 0.0.40-0
766
+ - Updated core to 0.0.40-0
767
+ - Updated common/utils to 0.0.40-0
768
+ - Updated common/ui to 0.0.40-0
769
+ - Updated shared/types to 0.0.40-0
770
+
771
+ ### ❤️ Thank You
772
+
773
+ - Johanna Bertils @johannabertils
774
+ - Mathias Saxenstrand
775
+
776
+ ## 0.0.39 (2025-09-26)
777
+
778
+ ### 🚀 Features
779
+
780
+ - enhance form handling and component props across various modules
781
+ - add CartPage component for managing shopping cart functionality
782
+ - add order confirmation route and related components
783
+ - add ProductBadge component for enhanced product presentation
784
+ - add preAdd and preAdjust callbacks for order line and item adjustments
785
+
786
+ ### 🩹 Fixes
787
+
788
+ - update default minimum quantity to 0 in various components
789
+
790
+ ### 🧱 Updated Dependencies
791
+
792
+ - Updated store/hooks to 0.0.39
793
+ - Updated core to 0.0.39
794
+ - Updated common/utils to 0.0.39
795
+ - Updated common/ui to 0.0.39
796
+ - Updated shared/types to 0.0.39
797
+
798
+ ### ❤️ Thank You
799
+
800
+ - Johanna Bertils @johannabertils
801
+ - Mathias Saxenstrand
802
+
803
+ ## 0.0.38-1 (2025-09-26)
804
+
805
+ ### 🚀 Features
806
+
807
+ - enhance form handling and component props across various modules
808
+ - add CartPage component for managing shopping cart functionality
809
+ - add order confirmation route and related components
810
+ - add ProductBadge component for enhanced product presentation
811
+ - add preAdd and preAdjust callbacks for order line and item adjustments
812
+
813
+ ### 🩹 Fixes
814
+
815
+ - update default minimum quantity to 0 in various components
816
+
817
+ ### 🧱 Updated Dependencies
818
+
819
+ - Updated store/hooks to 0.0.38-1
820
+ - Updated core to 0.0.38-1
821
+ - Updated common/utils to 0.0.38-1
822
+ - Updated common/ui to 0.0.38-1
823
+ - Updated shared/types to 0.0.38-1
824
+
825
+ ### ❤️ Thank You
826
+
827
+ - Johanna Bertils @johannabertils
828
+ - Mathias Saxenstrand
829
+
830
+ ## 0.0.38-0 (2025-09-25)
831
+
832
+ ### 🚀 Features
833
+
834
+ - enhance form handling and component props across various modules
835
+ - add CartPage component for managing shopping cart functionality
836
+ - add order confirmation route and related components
837
+ - add ProductBadge component for enhanced product presentation
838
+ - add preAdd and preAdjust callbacks for order line and item adjustments
839
+
840
+ ### 🩹 Fixes
841
+
842
+ - update default minimum quantity to 0 in various components
843
+
844
+ ### 🧱 Updated Dependencies
845
+
846
+ - Updated store/hooks to 0.0.38-0
847
+ - Updated core to 0.0.38-0
848
+ - Updated common/utils to 0.0.38-0
849
+ - Updated common/ui to 0.0.38-0
850
+ - Updated shared/types to 0.0.38-0
851
+
852
+ ### ❤️ Thank You
853
+
854
+ - Johanna Bertils @johannabertils
855
+ - Mathias Saxenstrand
856
+
857
+ ## 0.0.37 (2025-09-25)
858
+
859
+ ### 🚀 Features
860
+
861
+ - enhance form handling and component props across various modules
862
+ - add CartPage component for managing shopping cart functionality
863
+ - add order confirmation route and related components
864
+ - add ProductBadge component for enhanced product presentation
865
+ - add preAdd and preAdjust callbacks for order line and item adjustments
866
+
867
+ ### 🩹 Fixes
868
+
869
+ - update default minimum quantity to 0 in various components
870
+
871
+ ### 🧱 Updated Dependencies
872
+
873
+ - Updated store/hooks to 0.0.37
874
+ - Updated core to 0.0.37
875
+ - Updated common/utils to 0.0.37
876
+ - Updated common/ui to 0.0.37
877
+ - Updated shared/types to 0.0.37
878
+
879
+ ### ❤️ Thank You
880
+
881
+ - Johanna Bertils @johannabertils
882
+ - Mathias Saxenstrand
883
+
884
+ ## 0.0.36 (2025-09-25)
885
+
886
+ ### 🚀 Features
887
+
888
+ - enhance form handling and component props across various modules
889
+ - add CartPage component for managing shopping cart functionality
890
+ - add order confirmation route and related components
891
+ - add ProductBadge component for enhanced product presentation
892
+ - add preAdd and preAdjust callbacks for order line and item adjustments
893
+
894
+ ### 🩹 Fixes
895
+
896
+ - update default minimum quantity to 0 in various components
897
+
898
+ ### 🧱 Updated Dependencies
899
+
900
+ - Updated store/hooks to 0.0.36
901
+ - Updated core to 0.0.36
902
+ - Updated common/utils to 0.0.36
903
+ - Updated common/ui to 0.0.36
904
+ - Updated shared/types to 0.0.36
905
+
906
+ ### ❤️ Thank You
907
+
908
+ - Johanna Bertils @johannabertils
909
+ - Mathias Saxenstrand
910
+
911
+ ## 0.0.36-0 (2025-09-25)
912
+
913
+ ### 🚀 Features
914
+
915
+ - enhance form handling and component props across various modules
916
+ - add CartPage component for managing shopping cart functionality
917
+ - add order confirmation route and related components
918
+ - add ProductBadge component for enhanced product presentation
919
+ - add preAdd and preAdjust callbacks for order line and item adjustments
920
+
921
+ ### 🩹 Fixes
922
+
923
+ - update default minimum quantity to 0 in various components
924
+
925
+ ### 🧱 Updated Dependencies
926
+
927
+ - Updated store/hooks to 0.0.36-0
928
+ - Updated core to 0.0.36-0
929
+ - Updated common/utils to 0.0.36-0
930
+ - Updated common/ui to 0.0.36-0
931
+ - Updated shared/types to 0.0.36-0
932
+
933
+ ### ❤️ Thank You
934
+
935
+ - Johanna Bertils @johannabertils
936
+ - Mathias Saxenstrand
937
+
938
+ ## 0.0.35 (2025-09-25)
939
+
940
+ ### 🚀 Features
941
+
942
+ - enhance form handling and component props across various modules
943
+ - add CartPage component for managing shopping cart functionality
944
+ - add order confirmation route and related components
945
+ - add ProductBadge component for enhanced product presentation
946
+ - add preAdd and preAdjust callbacks for order line and item adjustments
947
+
948
+ ### 🩹 Fixes
949
+
950
+ - update default minimum quantity to 0 in various components
951
+
952
+ ### 🧱 Updated Dependencies
953
+
954
+ - Updated store/hooks to 0.0.35
955
+ - Updated core to 0.0.35
956
+ - Updated common/utils to 0.0.35
957
+ - Updated common/ui to 0.0.35
958
+ - Updated shared/types to 0.0.35
959
+
960
+ ### ❤️ Thank You
961
+
962
+ - Johanna Bertils @johannabertils
963
+ - Mathias Saxenstrand
964
+
965
+ ## 0.0.34-0 (2025-09-24)
966
+
967
+ ### 🚀 Features
968
+
969
+ - enhance form handling and component props across various modules
970
+ - add CartPage component for managing shopping cart functionality
971
+ - add order confirmation route and related components
972
+ - add ProductBadge component for enhanced product presentation
973
+ - add preAdd and preAdjust callbacks for order line and item adjustments
974
+
975
+ ### 🩹 Fixes
976
+
977
+ - update default minimum quantity to 0 in various components
978
+
979
+ ### 🧱 Updated Dependencies
980
+
981
+ - Updated store/hooks to 0.0.34-0
982
+ - Updated core to 0.0.34-0
983
+ - Updated common/utils to 0.0.34-0
984
+ - Updated common/ui to 0.0.34-0
985
+ - Updated shared/types to 0.0.34-0
986
+
987
+ ### ❤️ Thank You
988
+
989
+ - Johanna Bertils @johannabertils
990
+ - Mathias Saxenstrand
991
+
992
+ ## 0.0.33 (2025-09-24)
993
+
994
+ ### 🚀 Features
995
+
996
+ - enhance form handling and component props across various modules
997
+ - add CartPage component for managing shopping cart functionality
998
+ - add order confirmation route and related components
999
+ - add ProductBadge component for enhanced product presentation
1000
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1001
+
1002
+ ### 🩹 Fixes
1003
+
1004
+ - update default minimum quantity to 0 in various components
1005
+
1006
+ ### 🧱 Updated Dependencies
1007
+
1008
+ - Updated store/hooks to 0.0.33
1009
+ - Updated core to 0.0.33
1010
+ - Updated common/utils to 0.0.33
1011
+ - Updated common/ui to 0.0.33
1012
+ - Updated shared/types to 0.0.33
1013
+
1014
+ ### ❤️ Thank You
1015
+
1016
+ - Johanna Bertils @johannabertils
1017
+ - Mathias Saxenstrand
1018
+
1019
+ ## 0.0.32 (2025-09-24)
1020
+
1021
+ ### 🚀 Features
1022
+
1023
+ - enhance form handling and component props across various modules
1024
+ - add CartPage component for managing shopping cart functionality
1025
+ - add order confirmation route and related components
1026
+ - add ProductBadge component for enhanced product presentation
1027
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1028
+
1029
+ ### 🩹 Fixes
1030
+
1031
+ - update default minimum quantity to 0 in various components
1032
+
1033
+ ### 🧱 Updated Dependencies
1034
+
1035
+ - Updated store/hooks to 0.0.32
1036
+ - Updated core to 0.0.32
1037
+ - Updated common/utils to 0.0.32
1038
+ - Updated common/ui to 0.0.32
1039
+ - Updated shared/types to 0.0.32
1040
+
1041
+ ### ❤️ Thank You
1042
+
1043
+ - Johanna Bertils @johannabertils
1044
+ - Mathias Saxenstrand
1045
+
1046
+ ## 0.0.32-10 (2025-09-23)
1047
+
1048
+ ### 🚀 Features
1049
+
1050
+ - enhance form handling and component props across various modules
1051
+ - add CartPage component for managing shopping cart functionality
1052
+ - add order confirmation route and related components
1053
+ - add ProductBadge component for enhanced product presentation
1054
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1055
+
1056
+ ### 🩹 Fixes
1057
+
1058
+ - update default minimum quantity to 0 in various components
1059
+
1060
+ ### 🧱 Updated Dependencies
1061
+
1062
+ - Updated store/hooks to 0.0.32-10
1063
+ - Updated core to 0.0.32-10
1064
+ - Updated common/utils to 0.0.32-10
1065
+ - Updated common/ui to 0.0.32-10
1066
+ - Updated shared/types to 0.0.32-10
1067
+
1068
+ ### ❤️ Thank You
1069
+
1070
+ - Johanna Bertils @johannabertils
1071
+ - Mathias Saxenstrand
1072
+
1073
+ ## 0.0.32-9 (2025-09-23)
1074
+
1075
+ ### 🚀 Features
1076
+
1077
+ - enhance form handling and component props across various modules
1078
+ - add CartPage component for managing shopping cart functionality
1079
+ - add order confirmation route and related components
1080
+ - add ProductBadge component for enhanced product presentation
1081
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1082
+
1083
+ ### 🩹 Fixes
1084
+
1085
+ - update default minimum quantity to 0 in various components
1086
+
1087
+ ### 🧱 Updated Dependencies
1088
+
1089
+ - Updated store/hooks to 0.0.32-9
1090
+ - Updated core to 0.0.32-9
1091
+ - Updated common/utils to 0.0.32-9
1092
+ - Updated common/ui to 0.0.32-9
1093
+ - Updated shared/types to 0.0.32-9
1094
+
1095
+ ### ❤️ Thank You
1096
+
1097
+ - Johanna Bertils @johannabertils
1098
+ - Mathias Saxenstrand
1099
+
1100
+ ## 0.0.32-8 (2025-09-23)
1101
+
1102
+ ### 🚀 Features
1103
+
1104
+ - enhance form handling and component props across various modules
1105
+ - add CartPage component for managing shopping cart functionality
1106
+ - add order confirmation route and related components
1107
+ - add ProductBadge component for enhanced product presentation
1108
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1109
+
1110
+ ### 🩹 Fixes
1111
+
1112
+ - update default minimum quantity to 0 in various components
1113
+
1114
+ ### 🧱 Updated Dependencies
1115
+
1116
+ - Updated store/hooks to 0.0.32-8
1117
+ - Updated core to 0.0.32-8
1118
+ - Updated common/utils to 0.0.32-8
1119
+ - Updated common/ui to 0.0.32-8
1120
+ - Updated shared/types to 0.0.32-8
1121
+
1122
+ ### ❤️ Thank You
1123
+
1124
+ - Johanna Bertils @johannabertils
1125
+ - Mathias Saxenstrand
1126
+
1127
+ ## 0.0.32-7 (2025-09-17)
1128
+
1129
+ ### 🚀 Features
1130
+
1131
+ - enhance form handling and component props across various modules
1132
+ - add CartPage component for managing shopping cart functionality
1133
+ - add order confirmation route and related components
1134
+ - add ProductBadge component for enhanced product presentation
1135
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1136
+
1137
+ ### 🩹 Fixes
1138
+
1139
+ - update default minimum quantity to 0 in various components
1140
+
1141
+ ### 🧱 Updated Dependencies
1142
+
1143
+ - Updated store/hooks to 0.0.32-7
1144
+ - Updated core to 0.0.32-7
1145
+ - Updated common/utils to 0.0.32-7
1146
+ - Updated common/ui to 0.0.32-7
1147
+ - Updated shared/types to 0.0.32-7
1148
+
1149
+ ### ❤️ Thank You
1150
+
1151
+ - Johanna Bertils @johannabertils
1152
+ - Mathias Saxenstrand
1153
+
1154
+ ## 0.0.32-6 (2025-09-17)
1155
+
1156
+ ### 🚀 Features
1157
+
1158
+ - enhance form handling and component props across various modules
1159
+ - add CartPage component for managing shopping cart functionality
1160
+ - add order confirmation route and related components
1161
+ - add ProductBadge component for enhanced product presentation
1162
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1163
+
1164
+ ### 🩹 Fixes
1165
+
1166
+ - update default minimum quantity to 0 in various components
1167
+
1168
+ ### 🧱 Updated Dependencies
1169
+
1170
+ - Updated store/hooks to 0.0.32-6
1171
+ - Updated core to 0.0.32-6
1172
+ - Updated common/utils to 0.0.32-6
1173
+ - Updated common/ui to 0.0.32-6
1174
+ - Updated shared/types to 0.0.32-6
1175
+
1176
+ ### ❤️ Thank You
1177
+
1178
+ - Johanna Bertils @johannabertils
1179
+ - Mathias Saxenstrand
1180
+
1181
+ ## 0.0.32-5 (2025-09-17)
1182
+
1183
+ ### 🚀 Features
1184
+
1185
+ - enhance form handling and component props across various modules
1186
+ - add CartPage component for managing shopping cart functionality
1187
+ - add order confirmation route and related components
1188
+ - add ProductBadge component for enhanced product presentation
1189
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1190
+
1191
+ ### 🩹 Fixes
1192
+
1193
+ - update default minimum quantity to 0 in various components
1194
+
1195
+ ### 🧱 Updated Dependencies
1196
+
1197
+ - Updated store/hooks to 0.0.32-5
1198
+ - Updated core to 0.0.32-5
1199
+ - Updated common/utils to 0.0.32-5
1200
+ - Updated common/ui to 0.0.32-5
1201
+ - Updated shared/types to 0.0.32-5
1202
+
1203
+ ### ❤️ Thank You
1204
+
1205
+ - Johanna Bertils @johannabertils
1206
+ - Mathias Saxenstrand
1207
+
1208
+ ## 0.0.32-4 (2025-09-16)
1209
+
1210
+ ### 🚀 Features
1211
+
1212
+ - enhance form handling and component props across various modules
1213
+ - add CartPage component for managing shopping cart functionality
1214
+ - add order confirmation route and related components
1215
+ - add ProductBadge component for enhanced product presentation
1216
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1217
+
1218
+ ### 🩹 Fixes
1219
+
1220
+ - update default minimum quantity to 0 in various components
1221
+
1222
+ ### 🧱 Updated Dependencies
1223
+
1224
+ - Updated store/hooks to 0.0.32-4
1225
+ - Updated core to 0.0.32-4
1226
+ - Updated common/utils to 0.0.32-4
1227
+ - Updated common/ui to 0.0.32-4
1228
+ - Updated shared/types to 0.0.32-4
1229
+
1230
+ ### ❤️ Thank You
1231
+
1232
+ - Johanna Bertils @johannabertils
1233
+ - Mathias Saxenstrand
1234
+
1235
+ ## 0.0.32-3 (2025-09-16)
1236
+
1237
+ ### 🚀 Features
1238
+
1239
+ - enhance form handling and component props across various modules
1240
+ - add CartPage component for managing shopping cart functionality
1241
+ - add order confirmation route and related components
1242
+ - add ProductBadge component for enhanced product presentation
1243
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1244
+
1245
+ ### 🩹 Fixes
1246
+
1247
+ - update default minimum quantity to 0 in various components
1248
+
1249
+ ### 🧱 Updated Dependencies
1250
+
1251
+ - Updated store/hooks to 0.0.32-3
1252
+ - Updated core to 0.0.32-3
1253
+ - Updated common/utils to 0.0.32-3
1254
+ - Updated common/ui to 0.0.32-3
1255
+ - Updated shared/types to 0.0.32-3
1256
+
1257
+ ### ❤️ Thank You
1258
+
1259
+ - Johanna Bertils @johannabertils
1260
+ - Mathias Saxenstrand
1261
+
1262
+ ## 0.0.32-2 (2025-09-16)
1263
+
1264
+ ### 🚀 Features
1265
+
1266
+ - enhance form handling and component props across various modules
1267
+ - add CartPage component for managing shopping cart functionality
1268
+ - add order confirmation route and related components
1269
+ - add ProductBadge component for enhanced product presentation
1270
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1271
+
1272
+ ### 🩹 Fixes
1273
+
1274
+ - update default minimum quantity to 0 in various components
1275
+
1276
+ ### 🧱 Updated Dependencies
1277
+
1278
+ - Updated store/hooks to 0.0.32-2
1279
+ - Updated core to 0.0.32-2
1280
+ - Updated common/utils to 0.0.32-2
1281
+ - Updated common/ui to 0.0.32-2
1282
+ - Updated shared/types to 0.0.32-2
1283
+
1284
+ ### ❤️ Thank You
1285
+
1286
+ - Johanna Bertils @johannabertils
1287
+ - Mathias Saxenstrand
1288
+
1289
+ ## 0.0.32-1 (2025-09-15)
1290
+
1291
+ ### 🚀 Features
1292
+
1293
+ - enhance form handling and component props across various modules
1294
+ - add CartPage component for managing shopping cart functionality
1295
+ - add order confirmation route and related components
1296
+ - add ProductBadge component for enhanced product presentation
1297
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1298
+
1299
+ ### 🩹 Fixes
1300
+
1301
+ - update default minimum quantity to 0 in various components
1302
+
1303
+ ### 🧱 Updated Dependencies
1304
+
1305
+ - Updated store/hooks to 0.0.32-1
1306
+ - Updated core to 0.0.32-1
1307
+ - Updated common/utils to 0.0.32-1
1308
+ - Updated common/ui to 0.0.32-1
1309
+ - Updated shared/types to 0.0.32-1
1310
+
1311
+ ### ❤️ Thank You
1312
+
1313
+ - Johanna Bertils @johannabertils
1314
+ - Mathias Saxenstrand
1315
+
1316
+ ## 0.0.31 (2025-09-11)
1317
+
1318
+ ### 🚀 Features
1319
+
1320
+ - enhance form handling and component props across various modules
1321
+ - add CartPage component for managing shopping cart functionality
1322
+ - add order confirmation route and related components
1323
+ - add ProductBadge component for enhanced product presentation
1324
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1325
+
1326
+ ### 🩹 Fixes
1327
+
1328
+ - update default minimum quantity to 0 in various components
1329
+
1330
+ ### 🧱 Updated Dependencies
1331
+
1332
+ - Updated store/hooks to 0.0.31
1333
+ - Updated core to 0.0.31
1334
+ - Updated common/utils to 0.0.31
1335
+ - Updated common/ui to 0.0.31
1336
+ - Updated shared/types to 0.0.31
1337
+
1338
+ ### ❤️ Thank You
1339
+
1340
+ - Johanna Bertils @johannabertils
1341
+ - Mathias Saxenstrand
1342
+
1343
+ ## 0.0.30 (2025-09-11)
1344
+
1345
+ ### 🚀 Features
1346
+
1347
+ - enhance form handling and component props across various modules
1348
+ - add CartPage component for managing shopping cart functionality
1349
+ - add order confirmation route and related components
1350
+ - add ProductBadge component for enhanced product presentation
1351
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1352
+
1353
+ ### 🩹 Fixes
1354
+
1355
+ - update default minimum quantity to 0 in various components
1356
+
1357
+ ### 🧱 Updated Dependencies
1358
+
1359
+ - Updated store/hooks to 0.0.30
1360
+ - Updated core to 0.0.30
1361
+ - Updated common/utils to 0.0.30
1362
+ - Updated common/ui to 0.0.30
1363
+ - Updated shared/types to 0.0.30
1364
+
1365
+ ### ❤️ Thank You
1366
+
1367
+ - Johanna Bertils @johannabertils
1368
+ - Mathias Saxenstrand
1369
+
1370
+ ## 0.0.29 (2025-09-10)
1371
+
1372
+ ### 🚀 Features
1373
+
1374
+ - enhance form handling and component props across various modules
1375
+ - add CartPage component for managing shopping cart functionality
1376
+ - add order confirmation route and related components
1377
+ - add ProductBadge component for enhanced product presentation
1378
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1379
+
1380
+ ### 🩹 Fixes
1381
+
1382
+ - update default minimum quantity to 0 in various components
1383
+
1384
+ ### 🧱 Updated Dependencies
1385
+
1386
+ - Updated store/hooks to 0.0.29
1387
+ - Updated core to 0.0.29
1388
+ - Updated common/utils to 0.0.29
1389
+ - Updated common/ui to 0.0.29
1390
+ - Updated shared/types to 0.0.29
1391
+
1392
+ ### ❤️ Thank You
1393
+
1394
+ - Johanna Bertils @johannabertils
1395
+ - Mathias Saxenstrand
1396
+
1397
+ ## 0.0.28 (2025-09-05)
1398
+
1399
+ ### 🚀 Features
1400
+
1401
+ - enhance form handling and component props across various modules
1402
+ - add CartPage component for managing shopping cart functionality
1403
+ - add order confirmation route and related components
1404
+ - add ProductBadge component for enhanced product presentation
1405
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1406
+
1407
+ ### 🩹 Fixes
1408
+
1409
+ - update default minimum quantity to 0 in various components
1410
+
1411
+ ### 🧱 Updated Dependencies
1412
+
1413
+ - Updated store/hooks to 0.0.28
1414
+ - Updated core to 0.0.28
1415
+ - Updated common/utils to 0.0.28
1416
+ - Updated common/ui to 0.0.28
1417
+ - Updated shared/types to 0.0.28
1418
+
1419
+ ### ❤️ Thank You
1420
+
1421
+ - Johanna Bertils @johannabertils
1422
+ - Mathias Saxenstrand
1423
+
1424
+ ## 0.0.27 (2025-09-04)
1425
+
1426
+ ### 🚀 Features
1427
+
1428
+ - enhance form handling and component props across various modules
1429
+ - add CartPage component for managing shopping cart functionality
1430
+ - add order confirmation route and related components
1431
+ - add ProductBadge component for enhanced product presentation
1432
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1433
+
1434
+ ### 🩹 Fixes
1435
+
1436
+ - update default minimum quantity to 0 in various components
1437
+
1438
+ ### 🧱 Updated Dependencies
1439
+
1440
+ - Updated store/hooks to 0.0.27
1441
+ - Updated core to 0.0.27
1442
+ - Updated common/utils to 0.0.27
1443
+ - Updated common/ui to 0.0.27
1444
+ - Updated shared/types to 0.0.27
1445
+
1446
+ ### ❤️ Thank You
1447
+
1448
+ - Johanna Bertils @johannabertils
1449
+ - Mathias Saxenstrand
1450
+
1451
+ ## 0.0.26 (2025-09-02)
1452
+
1453
+ ### 🚀 Features
1454
+
1455
+ - enhance form handling and component props across various modules
1456
+ - add CartPage component for managing shopping cart functionality
1457
+ - add order confirmation route and related components
1458
+ - add ProductBadge component for enhanced product presentation
1459
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1460
+
1461
+ ### 🩹 Fixes
1462
+
1463
+ - update default minimum quantity to 0 in various components
1464
+
1465
+ ### 🧱 Updated Dependencies
1466
+
1467
+ - Updated store/hooks to 0.0.26
1468
+ - Updated core to 0.0.26
1469
+ - Updated common/utils to 0.0.26
1470
+ - Updated common/ui to 0.0.26
1471
+ - Updated shared/types to 0.0.26
1472
+
1473
+ ### ❤️ Thank You
1474
+
1475
+ - Johanna Bertils @johannabertils
1476
+ - Mathias Saxenstrand
1477
+
1478
+ ## 0.0.25 (2025-09-01)
1479
+
1480
+ ### 🚀 Features
1481
+
1482
+ - enhance form handling and component props across various modules
1483
+ - add CartPage component for managing shopping cart functionality
1484
+ - add order confirmation route and related components
1485
+ - add ProductBadge component for enhanced product presentation
1486
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1487
+
1488
+ ### 🩹 Fixes
1489
+
1490
+ - update default minimum quantity to 0 in various components
1491
+
1492
+ ### 🧱 Updated Dependencies
1493
+
1494
+ - Updated store/hooks to 0.0.25
1495
+ - Updated core to 0.0.25
1496
+ - Updated common/utils to 0.0.25
1497
+ - Updated common/ui to 0.0.25
1498
+ - Updated shared/types to 0.0.25
1499
+
1500
+ ### ❤️ Thank You
1501
+
1502
+ - Johanna Bertils @johannabertils
1503
+ - Mathias Saxenstrand
1504
+
1505
+ ## 0.0.24 (2025-09-01)
1506
+
1507
+ ### 🚀 Features
1508
+
1509
+ - enhance form handling and component props across various modules
1510
+ - add CartPage component for managing shopping cart functionality
1511
+ - add order confirmation route and related components
1512
+ - add ProductBadge component for enhanced product presentation
1513
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1514
+
1515
+ ### 🩹 Fixes
1516
+
1517
+ - update default minimum quantity to 0 in various components
1518
+
1519
+ ### 🧱 Updated Dependencies
1520
+
1521
+ - Updated store/hooks to 0.0.24
1522
+ - Updated core to 0.0.24
1523
+ - Updated common/utils to 0.0.24
1524
+ - Updated common/ui to 0.0.24
1525
+ - Updated shared/types to 0.0.24
1526
+
1527
+ ### ❤️ Thank You
1528
+
1529
+ - Johanna Bertils @johannabertils
1530
+ - Mathias Saxenstrand
1531
+
1532
+ ## 0.0.23 (2025-09-01)
1533
+
1534
+ ### 🧱 Updated Dependencies
1535
+
1536
+ - Updated store/hooks to 0.0.23
1537
+ - Updated core to 0.0.23
1538
+ - Updated common/utils to 0.0.23
1539
+ - Updated common/ui to 0.0.23
1540
+ - Updated shared/types to 0.0.23
1541
+
1542
+ ## 0.0.22 (2025-09-01)
1543
+
1544
+ ### 🧱 Updated Dependencies
1545
+
1546
+ - Updated store/hooks to 0.0.22
1547
+ - Updated core to 0.0.22-0
1548
+ - Updated common/ui to 0.0.22
1549
+
1550
+ ## 0.0.21 (2025-09-01)
1551
+
1552
+ ### 🧱 Updated Dependencies
1553
+
1554
+ - Updated store/hooks to 0.0.21
1555
+ - Updated core to 0.0.21
1556
+ - Updated common/utils to 0.0.21
1557
+ - Updated common/ui to 0.0.21
1558
+ - Updated shared/types to 0.0.21
1559
+
1560
+ ## 0.0.20 (2025-08-26)
1561
+
1562
+ ### 🧱 Updated Dependencies
1563
+
1564
+ - Updated store/hooks to 0.0.20
1565
+ - Updated core to 0.0.20
1566
+ - Updated common/utils to 0.0.20
1567
+ - Updated common/ui to 0.0.20
1568
+ - Updated shared/types to 0.0.20
1569
+
1570
+ ## 0.0.19 (2025-08-21)
1571
+
1572
+ ### 🚀 Features
1573
+
1574
+ - enhance form handling and component props across various modules
1575
+
1576
+ ### 🧱 Updated Dependencies
1577
+
1578
+ - Updated store/hooks to 0.0.19
1579
+ - Updated core to 0.0.19
1580
+ - Updated common/utils to 0.0.19
1581
+ - Updated common/ui to 0.0.19
1582
+ - Updated shared/types to 0.0.19
1583
+
1584
+ ### ❤️ Thank You
1585
+
1586
+ - Mathias Saxenstrand
1587
+
1588
+ ## 0.0.18 (2025-08-21)
1589
+
1590
+ ### 🚀 Features
1591
+
1592
+ - enhance form handling and component props across various modules
1593
+ - add CartPage component for managing shopping cart functionality
1594
+ - add order confirmation route and related components
1595
+ - add ProductBadge component for enhanced product presentation
1596
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1597
+
1598
+ ### 🩹 Fixes
1599
+
1600
+ - update default minimum quantity to 0 in various components
1601
+
1602
+ ### 🧱 Updated Dependencies
1603
+
1604
+ - Updated store/hooks to 0.0.18
1605
+ - Updated core to 0.0.18
1606
+ - Updated common/utils to 0.0.18
1607
+ - Updated common/ui to 0.0.18
1608
+ - Updated shared/types to 0.0.18
1609
+
1610
+ ### ❤️ Thank You
1611
+
1612
+ - Johanna Bertils @johannabertils
1613
+ - Mathias Saxenstrand
1614
+
1615
+ ## 0.0.17 (2025-08-21)
1616
+
1617
+ ### 🚀 Features
1618
+
1619
+ - enhance form handling and component props across various modules
1620
+ - add CartPage component for managing shopping cart functionality
1621
+ - add order confirmation route and related components
1622
+ - add ProductBadge component for enhanced product presentation
1623
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1624
+
1625
+ ### 🩹 Fixes
1626
+
1627
+ - update default minimum quantity to 0 in various components
1628
+
1629
+ ### 🧱 Updated Dependencies
1630
+
1631
+ - Updated store/hooks to 0.0.17
1632
+ - Updated core to 0.0.17
1633
+ - Updated common/utils to 0.0.17
1634
+ - Updated common/ui to 0.0.17
1635
+ - Updated shared/types to 0.0.17
1636
+
1637
+ ### ❤️ Thank You
1638
+
1639
+ - Johanna Bertils @johannabertils
1640
+ - Mathias Saxenstrand
1641
+
1642
+ ## 0.0.16 (2025-08-14)
1643
+
1644
+ ### 🧱 Updated Dependencies
1645
+
1646
+ - Updated store/hooks to 0.0.16
1647
+ - Updated core to 0.0.16
1648
+ - Updated common/utils to 0.0.16
1649
+ - Updated common/ui to 0.0.16
1650
+ - Updated shared/types to 0.0.16
1651
+
1652
+ ## 0.0.15 (2025-08-14)
1653
+
1654
+ ### 🧱 Updated Dependencies
1655
+
1656
+ - Updated store/hooks to 0.0.15
1657
+ - Updated core to 0.0.15
1658
+ - Updated common/utils to 0.0.15
1659
+ - Updated common/ui to 0.0.15
1660
+ - Updated shared/types to 0.0.15
1661
+
1662
+ ## 0.0.14 (2025-07-11)
1663
+
1664
+ ### 🧱 Updated Dependencies
1665
+
1666
+ - Updated store/hooks to 0.0.14
1667
+ - Updated core to 0.0.14
1668
+ - Updated common/utils to 0.0.14
1669
+ - Updated common/ui to 0.0.14
1670
+ - Updated shared/types to 0.0.14
1671
+
1672
+ ## 0.0.13 (2025-07-09)
1673
+
1674
+ ### 🩹 Fixes
1675
+
1676
+ - update default minimum quantity to 0 in various components
1677
+
1678
+ ### 🧱 Updated Dependencies
1679
+
1680
+ - Updated store/hooks to 0.0.13
1681
+ - Updated core to 0.0.13
1682
+ - Updated common/utils to 0.0.13
1683
+ - Updated common/ui to 0.0.13
1684
+ - Updated shared/types to 0.0.13
1685
+
1686
+ ### ❤️ Thank You
1687
+
1688
+ - Mathias Saxenstrand
1689
+
1690
+ ## 0.0.12 (2025-07-04)
1691
+
1692
+ ### 🧱 Updated Dependencies
1693
+
1694
+ - Updated store/hooks to 0.0.12
1695
+ - Updated core to 0.0.12
1696
+ - Updated common/utils to 0.0.12
1697
+ - Updated common/ui to 0.0.12
1698
+ - Updated shared/types to 0.0.12
1699
+
1700
+ ## 0.0.11 (2025-07-04)
1701
+
1702
+ ### 🚀 Features
1703
+
1704
+ - add CartPage component for managing shopping cart functionality
1705
+
1706
+ ### 🧱 Updated Dependencies
1707
+
1708
+ - Updated store/hooks to 0.0.11
1709
+ - Updated core to 0.0.11
1710
+ - Updated common/utils to 0.0.11
1711
+ - Updated common/ui to 0.0.11
1712
+ - Updated shared/types to 0.0.11
1713
+
1714
+ ### ❤️ Thank You
1715
+
1716
+ - Johanna Bertils @johannabertils
1717
+
1718
+ ## 0.0.10 (2025-07-04)
1719
+
1720
+ ### 🧱 Updated Dependencies
1721
+
1722
+ - Updated store/hooks to 0.0.10
1723
+ - Updated core to 0.0.10
1724
+ - Updated common/utils to 0.0.10
1725
+ - Updated common/ui to 0.0.10
1726
+ - Updated shared/types to 0.0.10
1727
+
1728
+ ## 0.0.9 (2025-07-04)
1729
+
1730
+ ### 🚀 Features
1731
+
1732
+ - add order confirmation route and related components
1733
+
1734
+ ### 🧱 Updated Dependencies
1735
+
1736
+ - Updated store/hooks to 0.0.9
1737
+ - Updated core to 0.0.9
1738
+ - Updated common/utils to 0.0.9
1739
+ - Updated common/ui to 0.0.9
1740
+ - Updated shared/types to 0.0.9
1741
+
1742
+ ### ❤️ Thank You
1743
+
1744
+ - Johanna Bertils @johannabertils
1745
+
1746
+ ## 0.0.8 (2025-07-03)
1747
+
1748
+ ### 🚀 Features
1749
+
1750
+ - add ProductBadge component for enhanced product presentation
1751
+ - add preAdd and preAdjust callbacks for order line and item adjustments
1752
+
1753
+ ### 🧱 Updated Dependencies
1754
+
1755
+ - Updated store/hooks to 0.0.8
1756
+ - Updated core to 0.0.8
1757
+ - Updated common/utils to 0.0.8
1758
+ - Updated common/ui to 0.0.8
1759
+ - Updated shared/types to 0.0.8
1760
+
1761
+ ### ❤️ Thank You
1762
+
1763
+ - Johanna Bertils @johannabertils
1764
+
1765
+ ## 0.0.7 (2025-07-03)
1766
+
1767
+ ### 🧱 Updated Dependencies
1768
+
1769
+ - Updated store/hooks to 0.0.7
1770
+ - Updated core to 0.0.7
1771
+ - Updated common/utils to 0.0.7
1772
+ - Updated common/ui to 0.0.7
1773
+ - Updated shared/types to 0.0.7
1774
+
1775
+ ## 0.0.7-7 (2025-07-03)
1776
+
1777
+ ### 🧱 Updated Dependencies
1778
+
1779
+ - Updated store/hooks to 0.0.7-7
1780
+ - Updated core to 0.0.7-7
1781
+ - Updated common/utils to 0.0.7-7
1782
+ - Updated common/ui to 0.0.7-7
1783
+ - Updated shared/types to 0.0.7-7
1784
+
1785
+ ## 0.0.7-6 (2025-07-03)
1786
+
1787
+ ### 🧱 Updated Dependencies
1788
+
1789
+ - Updated store/hooks to 0.0.7-6
1790
+ - Updated core to 0.0.7-6
1791
+ - Updated common/utils to 0.0.7-6
1792
+ - Updated common/ui to 0.0.7-6
1793
+ - Updated shared/types to 0.0.7-6
1794
+
1795
+ ## 0.0.7-5 (2025-07-03)
1796
+
1797
+ ### 🧱 Updated Dependencies
1798
+
1799
+ - Updated store/hooks to 0.0.7-5
1800
+ - Updated core to 0.0.7-5
1801
+ - Updated common/utils to 0.0.7-5
1802
+ - Updated common/ui to 0.0.7-5
1803
+ - Updated shared/types to 0.0.7-5
1804
+
1805
+ ## 0.0.7-4 (2025-07-02)
1806
+
1807
+ ### 🧱 Updated Dependencies
1808
+
1809
+ - Updated store/hooks to 0.0.7-4
1810
+ - Updated core to 0.0.7-4
1811
+ - Updated common/utils to 0.0.7-4
1812
+ - Updated common/ui to 0.0.7-4
1813
+ - Updated shared/types to 0.0.7-4
1814
+
1815
+ ## 0.0.7-3 (2025-07-02)
1816
+
1817
+ ### 🧱 Updated Dependencies
1818
+
1819
+ - Updated store/hooks to 0.0.7-3
1820
+ - Updated core to 0.0.7-3
1821
+ - Updated common/utils to 0.0.7-3
1822
+ - Updated common/ui to 0.0.7-3
1823
+ - Updated shared/types to 0.0.7-3
1824
+
1825
+ ## 0.0.7-2 (2025-07-02)
1826
+
1827
+ ### 🧱 Updated Dependencies
1828
+
1829
+ - Updated store/hooks to 0.0.7-2
1830
+ - Updated core to 0.0.7-2
1831
+ - Updated common/utils to 0.0.7-2
1832
+ - Updated common/ui to 0.0.7-2
1833
+ - Updated shared/types to 0.0.7-2
1834
+
1835
+ ## 0.0.7-1 (2025-07-02)
1836
+
1837
+ ### 🧱 Updated Dependencies
1838
+
1839
+ - Updated store/hooks to 0.0.7-1
1840
+ - Updated core to 0.0.7-1
1841
+ - Updated common/utils to 0.0.7-1
1842
+ - Updated common/ui to 0.0.7-1
1843
+ - Updated shared/types to 0.0.7-1
1844
+
1845
+ ## 0.0.7-0 (2025-07-02)
1846
+
1847
+ ### 🧱 Updated Dependencies
1848
+
1849
+ - Updated store/hooks to 0.0.7-0
1850
+ - Updated core to 0.0.7-0
1851
+ - Updated common/utils to 0.0.7-0
1852
+ - Updated common/ui to 0.0.7-0
1853
+ - Updated shared/types to 0.0.7-0
1854
+
1855
+ ## 0.0.6 (2025-07-01)
1856
+
1857
+ ### 🧱 Updated Dependencies
1858
+
1859
+ - Updated store/hooks to 0.0.6
1860
+ - Updated core to 0.0.6
1861
+ - Updated common/utils to 0.0.6
1862
+ - Updated common/ui to 0.0.6
1863
+ - Updated shared/types to 0.0.6
1864
+
1865
+ ## 0.0.6-0 (2025-07-01)
1866
+
1867
+ ### 🧱 Updated Dependencies
1868
+
1869
+ - Updated store/hooks to 0.0.6-0
1870
+ - Updated core to 0.0.6-0
1871
+ - Updated common/utils to 0.0.6-0
1872
+ - Updated common/ui to 0.0.6-0
1873
+ - Updated shared/types to 0.0.6-0
1874
+
1875
+ ## 0.0.5 (2025-07-01)
1876
+
1877
+ ### 🧱 Updated Dependencies
1878
+
1879
+ - Updated store/hooks to 0.0.5
1880
+ - Updated core to 0.0.5
1881
+ - Updated common/utils to 0.0.5
1882
+ - Updated common/ui to 0.0.5
1883
+ - Updated shared/types to 0.0.5
1884
+
1885
+ ## 0.0.4 (2025-07-01)
1886
+
1887
+ ### 🧱 Updated Dependencies
1888
+
1889
+ - Updated store/hooks to 0.0.4
1890
+ - Updated core to 0.0.4
1891
+ - Updated common/utils to 0.0.4
1892
+ - Updated common/ui to 0.0.4
1893
+ - Updated shared/types to 0.0.4
1894
+
1895
+ ## 0.0.3 (2025-07-01)
1896
+
1897
+ ### 🧱 Updated Dependencies
1898
+
1899
+ - Updated store/hooks to 0.0.3
1900
+ - Updated core to 0.0.3
1901
+ - Updated common/utils to 0.0.3
1902
+ - Updated common/ui to 0.0.3
1903
+ - Updated shared/types to 0.0.3
1904
+
1905
+ ## 0.0.2 (2025-06-26)
1906
+
1907
+ ### 🧱 Updated Dependencies
1908
+
1909
+ - Updated store/hooks to 0.0.2
1910
+ - Updated core to 0.0.2
1911
+ - Updated common/utils to 0.0.2
1912
+ - Updated common/ui to 0.0.2
1913
+ - Updated shared/types to 0.0.2
1914
+
1915
+ ## 0.0.1 (2025-06-26)
1916
+
1917
+ ### 🚀 Features
1918
+
1919
+ - enhance cart functionality with AddItemToOrder component
1920
+ - add AddItemToOrder component for managing cart items
1921
+ - add react-native-web support and update Vite configurations
1922
+ - implement platform-aware components and utilities
1923
+ - generate project graph and update package.json files
1924
+ - integrate React Compiler and update dependencies across the project
1925
+ - **quantity-buttons:** integrate AsChildProps for flexible component rendering
1926
+ - **order-lines:** introduce OrderLines component for managing cart items
1927
+
1928
+ ### 🩹 Fixes
1929
+
1930
+ - adjust quantity validation in useOrderLinesProps
1931
+
1932
+ ### 🧱 Updated Dependencies
1933
+
1934
+ - Updated store/hooks to 0.0.1
1935
+ - Updated core to 0.0.1
1936
+ - Updated common/utils to 0.0.1
1937
+ - Updated common/ui to 0.0.1
1938
+ - Updated shared/types to 0.0.1
1939
+
1940
+ ### ❤️ Thank You
1941
+
1942
+ - Johanna Bertils
1943
+ - Mathias Saxenstrand
1944
+
1945
+ ## 2.0.10 (2025-06-25)
1946
+
1947
+ ### 🧱 Updated Dependencies
1948
+
1949
+ - Updated store/hooks to 2.0.10
1950
+ - Updated core to 2.0.10
1951
+ - Updated common/utils to 2.0.10
1952
+ - Updated common/ui to 2.0.10
1953
+ - Updated shared/types to 2.0.10
1954
+
1955
+ ## 2.0.9 (2025-06-25)
1956
+
1957
+ ### 🧱 Updated Dependencies
1958
+
1959
+ - Updated store/hooks to 2.0.9
1960
+ - Updated core to 2.0.9
1961
+ - Updated common/utils to 2.0.9
1962
+ - Updated common/ui to 2.0.9
1963
+ - Updated shared/types to 2.0.9
1964
+
1965
+ ## 2.0.8 (2025-06-25)
1966
+
1967
+ ### 🧱 Updated Dependencies
1968
+
1969
+ - Updated store/hooks to 2.0.8
1970
+ - Updated core to 2.0.8
1971
+ - Updated common/utils to 2.0.8
1972
+ - Updated common/ui to 2.0.8
1973
+ - Updated shared/types to 2.0.8
1974
+
1975
+ ## 2.0.7 (2025-06-25)
1976
+
1977
+ ### 🧱 Updated Dependencies
1978
+
1979
+ - Updated store/hooks to 2.0.7
1980
+ - Updated core to 2.0.7
1981
+ - Updated common/utils to 2.0.7
1982
+ - Updated common/ui to 2.0.7
1983
+ - Updated shared/types to 2.0.7
1984
+
1985
+ ## 2.0.6 (2025-06-25)
1986
+
1987
+ ### 🧱 Updated Dependencies
1988
+
1989
+ - Updated store/hooks to 2.0.6
1990
+ - Updated core to 2.0.6
1991
+ - Updated common/utils to 2.0.6
1992
+ - Updated common/ui to 2.0.6
1993
+ - Updated shared/types to 2.0.6
1994
+
1995
+ ## 2.0.5 (2025-06-25)
1996
+
1997
+ ### 🧱 Updated Dependencies
1998
+
1999
+ - Updated store/hooks to 2.0.5
2000
+ - Updated core to 2.0.5
2001
+ - Updated common/utils to 2.0.5
2002
+ - Updated common/ui to 2.0.5
2003
+ - Updated shared/types to 2.0.5
2004
+
2005
+ ## 2.0.4 (2025-06-25)
2006
+
2007
+ ### 🧱 Updated Dependencies
2008
+
2009
+ - Updated store/hooks to 2.0.4
2010
+ - Updated core to 2.0.4
2011
+ - Updated common/utils to 2.0.4
2012
+ - Updated common/ui to 2.0.4
2013
+ - Updated shared/types to 2.0.4
2014
+
2015
+ ## 2.0.3 (2025-06-25)
2016
+
2017
+ This was a version bump only for store/components/order-lines to align it with other projects, there were no code changes.
2018
+
2019
+ ## 2.0.1 (2025-06-25)
2020
+
2021
+ ### 🧱 Updated Dependencies
2022
+
2023
+ - Updated store/hooks to 2.0.1
2024
+ - Updated core to 2.0.1
2025
+ - Updated common/utils to 2.0.1
2026
+ - Updated common/ui to 2.0.1
2027
+ - Updated shared/types to 2.0.1
2028
+
2029
+ ## 2.0.0 (2025-06-25)
2030
+
2031
+ ### 🧱 Updated Dependencies
2032
+
2033
+ - Updated store/hooks to 2.0.0
2034
+ - Updated core to 2.0.0
2035
+ - Updated common/utils to 2.0.0
2036
+ - Updated common/ui to 2.0.0
2037
+ - Updated shared/types to 2.0.0
2038
+
2039
+ ## 1.0.3 (2025-06-05)
2040
+
2041
+ ### 🚀 Features
2042
+
2043
+ - introduce haus-storefront-components-react-native app
2044
+ - add FetchClient for API interactions and configure VSCode settings
2045
+ - enhance cart functionality with AddItemToOrder component
2046
+ - add AddItemToOrder component for managing cart items
2047
+ - add react-native-web support and update Vite configurations
2048
+ - implement platform-aware components and utilities
2049
+
2050
+ ### 🩹 Fixes
2051
+
2052
+ - adjust quantity validation in useOrderLinesProps
2053
+
2054
+ ### 🧱 Updated Dependencies
2055
+
2056
+ - Updated store/hooks to 1.0.3
2057
+ - Updated core to 1.0.3
2058
+ - Updated common/utils to 1.0.3
2059
+ - Updated common/ui to 1.0.3
2060
+ - Updated shared/types to 1.0.3
2061
+
2062
+ ### ❤️ Thank You
2063
+
2064
+ - Johanna Bertils
2065
+ - Mathias Saxenstrand
2066
+
2067
+ ## 1.0.2 (2025-05-26)
2068
+
2069
+ ### 🧱 Updated Dependencies
2070
+
2071
+ - Updated store/hooks to 1.0.2
2072
+ - Updated core to 1.0.2
2073
+ - Updated common/utils to 1.0.2
2074
+ - Updated common/ui to 1.0.2
2075
+ - Updated shared/types to 1.0.2
2076
+
2077
+ ## 1.0.1 (2025-05-23)
2078
+
2079
+ ### 🚀 Features
2080
+
2081
+ - generate project graph and update package.json files
2082
+ - integrate React Compiler and update dependencies across the project
2083
+ - **quantity-buttons:** integrate AsChildProps for flexible component rendering
2084
+ - **order-lines:** introduce OrderLines component for managing cart items
2085
+
2086
+ ### 🧱 Updated Dependencies
2087
+
2088
+ - Updated store/hooks to 1.0.1
2089
+ - Updated core to 1.0.1
2090
+ - Updated common/utils to 1.0.1
2091
+ - Updated common/ui to 1.0.1
2092
+ - Updated shared/types to 1.0.1
2093
+
2094
+ ### ❤️ Thank You
2095
+
2096
+ - Mathias Saxenstrand