@haus-storefront-react/order-lines 1.0.4-next.7 → 1.0.4-next.8

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