@haus-storefront-react/order-lines 0.0.32-1 → 0.0.32-10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,246 @@
1
+ ## 0.0.32-9 (2025-09-23)
2
+
3
+ ### 🚀 Features
4
+
5
+ - enhance form handling and component props across various modules ([21edaa1](https://github.com/WeAreHausTech/haus-storefront-components/commit/21edaa1))
6
+ - add CartPage component for managing shopping cart functionality ([#30](https://github.com/WeAreHausTech/haus-storefront-components/pull/30))
7
+ - add order confirmation route and related components ([#24](https://github.com/WeAreHausTech/haus-storefront-components/pull/24))
8
+ - add ProductBadge component for enhanced product presentation ([#26](https://github.com/WeAreHausTech/haus-storefront-components/pull/26))
9
+ - add preAdd and preAdjust callbacks for order line and item adjustments ([3991992](https://github.com/WeAreHausTech/haus-storefront-components/commit/3991992))
10
+
11
+ ### 🩹 Fixes
12
+
13
+ - update default minimum quantity to 0 in various components ([f55bb70](https://github.com/WeAreHausTech/haus-storefront-components/commit/f55bb70))
14
+
15
+ ### 🧱 Updated Dependencies
16
+
17
+ - Updated store/hooks to 0.0.32-9
18
+ - Updated core to 0.0.32-9
19
+ - Updated common/utils to 0.0.32-9
20
+ - Updated common/ui to 0.0.32-9
21
+ - Updated shared/types to 0.0.32-9
22
+
23
+ ### ❤️ Thank You
24
+
25
+ - Johanna Bertils @johannabertils
26
+ - Mathias Saxenstrand
27
+
28
+ ## 0.0.32-8 (2025-09-23)
29
+
30
+ ### 🚀 Features
31
+
32
+ - enhance form handling and component props across various modules ([21edaa1](https://github.com/WeAreHausTech/haus-storefront-components/commit/21edaa1))
33
+ - add CartPage component for managing shopping cart functionality ([#30](https://github.com/WeAreHausTech/haus-storefront-components/pull/30))
34
+ - add order confirmation route and related components ([#24](https://github.com/WeAreHausTech/haus-storefront-components/pull/24))
35
+ - add ProductBadge component for enhanced product presentation ([#26](https://github.com/WeAreHausTech/haus-storefront-components/pull/26))
36
+ - add preAdd and preAdjust callbacks for order line and item adjustments ([3991992](https://github.com/WeAreHausTech/haus-storefront-components/commit/3991992))
37
+
38
+ ### 🩹 Fixes
39
+
40
+ - update default minimum quantity to 0 in various components ([f55bb70](https://github.com/WeAreHausTech/haus-storefront-components/commit/f55bb70))
41
+
42
+ ### 🧱 Updated Dependencies
43
+
44
+ - Updated store/hooks to 0.0.32-8
45
+ - Updated core to 0.0.32-8
46
+ - Updated common/utils to 0.0.32-8
47
+ - Updated common/ui to 0.0.32-8
48
+ - Updated shared/types to 0.0.32-8
49
+
50
+ ### ❤️ Thank You
51
+
52
+ - Johanna Bertils @johannabertils
53
+ - Mathias Saxenstrand
54
+
55
+ ## 0.0.32-7 (2025-09-17)
56
+
57
+ ### 🚀 Features
58
+
59
+ - enhance form handling and component props across various modules ([21edaa1](https://github.com/WeAreHausTech/haus-storefront-components/commit/21edaa1))
60
+ - add CartPage component for managing shopping cart functionality ([#30](https://github.com/WeAreHausTech/haus-storefront-components/pull/30))
61
+ - add order confirmation route and related components ([#24](https://github.com/WeAreHausTech/haus-storefront-components/pull/24))
62
+ - add ProductBadge component for enhanced product presentation ([#26](https://github.com/WeAreHausTech/haus-storefront-components/pull/26))
63
+ - add preAdd and preAdjust callbacks for order line and item adjustments ([3991992](https://github.com/WeAreHausTech/haus-storefront-components/commit/3991992))
64
+
65
+ ### 🩹 Fixes
66
+
67
+ - update default minimum quantity to 0 in various components ([f55bb70](https://github.com/WeAreHausTech/haus-storefront-components/commit/f55bb70))
68
+
69
+ ### 🧱 Updated Dependencies
70
+
71
+ - Updated store/hooks to 0.0.32-7
72
+ - Updated core to 0.0.32-7
73
+ - Updated common/utils to 0.0.32-7
74
+ - Updated common/ui to 0.0.32-7
75
+ - Updated shared/types to 0.0.32-7
76
+
77
+ ### ❤️ Thank You
78
+
79
+ - Johanna Bertils @johannabertils
80
+ - Mathias Saxenstrand
81
+
82
+ ## 0.0.32-6 (2025-09-17)
83
+
84
+ ### 🚀 Features
85
+
86
+ - enhance form handling and component props across various modules ([21edaa1](https://github.com/WeAreHausTech/haus-storefront-components/commit/21edaa1))
87
+ - add CartPage component for managing shopping cart functionality ([#30](https://github.com/WeAreHausTech/haus-storefront-components/pull/30))
88
+ - add order confirmation route and related components ([#24](https://github.com/WeAreHausTech/haus-storefront-components/pull/24))
89
+ - add ProductBadge component for enhanced product presentation ([#26](https://github.com/WeAreHausTech/haus-storefront-components/pull/26))
90
+ - add preAdd and preAdjust callbacks for order line and item adjustments ([3991992](https://github.com/WeAreHausTech/haus-storefront-components/commit/3991992))
91
+
92
+ ### 🩹 Fixes
93
+
94
+ - update default minimum quantity to 0 in various components ([f55bb70](https://github.com/WeAreHausTech/haus-storefront-components/commit/f55bb70))
95
+
96
+ ### 🧱 Updated Dependencies
97
+
98
+ - Updated store/hooks to 0.0.32-6
99
+ - Updated core to 0.0.32-6
100
+ - Updated common/utils to 0.0.32-6
101
+ - Updated common/ui to 0.0.32-6
102
+ - Updated shared/types to 0.0.32-6
103
+
104
+ ### ❤️ Thank You
105
+
106
+ - Johanna Bertils @johannabertils
107
+ - Mathias Saxenstrand
108
+
109
+ ## 0.0.32-5 (2025-09-17)
110
+
111
+ ### 🚀 Features
112
+
113
+ - enhance form handling and component props across various modules ([21edaa1](https://github.com/WeAreHausTech/haus-storefront-components/commit/21edaa1))
114
+ - add CartPage component for managing shopping cart functionality ([#30](https://github.com/WeAreHausTech/haus-storefront-components/pull/30))
115
+ - add order confirmation route and related components ([#24](https://github.com/WeAreHausTech/haus-storefront-components/pull/24))
116
+ - add ProductBadge component for enhanced product presentation ([#26](https://github.com/WeAreHausTech/haus-storefront-components/pull/26))
117
+ - add preAdd and preAdjust callbacks for order line and item adjustments ([3991992](https://github.com/WeAreHausTech/haus-storefront-components/commit/3991992))
118
+
119
+ ### 🩹 Fixes
120
+
121
+ - update default minimum quantity to 0 in various components ([f55bb70](https://github.com/WeAreHausTech/haus-storefront-components/commit/f55bb70))
122
+
123
+ ### 🧱 Updated Dependencies
124
+
125
+ - Updated store/hooks to 0.0.32-5
126
+ - Updated core to 0.0.32-5
127
+ - Updated common/utils to 0.0.32-5
128
+ - Updated common/ui to 0.0.32-5
129
+ - Updated shared/types to 0.0.32-5
130
+
131
+ ### ❤️ Thank You
132
+
133
+ - Johanna Bertils @johannabertils
134
+ - Mathias Saxenstrand
135
+
136
+ ## 0.0.32-4 (2025-09-16)
137
+
138
+ ### 🚀 Features
139
+
140
+ - enhance form handling and component props across various modules ([21edaa1](https://github.com/WeAreHausTech/haus-storefront-components/commit/21edaa1))
141
+ - add CartPage component for managing shopping cart functionality ([#30](https://github.com/WeAreHausTech/haus-storefront-components/pull/30))
142
+ - add order confirmation route and related components ([#24](https://github.com/WeAreHausTech/haus-storefront-components/pull/24))
143
+ - add ProductBadge component for enhanced product presentation ([#26](https://github.com/WeAreHausTech/haus-storefront-components/pull/26))
144
+ - add preAdd and preAdjust callbacks for order line and item adjustments ([3991992](https://github.com/WeAreHausTech/haus-storefront-components/commit/3991992))
145
+
146
+ ### 🩹 Fixes
147
+
148
+ - update default minimum quantity to 0 in various components ([f55bb70](https://github.com/WeAreHausTech/haus-storefront-components/commit/f55bb70))
149
+
150
+ ### 🧱 Updated Dependencies
151
+
152
+ - Updated store/hooks to 0.0.32-4
153
+ - Updated core to 0.0.32-4
154
+ - Updated common/utils to 0.0.32-4
155
+ - Updated common/ui to 0.0.32-4
156
+ - Updated shared/types to 0.0.32-4
157
+
158
+ ### ❤️ Thank You
159
+
160
+ - Johanna Bertils @johannabertils
161
+ - Mathias Saxenstrand
162
+
163
+ ## 0.0.32-3 (2025-09-16)
164
+
165
+ ### 🚀 Features
166
+
167
+ - enhance form handling and component props across various modules ([21edaa1](https://github.com/WeAreHausTech/haus-storefront-components/commit/21edaa1))
168
+ - add CartPage component for managing shopping cart functionality ([#30](https://github.com/WeAreHausTech/haus-storefront-components/pull/30))
169
+ - add order confirmation route and related components ([#24](https://github.com/WeAreHausTech/haus-storefront-components/pull/24))
170
+ - add ProductBadge component for enhanced product presentation ([#26](https://github.com/WeAreHausTech/haus-storefront-components/pull/26))
171
+ - add preAdd and preAdjust callbacks for order line and item adjustments ([3991992](https://github.com/WeAreHausTech/haus-storefront-components/commit/3991992))
172
+
173
+ ### 🩹 Fixes
174
+
175
+ - update default minimum quantity to 0 in various components ([f55bb70](https://github.com/WeAreHausTech/haus-storefront-components/commit/f55bb70))
176
+
177
+ ### 🧱 Updated Dependencies
178
+
179
+ - Updated store/hooks to 0.0.32-3
180
+ - Updated core to 0.0.32-3
181
+ - Updated common/utils to 0.0.32-3
182
+ - Updated common/ui to 0.0.32-3
183
+ - Updated shared/types to 0.0.32-3
184
+
185
+ ### ❤️ Thank You
186
+
187
+ - Johanna Bertils @johannabertils
188
+ - Mathias Saxenstrand
189
+
190
+ ## 0.0.32-2 (2025-09-16)
191
+
192
+ ### 🚀 Features
193
+
194
+ - enhance form handling and component props across various modules ([21edaa1](https://github.com/WeAreHausTech/haus-storefront-components/commit/21edaa1))
195
+ - add CartPage component for managing shopping cart functionality ([#30](https://github.com/WeAreHausTech/haus-storefront-components/pull/30))
196
+ - add order confirmation route and related components ([#24](https://github.com/WeAreHausTech/haus-storefront-components/pull/24))
197
+ - add ProductBadge component for enhanced product presentation ([#26](https://github.com/WeAreHausTech/haus-storefront-components/pull/26))
198
+ - add preAdd and preAdjust callbacks for order line and item adjustments ([3991992](https://github.com/WeAreHausTech/haus-storefront-components/commit/3991992))
199
+
200
+ ### 🩹 Fixes
201
+
202
+ - update default minimum quantity to 0 in various components ([f55bb70](https://github.com/WeAreHausTech/haus-storefront-components/commit/f55bb70))
203
+
204
+ ### 🧱 Updated Dependencies
205
+
206
+ - Updated store/hooks to 0.0.32-2
207
+ - Updated core to 0.0.32-2
208
+ - Updated common/utils to 0.0.32-2
209
+ - Updated common/ui to 0.0.32-2
210
+ - Updated shared/types to 0.0.32-2
211
+
212
+ ### ❤️ Thank You
213
+
214
+ - Johanna Bertils @johannabertils
215
+ - Mathias Saxenstrand
216
+
217
+ ## 0.0.32-1 (2025-09-15)
218
+
219
+ ### 🚀 Features
220
+
221
+ - enhance form handling and component props across various modules ([21edaa1](https://github.com/WeAreHausTech/haus-storefront-components/commit/21edaa1))
222
+ - add CartPage component for managing shopping cart functionality ([#30](https://github.com/WeAreHausTech/haus-storefront-components/pull/30))
223
+ - add order confirmation route and related components ([#24](https://github.com/WeAreHausTech/haus-storefront-components/pull/24))
224
+ - add ProductBadge component for enhanced product presentation ([#26](https://github.com/WeAreHausTech/haus-storefront-components/pull/26))
225
+ - add preAdd and preAdjust callbacks for order line and item adjustments ([3991992](https://github.com/WeAreHausTech/haus-storefront-components/commit/3991992))
226
+
227
+ ### 🩹 Fixes
228
+
229
+ - update default minimum quantity to 0 in various components ([f55bb70](https://github.com/WeAreHausTech/haus-storefront-components/commit/f55bb70))
230
+
231
+ ### 🧱 Updated Dependencies
232
+
233
+ - Updated store/hooks to 0.0.32-1
234
+ - Updated core to 0.0.32-1
235
+ - Updated common/utils to 0.0.32-1
236
+ - Updated common/ui to 0.0.32-1
237
+ - Updated shared/types to 0.0.32-1
238
+
239
+ ### ❤️ Thank You
240
+
241
+ - Johanna Bertils @johannabertils
242
+ - Mathias Saxenstrand
243
+
1
244
  ## 0.0.31 (2025-09-11)
2
245
 
3
246
  ### 🚀 Features