@akinon/projectzero 1.81.0 → 1.82.0-rc.1

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.
@@ -1,5 +1,93 @@
1
1
  # projectzeronext
2
2
 
3
+ ## 1.82.0-rc.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [0e051352]
8
+ - @akinon/next@1.82.0-rc.1
9
+ - @akinon/pz-akifast@1.82.0-rc.1
10
+ - @akinon/pz-b2b@1.82.0-rc.1
11
+ - @akinon/pz-basket-gift-pack@1.82.0-rc.1
12
+ - @akinon/pz-bkm@1.82.0-rc.1
13
+ - @akinon/pz-checkout-gift-pack@1.82.0-rc.1
14
+ - @akinon/pz-click-collect@1.82.0-rc.1
15
+ - @akinon/pz-credit-payment@1.82.0-rc.1
16
+ - @akinon/pz-gpay@1.82.0-rc.1
17
+ - @akinon/pz-masterpass@1.82.0-rc.1
18
+ - @akinon/pz-one-click-checkout@1.82.0-rc.1
19
+ - @akinon/pz-otp@1.82.0-rc.1
20
+ - @akinon/pz-pay-on-delivery@1.82.0-rc.1
21
+ - @akinon/pz-saved-card@1.82.0-rc.1
22
+ - @akinon/pz-tabby-extension@1.82.0-rc.1
23
+ - @akinon/pz-tamara-extension@1.82.0-rc.1
24
+
25
+ ## 1.82.0-rc.0
26
+
27
+ ### Minor Changes
28
+
29
+ - 82174637: ZERO-2887: Add LoaderSpinner to Filters component
30
+ - 4d3deb4f: ZERO-2935: sentry 8 upgrade
31
+ - 64699d3f: ZERO-2761: Fix invalid import for plugin module
32
+ - 7a1e1f73: ZERO-3138: Close the search input with the esc key
33
+ - 7727ae55: ZERO-3073: Refactor basket page to use server-side data fetching and simplify component structure
34
+ - b02d5ea9: ZERO-3135: Add cancellation request images display in order cancellation item
35
+ - c82875bc: ZERO-3140: Fix style layout size
36
+ - 2d305aaf: ZERO-2935: Update Sentry configuration: remove hideSourceMaps option and add it to withPzConfig
37
+
38
+ ### Patch Changes
39
+
40
+ - Updated dependencies [2e0b7ffd]
41
+ - Updated dependencies [757ee539]
42
+ - Updated dependencies [778aabf8]
43
+ - Updated dependencies [c0fef075]
44
+ - Updated dependencies [5dfeea04]
45
+ - Updated dependencies [2d9b2b2c]
46
+ - Updated dependencies [40a46853]
47
+ - Updated dependencies [2d2ab446]
48
+ - Updated dependencies [f49bb74f]
49
+ - Updated dependencies [e9541a13]
50
+ - Updated dependencies [4d3deb4f]
51
+ - Updated dependencies [72fd4d67]
52
+ - Updated dependencies [c53ef7b9]
53
+ - Updated dependencies [64699d3f]
54
+ - Updated dependencies [9db58ad6]
55
+ - Updated dependencies [0200d568]
56
+ - Updated dependencies [7727ae55]
57
+ - Updated dependencies [d552629f]
58
+ - Updated dependencies [17f87524]
59
+ - Updated dependencies [65d3b862]
60
+ - Updated dependencies [bbe18b9f]
61
+ - Updated dependencies [4920742c]
62
+ - Updated dependencies [7e56d6b6]
63
+ - Updated dependencies [7d1b5af1]
64
+ - Updated dependencies [43c182ee]
65
+ - Updated dependencies [2d305aaf]
66
+ - Updated dependencies [eeb20bea]
67
+ - Updated dependencies [f2c92d5c]
68
+ - Updated dependencies [6c1dba75]
69
+ - Updated dependencies [7bd3d992]
70
+ - Updated dependencies [fdd255ee]
71
+ - Updated dependencies [aa05ed79]
72
+ - Updated dependencies [49eeebfa]
73
+ - Updated dependencies [3f9b8d7e]
74
+ - @akinon/next@1.82.0-rc.0
75
+ - @akinon/pz-checkout-gift-pack@1.82.0-rc.0
76
+ - @akinon/pz-one-click-checkout@1.82.0-rc.0
77
+ - @akinon/pz-basket-gift-pack@1.82.0-rc.0
78
+ - @akinon/pz-pay-on-delivery@1.82.0-rc.0
79
+ - @akinon/pz-credit-payment@1.82.0-rc.0
80
+ - @akinon/pz-click-collect@1.82.0-rc.0
81
+ - @akinon/pz-masterpass@1.82.0-rc.0
82
+ - @akinon/pz-akifast@1.82.0-rc.0
83
+ - @akinon/pz-gpay@1.82.0-rc.0
84
+ - @akinon/pz-b2b@1.82.0-rc.0
85
+ - @akinon/pz-bkm@1.82.0-rc.0
86
+ - @akinon/pz-otp@1.82.0-rc.0
87
+ - @akinon/pz-tabby-extension@1.82.0-rc.0
88
+ - @akinon/pz-saved-card@1.82.0-rc.0
89
+ - @akinon/pz-tamara-extension@1.82.0-rc.0
90
+
3
91
  ## 1.81.0
4
92
 
5
93
  ### Minor Changes
@@ -63,22 +151,281 @@
63
151
 
64
152
  ### Patch Changes
65
153
 
66
- - Updated dependencies [59fa21c]
67
- - @akinon/next@1.79.0
68
- - @akinon/pz-akifast@1.79.0
69
- - @akinon/pz-b2b@1.79.0
70
- - @akinon/pz-basket-gift-pack@1.79.0
71
- - @akinon/pz-bkm@1.79.0
72
- - @akinon/pz-checkout-gift-pack@1.79.0
73
- - @akinon/pz-click-collect@1.79.0
74
- - @akinon/pz-credit-payment@1.79.0
75
- - @akinon/pz-gpay@1.79.0
76
- - @akinon/pz-masterpass@1.79.0
77
- - @akinon/pz-one-click-checkout@1.79.0
78
- - @akinon/pz-otp@1.79.0
79
- - @akinon/pz-pay-on-delivery@1.79.0
80
- - @akinon/pz-saved-card@1.79.0
81
- - @akinon/pz-tabby-extension@1.79.0
154
+ - Updated dependencies [778aabf8]
155
+ - Updated dependencies [5dfeea04]
156
+ - Updated dependencies [2d9b2b2c]
157
+ - Updated dependencies [fdbf156f]
158
+ - Updated dependencies [fd4b74e9]
159
+ - Updated dependencies [f49bb74f]
160
+ - Updated dependencies [e9541a13]
161
+ - Updated dependencies [4d3deb4f]
162
+ - Updated dependencies [72fd4d67]
163
+ - Updated dependencies [c53ef7b9]
164
+ - Updated dependencies [64699d3f]
165
+ - Updated dependencies [0200d568]
166
+ - Updated dependencies [7727ae55]
167
+ - Updated dependencies [17f87524]
168
+ - Updated dependencies [65d3b862]
169
+ - Updated dependencies [bbe18b9f]
170
+ - Updated dependencies [4920742c]
171
+ - Updated dependencies [7e56d6b6]
172
+ - Updated dependencies [43c182ee]
173
+ - Updated dependencies [2d305aaf]
174
+ - Updated dependencies [4cc22c7c]
175
+ - Updated dependencies [eeb20bea]
176
+ - Updated dependencies [6a0a0807]
177
+ - Updated dependencies [f2c92d5c]
178
+ - Updated dependencies [7bd3d992]
179
+ - Updated dependencies [fdd255ee]
180
+ - Updated dependencies [49eeebfa]
181
+ - Updated dependencies [3f9b8d7e]
182
+ - Updated dependencies [7ab9e2fd]
183
+ - @akinon/next@1.80.0-rc.7
184
+ - @akinon/pz-masterpass@1.80.0-rc.7
185
+ - @akinon/pz-checkout-gift-pack@1.80.0-rc.7
186
+ - @akinon/pz-one-click-checkout@1.80.0-rc.7
187
+ - @akinon/pz-basket-gift-pack@1.80.0-rc.7
188
+ - @akinon/pz-pay-on-delivery@1.80.0-rc.7
189
+ - @akinon/pz-credit-payment@1.80.0-rc.7
190
+ - @akinon/pz-click-collect@1.80.0-rc.7
191
+ - @akinon/pz-akifast@1.80.0-rc.7
192
+ - @akinon/pz-gpay@1.80.0-rc.7
193
+ - @akinon/pz-b2b@1.80.0-rc.7
194
+ - @akinon/pz-bkm@1.80.0-rc.7
195
+ - @akinon/pz-otp@1.80.0-rc.7
196
+ - @akinon/pz-tabby-extension@1.80.0-rc.7
197
+ - @akinon/pz-saved-card@1.80.0-rc.7
198
+ - @akinon/pz-tamara-extension@1.80.0-rc.7
199
+
200
+ ## 1.79.0-rc.6
201
+
202
+ ### Patch Changes
203
+
204
+ - Updated dependencies [0200d568]
205
+ - @akinon/next@1.79.0-rc.6
206
+ - @akinon/pz-akifast@1.79.0-rc.6
207
+ - @akinon/pz-b2b@1.79.0-rc.6
208
+ - @akinon/pz-basket-gift-pack@1.79.0-rc.6
209
+ - @akinon/pz-bkm@1.79.0-rc.6
210
+ - @akinon/pz-checkout-gift-pack@1.79.0-rc.6
211
+ - @akinon/pz-click-collect@1.79.0-rc.6
212
+ - @akinon/pz-credit-payment@1.79.0-rc.6
213
+ - @akinon/pz-gpay@1.79.0-rc.6
214
+ - @akinon/pz-masterpass@1.79.0-rc.6
215
+ - @akinon/pz-one-click-checkout@1.79.0-rc.6
216
+ - @akinon/pz-otp@1.79.0-rc.6
217
+ - @akinon/pz-pay-on-delivery@1.79.0-rc.6
218
+ - @akinon/pz-saved-card@1.79.0-rc.6
219
+ - @akinon/pz-tabby-extension@1.79.0-rc.6
220
+
221
+ ## 1.79.0-rc.5
222
+
223
+ ### Patch Changes
224
+
225
+ - Updated dependencies [778aabf8]
226
+ - @akinon/next@1.79.0-rc.5
227
+ - @akinon/pz-akifast@1.79.0-rc.5
228
+ - @akinon/pz-b2b@1.79.0-rc.5
229
+ - @akinon/pz-basket-gift-pack@1.79.0-rc.5
230
+ - @akinon/pz-bkm@1.79.0-rc.5
231
+ - @akinon/pz-checkout-gift-pack@1.79.0-rc.5
232
+ - @akinon/pz-click-collect@1.79.0-rc.5
233
+ - @akinon/pz-credit-payment@1.79.0-rc.5
234
+ - @akinon/pz-gpay@1.79.0-rc.5
235
+ - @akinon/pz-masterpass@1.79.0-rc.5
236
+ - @akinon/pz-one-click-checkout@1.79.0-rc.5
237
+ - @akinon/pz-otp@1.79.0-rc.5
238
+ - @akinon/pz-pay-on-delivery@1.79.0-rc.5
239
+ - @akinon/pz-saved-card@1.79.0-rc.5
240
+ - @akinon/pz-tabby-extension@1.79.0-rc.5
241
+
242
+ ## 1.79.0-rc.4
243
+
244
+ ### Minor Changes
245
+
246
+ - 7a1e1f73: ZERO-3138: Close the search input with the esc key
247
+ - c82875bc: ZERO-3140: Fix style layout size
248
+
249
+ ### Patch Changes
250
+
251
+ - Updated dependencies [fdbf156f]
252
+ - @akinon/pz-masterpass@1.79.0-rc.4
253
+ - @akinon/next@1.79.0-rc.4
254
+ - @akinon/pz-akifast@1.79.0-rc.4
255
+ - @akinon/pz-b2b@1.79.0-rc.4
256
+ - @akinon/pz-basket-gift-pack@1.79.0-rc.4
257
+ - @akinon/pz-bkm@1.79.0-rc.4
258
+ - @akinon/pz-checkout-gift-pack@1.79.0-rc.4
259
+ - @akinon/pz-click-collect@1.79.0-rc.4
260
+ - @akinon/pz-credit-payment@1.79.0-rc.4
261
+ - @akinon/pz-gpay@1.79.0-rc.4
262
+ - @akinon/pz-one-click-checkout@1.79.0-rc.4
263
+ - @akinon/pz-otp@1.79.0-rc.4
264
+ - @akinon/pz-pay-on-delivery@1.79.0-rc.4
265
+ - @akinon/pz-saved-card@1.79.0-rc.4
266
+ - @akinon/pz-tabby-extension@1.79.0-rc.4
267
+
268
+ ## 1.79.0-rc.3
269
+
270
+ ### Minor Changes
271
+
272
+ - e8dcbe3c: ZERO-3112: Update button component
273
+ - fd4b74e9: ZERO-3126: add reset checkout state query
274
+ - 82174637: ZERO-2887: Add LoaderSpinner to Filters component
275
+ - 4d3deb4f: ZERO-2935: sentry 8 upgrade
276
+ - 64699d3f: ZERO-2761: Fix invalid import for plugin module
277
+ - 7727ae55: ZERO-3073: Refactor basket page to use server-side data fetching and simplify component structure
278
+ - b02d5ea9: ZERO-3135: Add cancellation request images display in order cancellation item
279
+ - 2d305aaf: ZERO-2935: Update Sentry configuration: remove hideSourceMaps option and add it to withPzConfig
280
+ - 6a0a0807: ZERO-3112: Update button
281
+ - 14d6b00c: ZERO-3122: Refactor error handling in login and registration forms to support nested error messages
282
+ - 121044ba: ZERO-3120: Add sample regex for sitemap with url extension like .xml.gz
283
+
284
+ ### Patch Changes
285
+
286
+ - Updated dependencies [5dfeea04]
287
+ - Updated dependencies [2d9b2b2c]
288
+ - Updated dependencies [fd4b74e9]
289
+ - Updated dependencies [f49bb74f]
290
+ - Updated dependencies [e9541a13]
291
+ - Updated dependencies [4d3deb4f]
292
+ - Updated dependencies [72fd4d67]
293
+ - Updated dependencies [c53ef7b9]
294
+ - Updated dependencies [64699d3f]
295
+ - Updated dependencies [7727ae55]
296
+ - Updated dependencies [17f87524]
297
+ - Updated dependencies [65d3b862]
298
+ - Updated dependencies [bbe18b9f]
299
+ - Updated dependencies [4920742c]
300
+ - Updated dependencies [7e56d6b6]
301
+ - Updated dependencies [43c182ee]
302
+ - Updated dependencies [2d305aaf]
303
+ - Updated dependencies [4cc22c7c]
304
+ - Updated dependencies [eeb20bea]
305
+ - Updated dependencies [6a0a0807]
306
+ - Updated dependencies [f2c92d5c]
307
+ - Updated dependencies [7bd3d992]
308
+ - Updated dependencies [fdd255ee]
309
+ - Updated dependencies [59fa21ce]
310
+ - Updated dependencies [49eeebfa]
311
+ - Updated dependencies [3f9b8d7e]
312
+ - @akinon/next@1.79.0-rc.3
313
+ - @akinon/pz-checkout-gift-pack@1.79.0-rc.3
314
+ - @akinon/pz-one-click-checkout@1.79.0-rc.3
315
+ - @akinon/pz-basket-gift-pack@1.79.0-rc.3
316
+ - @akinon/pz-pay-on-delivery@1.79.0-rc.3
317
+ - @akinon/pz-credit-payment@1.79.0-rc.3
318
+ - @akinon/pz-click-collect@1.79.0-rc.3
319
+ - @akinon/pz-masterpass@1.79.0-rc.3
320
+ - @akinon/pz-akifast@1.79.0-rc.3
321
+ - @akinon/pz-gpay@1.79.0-rc.3
322
+ - @akinon/pz-b2b@1.79.0-rc.3
323
+ - @akinon/pz-bkm@1.79.0-rc.3
324
+ - @akinon/pz-otp@1.79.0-rc.3
325
+ - @akinon/pz-tabby-extension@1.79.0-rc.3
326
+ - @akinon/pz-saved-card@1.79.0-rc.3
327
+
328
+ ## 1.79.0-rc.2
329
+
330
+ ### Minor Changes
331
+
332
+ - b02d5ea9: ZERO-3135: Add cancellation request images display in order cancellation item
333
+
334
+ ### Patch Changes
335
+
336
+ - @akinon/next@1.79.0-rc.2
337
+ - @akinon/pz-akifast@1.79.0-rc.2
338
+ - @akinon/pz-b2b@1.79.0-rc.2
339
+ - @akinon/pz-basket-gift-pack@1.79.0-rc.2
340
+ - @akinon/pz-bkm@1.79.0-rc.2
341
+ - @akinon/pz-checkout-gift-pack@1.79.0-rc.2
342
+ - @akinon/pz-click-collect@1.79.0-rc.2
343
+ - @akinon/pz-credit-payment@1.79.0-rc.2
344
+ - @akinon/pz-gpay@1.79.0-rc.2
345
+ - @akinon/pz-masterpass@1.79.0-rc.2
346
+ - @akinon/pz-one-click-checkout@1.79.0-rc.2
347
+ - @akinon/pz-otp@1.79.0-rc.2
348
+ - @akinon/pz-pay-on-delivery@1.79.0-rc.2
349
+ - @akinon/pz-saved-card@1.79.0-rc.2
350
+ - @akinon/pz-tabby-extension@1.79.0-rc.2
351
+
352
+ ## 1.79.0-rc.1
353
+
354
+ ### Patch Changes
355
+
356
+ - Updated dependencies [4cc22c7c]
357
+ - @akinon/next@1.79.0-rc.1
358
+ - @akinon/pz-akifast@1.79.0-rc.1
359
+ - @akinon/pz-b2b@1.79.0-rc.1
360
+ - @akinon/pz-basket-gift-pack@1.79.0-rc.1
361
+ - @akinon/pz-bkm@1.79.0-rc.1
362
+ - @akinon/pz-checkout-gift-pack@1.79.0-rc.1
363
+ - @akinon/pz-click-collect@1.79.0-rc.1
364
+ - @akinon/pz-credit-payment@1.79.0-rc.1
365
+ - @akinon/pz-gpay@1.79.0-rc.1
366
+ - @akinon/pz-masterpass@1.79.0-rc.1
367
+ - @akinon/pz-one-click-checkout@1.79.0-rc.1
368
+ - @akinon/pz-otp@1.79.0-rc.1
369
+ - @akinon/pz-pay-on-delivery@1.79.0-rc.1
370
+ - @akinon/pz-saved-card@1.79.0-rc.1
371
+ - @akinon/pz-tabby-extension@1.79.0-rc.1
372
+
373
+ ## 1.79.0-rc.0
374
+
375
+ ### Minor Changes
376
+
377
+ - e8dcbe3c: ZERO-3112: Update button component
378
+ - fd4b74e9: ZERO-3126: add reset checkout state query
379
+ - 82174637: ZERO-2887: Add LoaderSpinner to Filters component
380
+ - 4d3deb4f: ZERO-2935: sentry 8 upgrade
381
+ - 64699d3f: ZERO-2761: Fix invalid import for plugin module
382
+ - 7727ae55: ZERO-3073: Refactor basket page to use server-side data fetching and simplify component structure
383
+ - 2d305aaf: ZERO-2935: Update Sentry configuration: remove hideSourceMaps option and add it to withPzConfig
384
+ - 6a0a0807: ZERO-3112: Update button
385
+ - 14d6b00c: ZERO-3122: Refactor error handling in login and registration forms to support nested error messages
386
+ - 121044ba: ZERO-3120: Add sample regex for sitemap with url extension like .xml.gz
387
+
388
+ ### Patch Changes
389
+
390
+ - Updated dependencies [5dfeea04]
391
+ - Updated dependencies [2d9b2b2c]
392
+ - Updated dependencies [fd4b74e9]
393
+ - Updated dependencies [f49bb74f]
394
+ - Updated dependencies [e9541a13]
395
+ - Updated dependencies [4d3deb4f]
396
+ - Updated dependencies [72fd4d67]
397
+ - Updated dependencies [c53ef7b9]
398
+ - Updated dependencies [64699d3f]
399
+ - Updated dependencies [7727ae55]
400
+ - Updated dependencies [17f87524]
401
+ - Updated dependencies [65d3b862]
402
+ - Updated dependencies [bbe18b9f]
403
+ - Updated dependencies [4920742c]
404
+ - Updated dependencies [7e56d6b6]
405
+ - Updated dependencies [43c182ee]
406
+ - Updated dependencies [2d305aaf]
407
+ - Updated dependencies [eeb20bea]
408
+ - Updated dependencies [6a0a0807]
409
+ - Updated dependencies [f2c92d5c]
410
+ - Updated dependencies [7bd3d992]
411
+ - Updated dependencies [fdd255ee]
412
+ - Updated dependencies [49eeebfa]
413
+ - Updated dependencies [3f9b8d7e]
414
+ - @akinon/next@1.79.0-rc.0
415
+ - @akinon/pz-checkout-gift-pack@1.79.0-rc.0
416
+ - @akinon/pz-one-click-checkout@1.79.0-rc.0
417
+ - @akinon/pz-basket-gift-pack@1.79.0-rc.0
418
+ - @akinon/pz-pay-on-delivery@1.79.0-rc.0
419
+ - @akinon/pz-credit-payment@1.79.0-rc.0
420
+ - @akinon/pz-click-collect@1.79.0-rc.0
421
+ - @akinon/pz-masterpass@1.79.0-rc.0
422
+ - @akinon/pz-akifast@1.79.0-rc.0
423
+ - @akinon/pz-gpay@1.79.0-rc.0
424
+ - @akinon/pz-b2b@1.79.0-rc.0
425
+ - @akinon/pz-bkm@1.79.0-rc.0
426
+ - @akinon/pz-otp@1.79.0-rc.0
427
+ - @akinon/pz-tabby-extension@1.79.0-rc.0
428
+ - @akinon/pz-saved-card@1.79.0-rc.0
82
429
 
83
430
  ## 1.78.0
84
431
 
@@ -280,21 +627,161 @@
280
627
  ### Patch Changes
281
628
 
282
629
  - Updated dependencies [f34454a]
283
- - @akinon/next@1.71.0
284
- - @akinon/pz-akifast@1.71.0
285
- - @akinon/pz-b2b@1.71.0
286
- - @akinon/pz-basket-gift-pack@1.71.0
287
- - @akinon/pz-bkm@1.71.0
288
- - @akinon/pz-checkout-gift-pack@1.71.0
289
- - @akinon/pz-click-collect@1.71.0
290
- - @akinon/pz-credit-payment@1.71.0
291
- - @akinon/pz-gpay@1.71.0
292
- - @akinon/pz-masterpass@1.71.0
293
- - @akinon/pz-one-click-checkout@1.71.0
294
- - @akinon/pz-otp@1.71.0
295
- - @akinon/pz-pay-on-delivery@1.71.0
296
- - @akinon/pz-saved-card@1.71.0
297
- - @akinon/pz-tabby-extension@1.71.0
630
+ - @akinon/next@1.71.0-rc.6
631
+ - @akinon/pz-akifast@1.71.0-rc.6
632
+ - @akinon/pz-b2b@1.71.0-rc.6
633
+ - @akinon/pz-basket-gift-pack@1.71.0-rc.6
634
+ - @akinon/pz-bkm@1.71.0-rc.6
635
+ - @akinon/pz-checkout-gift-pack@1.71.0-rc.6
636
+ - @akinon/pz-click-collect@1.71.0-rc.6
637
+ - @akinon/pz-credit-payment@1.71.0-rc.6
638
+ - @akinon/pz-gpay@1.71.0-rc.6
639
+ - @akinon/pz-masterpass@1.71.0-rc.6
640
+ - @akinon/pz-one-click-checkout@1.71.0-rc.6
641
+ - @akinon/pz-otp@1.71.0-rc.6
642
+ - @akinon/pz-pay-on-delivery@1.71.0-rc.6
643
+ - @akinon/pz-saved-card@1.71.0-rc.6
644
+ - @akinon/pz-tabby-extension@1.71.0-rc.6
645
+
646
+ ## 1.71.0-rc.5
647
+
648
+ ### Patch Changes
649
+
650
+ - Updated dependencies [0ab91e5]
651
+ - @akinon/pz-akifast@1.71.0-rc.5
652
+ - @akinon/next@1.71.0-rc.5
653
+ - @akinon/pz-b2b@1.71.0-rc.5
654
+ - @akinon/pz-basket-gift-pack@1.71.0-rc.5
655
+ - @akinon/pz-bkm@1.71.0-rc.5
656
+ - @akinon/pz-checkout-gift-pack@1.71.0-rc.5
657
+ - @akinon/pz-click-collect@1.71.0-rc.5
658
+ - @akinon/pz-credit-payment@1.71.0-rc.5
659
+ - @akinon/pz-gpay@1.71.0-rc.5
660
+ - @akinon/pz-masterpass@1.71.0-rc.5
661
+ - @akinon/pz-one-click-checkout@1.71.0-rc.5
662
+ - @akinon/pz-otp@1.71.0-rc.5
663
+ - @akinon/pz-pay-on-delivery@1.71.0-rc.5
664
+ - @akinon/pz-saved-card@1.71.0-rc.5
665
+ - @akinon/pz-tabby-extension@1.71.0-rc.5
666
+
667
+ ## 1.71.0-rc.4
668
+
669
+ ### Minor Changes
670
+
671
+ - 7d2d66e: ZERO-3012: Upgrade version for tailwindcss
672
+
673
+ ### Patch Changes
674
+
675
+ - @akinon/next@1.71.0-rc.4
676
+ - @akinon/pz-akifast@1.71.0-rc.4
677
+ - @akinon/pz-b2b@1.71.0-rc.4
678
+ - @akinon/pz-basket-gift-pack@1.71.0-rc.4
679
+ - @akinon/pz-bkm@1.71.0-rc.4
680
+ - @akinon/pz-checkout-gift-pack@1.71.0-rc.4
681
+ - @akinon/pz-click-collect@1.71.0-rc.4
682
+ - @akinon/pz-credit-payment@1.71.0-rc.4
683
+ - @akinon/pz-gpay@1.71.0-rc.4
684
+ - @akinon/pz-masterpass@1.71.0-rc.4
685
+ - @akinon/pz-one-click-checkout@1.71.0-rc.4
686
+ - @akinon/pz-otp@1.71.0-rc.4
687
+ - @akinon/pz-pay-on-delivery@1.71.0-rc.4
688
+ - @akinon/pz-saved-card@1.71.0-rc.4
689
+ - @akinon/pz-tabby-extension@1.71.0-rc.4
690
+
691
+ ## 1.71.0-rc.3
692
+
693
+ ### Minor Changes
694
+
695
+ - 3344bca: ZERO-3013: Enable web vitals tracking in settings.js
696
+
697
+ ### Patch Changes
698
+
699
+ - Updated dependencies [3344bca]
700
+ - @akinon/next@1.71.0-rc.3
701
+ - @akinon/pz-akifast@1.71.0-rc.3
702
+ - @akinon/pz-b2b@1.71.0-rc.3
703
+ - @akinon/pz-basket-gift-pack@1.71.0-rc.3
704
+ - @akinon/pz-bkm@1.71.0-rc.3
705
+ - @akinon/pz-checkout-gift-pack@1.71.0-rc.3
706
+ - @akinon/pz-click-collect@1.71.0-rc.3
707
+ - @akinon/pz-credit-payment@1.71.0-rc.3
708
+ - @akinon/pz-gpay@1.71.0-rc.3
709
+ - @akinon/pz-masterpass@1.71.0-rc.3
710
+ - @akinon/pz-one-click-checkout@1.71.0-rc.3
711
+ - @akinon/pz-otp@1.71.0-rc.3
712
+ - @akinon/pz-pay-on-delivery@1.71.0-rc.3
713
+ - @akinon/pz-saved-card@1.71.0-rc.3
714
+ - @akinon/pz-tabby-extension@1.71.0-rc.3
715
+
716
+ ## 1.71.0-rc.2
717
+
718
+ ### Patch Changes
719
+
720
+ - Updated dependencies [56cdddc]
721
+ - @akinon/next@1.71.0-rc.2
722
+ - @akinon/pz-akifast@1.71.0-rc.2
723
+ - @akinon/pz-b2b@1.71.0-rc.2
724
+ - @akinon/pz-basket-gift-pack@1.71.0-rc.2
725
+ - @akinon/pz-bkm@1.71.0-rc.2
726
+ - @akinon/pz-checkout-gift-pack@1.71.0-rc.2
727
+ - @akinon/pz-click-collect@1.71.0-rc.2
728
+ - @akinon/pz-credit-payment@1.71.0-rc.2
729
+ - @akinon/pz-gpay@1.71.0-rc.2
730
+ - @akinon/pz-masterpass@1.71.0-rc.2
731
+ - @akinon/pz-one-click-checkout@1.71.0-rc.2
732
+ - @akinon/pz-otp@1.71.0-rc.2
733
+ - @akinon/pz-pay-on-delivery@1.71.0-rc.2
734
+ - @akinon/pz-saved-card@1.71.0-rc.2
735
+ - @akinon/pz-tabby-extension@1.71.0-rc.2
736
+
737
+ ## 1.71.0-rc.1
738
+
739
+ ### Patch Changes
740
+
741
+ - Updated dependencies [9a50730]
742
+ - @akinon/next@1.71.0-rc.1
743
+ - @akinon/pz-akifast@1.71.0-rc.1
744
+ - @akinon/pz-b2b@1.71.0-rc.1
745
+ - @akinon/pz-basket-gift-pack@1.71.0-rc.1
746
+ - @akinon/pz-bkm@1.71.0-rc.1
747
+ - @akinon/pz-checkout-gift-pack@1.71.0-rc.1
748
+ - @akinon/pz-click-collect@1.71.0-rc.1
749
+ - @akinon/pz-credit-payment@1.71.0-rc.1
750
+ - @akinon/pz-gpay@1.71.0-rc.1
751
+ - @akinon/pz-masterpass@1.71.0-rc.1
752
+ - @akinon/pz-one-click-checkout@1.71.0-rc.1
753
+ - @akinon/pz-otp@1.71.0-rc.1
754
+ - @akinon/pz-pay-on-delivery@1.71.0-rc.1
755
+ - @akinon/pz-saved-card@1.71.0-rc.1
756
+ - @akinon/pz-tabby-extension@1.71.0-rc.1
757
+
758
+ ## 1.71.0-rc.0
759
+
760
+ ### Minor Changes
761
+
762
+ - 4d3deb4: ZERO-2935: sentry 8 upgrade
763
+
764
+ ### Patch Changes
765
+
766
+ - Updated dependencies [3bfa12a]
767
+ - Updated dependencies [4d3deb4]
768
+ - Updated dependencies [3010514]
769
+ - Updated dependencies [ca774b3]
770
+ - @akinon/next@1.71.0-rc.0
771
+ - @akinon/pz-akifast@1.71.0-rc.0
772
+ - @akinon/pz-b2b@1.71.0-rc.0
773
+ - @akinon/pz-basket-gift-pack@1.71.0-rc.0
774
+ - @akinon/pz-bkm@1.71.0-rc.0
775
+ - @akinon/pz-checkout-gift-pack@1.71.0-rc.0
776
+ - @akinon/pz-click-collect@1.71.0-rc.0
777
+ - @akinon/pz-credit-payment@1.71.0-rc.0
778
+ - @akinon/pz-gpay@1.71.0-rc.0
779
+ - @akinon/pz-masterpass@1.71.0-rc.0
780
+ - @akinon/pz-one-click-checkout@1.71.0-rc.0
781
+ - @akinon/pz-otp@1.71.0-rc.0
782
+ - @akinon/pz-pay-on-delivery@1.71.0-rc.0
783
+ - @akinon/pz-saved-card@1.71.0-rc.0
784
+ - @akinon/pz-tabby-extension@1.71.0-rc.0
298
785
 
299
786
  ## 1.70.0
300
787
 
@@ -325,32 +812,249 @@
325
812
 
326
813
  ### Minor Changes
327
814
 
815
+ - 4d3deb4: ZERO-2935: sentry 8 upgrade
816
+ - f046f8e: ZERO-2575: update version for react-number-format
817
+
818
+ ### Patch Changes
819
+
820
+ - Updated dependencies [3bfa12a]
821
+ - Updated dependencies [4d3deb4]
822
+ - Updated dependencies [3010514]
823
+ - Updated dependencies [ca774b3]
824
+ - Updated dependencies [f046f8e]
825
+ - @akinon/next@1.69.0-rc.9
826
+ - @akinon/pz-akifast@1.69.0-rc.9
827
+ - @akinon/pz-b2b@1.69.0-rc.9
828
+ - @akinon/pz-basket-gift-pack@1.69.0-rc.9
829
+ - @akinon/pz-bkm@1.69.0-rc.9
830
+ - @akinon/pz-checkout-gift-pack@1.69.0-rc.9
831
+ - @akinon/pz-click-collect@1.69.0-rc.9
832
+ - @akinon/pz-credit-payment@1.69.0-rc.9
833
+ - @akinon/pz-gpay@1.69.0-rc.9
834
+ - @akinon/pz-masterpass@1.69.0-rc.9
835
+ - @akinon/pz-one-click-checkout@1.69.0-rc.9
836
+ - @akinon/pz-otp@1.69.0-rc.9
837
+ - @akinon/pz-pay-on-delivery@1.69.0-rc.9
838
+ - @akinon/pz-saved-card@1.69.0-rc.9
839
+ - @akinon/pz-tabby-extension@1.69.0-rc.9
840
+
841
+ ## 1.69.0-rc.8
842
+
843
+ ### Patch Changes
844
+
845
+ - Updated dependencies [3010514]
846
+ - Updated dependencies [ca774b3]
847
+ - @akinon/next@1.69.0-rc.8
848
+ - @akinon/pz-akifast@1.69.0-rc.8
849
+ - @akinon/pz-b2b@1.69.0-rc.8
850
+ - @akinon/pz-basket-gift-pack@1.69.0-rc.8
851
+ - @akinon/pz-bkm@1.69.0-rc.8
852
+ - @akinon/pz-checkout-gift-pack@1.69.0-rc.8
853
+ - @akinon/pz-click-collect@1.69.0-rc.8
854
+ - @akinon/pz-credit-payment@1.69.0-rc.8
855
+ - @akinon/pz-gpay@1.69.0-rc.8
856
+ - @akinon/pz-masterpass@1.69.0-rc.8
857
+ - @akinon/pz-one-click-checkout@1.69.0-rc.8
858
+ - @akinon/pz-otp@1.69.0-rc.8
859
+ - @akinon/pz-pay-on-delivery@1.69.0-rc.8
860
+ - @akinon/pz-saved-card@1.69.0-rc.8
861
+ - @akinon/pz-tabby-extension@1.69.0-rc.8
862
+
863
+ ## 1.69.0-rc.7
864
+
865
+ ### Patch Changes
866
+
867
+ - Updated dependencies [3bfa12a]
868
+ - @akinon/next@1.69.0-rc.7
869
+ - @akinon/pz-akifast@1.69.0-rc.7
870
+ - @akinon/pz-b2b@1.69.0-rc.7
871
+ - @akinon/pz-basket-gift-pack@1.69.0-rc.7
872
+ - @akinon/pz-bkm@1.69.0-rc.7
873
+ - @akinon/pz-checkout-gift-pack@1.69.0-rc.7
874
+ - @akinon/pz-click-collect@1.69.0-rc.7
875
+ - @akinon/pz-credit-payment@1.69.0-rc.7
876
+ - @akinon/pz-gpay@1.69.0-rc.7
877
+ - @akinon/pz-masterpass@1.69.0-rc.7
878
+ - @akinon/pz-one-click-checkout@1.69.0-rc.7
879
+ - @akinon/pz-otp@1.69.0-rc.7
880
+ - @akinon/pz-pay-on-delivery@1.69.0-rc.7
881
+ - @akinon/pz-saved-card@1.69.0-rc.7
882
+ - @akinon/pz-tabby-extension@1.69.0-rc.7
883
+
884
+ ## 1.69.0-rc.6
885
+
886
+ ### Minor Changes
887
+
888
+ - 4d3deb4: ZERO-2935: sentry 8 upgrade
328
889
  - 063da74: ZERO-3010: Remove pz-iyzico-saved-card package
329
890
  - cbdb0c8: ZERO-3010: Move pretty url page into project
330
891
  - 80c869b: ZERO-3010: Remove savedCardMiddleware from redux middlewares
331
892
 
332
893
  ### Patch Changes
333
894
 
895
+ - Updated dependencies [4d3deb4]
334
896
  - Updated dependencies [063da74]
335
897
  - Updated dependencies [72da021]
336
898
  - Updated dependencies [5632a99]
337
899
  - Updated dependencies [cbdb0c8]
338
900
  - Updated dependencies [80c869b]
339
- - @akinon/next@1.69.0
340
- - @akinon/pz-akifast@1.69.0
341
- - @akinon/pz-b2b@1.69.0
342
- - @akinon/pz-basket-gift-pack@1.69.0
343
- - @akinon/pz-bkm@1.69.0
344
- - @akinon/pz-checkout-gift-pack@1.69.0
345
- - @akinon/pz-click-collect@1.69.0
346
- - @akinon/pz-credit-payment@1.69.0
347
- - @akinon/pz-gpay@1.69.0
348
- - @akinon/pz-masterpass@1.69.0
349
- - @akinon/pz-one-click-checkout@1.69.0
350
- - @akinon/pz-otp@1.69.0
351
- - @akinon/pz-pay-on-delivery@1.69.0
352
- - @akinon/pz-saved-card@1.69.0
353
- - @akinon/pz-tabby-extension@1.69.0
901
+ - @akinon/next@1.69.0-rc.6
902
+ - @akinon/pz-akifast@1.69.0-rc.6
903
+ - @akinon/pz-b2b@1.69.0-rc.6
904
+ - @akinon/pz-basket-gift-pack@1.69.0-rc.6
905
+ - @akinon/pz-bkm@1.69.0-rc.6
906
+ - @akinon/pz-checkout-gift-pack@1.69.0-rc.6
907
+ - @akinon/pz-click-collect@1.69.0-rc.6
908
+ - @akinon/pz-credit-payment@1.69.0-rc.6
909
+ - @akinon/pz-gpay@1.69.0-rc.6
910
+ - @akinon/pz-masterpass@1.69.0-rc.6
911
+ - @akinon/pz-one-click-checkout@1.69.0-rc.6
912
+ - @akinon/pz-otp@1.69.0-rc.6
913
+ - @akinon/pz-pay-on-delivery@1.69.0-rc.6
914
+ - @akinon/pz-saved-card@1.69.0-rc.6
915
+ - @akinon/pz-tabby-extension@1.69.0-rc.6
916
+
917
+ ## 1.69.0-rc.5
918
+
919
+ ### Minor Changes
920
+
921
+ - 80c869b: ZERO-3010: Remove savedCardMiddleware from redux middlewares
922
+
923
+ ### Patch Changes
924
+
925
+ - Updated dependencies [80c869b]
926
+ - @akinon/next@1.69.0-rc.5
927
+ - @akinon/pz-akifast@1.69.0-rc.5
928
+ - @akinon/pz-b2b@1.69.0-rc.5
929
+ - @akinon/pz-basket-gift-pack@1.69.0-rc.5
930
+ - @akinon/pz-bkm@1.69.0-rc.5
931
+ - @akinon/pz-checkout-gift-pack@1.69.0-rc.5
932
+ - @akinon/pz-click-collect@1.69.0-rc.5
933
+ - @akinon/pz-credit-payment@1.69.0-rc.5
934
+ - @akinon/pz-gpay@1.69.0-rc.5
935
+ - @akinon/pz-masterpass@1.69.0-rc.5
936
+ - @akinon/pz-one-click-checkout@1.69.0-rc.5
937
+ - @akinon/pz-otp@1.69.0-rc.5
938
+ - @akinon/pz-pay-on-delivery@1.69.0-rc.5
939
+ - @akinon/pz-saved-card@1.69.0-rc.5
940
+ - @akinon/pz-tabby-extension@1.69.0-rc.5
941
+
942
+ ## 1.69.0-rc.4
943
+
944
+ ### Minor Changes
945
+
946
+ - 063da74: ZERO-3010: Remove pz-iyzico-saved-card package
947
+
948
+ ### Patch Changes
949
+
950
+ - Updated dependencies [063da74]
951
+ - @akinon/next@1.69.0-rc.4
952
+ - @akinon/pz-akifast@1.69.0-rc.4
953
+ - @akinon/pz-b2b@1.69.0-rc.4
954
+ - @akinon/pz-basket-gift-pack@1.69.0-rc.4
955
+ - @akinon/pz-bkm@1.69.0-rc.4
956
+ - @akinon/pz-checkout-gift-pack@1.69.0-rc.4
957
+ - @akinon/pz-click-collect@1.69.0-rc.4
958
+ - @akinon/pz-credit-payment@1.69.0-rc.4
959
+ - @akinon/pz-gpay@1.69.0-rc.4
960
+ - @akinon/pz-masterpass@1.69.0-rc.4
961
+ - @akinon/pz-one-click-checkout@1.69.0-rc.4
962
+ - @akinon/pz-otp@1.69.0-rc.4
963
+ - @akinon/pz-pay-on-delivery@1.69.0-rc.4
964
+ - @akinon/pz-saved-card@1.69.0-rc.4
965
+ - @akinon/pz-tabby-extension@1.69.0-rc.4
966
+
967
+ ## 1.69.0-rc.3
968
+
969
+ ### Minor Changes
970
+
971
+ - cbdb0c8: ZERO-3010: Move pretty url page into project
972
+
973
+ ### Patch Changes
974
+
975
+ - Updated dependencies [cbdb0c8]
976
+ - @akinon/next@1.69.0-rc.3
977
+ - @akinon/pz-akifast@1.69.0-rc.3
978
+ - @akinon/pz-b2b@1.69.0-rc.3
979
+ - @akinon/pz-basket-gift-pack@1.69.0-rc.3
980
+ - @akinon/pz-bkm@1.69.0-rc.3
981
+ - @akinon/pz-checkout-gift-pack@1.69.0-rc.3
982
+ - @akinon/pz-click-collect@1.69.0-rc.3
983
+ - @akinon/pz-credit-payment@1.69.0-rc.3
984
+ - @akinon/pz-gpay@1.69.0-rc.3
985
+ - @akinon/pz-masterpass@1.69.0-rc.3
986
+ - @akinon/pz-one-click-checkout@1.69.0-rc.3
987
+ - @akinon/pz-otp@1.69.0-rc.3
988
+ - @akinon/pz-pay-on-delivery@1.69.0-rc.3
989
+ - @akinon/pz-saved-card@1.69.0-rc.3
990
+ - @akinon/pz-tabby-extension@1.69.0-rc.3
991
+
992
+ ## 1.69.0-rc.2
993
+
994
+ ### Patch Changes
995
+
996
+ - Updated dependencies [5632a99]
997
+ - @akinon/next@1.69.0-rc.2
998
+ - @akinon/pz-akifast@1.69.0-rc.2
999
+ - @akinon/pz-b2b@1.69.0-rc.2
1000
+ - @akinon/pz-basket-gift-pack@1.69.0-rc.2
1001
+ - @akinon/pz-bkm@1.69.0-rc.2
1002
+ - @akinon/pz-checkout-gift-pack@1.69.0-rc.2
1003
+ - @akinon/pz-click-collect@1.69.0-rc.2
1004
+ - @akinon/pz-credit-payment@1.69.0-rc.2
1005
+ - @akinon/pz-gpay@1.69.0-rc.2
1006
+ - @akinon/pz-masterpass@1.69.0-rc.2
1007
+ - @akinon/pz-one-click-checkout@1.69.0-rc.2
1008
+ - @akinon/pz-otp@1.69.0-rc.2
1009
+ - @akinon/pz-pay-on-delivery@1.69.0-rc.2
1010
+ - @akinon/pz-saved-card@1.69.0-rc.2
1011
+ - @akinon/pz-tabby-extension@1.69.0-rc.2
1012
+
1013
+ ## 1.69.0-rc.1
1014
+
1015
+ ### Patch Changes
1016
+
1017
+ - Updated dependencies [72da021]
1018
+ - @akinon/next@1.69.0-rc.1
1019
+ - @akinon/pz-akifast@1.69.0-rc.1
1020
+ - @akinon/pz-b2b@1.69.0-rc.1
1021
+ - @akinon/pz-basket-gift-pack@1.69.0-rc.1
1022
+ - @akinon/pz-bkm@1.69.0-rc.1
1023
+ - @akinon/pz-checkout-gift-pack@1.69.0-rc.1
1024
+ - @akinon/pz-click-collect@1.69.0-rc.1
1025
+ - @akinon/pz-credit-payment@1.69.0-rc.1
1026
+ - @akinon/pz-gpay@1.69.0-rc.1
1027
+ - @akinon/pz-masterpass@1.69.0-rc.1
1028
+ - @akinon/pz-one-click-checkout@1.69.0-rc.1
1029
+ - @akinon/pz-otp@1.69.0-rc.1
1030
+ - @akinon/pz-pay-on-delivery@1.69.0-rc.1
1031
+ - @akinon/pz-saved-card@1.69.0-rc.1
1032
+ - @akinon/pz-tabby-extension@1.69.0-rc.1
1033
+
1034
+ ## 1.69.0-rc.0
1035
+
1036
+ ### Minor Changes
1037
+
1038
+ - 4d3deb4: ZERO-2935: sentry 8 upgrade
1039
+
1040
+ ### Patch Changes
1041
+
1042
+ - Updated dependencies [4d3deb4]
1043
+ - @akinon/next@1.69.0-rc.0
1044
+ - @akinon/pz-akifast@1.69.0-rc.0
1045
+ - @akinon/pz-b2b@1.69.0-rc.0
1046
+ - @akinon/pz-basket-gift-pack@1.69.0-rc.0
1047
+ - @akinon/pz-bkm@1.69.0-rc.0
1048
+ - @akinon/pz-checkout-gift-pack@1.69.0-rc.0
1049
+ - @akinon/pz-click-collect@1.69.0-rc.0
1050
+ - @akinon/pz-credit-payment@1.69.0-rc.0
1051
+ - @akinon/pz-gpay@1.69.0-rc.0
1052
+ - @akinon/pz-masterpass@1.69.0-rc.0
1053
+ - @akinon/pz-one-click-checkout@1.69.0-rc.0
1054
+ - @akinon/pz-otp@1.69.0-rc.0
1055
+ - @akinon/pz-pay-on-delivery@1.69.0-rc.0
1056
+ - @akinon/pz-saved-card@1.69.0-rc.0
1057
+ - @akinon/pz-tabby-extension@1.69.0-rc.0
354
1058
 
355
1059
  ## 1.68.0
356
1060
 
@@ -701,28 +1405,401 @@
701
1405
 
702
1406
  ### Minor Changes
703
1407
 
1408
+ - 572d2e84: ZERO-2667: Add iframe support for redirection payment methods
1409
+ - c53ea3e6: ZERO-2609: Reset additional form fields when selectedFormType is not company
1410
+ - 714e0b46: ZERO-2759: update pz-click-collect peer dependencies
1411
+ - 8217463: ZERO-2887: Add LoaderSpinner to Filters component
1412
+ - 27a5296d: ZERO-2631:Fix Checkbox Click
1413
+ - 5a4c6076: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
1414
+ - bc2b4117: ZERO-2825: Add attribute-based shipping options to checkout page
1415
+ - e665a0ac: ZERO-2625: Add click outside functionality to close mobile menu
1416
+ - 2e6104d: ZERO-2888:Edit the numbering in the pagination and the visibility of the prev and next buttons
1417
+ - 64699d3f: ZERO-2761: Fix invalid import for plugin module
1418
+ - 0d3a913e: ZERO-2725: Update decimal scale in Price component
1419
+ - 9b6bf91e: ZERO-2660: Change campaings to campaigns
1420
+ - 74a12699: ZERO-2658:Edit product name clickability on completed order page
1421
+ - d3474c64: ZERO-2655: Add data source shipping option
1422
+ - 91265bba: ZERO-2551: Improve pretty url and caching performance
1423
+ - 38a634e: ZERO-2893: Refactor category filter handling and URL parameters
1424
+ - 902d828a: ZERO-2621:edit position of loaderSpinner in favorites page
1425
+ - 7a4bb764: ZERO-2610:Refactor FilterItem component for better readability and efficiency
1426
+ - dff0d595: ZERO-2659: add formData support to proxy api requests
1427
+ - 9e25a64: ZERO-2835: Update category page layout with breadcrumb
1428
+ - beb499e6: ZERO-2551: Add new tsconfig paths
1429
+ - fac2e5b8: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
1430
+ - 4614eeeb: ZERO-2602: The script that checks the build for standalone projects
1431
+ - f3d076b: ZERO-2864: create tabby extension plugin
1432
+ - f046f8e0: ZERO-2575: update version for react-number-format
1433
+ - 86d25315: ZERO-2693: resolve dependency collision warning for eslint-config-next
1434
+
1435
+ ### Patch Changes
1436
+
1437
+ - Updated dependencies [c416d18]
1438
+ - Updated dependencies [572d2e84]
1439
+ - Updated dependencies [5dfeea0]
1440
+ - Updated dependencies [0e25399]
1441
+ - Updated dependencies [a4c8d6a9]
1442
+ - Updated dependencies [fda5b927]
1443
+ - Updated dependencies [2d9b2b2c]
1444
+ - Updated dependencies [c53ea3e6]
1445
+ - Updated dependencies [714e0b46]
1446
+ - Updated dependencies [6c25f66]
1447
+ - Updated dependencies [bc2b4117]
1448
+ - Updated dependencies [3bf2dd9]
1449
+ - Updated dependencies [e9541a13]
1450
+ - Updated dependencies [c53ef7b9]
1451
+ - Updated dependencies [2e6104d]
1452
+ - Updated dependencies [64699d3f]
1453
+ - Updated dependencies [0d3a913e]
1454
+ - Updated dependencies [7b05522]
1455
+ - Updated dependencies [d6edb1d]
1456
+ - Updated dependencies [d3474c64]
1457
+ - Updated dependencies [17f87524]
1458
+ - Updated dependencies [29ead87]
1459
+ - Updated dependencies [c45b62c]
1460
+ - Updated dependencies [91265bba]
1461
+ - Updated dependencies [bbe18b9f]
1462
+ - Updated dependencies [d4099960]
1463
+ - Updated dependencies [4920742]
1464
+ - Updated dependencies [12a873e]
1465
+ - Updated dependencies [7e56d6b]
1466
+ - Updated dependencies [94b69285]
1467
+ - Updated dependencies [98bb8dcd]
1468
+ - Updated dependencies [dcc8a150]
1469
+ - Updated dependencies [8f47cca]
1470
+ - Updated dependencies [fad27689]
1471
+ - Updated dependencies [dff0d595]
1472
+ - Updated dependencies [fdd0b41]
1473
+ - Updated dependencies [f2c325c]
1474
+ - Updated dependencies [9e25a64]
1475
+ - Updated dependencies [beb499e6]
1476
+ - Updated dependencies [f2c92d5c]
1477
+ - Updated dependencies [7bd3d992]
1478
+ - Updated dependencies [f3d076b]
1479
+ - Updated dependencies [f046f8e0]
1480
+ - Updated dependencies [49eeebf]
1481
+ - Updated dependencies [86d25315]
1482
+ - Updated dependencies [3f9b8d7e]
1483
+ - @akinon/next@1.56.0-rc.8
1484
+ - @akinon/pz-tabby-extension@1.56.0-rc.8
1485
+ - @akinon/pz-click-collect@1.56.0-rc.8
1486
+ - @akinon/pz-checkout-gift-pack@1.56.0-rc.8
1487
+ - @akinon/pz-one-click-checkout@1.56.0-rc.8
1488
+ - @akinon/pz-basket-gift-pack@1.56.0-rc.8
1489
+ - @akinon/pz-pay-on-delivery@1.56.0-rc.8
1490
+ - @akinon/pz-credit-payment@1.56.0-rc.8
1491
+ - @akinon/pz-masterpass@1.56.0-rc.8
1492
+ - @akinon/pz-akifast@1.56.0-rc.8
1493
+ - @akinon/pz-gpay@1.56.0-rc.8
1494
+ - @akinon/pz-b2b@1.56.0-rc.8
1495
+ - @akinon/pz-bkm@1.56.0-rc.8
1496
+ - @akinon/pz-otp@1.56.0-rc.8
1497
+
1498
+ ## 1.56.0-rc.7
1499
+
1500
+ ### Patch Changes
1501
+
1502
+ - Updated dependencies [0e25399]
1503
+ - @akinon/pz-tabby-extension@1.56.0-rc.7
1504
+ - @akinon/next@1.56.0-rc.7
1505
+ - @akinon/pz-akifast@1.56.0-rc.7
1506
+ - @akinon/pz-b2b@1.56.0-rc.7
1507
+ - @akinon/pz-basket-gift-pack@1.56.0-rc.7
1508
+ - @akinon/pz-bkm@1.56.0-rc.7
1509
+ - @akinon/pz-checkout-gift-pack@1.56.0-rc.7
1510
+ - @akinon/pz-click-collect@1.56.0-rc.7
1511
+ - @akinon/pz-credit-payment@1.56.0-rc.7
1512
+ - @akinon/pz-gpay@1.56.0-rc.7
1513
+ - @akinon/pz-masterpass@1.56.0-rc.7
1514
+ - @akinon/pz-one-click-checkout@1.56.0-rc.7
1515
+ - @akinon/pz-otp@1.56.0-rc.7
1516
+ - @akinon/pz-pay-on-delivery@1.56.0-rc.7
1517
+
1518
+ ## 1.56.0-rc.6
1519
+
1520
+ ### Minor Changes
1521
+
1522
+ - f3d076b: ZERO-2864: create tabby extension plugin
1523
+
1524
+ ### Patch Changes
1525
+
1526
+ - Updated dependencies [f3d076b]
1527
+ - @akinon/next@1.56.0-rc.6
1528
+ - @akinon/pz-akifast@1.56.0-rc.6
1529
+ - @akinon/pz-b2b@1.56.0-rc.6
1530
+ - @akinon/pz-basket-gift-pack@1.56.0-rc.6
1531
+ - @akinon/pz-bkm@1.56.0-rc.6
1532
+ - @akinon/pz-checkout-gift-pack@1.56.0-rc.6
1533
+ - @akinon/pz-click-collect@1.56.0-rc.6
1534
+ - @akinon/pz-credit-payment@1.56.0-rc.6
1535
+ - @akinon/pz-gpay@1.56.0-rc.6
1536
+ - @akinon/pz-masterpass@1.56.0-rc.6
1537
+ - @akinon/pz-one-click-checkout@1.56.0-rc.6
1538
+ - @akinon/pz-otp@1.56.0-rc.6
1539
+ - @akinon/pz-pay-on-delivery@1.56.0-rc.6
1540
+
1541
+ ## 1.56.0-rc.5
1542
+
1543
+ ### Patch Changes
1544
+
1545
+ - Updated dependencies [c416d18]
1546
+ - @akinon/next@1.56.0-rc.5
1547
+ - @akinon/pz-akifast@1.56.0-rc.5
1548
+ - @akinon/pz-b2b@1.56.0-rc.5
1549
+ - @akinon/pz-basket-gift-pack@1.56.0-rc.5
1550
+ - @akinon/pz-bkm@1.56.0-rc.5
1551
+ - @akinon/pz-checkout-gift-pack@1.56.0-rc.5
1552
+ - @akinon/pz-click-collect@1.56.0-rc.5
1553
+ - @akinon/pz-credit-payment@1.56.0-rc.5
1554
+ - @akinon/pz-gpay@1.56.0-rc.5
1555
+ - @akinon/pz-masterpass@1.56.0-rc.5
1556
+ - @akinon/pz-one-click-checkout@1.56.0-rc.5
1557
+ - @akinon/pz-otp@1.56.0-rc.5
1558
+ - @akinon/pz-pay-on-delivery@1.56.0-rc.5
1559
+
1560
+ ## 1.56.0-rc.4
1561
+
1562
+ ### Minor Changes
1563
+
1564
+ - 572d2e84: ZERO-2667: Add iframe support for redirection payment methods
1565
+ - c53ea3e6: ZERO-2609: Reset additional form fields when selectedFormType is not company
1566
+ - 714e0b46: ZERO-2759: update pz-click-collect peer dependencies
1567
+ - 8217463: ZERO-2887: Add LoaderSpinner to Filters component
1568
+ - 27a5296d: ZERO-2631:Fix Checkbox Click
1569
+ - 5a4c6076: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
1570
+ - bc2b411: ZERO-2825: Add attribute-based shipping options to checkout page
1571
+ - e665a0ac: ZERO-2625: Add click outside functionality to close mobile menu
1572
+ - 2e6104d: ZERO-2888:Edit the numbering in the pagination and the visibility of the prev and next buttons
1573
+ - 64699d3: ZERO-2761: Fix invalid import for plugin module
1574
+ - 0d3a913e: ZERO-2725: Update decimal scale in Price component
1575
+ - 9b6bf91e: ZERO-2660: Change campaings to campaigns
1576
+ - 74a12699: ZERO-2658:Edit product name clickability on completed order page
1577
+ - d3474c64: ZERO-2655: Add data source shipping option
1578
+ - 91265bba: ZERO-2551: Improve pretty url and caching performance
1579
+ - 38a634e: ZERO-2893: Refactor category filter handling and URL parameters
1580
+ - 902d828a: ZERO-2621:edit position of loaderSpinner in favorites page
1581
+ - 7a4bb764: ZERO-2610:Refactor FilterItem component for better readability and efficiency
1582
+ - dff0d595: ZERO-2659: add formData support to proxy api requests
1583
+ - 9e25a64: ZERO-2835: Update category page layout with breadcrumb
1584
+ - beb499e6: ZERO-2551: Add new tsconfig paths
1585
+ - fac2e5b8: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
1586
+ - 4614eeeb: ZERO-2602: The script that checks the build for standalone projects
1587
+ - f046f8e0: ZERO-2575: update version for react-number-format
704
1588
  - b9273fd: ZERO-2889: add host headers to requests
1589
+ - 86d25315: ZERO-2693: resolve dependency collision warning for eslint-config-next
705
1590
 
706
1591
  ### Patch Changes
707
1592
 
1593
+ - Updated dependencies [572d2e84]
1594
+ - Updated dependencies [5dfeea0]
1595
+ - Updated dependencies [a4c8d6a9]
1596
+ - Updated dependencies [fda5b927]
1597
+ - Updated dependencies [2d9b2b2c]
1598
+ - Updated dependencies [c53ea3e6]
708
1599
  - Updated dependencies [d93a507]
1600
+ - Updated dependencies [714e0b46]
1601
+ - Updated dependencies [6c25f66]
1602
+ - Updated dependencies [bc2b411]
1603
+ - Updated dependencies [3bf2dd9]
1604
+ - Updated dependencies [e9541a13]
1605
+ - Updated dependencies [c53ef7b9]
1606
+ - Updated dependencies [2e6104d]
1607
+ - Updated dependencies [64699d3]
1608
+ - Updated dependencies [0d3a913e]
1609
+ - Updated dependencies [7b05522]
1610
+ - Updated dependencies [d6edb1d]
1611
+ - Updated dependencies [d3474c64]
1612
+ - Updated dependencies [17f8752]
1613
+ - Updated dependencies [29ead87]
1614
+ - Updated dependencies [c45b62c]
1615
+ - Updated dependencies [91265bba]
1616
+ - Updated dependencies [bbe18b9f]
1617
+ - Updated dependencies [d4099960]
1618
+ - Updated dependencies [4920742]
1619
+ - Updated dependencies [12a873e]
709
1620
  - Updated dependencies [674badc]
1621
+ - Updated dependencies [7e56d6b]
1622
+ - Updated dependencies [94b69285]
1623
+ - Updated dependencies [98bb8dcd]
710
1624
  - Updated dependencies [207ac6e]
1625
+ - Updated dependencies [dcc8a150]
1626
+ - Updated dependencies [8f47cca]
1627
+ - Updated dependencies [fad27689]
1628
+ - Updated dependencies [dff0d595]
1629
+ - Updated dependencies [fdd0b41]
1630
+ - Updated dependencies [f2c325c]
1631
+ - Updated dependencies [9e25a64]
1632
+ - Updated dependencies [beb499e6]
1633
+ - Updated dependencies [f2c92d5c]
1634
+ - Updated dependencies [7bd3d99]
1635
+ - Updated dependencies [f046f8e0]
711
1636
  - Updated dependencies [b9273fd]
1637
+ - Updated dependencies [49eeebf]
1638
+ - Updated dependencies [86d25315]
712
1639
  - Updated dependencies [c670bd4]
713
- - @akinon/next@1.56.0
714
- - @akinon/pz-akifast@1.56.0
715
- - @akinon/pz-b2b@1.56.0
716
- - @akinon/pz-basket-gift-pack@1.56.0
717
- - @akinon/pz-bkm@1.56.0
718
- - @akinon/pz-checkout-gift-pack@1.56.0
719
- - @akinon/pz-click-collect@1.56.0
720
- - @akinon/pz-credit-payment@1.56.0
721
- - @akinon/pz-gpay@1.56.0
722
- - @akinon/pz-masterpass@1.56.0
723
- - @akinon/pz-one-click-checkout@1.56.0
724
- - @akinon/pz-otp@1.56.0
725
- - @akinon/pz-pay-on-delivery@1.56.0
1640
+ - Updated dependencies [3f9b8d7]
1641
+ - @akinon/next@1.56.0-rc.4
1642
+ - @akinon/pz-click-collect@1.56.0-rc.4
1643
+ - @akinon/pz-checkout-gift-pack@1.56.0-rc.4
1644
+ - @akinon/pz-one-click-checkout@1.56.0-rc.4
1645
+ - @akinon/pz-basket-gift-pack@1.56.0-rc.4
1646
+ - @akinon/pz-pay-on-delivery@1.56.0-rc.4
1647
+ - @akinon/pz-credit-payment@1.56.0-rc.4
1648
+ - @akinon/pz-masterpass@1.56.0-rc.4
1649
+ - @akinon/pz-akifast@1.56.0-rc.4
1650
+ - @akinon/pz-gpay@1.56.0-rc.4
1651
+ - @akinon/pz-b2b@1.56.0-rc.4
1652
+ - @akinon/pz-bkm@1.56.0-rc.4
1653
+ - @akinon/pz-otp@1.56.0-rc.4
1654
+
1655
+ ## 1.56.0-rc.3
1656
+
1657
+ ### Patch Changes
1658
+
1659
+ - Updated dependencies [674badc]
1660
+ - @akinon/next@1.56.0-rc.3
1661
+ - @akinon/pz-akifast@1.56.0-rc.3
1662
+ - @akinon/pz-b2b@1.56.0-rc.3
1663
+ - @akinon/pz-basket-gift-pack@1.56.0-rc.3
1664
+ - @akinon/pz-bkm@1.56.0-rc.3
1665
+ - @akinon/pz-checkout-gift-pack@1.56.0-rc.3
1666
+ - @akinon/pz-click-collect@1.56.0-rc.3
1667
+ - @akinon/pz-credit-payment@1.56.0-rc.3
1668
+ - @akinon/pz-gpay@1.56.0-rc.3
1669
+ - @akinon/pz-masterpass@1.56.0-rc.3
1670
+ - @akinon/pz-one-click-checkout@1.56.0-rc.3
1671
+ - @akinon/pz-otp@1.56.0-rc.3
1672
+ - @akinon/pz-pay-on-delivery@1.56.0-rc.3
1673
+
1674
+ ## 1.56.0-rc.2
1675
+
1676
+ ### Patch Changes
1677
+
1678
+ - Updated dependencies [7b05522]
1679
+ - Updated dependencies [29ead87]
1680
+ - @akinon/next@1.56.0-rc.2
1681
+ - @akinon/pz-otp@1.56.0-rc.2
1682
+ - @akinon/pz-akifast@1.56.0-rc.2
1683
+ - @akinon/pz-b2b@1.56.0-rc.2
1684
+ - @akinon/pz-basket-gift-pack@1.56.0-rc.2
1685
+ - @akinon/pz-bkm@1.56.0-rc.2
1686
+ - @akinon/pz-checkout-gift-pack@1.56.0-rc.2
1687
+ - @akinon/pz-click-collect@1.56.0-rc.2
1688
+ - @akinon/pz-credit-payment@1.56.0-rc.2
1689
+ - @akinon/pz-gpay@1.56.0-rc.2
1690
+ - @akinon/pz-masterpass@1.56.0-rc.2
1691
+ - @akinon/pz-one-click-checkout@1.56.0-rc.2
1692
+ - @akinon/pz-pay-on-delivery@1.56.0-rc.2
1693
+
1694
+ ## 1.56.0-rc.1
1695
+
1696
+ ### Patch Changes
1697
+
1698
+ - Updated dependencies [207ac6e]
1699
+ - @akinon/next@1.56.0-rc.1
1700
+ - @akinon/pz-akifast@1.56.0-rc.1
1701
+ - @akinon/pz-b2b@1.56.0-rc.1
1702
+ - @akinon/pz-basket-gift-pack@1.56.0-rc.1
1703
+ - @akinon/pz-bkm@1.56.0-rc.1
1704
+ - @akinon/pz-checkout-gift-pack@1.56.0-rc.1
1705
+ - @akinon/pz-click-collect@1.56.0-rc.1
1706
+ - @akinon/pz-credit-payment@1.56.0-rc.1
1707
+ - @akinon/pz-gpay@1.56.0-rc.1
1708
+ - @akinon/pz-masterpass@1.56.0-rc.1
1709
+ - @akinon/pz-one-click-checkout@1.56.0-rc.1
1710
+ - @akinon/pz-otp@1.56.0-rc.1
1711
+ - @akinon/pz-pay-on-delivery@1.56.0-rc.1
1712
+
1713
+ ## 1.56.0-rc.0
1714
+
1715
+ ### Minor Changes
1716
+
1717
+ - 572d2e84: ZERO-2667: Add iframe support for redirection payment methods
1718
+ - c53ea3e6: ZERO-2609: Reset additional form fields when selectedFormType is not company
1719
+ - 714e0b46: ZERO-2759: update pz-click-collect peer dependencies
1720
+ - 8217463: ZERO-2887: Add LoaderSpinner to Filters component
1721
+ - 27a5296d: ZERO-2631:Fix Checkbox Click
1722
+ - 5a4c6076: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
1723
+ - bc2b4117: ZERO-2825: Add attribute-based shipping options to checkout page
1724
+ - e665a0ac: ZERO-2625: Add click outside functionality to close mobile menu
1725
+ - 2e6104d: ZERO-2888:Edit the numbering in the pagination and the visibility of the prev and next buttons
1726
+ - 64699d3f: ZERO-2761: Fix invalid import for plugin module
1727
+ - 0d3a913e: ZERO-2725: Update decimal scale in Price component
1728
+ - 9b6bf91e: ZERO-2660: Change campaings to campaigns
1729
+ - 74a12699: ZERO-2658:Edit product name clickability on completed order page
1730
+ - d3474c64: ZERO-2655: Add data source shipping option
1731
+ - 91265bba: ZERO-2551: Improve pretty url and caching performance
1732
+ - 38a634e: ZERO-2893: Refactor category filter handling and URL parameters
1733
+ - 902d828a: ZERO-2621:edit position of loaderSpinner in favorites page
1734
+ - 7a4bb764: ZERO-2610:Refactor FilterItem component for better readability and efficiency
1735
+ - dff0d595: ZERO-2659: add formData support to proxy api requests
1736
+ - 9e25a64b: ZERO-2835: Update category page layout with breadcrumb
1737
+ - beb499e6: ZERO-2551: Add new tsconfig paths
1738
+ - fac2e5b8: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
1739
+ - 4614eeeb: ZERO-2602: The script that checks the build for standalone projects
1740
+ - f046f8e0: ZERO-2575: update version for react-number-format
1741
+ - b9273fd3: ZERO-2889: add host headers to requests
1742
+ - 86d25315: ZERO-2693: resolve dependency collision warning for eslint-config-next
1743
+
1744
+ ### Patch Changes
1745
+
1746
+ - Updated dependencies [572d2e84]
1747
+ - Updated dependencies [5dfeea0]
1748
+ - Updated dependencies [a4c8d6a9]
1749
+ - Updated dependencies [fda5b927]
1750
+ - Updated dependencies [2d9b2b2c]
1751
+ - Updated dependencies [c53ea3e6]
1752
+ - Updated dependencies [d93a507]
1753
+ - Updated dependencies [714e0b46]
1754
+ - Updated dependencies [6c25f666]
1755
+ - Updated dependencies [bc2b4117]
1756
+ - Updated dependencies [3bf2dd94]
1757
+ - Updated dependencies [e9541a13]
1758
+ - Updated dependencies [c53ef7b9]
1759
+ - Updated dependencies [2e6104d]
1760
+ - Updated dependencies [64699d3f]
1761
+ - Updated dependencies [0d3a913e]
1762
+ - Updated dependencies [d6edb1d0]
1763
+ - Updated dependencies [d3474c64]
1764
+ - Updated dependencies [17f87524]
1765
+ - Updated dependencies [c45b62c9]
1766
+ - Updated dependencies [91265bba]
1767
+ - Updated dependencies [bbe18b9f]
1768
+ - Updated dependencies [d4099960]
1769
+ - Updated dependencies [4920742c]
1770
+ - Updated dependencies [12a873e]
1771
+ - Updated dependencies [7e56d6b6]
1772
+ - Updated dependencies [94b69285]
1773
+ - Updated dependencies [98bb8dcd]
1774
+ - Updated dependencies [dcc8a150]
1775
+ - Updated dependencies [8f47ccae]
1776
+ - Updated dependencies [fad27689]
1777
+ - Updated dependencies [dff0d595]
1778
+ - Updated dependencies [fdd0b41]
1779
+ - Updated dependencies [f2c325c1]
1780
+ - Updated dependencies [9e25a64b]
1781
+ - Updated dependencies [beb499e6]
1782
+ - Updated dependencies [f2c92d5c]
1783
+ - Updated dependencies [7bd3d992]
1784
+ - Updated dependencies [f046f8e0]
1785
+ - Updated dependencies [b9273fd3]
1786
+ - Updated dependencies [49eeebf]
1787
+ - Updated dependencies [86d25315]
1788
+ - Updated dependencies [c670bd48]
1789
+ - Updated dependencies [3f9b8d7e]
1790
+ - @akinon/next@1.56.0-rc.0
1791
+ - @akinon/pz-click-collect@1.56.0-rc.0
1792
+ - @akinon/pz-checkout-gift-pack@1.56.0-rc.0
1793
+ - @akinon/pz-one-click-checkout@1.56.0-rc.0
1794
+ - @akinon/pz-basket-gift-pack@1.56.0-rc.0
1795
+ - @akinon/pz-pay-on-delivery@1.56.0-rc.0
1796
+ - @akinon/pz-credit-payment@1.56.0-rc.0
1797
+ - @akinon/pz-masterpass@1.56.0-rc.0
1798
+ - @akinon/pz-akifast@1.56.0-rc.0
1799
+ - @akinon/pz-gpay@1.56.0-rc.0
1800
+ - @akinon/pz-b2b@1.56.0-rc.0
1801
+ - @akinon/pz-bkm@1.56.0-rc.0
1802
+ - @akinon/pz-otp@1.56.0-rc.0
726
1803
 
727
1804
  ## 1.55.0
728
1805
 
@@ -865,38 +1942,238 @@
865
1942
 
866
1943
  ### Patch Changes
867
1944
 
868
- - Updated dependencies [eaf97d6]
869
- - @akinon/next@1.50.0
870
- - @akinon/pz-akifast@1.50.0
871
- - @akinon/pz-b2b@1.50.0
872
- - @akinon/pz-basket-gift-pack@1.50.0
873
- - @akinon/pz-bkm@1.50.0
874
- - @akinon/pz-checkout-gift-pack@1.50.0
875
- - @akinon/pz-click-collect@1.50.0
876
- - @akinon/pz-credit-payment@1.50.0
877
- - @akinon/pz-gpay@1.50.0
878
- - @akinon/pz-masterpass@1.50.0
879
- - @akinon/pz-one-click-checkout@1.50.0
880
- - @akinon/pz-otp@1.50.0
881
- - @akinon/pz-pay-on-delivery@1.50.0
882
-
883
- ## 1.49.0
1945
+ - Updated dependencies [90282b53]
1946
+ - Updated dependencies [50b90692]
1947
+ - Updated dependencies [572d2e84]
1948
+ - Updated dependencies [5dfeea0]
1949
+ - Updated dependencies [a4c8d6a9]
1950
+ - Updated dependencies [fda5b927]
1951
+ - Updated dependencies [2d9b2b2]
1952
+ - Updated dependencies [c53ea3e6]
1953
+ - Updated dependencies [d93a507]
1954
+ - Updated dependencies [8d9ac9a]
1955
+ - Updated dependencies [18e8197]
1956
+ - Updated dependencies [714e0b46]
1957
+ - Updated dependencies [70279e7]
1958
+ - Updated dependencies [6c25f66]
1959
+ - Updated dependencies [bc2b411]
1960
+ - Updated dependencies [3bf2dd9]
1961
+ - Updated dependencies [e9541a1]
1962
+ - Updated dependencies [c53ef7b9]
1963
+ - Updated dependencies [9d94f7e]
1964
+ - Updated dependencies [2e6104d]
1965
+ - Updated dependencies [64699d3]
1966
+ - Updated dependencies [0d3a913e]
1967
+ - Updated dependencies [1448a96e]
1968
+ - Updated dependencies [1ec2e9d]
1969
+ - Updated dependencies [d6edb1d]
1970
+ - Updated dependencies [d3474c64]
1971
+ - Updated dependencies [75080fd6]
1972
+ - Updated dependencies [17f8752]
1973
+ - Updated dependencies [c45b62c]
1974
+ - Updated dependencies [91265bba]
1975
+ - Updated dependencies [bbe18b9f]
1976
+ - Updated dependencies [d4099960]
1977
+ - Updated dependencies [4920742]
1978
+ - Updated dependencies [12a873e]
1979
+ - Updated dependencies [69ca0801]
1980
+ - Updated dependencies [7e56d6b]
1981
+ - Updated dependencies [94b6928]
1982
+ - Updated dependencies [98bb8dcd]
1983
+ - Updated dependencies [46b7aad7]
1984
+ - Updated dependencies [dcc8a150]
1985
+ - Updated dependencies [8f47cca]
1986
+ - Updated dependencies [fad27689]
1987
+ - Updated dependencies [dff0d595]
1988
+ - Updated dependencies [fdd0b41]
1989
+ - Updated dependencies [eecb282]
1990
+ - Updated dependencies [f2c325c]
1991
+ - Updated dependencies [9e25a64]
1992
+ - Updated dependencies [beb499e6]
1993
+ - Updated dependencies [146ea391]
1994
+ - Updated dependencies [f2c92d5]
1995
+ - Updated dependencies [7bd3d99]
1996
+ - Updated dependencies [c47be30d]
1997
+ - Updated dependencies [e9a46acb]
1998
+ - Updated dependencies [f046f8e0]
1999
+ - Updated dependencies [b9273fd]
2000
+ - Updated dependencies [49eeebf]
2001
+ - Updated dependencies [86d25315]
2002
+ - Updated dependencies [c670bd4]
2003
+ - Updated dependencies [3f9b8d7]
2004
+ - Updated dependencies [3d35f70]
2005
+ - @akinon/next@1.50.0-rc.2
2006
+ - @akinon/pz-checkout-gift-pack@1.50.0-rc.2
2007
+ - @akinon/pz-one-click-checkout@1.50.0-rc.2
2008
+ - @akinon/pz-basket-gift-pack@1.50.0-rc.2
2009
+ - @akinon/pz-click-collect@1.50.0-rc.2
2010
+ - @akinon/pz-masterpass@1.50.0-rc.2
2011
+ - @akinon/pz-akifast@1.50.0-rc.2
2012
+ - @akinon/pz-gpay@1.50.0-rc.2
2013
+ - @akinon/pz-b2b@1.50.0-rc.2
2014
+ - @akinon/pz-bkm@1.50.0-rc.2
2015
+ - @akinon/pz-otp@1.50.0-rc.2
2016
+ - @akinon/pz-pay-on-delivery@1.50.0-rc.2
2017
+ - @akinon/pz-credit-payment@1.50.0-rc.2
2018
+
2019
+ ## 1.50.0-rc.1
884
2020
 
885
2021
  ### Patch Changes
886
2022
 
887
- - Updated dependencies [26b809f]
888
- - Updated dependencies [20da358]
889
- - Updated dependencies [04115e5]
890
- - Updated dependencies [fa88889]
891
- - @akinon/next@1.49.0
892
- - @akinon/pz-akifast@1.49.0
893
- - @akinon/pz-b2b@1.49.0
894
- - @akinon/pz-basket-gift-pack@1.49.0
895
- - @akinon/pz-bkm@1.49.0
896
- - @akinon/pz-checkout-gift-pack@1.49.0
897
- - @akinon/pz-click-collect@1.49.0
898
- - @akinon/pz-credit-payment@1.49.0
899
- - @akinon/pz-gpay@1.49.0
2023
+ - Updated dependencies [49eeebf]
2024
+ - @akinon/next@1.50.0-rc.1
2025
+ - @akinon/pz-akifast@1.50.0-rc.1
2026
+ - @akinon/pz-b2b@1.50.0-rc.1
2027
+ - @akinon/pz-basket-gift-pack@1.50.0-rc.1
2028
+ - @akinon/pz-bkm@1.50.0-rc.1
2029
+ - @akinon/pz-checkout-gift-pack@1.50.0-rc.1
2030
+ - @akinon/pz-click-collect@1.50.0-rc.1
2031
+ - @akinon/pz-credit-payment@1.50.0-rc.1
2032
+ - @akinon/pz-gpay@1.50.0-rc.1
2033
+ - @akinon/pz-masterpass@1.50.0-rc.1
2034
+ - @akinon/pz-one-click-checkout@1.50.0-rc.1
2035
+ - @akinon/pz-otp@1.50.0-rc.1
2036
+ - @akinon/pz-pay-on-delivery@1.50.0-rc.1
2037
+
2038
+ ## 1.50.0-rc.0
2039
+
2040
+ ### Minor Changes
2041
+
2042
+ - 90282b53: ZERO-2729: Audit packages for yarn and npm and also update app-template
2043
+ - 572d2e84: ZERO-2667: Add iframe support for redirection payment methods
2044
+ - c53ea3e6: ZERO-2609: Reset additional form fields when selectedFormType is not company
2045
+ - 97b8bdc9: ZERO-2724: Remove onClick event in shipping options component
2046
+ - 714e0b46: ZERO-2759: update pz-click-collect peer dependencies
2047
+ - 7521265: ZERO-2787: Fix hover classname for favorite item
2048
+ - 8217463: ZERO-2887: Add LoaderSpinner to Filters component
2049
+ - 27a5296d: ZERO-2631:Fix Checkbox Click
2050
+ - 5a4c6076: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
2051
+ - bc2b411: ZERO-2825: Add attribute-based shipping options to checkout page
2052
+ - e665a0ac: ZERO-2625: Add click outside functionality to close mobile menu
2053
+ - 52c13732: ZERO-2619: Added fix flag for the staged linter
2054
+ - 552ee8a: ZERO-2777: fix link component usage
2055
+ - 03c4c3eb: ZERO-2731: Update Project Zero CLI command
2056
+ - 2e6104d: ZERO-2888:Edit the numbering in the pagination and the visibility of the prev and next buttons
2057
+ - 64699d3: ZERO-2761: Fix invalid import for plugin module
2058
+ - 0d3a913e: ZERO-2725: Update decimal scale in Price component
2059
+ - 778a9a0b: ZERO-2740: Upgrade next to 14.2.4
2060
+ - 9b6bf91e: ZERO-2660: Change campaings to campaigns
2061
+ - 06650cab: ZERO-2620: Remove unnecessary pointer-events-none class
2062
+ - 74a12699: ZERO-2658:Edit product name clickability on completed order page
2063
+ - 4e1c15c: ZERO-2617: Remove TODO comment in ProductInfo component
2064
+ - d3474c64: ZERO-2655: Add data source shipping option
2065
+ - d2f0f15c: ZERO-2723: Update sentry version and dependencies
2066
+ - 75080fd6: ZERO-2630: Add max limit to postcode area
2067
+ - 9609eb2: ZERO-2779: Upgrade for tailwind
2068
+ - 91265bba: ZERO-2551: Improve pretty url and caching performance
2069
+ - 38a634e: ZERO-2893: Refactor category filter handling and URL parameters
2070
+ - 959e1fa: ZERO-2778: Upgrade for nextjs
2071
+ - 902d828a: ZERO-2621:edit position of loaderSpinner in favorites page
2072
+ - 7a4bb764: ZERO-2610:Refactor FilterItem component for better readability and efficiency
2073
+ - dfabc06: ZERO-2836: Upgrade version for tailwind
2074
+ - dff0d595: ZERO-2659: add formData support to proxy api requests
2075
+ - eecb282: ZERO-2607: Update address-related functions to include invalidateTag option
2076
+ - 9e25a64: ZERO-2835: Update category page layout with breadcrumb
2077
+ - beb499e6: ZERO-2551: Add new tsconfig paths
2078
+ - fac2e5b8: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
2079
+ - 4614eeeb: ZERO-2602: The script that checks the build for standalone projects
2080
+ - e9a46acb: ZERO-2738: add CVC input to registered cards in Masterpass
2081
+ - f046f8e0: ZERO-2575: update version for react-number-format
2082
+ - b9273fd: ZERO-2889: add host headers to requests
2083
+ - 86d25315: ZERO-2693: resolve dependency collision warning for eslint-config-next
2084
+
2085
+ ### Patch Changes
2086
+
2087
+ - Updated dependencies [90282b53]
2088
+ - Updated dependencies [50b90692]
2089
+ - Updated dependencies [572d2e84]
2090
+ - Updated dependencies [5dfeea0]
2091
+ - Updated dependencies [a4c8d6a9]
2092
+ - Updated dependencies [fda5b927]
2093
+ - Updated dependencies [2d9b2b2]
2094
+ - Updated dependencies [c53ea3e6]
2095
+ - Updated dependencies [d93a507]
2096
+ - Updated dependencies [8d9ac9a]
2097
+ - Updated dependencies [18e8197]
2098
+ - Updated dependencies [eaf97d6]
2099
+ - Updated dependencies [714e0b46]
2100
+ - Updated dependencies [70279e7]
2101
+ - Updated dependencies [6c25f66]
2102
+ - Updated dependencies [bc2b411]
2103
+ - Updated dependencies [3bf2dd9]
2104
+ - Updated dependencies [e9541a1]
2105
+ - Updated dependencies [c53ef7b9]
2106
+ - Updated dependencies [9d94f7e]
2107
+ - Updated dependencies [2e6104d]
2108
+ - Updated dependencies [64699d3]
2109
+ - Updated dependencies [0d3a913e]
2110
+ - Updated dependencies [1448a96e]
2111
+ - Updated dependencies [1ec2e9d]
2112
+ - Updated dependencies [d6edb1d]
2113
+ - Updated dependencies [d3474c64]
2114
+ - Updated dependencies [75080fd6]
2115
+ - Updated dependencies [17f8752]
2116
+ - Updated dependencies [c45b62c]
2117
+ - Updated dependencies [91265bba]
2118
+ - Updated dependencies [bbe18b9f]
2119
+ - Updated dependencies [d4099960]
2120
+ - Updated dependencies [4920742]
2121
+ - Updated dependencies [12a873e]
2122
+ - Updated dependencies [69ca080]
2123
+ - Updated dependencies [7e56d6b]
2124
+ - Updated dependencies [94b6928]
2125
+ - Updated dependencies [98bb8dcd]
2126
+ - Updated dependencies [46b7aad7]
2127
+ - Updated dependencies [dcc8a150]
2128
+ - Updated dependencies [8f47cca]
2129
+ - Updated dependencies [fad27689]
2130
+ - Updated dependencies [dff0d595]
2131
+ - Updated dependencies [fdd0b41]
2132
+ - Updated dependencies [eecb282]
2133
+ - Updated dependencies [f2c325c]
2134
+ - Updated dependencies [9e25a64]
2135
+ - Updated dependencies [beb499e6]
2136
+ - Updated dependencies [146ea391]
2137
+ - Updated dependencies [f2c92d5]
2138
+ - Updated dependencies [7bd3d99]
2139
+ - Updated dependencies [c47be30d]
2140
+ - Updated dependencies [e9a46acb]
2141
+ - Updated dependencies [f046f8e0]
2142
+ - Updated dependencies [b9273fd]
2143
+ - Updated dependencies [86d25315]
2144
+ - Updated dependencies [c670bd4]
2145
+ - Updated dependencies [3f9b8d7]
2146
+ - @akinon/next@1.50.0-rc.0
2147
+ - @akinon/pz-checkout-gift-pack@1.50.0-rc.0
2148
+ - @akinon/pz-one-click-checkout@1.50.0-rc.0
2149
+ - @akinon/pz-basket-gift-pack@1.50.0-rc.0
2150
+ - @akinon/pz-click-collect@1.50.0-rc.0
2151
+ - @akinon/pz-masterpass@1.50.0-rc.0
2152
+ - @akinon/pz-akifast@1.50.0-rc.0
2153
+ - @akinon/pz-gpay@1.50.0-rc.0
2154
+ - @akinon/pz-b2b@1.50.0-rc.0
2155
+ - @akinon/pz-bkm@1.50.0-rc.0
2156
+ - @akinon/pz-otp@1.50.0-rc.0
2157
+ - @akinon/pz-pay-on-delivery@1.50.0-rc.0
2158
+ - @akinon/pz-credit-payment@1.50.0-rc.0
2159
+
2160
+ ## 1.49.0
2161
+
2162
+ ### Patch Changes
2163
+
2164
+ - Updated dependencies [26b809f]
2165
+ - Updated dependencies [20da358]
2166
+ - Updated dependencies [04115e5]
2167
+ - Updated dependencies [fa88889]
2168
+ - @akinon/next@1.49.0
2169
+ - @akinon/pz-akifast@1.49.0
2170
+ - @akinon/pz-b2b@1.49.0
2171
+ - @akinon/pz-basket-gift-pack@1.49.0
2172
+ - @akinon/pz-bkm@1.49.0
2173
+ - @akinon/pz-checkout-gift-pack@1.49.0
2174
+ - @akinon/pz-click-collect@1.49.0
2175
+ - @akinon/pz-credit-payment@1.49.0
2176
+ - @akinon/pz-gpay@1.49.0
900
2177
  - @akinon/pz-masterpass@1.49.0
901
2178
  - @akinon/pz-one-click-checkout@1.49.0
902
2179
  - @akinon/pz-otp@1.49.0
@@ -906,23 +2183,480 @@
906
2183
 
907
2184
  ### Minor Changes
908
2185
 
2186
+ - 90282b53: ZERO-2729: Audit packages for yarn and npm and also update app-template
2187
+ - 572d2e84: ZERO-2667: Add iframe support for redirection payment methods
2188
+ - c53ea3e6: ZERO-2609: Reset additional form fields when selectedFormType is not company
2189
+ - 97b8bdc9: ZERO-2724: Remove onClick event in shipping options component
2190
+ - 714e0b46: ZERO-2759: update pz-click-collect peer dependencies
2191
+ - 7521265: ZERO-2787: Fix hover classname for favorite item
2192
+ - 8217463: ZERO-2887: Add LoaderSpinner to Filters component
2193
+ - 27a5296d: ZERO-2631:Fix Checkbox Click
2194
+ - 5a4c6076: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
2195
+ - bc2b411: ZERO-2825: Add attribute-based shipping options to checkout page
2196
+ - e665a0a: ZERO-2625: Add click outside functionality to close mobile menu
2197
+ - 52c13732: ZERO-2619: Added fix flag for the staged linter
2198
+ - 552ee8a: ZERO-2777: fix link component usage
2199
+ - 03c4c3eb: ZERO-2731: Update Project Zero CLI command
2200
+ - 2e6104d: ZERO-2888:Edit the numbering in the pagination and the visibility of the prev and next buttons
2201
+ - 64699d3: ZERO-2761: Fix invalid import for plugin module
2202
+ - 0d3a913e: ZERO-2725: Update decimal scale in Price component
2203
+ - 778a9a0b: ZERO-2740: Upgrade next to 14.2.4
2204
+ - 9b6bf91e: ZERO-2660: Change campaings to campaigns
2205
+ - 06650cab: ZERO-2620: Remove unnecessary pointer-events-none class
2206
+ - 74a12699: ZERO-2658:Edit product name clickability on completed order page
2207
+ - 4e1c15c: ZERO-2617: Remove TODO comment in ProductInfo component
2208
+ - d3474c64: ZERO-2655: Add data source shipping option
2209
+ - d2f0f15c: ZERO-2723: Update sentry version and dependencies
2210
+ - 75080fd6: ZERO-2630: Add max limit to postcode area
2211
+ - 9609eb2: ZERO-2779: Upgrade for tailwind
2212
+ - 91265bba: ZERO-2551: Improve pretty url and caching performance
2213
+ - 38a634e: ZERO-2893: Refactor category filter handling and URL parameters
2214
+ - 959e1fa: ZERO-2778: Upgrade for nextjs
2215
+ - 902d828a: ZERO-2621:edit position of loaderSpinner in favorites page
2216
+ - 7a4bb764: ZERO-2610:Refactor FilterItem component for better readability and efficiency
2217
+ - dfabc06: ZERO-2836: Upgrade version for tailwind
2218
+ - dff0d595: ZERO-2659: add formData support to proxy api requests
2219
+ - eecb282: ZERO-2607: Update address-related functions to include invalidateTag option
2220
+ - 9e25a64: ZERO-2835: Update category page layout with breadcrumb
2221
+ - beb499e6: ZERO-2551: Add new tsconfig paths
2222
+ - fac2e5b8: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
2223
+ - 4614eeeb: ZERO-2602: The script that checks the build for standalone projects
2224
+ - e9a46acb: ZERO-2738: add CVC input to registered cards in Masterpass
2225
+ - f046f8e0: ZERO-2575: update version for react-number-format
2226
+ - b9273fd: ZERO-2889: add host headers to requests
2227
+ - 86d25315: ZERO-2693: resolve dependency collision warning for eslint-config-next
2228
+
2229
+ ### Patch Changes
2230
+
2231
+ - Updated dependencies [90282b53]
2232
+ - Updated dependencies [50b9069]
2233
+ - Updated dependencies [572d2e84]
2234
+ - Updated dependencies [5dfeea0]
2235
+ - Updated dependencies [a4c8d6a9]
2236
+ - Updated dependencies [fda5b927]
2237
+ - Updated dependencies [2d9b2b2]
2238
+ - Updated dependencies [c53ea3e6]
2239
+ - Updated dependencies [d93a507]
2240
+ - Updated dependencies [8d9ac9a]
2241
+ - Updated dependencies [18e8197]
2242
+ - Updated dependencies [714e0b46]
2243
+ - Updated dependencies [70279e7]
2244
+ - Updated dependencies [6c25f66]
2245
+ - Updated dependencies [bc2b411]
2246
+ - Updated dependencies [3bf2dd9]
2247
+ - Updated dependencies [e9541a1]
2248
+ - Updated dependencies [c53ef7b9]
2249
+ - Updated dependencies [9d94f7e]
2250
+ - Updated dependencies [2e6104d]
2251
+ - Updated dependencies [64699d3]
2252
+ - Updated dependencies [0d3a913e]
2253
+ - Updated dependencies [1448a96e]
2254
+ - Updated dependencies [26b809f]
2255
+ - Updated dependencies [1ec2e9d]
2256
+ - Updated dependencies [d6edb1d]
2257
+ - Updated dependencies [d3474c64]
2258
+ - Updated dependencies [75080fd6]
2259
+ - Updated dependencies [17f8752]
2260
+ - Updated dependencies [c45b62c]
2261
+ - Updated dependencies [91265bba]
2262
+ - Updated dependencies [20da358]
2263
+ - Updated dependencies [bbe18b9f]
2264
+ - Updated dependencies [d409996]
2265
+ - Updated dependencies [4920742]
2266
+ - Updated dependencies [12a873e]
2267
+ - Updated dependencies [69ca080]
2268
+ - Updated dependencies [7e56d6b]
2269
+ - Updated dependencies [94b6928]
2270
+ - Updated dependencies [98bb8dcd]
2271
+ - Updated dependencies [46b7aad7]
2272
+ - Updated dependencies [dcc8a150]
2273
+ - Updated dependencies [8f47cca]
2274
+ - Updated dependencies [fad27689]
2275
+ - Updated dependencies [dff0d595]
2276
+ - Updated dependencies [fdd0b41]
2277
+ - Updated dependencies [eecb282]
2278
+ - Updated dependencies [f2c325c]
2279
+ - Updated dependencies [9e25a64]
2280
+ - Updated dependencies [beb499e6]
2281
+ - Updated dependencies [146ea391]
2282
+ - Updated dependencies [f2c92d5]
2283
+ - Updated dependencies [7bd3d99]
2284
+ - Updated dependencies [c47be30d]
2285
+ - Updated dependencies [e9a46acb]
2286
+ - Updated dependencies [f046f8e0]
2287
+ - Updated dependencies [04115e5]
2288
+ - Updated dependencies [b9273fd]
2289
+ - Updated dependencies [fa88889]
2290
+ - Updated dependencies [86d25315]
2291
+ - Updated dependencies [c670bd4]
2292
+ - Updated dependencies [3f9b8d7]
2293
+ - @akinon/next@1.48.0-rc.8
2294
+ - @akinon/pz-checkout-gift-pack@1.48.0-rc.8
2295
+ - @akinon/pz-one-click-checkout@1.48.0-rc.8
2296
+ - @akinon/pz-basket-gift-pack@1.48.0-rc.8
2297
+ - @akinon/pz-click-collect@1.48.0-rc.8
2298
+ - @akinon/pz-masterpass@1.48.0-rc.8
2299
+ - @akinon/pz-akifast@1.48.0-rc.8
2300
+ - @akinon/pz-gpay@1.48.0-rc.8
2301
+ - @akinon/pz-b2b@1.48.0-rc.8
2302
+ - @akinon/pz-bkm@1.48.0-rc.8
2303
+ - @akinon/pz-otp@1.48.0-rc.8
2304
+ - @akinon/pz-pay-on-delivery@1.48.0-rc.8
2305
+ - @akinon/pz-credit-payment@1.48.0-rc.8
2306
+
2307
+ ## 1.48.0-rc.7
2308
+
2309
+ ### Patch Changes
2310
+
2311
+ - Updated dependencies [26b809f]
2312
+ - @akinon/next@1.48.0-rc.7
2313
+ - @akinon/pz-akifast@1.48.0-rc.7
2314
+ - @akinon/pz-b2b@1.48.0-rc.7
2315
+ - @akinon/pz-basket-gift-pack@1.48.0-rc.7
2316
+ - @akinon/pz-bkm@1.48.0-rc.7
2317
+ - @akinon/pz-checkout-gift-pack@1.48.0-rc.7
2318
+ - @akinon/pz-click-collect@1.48.0-rc.7
2319
+ - @akinon/pz-credit-payment@1.48.0-rc.7
2320
+ - @akinon/pz-gpay@1.48.0-rc.7
2321
+ - @akinon/pz-masterpass@1.48.0-rc.7
2322
+ - @akinon/pz-one-click-checkout@1.48.0-rc.7
2323
+ - @akinon/pz-otp@1.48.0-rc.7
2324
+ - @akinon/pz-pay-on-delivery@1.48.0-rc.7
2325
+
2326
+ ## 1.48.0-rc.6
2327
+
2328
+ ### Patch Changes
2329
+
2330
+ - Updated dependencies [04115e5]
2331
+ - @akinon/next@1.48.0-rc.6
2332
+ - @akinon/pz-akifast@1.48.0-rc.6
2333
+ - @akinon/pz-b2b@1.48.0-rc.6
2334
+ - @akinon/pz-basket-gift-pack@1.48.0-rc.6
2335
+ - @akinon/pz-bkm@1.48.0-rc.6
2336
+ - @akinon/pz-checkout-gift-pack@1.48.0-rc.6
2337
+ - @akinon/pz-click-collect@1.48.0-rc.6
2338
+ - @akinon/pz-credit-payment@1.48.0-rc.6
2339
+ - @akinon/pz-gpay@1.48.0-rc.6
2340
+ - @akinon/pz-masterpass@1.48.0-rc.6
2341
+ - @akinon/pz-one-click-checkout@1.48.0-rc.6
2342
+ - @akinon/pz-otp@1.48.0-rc.6
2343
+ - @akinon/pz-pay-on-delivery@1.48.0-rc.6
2344
+
2345
+ ## 1.48.0-rc.5
2346
+
2347
+ ### Patch Changes
2348
+
2349
+ - Updated dependencies [20da358]
2350
+ - @akinon/next@1.48.0-rc.5
2351
+ - @akinon/pz-akifast@1.48.0-rc.5
2352
+ - @akinon/pz-b2b@1.48.0-rc.5
2353
+ - @akinon/pz-basket-gift-pack@1.48.0-rc.5
2354
+ - @akinon/pz-bkm@1.48.0-rc.5
2355
+ - @akinon/pz-checkout-gift-pack@1.48.0-rc.5
2356
+ - @akinon/pz-click-collect@1.48.0-rc.5
2357
+ - @akinon/pz-credit-payment@1.48.0-rc.5
2358
+ - @akinon/pz-gpay@1.48.0-rc.5
2359
+ - @akinon/pz-masterpass@1.48.0-rc.5
2360
+ - @akinon/pz-one-click-checkout@1.48.0-rc.5
2361
+ - @akinon/pz-otp@1.48.0-rc.5
2362
+ - @akinon/pz-pay-on-delivery@1.48.0-rc.5
2363
+
2364
+ ## 1.48.0-rc.4
2365
+
2366
+ ### Patch Changes
2367
+
2368
+ - Updated dependencies [5dfeea0]
2369
+ - @akinon/next@1.48.0-rc.4
2370
+ - @akinon/pz-akifast@1.48.0-rc.4
2371
+ - @akinon/pz-b2b@1.48.0-rc.4
2372
+ - @akinon/pz-basket-gift-pack@1.48.0-rc.4
2373
+ - @akinon/pz-bkm@1.48.0-rc.4
2374
+ - @akinon/pz-checkout-gift-pack@1.48.0-rc.4
2375
+ - @akinon/pz-click-collect@1.48.0-rc.4
2376
+ - @akinon/pz-credit-payment@1.48.0-rc.4
2377
+ - @akinon/pz-gpay@1.48.0-rc.4
2378
+ - @akinon/pz-masterpass@1.48.0-rc.4
2379
+ - @akinon/pz-one-click-checkout@1.48.0-rc.4
2380
+ - @akinon/pz-otp@1.48.0-rc.4
2381
+ - @akinon/pz-pay-on-delivery@1.48.0-rc.4
2382
+
2383
+ ## 1.48.0-rc.3
2384
+
2385
+ ### Minor Changes
2386
+
2387
+ - 90282b53: ZERO-2729: Audit packages for yarn and npm and also update app-template
2388
+ - 572d2e84: ZERO-2667: Add iframe support for redirection payment methods
2389
+ - c53ea3e6: ZERO-2609: Reset additional form fields when selectedFormType is not company
2390
+ - 97b8bdc9: ZERO-2724: Remove onClick event in shipping options component
2391
+ - 714e0b46: ZERO-2759: update pz-click-collect peer dependencies
2392
+ - 7521265: ZERO-2787: Fix hover classname for favorite item
2393
+ - 8217463: ZERO-2887: Add LoaderSpinner to Filters component
2394
+ - 27a5296d: ZERO-2631:Fix Checkbox Click
2395
+ - 5a4c607: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
2396
+ - bc2b411: ZERO-2825: Add attribute-based shipping options to checkout page
2397
+ - e665a0a: ZERO-2625: Add click outside functionality to close mobile menu
2398
+ - 52c1373: ZERO-2619: Added fix flag for the staged linter
2399
+ - 552ee8a: ZERO-2777: fix link component usage
2400
+ - 03c4c3eb: ZERO-2731: Update Project Zero CLI command
2401
+ - 2e6104d: ZERO-2888:Edit the numbering in the pagination and the visibility of the prev and next buttons
2402
+ - 64699d3: ZERO-2761: Fix invalid import for plugin module
2403
+ - 0d3a913e: ZERO-2725: Update decimal scale in Price component
2404
+ - 778a9a0b: ZERO-2740: Upgrade next to 14.2.4
2405
+ - 9b6bf91e: ZERO-2660: Change campaings to campaigns
2406
+ - 06650ca: ZERO-2620: Remove unnecessary pointer-events-none class
2407
+ - 74a12699: ZERO-2658:Edit product name clickability on completed order page
2408
+ - 4e1c15c: ZERO-2617: Remove TODO comment in ProductInfo component
2409
+ - d3474c64: ZERO-2655: Add data source shipping option
2410
+ - d2f0f15c: ZERO-2723: Update sentry version and dependencies
2411
+ - 75080fd6: ZERO-2630: Add max limit to postcode area
2412
+ - 9609eb2: ZERO-2779: Upgrade for tailwind
2413
+ - 91265bba: ZERO-2551: Improve pretty url and caching performance
2414
+ - 38a634e: ZERO-2893: Refactor category filter handling and URL parameters
2415
+ - 959e1fa: ZERO-2778: Upgrade for nextjs
2416
+ - 902d828a: ZERO-2621:edit position of loaderSpinner in favorites page
2417
+ - 7a4bb764: ZERO-2610:Refactor FilterItem component for better readability and efficiency
2418
+ - dfabc06: ZERO-2836: Upgrade version for tailwind
2419
+ - dff0d595: ZERO-2659: add formData support to proxy api requests
2420
+ - eecb282: ZERO-2607: Update address-related functions to include invalidateTag option
2421
+ - 9e25a64: ZERO-2835: Update category page layout with breadcrumb
2422
+ - beb499e6: ZERO-2551: Add new tsconfig paths
909
2423
  - f45aa87: ZERO-2904: Upgrade version for tailwindcss
2424
+ - fac2e5b: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
2425
+ - 4614eeeb: ZERO-2602: The script that checks the build for standalone projects
2426
+ - e9a46acb: ZERO-2738: add CVC input to registered cards in Masterpass
2427
+ - f046f8e0: ZERO-2575: update version for react-number-format
2428
+ - b9273fd: ZERO-2889: add host headers to requests
2429
+ - 86d25315: ZERO-2693: resolve dependency collision warning for eslint-config-next
2430
+
2431
+ ### Patch Changes
2432
+
2433
+ - Updated dependencies [90282b53]
2434
+ - Updated dependencies [50b9069]
2435
+ - Updated dependencies [572d2e84]
2436
+ - Updated dependencies [a4c8d6a9]
2437
+ - Updated dependencies [fda5b92]
2438
+ - Updated dependencies [2d9b2b2]
2439
+ - Updated dependencies [c53ea3e6]
2440
+ - Updated dependencies [d93a507]
2441
+ - Updated dependencies [8d9ac9a]
2442
+ - Updated dependencies [18e8197]
2443
+ - Updated dependencies [714e0b46]
2444
+ - Updated dependencies [70279e7]
2445
+ - Updated dependencies [6c25f66]
2446
+ - Updated dependencies [bc2b411]
2447
+ - Updated dependencies [3bf2dd9]
2448
+ - Updated dependencies [e9541a1]
2449
+ - Updated dependencies [c53ef7b9]
2450
+ - Updated dependencies [9d94f7e]
2451
+ - Updated dependencies [2e6104d]
2452
+ - Updated dependencies [64699d3]
2453
+ - Updated dependencies [0d3a913e]
2454
+ - Updated dependencies [1448a96e]
2455
+ - Updated dependencies [1ec2e9d]
2456
+ - Updated dependencies [d6edb1d]
2457
+ - Updated dependencies [d3474c64]
2458
+ - Updated dependencies [75080fd6]
2459
+ - Updated dependencies [17f8752]
2460
+ - Updated dependencies [c45b62c]
2461
+ - Updated dependencies [91265bba]
2462
+ - Updated dependencies [bbe18b9f]
2463
+ - Updated dependencies [d409996]
2464
+ - Updated dependencies [4920742]
2465
+ - Updated dependencies [12a873e]
2466
+ - Updated dependencies [69ca080]
2467
+ - Updated dependencies [7e56d6b]
2468
+ - Updated dependencies [94b6928]
2469
+ - Updated dependencies [98bb8dcd]
2470
+ - Updated dependencies [46b7aad]
2471
+ - Updated dependencies [dcc8a150]
2472
+ - Updated dependencies [8f47cca]
2473
+ - Updated dependencies [fad27689]
2474
+ - Updated dependencies [dff0d595]
2475
+ - Updated dependencies [fdd0b41]
2476
+ - Updated dependencies [eecb282]
2477
+ - Updated dependencies [f2c325c]
2478
+ - Updated dependencies [9e25a64]
2479
+ - Updated dependencies [beb499e6]
2480
+ - Updated dependencies [146ea39]
2481
+ - Updated dependencies [f2c92d5]
2482
+ - Updated dependencies [7bd3d99]
2483
+ - Updated dependencies [c47be30d]
2484
+ - Updated dependencies [e9a46acb]
2485
+ - Updated dependencies [f046f8e0]
2486
+ - Updated dependencies [b9273fd]
2487
+ - Updated dependencies [86d25315]
2488
+ - Updated dependencies [c670bd4]
2489
+ - Updated dependencies [3f9b8d7]
2490
+ - @akinon/next@1.48.0-rc.3
2491
+ - @akinon/pz-checkout-gift-pack@1.48.0-rc.3
2492
+ - @akinon/pz-one-click-checkout@1.48.0-rc.3
2493
+ - @akinon/pz-basket-gift-pack@1.48.0-rc.3
2494
+ - @akinon/pz-click-collect@1.48.0-rc.3
2495
+ - @akinon/pz-masterpass@1.48.0-rc.3
2496
+ - @akinon/pz-akifast@1.48.0-rc.3
2497
+ - @akinon/pz-gpay@1.48.0-rc.3
2498
+ - @akinon/pz-b2b@1.48.0-rc.3
2499
+ - @akinon/pz-bkm@1.48.0-rc.3
2500
+ - @akinon/pz-otp@1.48.0-rc.3
2501
+ - @akinon/pz-pay-on-delivery@1.48.0-rc.3
2502
+ - @akinon/pz-credit-payment@1.48.0-rc.3
2503
+
2504
+ ## 1.48.0-rc.2
2505
+
2506
+ ### Minor Changes
2507
+
2508
+ - 2e6104d: ZERO-2888:Edit the numbering in the pagination and the visibility of the prev and next buttons
2509
+
2510
+ ### Patch Changes
2511
+
2512
+ - Updated dependencies [2e6104d]
2513
+ - @akinon/next@1.48.0-rc.2
2514
+ - @akinon/pz-akifast@1.48.0-rc.2
2515
+ - @akinon/pz-b2b@1.48.0-rc.2
2516
+ - @akinon/pz-basket-gift-pack@1.48.0-rc.2
2517
+ - @akinon/pz-bkm@1.48.0-rc.2
2518
+ - @akinon/pz-checkout-gift-pack@1.48.0-rc.2
2519
+ - @akinon/pz-click-collect@1.48.0-rc.2
2520
+ - @akinon/pz-credit-payment@1.48.0-rc.2
2521
+ - @akinon/pz-gpay@1.48.0-rc.2
2522
+ - @akinon/pz-masterpass@1.48.0-rc.2
2523
+ - @akinon/pz-one-click-checkout@1.48.0-rc.2
2524
+ - @akinon/pz-otp@1.48.0-rc.2
2525
+ - @akinon/pz-pay-on-delivery@1.48.0-rc.2
2526
+
2527
+ ## 1.48.0-rc.1
2528
+
2529
+ ### Patch Changes
2530
+
2531
+ - Updated dependencies [fdd0b41]
2532
+ - @akinon/next@1.48.0-rc.1
2533
+ - @akinon/pz-akifast@1.48.0-rc.1
2534
+ - @akinon/pz-b2b@1.48.0-rc.1
2535
+ - @akinon/pz-basket-gift-pack@1.48.0-rc.1
2536
+ - @akinon/pz-bkm@1.48.0-rc.1
2537
+ - @akinon/pz-checkout-gift-pack@1.48.0-rc.1
2538
+ - @akinon/pz-click-collect@1.48.0-rc.1
2539
+ - @akinon/pz-credit-payment@1.48.0-rc.1
2540
+ - @akinon/pz-gpay@1.48.0-rc.1
2541
+ - @akinon/pz-masterpass@1.48.0-rc.1
2542
+ - @akinon/pz-one-click-checkout@1.48.0-rc.1
2543
+ - @akinon/pz-otp@1.48.0-rc.1
2544
+ - @akinon/pz-pay-on-delivery@1.48.0-rc.1
2545
+
2546
+ ## 1.48.0-rc.0
2547
+
2548
+ ### Minor Changes
2549
+
2550
+ - 90282b5: ZERO-2729: Audit packages for yarn and npm and also update app-template
2551
+ - 572d2e8: ZERO-2667: Add iframe support for redirection payment methods
2552
+ - c53ea3e6: ZERO-2609: Reset additional form fields when selectedFormType is not company
2553
+ - 97b8bdc: ZERO-2724: Remove onClick event in shipping options component
2554
+ - 714e0b4: ZERO-2759: update pz-click-collect peer dependencies
2555
+ - 7521265: ZERO-2787: Fix hover classname for favorite item
2556
+ - 27a5296d: ZERO-2631:Fix Checkbox Click
2557
+ - 5a4c607: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
2558
+ - bc2b411: ZERO-2825: Add attribute-based shipping options to checkout page
2559
+ - e665a0a: ZERO-2625: Add click outside functionality to close mobile menu
2560
+ - 52c1373: ZERO-2619: Added fix flag for the staged linter
2561
+ - 552ee8a: ZERO-2777: fix link component usage
2562
+ - 03c4c3e: ZERO-2731: Update Project Zero CLI command
2563
+ - 64699d3: ZERO-2761: Fix invalid import for plugin module
2564
+ - 0d3a913: ZERO-2725: Update decimal scale in Price component
2565
+ - 778a9a0: ZERO-2740: Upgrade next to 14.2.4
2566
+ - 9b6bf91e: ZERO-2660: Change campaings to campaigns
2567
+ - 06650ca: ZERO-2620: Remove unnecessary pointer-events-none class
2568
+ - 74a12699: ZERO-2658:Edit product name clickability on completed order page
2569
+ - 4e1c15c: ZERO-2617: Remove TODO comment in ProductInfo component
2570
+ - d3474c6: ZERO-2655: Add data source shipping option
2571
+ - d2f0f15: ZERO-2723: Update sentry version and dependencies
2572
+ - 75080fd6: ZERO-2630: Add max limit to postcode area
2573
+ - 9609eb2: ZERO-2779: Upgrade for tailwind
2574
+ - 91265bba: ZERO-2551: Improve pretty url and caching performance
2575
+ - 959e1fa: ZERO-2778: Upgrade for nextjs
2576
+ - 902d828a: ZERO-2621:edit position of loaderSpinner in favorites page
2577
+ - 7a4bb764: ZERO-2610:Refactor FilterItem component for better readability and efficiency
2578
+ - dfabc06: ZERO-2836: Upgrade version for tailwind
2579
+ - dff0d595: ZERO-2659: add formData support to proxy api requests
2580
+ - eecb282: ZERO-2607: Update address-related functions to include invalidateTag option
2581
+ - 9e25a64: ZERO-2835: Update category page layout with breadcrumb
2582
+ - beb499e6: ZERO-2551: Add new tsconfig paths
2583
+ - fac2e5b: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
2584
+ - 4614eeeb: ZERO-2602: The script that checks the build for standalone projects
2585
+ - e9a46ac: ZERO-2738: add CVC input to registered cards in Masterpass
2586
+ - f046f8e0: ZERO-2575: update version for react-number-format
2587
+ - b9273fd: ZERO-2889: add host headers to requests
2588
+ - 86d2531: ZERO-2693: resolve dependency collision warning for eslint-config-next
910
2589
 
911
2590
  ### Patch Changes
912
2591
 
913
- - @akinon/next@1.48.0
914
- - @akinon/pz-akifast@1.48.0
915
- - @akinon/pz-b2b@1.48.0
916
- - @akinon/pz-basket-gift-pack@1.48.0
917
- - @akinon/pz-bkm@1.48.0
918
- - @akinon/pz-checkout-gift-pack@1.48.0
919
- - @akinon/pz-click-collect@1.48.0
920
- - @akinon/pz-credit-payment@1.48.0
921
- - @akinon/pz-gpay@1.48.0
922
- - @akinon/pz-masterpass@1.48.0
923
- - @akinon/pz-one-click-checkout@1.48.0
924
- - @akinon/pz-otp@1.48.0
925
- - @akinon/pz-pay-on-delivery@1.48.0
2592
+ - Updated dependencies [90282b5]
2593
+ - Updated dependencies [50b9069]
2594
+ - Updated dependencies [572d2e8]
2595
+ - Updated dependencies [a4c8d6a9]
2596
+ - Updated dependencies [fda5b92]
2597
+ - Updated dependencies [2d9b2b2]
2598
+ - Updated dependencies [c53ea3e6]
2599
+ - Updated dependencies [d93a507]
2600
+ - Updated dependencies [8d9ac9a]
2601
+ - Updated dependencies [18e8197]
2602
+ - Updated dependencies [714e0b4]
2603
+ - Updated dependencies [70279e7]
2604
+ - Updated dependencies [6c25f66]
2605
+ - Updated dependencies [bc2b411]
2606
+ - Updated dependencies [3bf2dd9]
2607
+ - Updated dependencies [e9541a1]
2608
+ - Updated dependencies [c53ef7b9]
2609
+ - Updated dependencies [9d94f7e]
2610
+ - Updated dependencies [64699d3]
2611
+ - Updated dependencies [0d3a913]
2612
+ - Updated dependencies [1448a96e]
2613
+ - Updated dependencies [1ec2e9d]
2614
+ - Updated dependencies [d6edb1d]
2615
+ - Updated dependencies [d3474c6]
2616
+ - Updated dependencies [75080fd6]
2617
+ - Updated dependencies [17f8752]
2618
+ - Updated dependencies [c45b62c]
2619
+ - Updated dependencies [91265bba]
2620
+ - Updated dependencies [bbe18b9f]
2621
+ - Updated dependencies [d409996]
2622
+ - Updated dependencies [4920742]
2623
+ - Updated dependencies [12a873e]
2624
+ - Updated dependencies [69ca080]
2625
+ - Updated dependencies [7e56d6b]
2626
+ - Updated dependencies [94b6928]
2627
+ - Updated dependencies [98bb8dc]
2628
+ - Updated dependencies [46b7aad]
2629
+ - Updated dependencies [dcc8a15]
2630
+ - Updated dependencies [8f47cca]
2631
+ - Updated dependencies [fad2768]
2632
+ - Updated dependencies [dff0d595]
2633
+ - Updated dependencies [eecb282]
2634
+ - Updated dependencies [f2c325c]
2635
+ - Updated dependencies [9e25a64]
2636
+ - Updated dependencies [beb499e6]
2637
+ - Updated dependencies [146ea39]
2638
+ - Updated dependencies [f2c92d5]
2639
+ - Updated dependencies [7bd3d99]
2640
+ - Updated dependencies [c47be30]
2641
+ - Updated dependencies [e9a46ac]
2642
+ - Updated dependencies [f046f8e0]
2643
+ - Updated dependencies [b9273fd]
2644
+ - Updated dependencies [86d2531]
2645
+ - Updated dependencies [c670bd4]
2646
+ - Updated dependencies [3f9b8d7]
2647
+ - @akinon/next@1.48.0-rc.0
2648
+ - @akinon/pz-checkout-gift-pack@1.48.0-rc.0
2649
+ - @akinon/pz-one-click-checkout@1.48.0-rc.0
2650
+ - @akinon/pz-basket-gift-pack@1.48.0-rc.0
2651
+ - @akinon/pz-click-collect@1.48.0-rc.0
2652
+ - @akinon/pz-masterpass@1.48.0-rc.0
2653
+ - @akinon/pz-akifast@1.48.0-rc.0
2654
+ - @akinon/pz-gpay@1.48.0-rc.0
2655
+ - @akinon/pz-b2b@1.48.0-rc.0
2656
+ - @akinon/pz-bkm@1.48.0-rc.0
2657
+ - @akinon/pz-otp@1.48.0-rc.0
2658
+ - @akinon/pz-pay-on-delivery@1.48.0-rc.0
2659
+ - @akinon/pz-credit-payment@1.48.0-rc.0
926
2660
 
927
2661
  ## 1.47.0
928
2662
 
@@ -966,65 +2700,841 @@
966
2700
  - @akinon/pz-otp@1.46.0
967
2701
  - @akinon/pz-pay-on-delivery@1.46.0
968
2702
 
969
- ## 1.45.0
2703
+ ## 1.45.0
2704
+
2705
+ ### Patch Changes
2706
+
2707
+ - Updated dependencies [90282b5]
2708
+ - Updated dependencies [50b9069]
2709
+ - Updated dependencies [572d2e8]
2710
+ - Updated dependencies [a4c8d6a9]
2711
+ - Updated dependencies [fda5b92]
2712
+ - Updated dependencies [2d9b2b2]
2713
+ - Updated dependencies [c53ea3e]
2714
+ - Updated dependencies [8d9ac9a]
2715
+ - Updated dependencies [18e8197]
2716
+ - Updated dependencies [714e0b4]
2717
+ - Updated dependencies [70279e7]
2718
+ - Updated dependencies [6c25f66]
2719
+ - Updated dependencies [bc2b411]
2720
+ - Updated dependencies [3bf2dd9]
2721
+ - Updated dependencies [e9541a1]
2722
+ - Updated dependencies [c53ef7b9]
2723
+ - Updated dependencies [9d94f7e]
2724
+ - Updated dependencies [64699d3]
2725
+ - Updated dependencies [0d3a913]
2726
+ - Updated dependencies [1448a96e]
2727
+ - Updated dependencies [d6edb1d]
2728
+ - Updated dependencies [d3474c6]
2729
+ - Updated dependencies [75080fd6]
2730
+ - Updated dependencies [17f8752]
2731
+ - Updated dependencies [c45b62c]
2732
+ - Updated dependencies [91265bba]
2733
+ - Updated dependencies [bbe18b9f]
2734
+ - Updated dependencies [d409996]
2735
+ - Updated dependencies [4920742]
2736
+ - Updated dependencies [69ca080]
2737
+ - Updated dependencies [7e56d6b]
2738
+ - Updated dependencies [94b6928]
2739
+ - Updated dependencies [98bb8dc]
2740
+ - Updated dependencies [46b7aad]
2741
+ - Updated dependencies [dcc8a15]
2742
+ - Updated dependencies [8f47cca]
2743
+ - Updated dependencies [fad2768]
2744
+ - Updated dependencies [dff0d595]
2745
+ - Updated dependencies [eecb282]
2746
+ - Updated dependencies [f2c325c]
2747
+ - Updated dependencies [9e25a64]
2748
+ - Updated dependencies [beb499e6]
2749
+ - Updated dependencies [948eb42]
2750
+ - Updated dependencies [146ea39]
2751
+ - Updated dependencies [f2c92d5]
2752
+ - Updated dependencies [7bd3d99]
2753
+ - Updated dependencies [c47be30]
2754
+ - Updated dependencies [e9a46ac]
2755
+ - Updated dependencies [f046f8e0]
2756
+ - Updated dependencies [86d2531]
2757
+ - Updated dependencies [3f9b8d7]
2758
+ - @akinon/next@1.45.0-rc.5
2759
+ - @akinon/pz-checkout-gift-pack@1.45.0-rc.5
2760
+ - @akinon/pz-one-click-checkout@1.45.0-rc.5
2761
+ - @akinon/pz-basket-gift-pack@1.45.0-rc.5
2762
+ - @akinon/pz-click-collect@1.45.0-rc.5
2763
+ - @akinon/pz-masterpass@1.45.0-rc.5
2764
+ - @akinon/pz-akifast@1.45.0-rc.5
2765
+ - @akinon/pz-gpay@1.45.0-rc.5
2766
+ - @akinon/pz-b2b@1.45.0-rc.5
2767
+ - @akinon/pz-bkm@1.45.0-rc.5
2768
+ - @akinon/pz-otp@1.45.0-rc.5
2769
+ - @akinon/pz-pay-on-delivery@1.45.0-rc.5
2770
+ - @akinon/pz-credit-payment@1.45.0-rc.5
2771
+
2772
+ ## 1.45.0-rc.4
2773
+
2774
+ ### Patch Changes
2775
+
2776
+ - Updated dependencies [8f47cca]
2777
+ - @akinon/next@1.45.0-rc.4
2778
+ - @akinon/pz-akifast@1.45.0-rc.4
2779
+ - @akinon/pz-b2b@1.45.0-rc.4
2780
+ - @akinon/pz-basket-gift-pack@1.45.0-rc.4
2781
+ - @akinon/pz-bkm@1.45.0-rc.4
2782
+ - @akinon/pz-checkout-gift-pack@1.45.0-rc.4
2783
+ - @akinon/pz-click-collect@1.45.0-rc.4
2784
+ - @akinon/pz-credit-payment@1.45.0-rc.4
2785
+ - @akinon/pz-gpay@1.45.0-rc.4
2786
+ - @akinon/pz-masterpass@1.45.0-rc.4
2787
+ - @akinon/pz-one-click-checkout@1.45.0-rc.4
2788
+ - @akinon/pz-otp@1.45.0-rc.4
2789
+ - @akinon/pz-pay-on-delivery@1.45.0-rc.4
2790
+
2791
+ ## 1.45.0-rc.3
2792
+
2793
+ ### Patch Changes
2794
+
2795
+ - Updated dependencies [948eb42]
2796
+ - @akinon/next@1.45.0-rc.3
2797
+ - @akinon/pz-akifast@1.45.0-rc.3
2798
+ - @akinon/pz-b2b@1.45.0-rc.3
2799
+ - @akinon/pz-basket-gift-pack@1.45.0-rc.3
2800
+ - @akinon/pz-bkm@1.45.0-rc.3
2801
+ - @akinon/pz-checkout-gift-pack@1.45.0-rc.3
2802
+ - @akinon/pz-click-collect@1.45.0-rc.3
2803
+ - @akinon/pz-credit-payment@1.45.0-rc.3
2804
+ - @akinon/pz-gpay@1.45.0-rc.3
2805
+ - @akinon/pz-masterpass@1.45.0-rc.3
2806
+ - @akinon/pz-one-click-checkout@1.45.0-rc.3
2807
+ - @akinon/pz-otp@1.45.0-rc.3
2808
+ - @akinon/pz-pay-on-delivery@1.45.0-rc.3
2809
+
2810
+ ## 1.45.0-rc.2
2811
+
2812
+ ### Minor Changes
2813
+
2814
+ - dfabc06: ZERO-2836: Upgrade version for tailwind
2815
+
2816
+ ### Patch Changes
2817
+
2818
+ - Updated dependencies [c45b62c]
2819
+ - Updated dependencies [f2c325c]
2820
+ - @akinon/next@1.45.0-rc.2
2821
+ - @akinon/pz-b2b@1.45.0-rc.2
2822
+ - @akinon/pz-akifast@1.45.0-rc.2
2823
+ - @akinon/pz-basket-gift-pack@1.45.0-rc.2
2824
+ - @akinon/pz-bkm@1.45.0-rc.2
2825
+ - @akinon/pz-checkout-gift-pack@1.45.0-rc.2
2826
+ - @akinon/pz-click-collect@1.45.0-rc.2
2827
+ - @akinon/pz-credit-payment@1.45.0-rc.2
2828
+ - @akinon/pz-gpay@1.45.0-rc.2
2829
+ - @akinon/pz-masterpass@1.45.0-rc.2
2830
+ - @akinon/pz-one-click-checkout@1.45.0-rc.2
2831
+ - @akinon/pz-otp@1.45.0-rc.2
2832
+ - @akinon/pz-pay-on-delivery@1.45.0-rc.2
2833
+
2834
+ ## 1.45.0-rc.1
2835
+
2836
+ ### Patch Changes
2837
+
2838
+ - Updated dependencies [7e56d6b]
2839
+ - @akinon/next@1.45.0-rc.1
2840
+ - @akinon/pz-akifast@1.45.0-rc.1
2841
+ - @akinon/pz-b2b@1.45.0-rc.1
2842
+ - @akinon/pz-basket-gift-pack@1.45.0-rc.1
2843
+ - @akinon/pz-bkm@1.45.0-rc.1
2844
+ - @akinon/pz-checkout-gift-pack@1.45.0-rc.1
2845
+ - @akinon/pz-click-collect@1.45.0-rc.1
2846
+ - @akinon/pz-credit-payment@1.45.0-rc.1
2847
+ - @akinon/pz-gpay@1.45.0-rc.1
2848
+ - @akinon/pz-masterpass@1.45.0-rc.1
2849
+ - @akinon/pz-one-click-checkout@1.45.0-rc.1
2850
+ - @akinon/pz-otp@1.45.0-rc.1
2851
+ - @akinon/pz-pay-on-delivery@1.45.0-rc.1
2852
+
2853
+ ## 1.45.0-rc.0
2854
+
2855
+ ### Minor Changes
2856
+
2857
+ - 90282b5: ZERO-2729: Audit packages for yarn and npm and also update app-template
2858
+ - 572d2e8: ZERO-2667: Add iframe support for redirection payment methods
2859
+ - c53ea3e: ZERO-2609: Reset additional form fields when selectedFormType is not company
2860
+ - 97b8bdc: ZERO-2724: Remove onClick event in shipping options component
2861
+ - 714e0b4: ZERO-2759: update pz-click-collect peer dependencies
2862
+ - 7521265: ZERO-2787: Fix hover classname for favorite item
2863
+ - 27a5296: ZERO-2631:Fix Checkbox Click
2864
+ - 5a4c607: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
2865
+ - bc2b411: ZERO-2825: Add attribute-based shipping options to checkout page
2866
+ - e665a0a: ZERO-2625: Add click outside functionality to close mobile menu
2867
+ - 52c1373: ZERO-2619: Added fix flag for the staged linter
2868
+ - 552ee8a: ZERO-2777: fix link component usage
2869
+ - 03c4c3e: ZERO-2731: Update Project Zero CLI command
2870
+ - 64699d3: ZERO-2761: Fix invalid import for plugin module
2871
+ - 0d3a913: ZERO-2725: Update decimal scale in Price component
2872
+ - 778a9a0: ZERO-2740: Upgrade next to 14.2.4
2873
+ - 9b6bf91: ZERO-2660: Change campaings to campaigns
2874
+ - 06650ca: ZERO-2620: Remove unnecessary pointer-events-none class
2875
+ - 74a1269: ZERO-2658:Edit product name clickability on completed order page
2876
+ - d3474c6: ZERO-2655: Add data source shipping option
2877
+ - d2f0f15: ZERO-2723: Update sentry version and dependencies
2878
+ - 75080fd: ZERO-2630: Add max limit to postcode area
2879
+ - 9609eb2: ZERO-2779: Upgrade for tailwind
2880
+ - 91265bb: ZERO-2551: Improve pretty url and caching performance
2881
+ - 959e1fa: ZERO-2778: Upgrade for nextjs
2882
+ - 902d828: ZERO-2621:edit position of loaderSpinner in favorites page
2883
+ - 7a4bb76: ZERO-2610:Refactor FilterItem component for better readability and efficiency
2884
+ - dff0d59: ZERO-2659: add formData support to proxy api requests
2885
+ - eecb282: ZERO-2607: Update address-related functions to include invalidateTag option
2886
+ - 9e25a64: ZERO-2835: Update category page layout with breadcrumb
2887
+ - beb499e: ZERO-2551: Add new tsconfig paths
2888
+ - fac2e5b: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
2889
+ - 4614eee: ZERO-2602: The script that checks the build for standalone projects
2890
+ - e9a46ac: ZERO-2738: add CVC input to registered cards in Masterpass
2891
+ - f046f8e0: ZERO-2575: update version for react-number-format
2892
+ - 86d2531: ZERO-2693: resolve dependency collision warning for eslint-config-next
2893
+
2894
+ ### Patch Changes
2895
+
2896
+ - Updated dependencies [90282b5]
2897
+ - Updated dependencies [50b9069]
2898
+ - Updated dependencies [572d2e8]
2899
+ - Updated dependencies [a4c8d6a9]
2900
+ - Updated dependencies [fda5b92]
2901
+ - Updated dependencies [2d9b2b2]
2902
+ - Updated dependencies [c53ea3e]
2903
+ - Updated dependencies [8d9ac9a]
2904
+ - Updated dependencies [18e8197]
2905
+ - Updated dependencies [714e0b4]
2906
+ - Updated dependencies [70279e7]
2907
+ - Updated dependencies [6c25f66]
2908
+ - Updated dependencies [bc2b411]
2909
+ - Updated dependencies [3bf2dd9]
2910
+ - Updated dependencies [e9541a1]
2911
+ - Updated dependencies [c53ef7b9]
2912
+ - Updated dependencies [9d94f7e]
2913
+ - Updated dependencies [64699d3]
2914
+ - Updated dependencies [0d3a913]
2915
+ - Updated dependencies [1448a96]
2916
+ - Updated dependencies [2ab6e08]
2917
+ - Updated dependencies [d6edb1d]
2918
+ - Updated dependencies [d3474c6]
2919
+ - Updated dependencies [75080fd]
2920
+ - Updated dependencies [17f8752]
2921
+ - Updated dependencies [91265bb]
2922
+ - Updated dependencies [bbe18b9]
2923
+ - Updated dependencies [d409996]
2924
+ - Updated dependencies [4920742]
2925
+ - Updated dependencies [69ca080]
2926
+ - Updated dependencies [94b6928]
2927
+ - Updated dependencies [98bb8dc]
2928
+ - Updated dependencies [46b7aad]
2929
+ - Updated dependencies [dcc8a15]
2930
+ - Updated dependencies [fad2768]
2931
+ - Updated dependencies [dff0d59]
2932
+ - Updated dependencies [eecb282]
2933
+ - Updated dependencies [9e25a64]
2934
+ - Updated dependencies [beb499e]
2935
+ - Updated dependencies [146ea39]
2936
+ - Updated dependencies [f2c92d5]
2937
+ - Updated dependencies [7bd3d99]
2938
+ - Updated dependencies [c47be30]
2939
+ - Updated dependencies [e9a46ac]
2940
+ - Updated dependencies [f046f8e0]
2941
+ - Updated dependencies [86d2531]
2942
+ - Updated dependencies [3f9b8d7]
2943
+ - @akinon/next@1.45.0-rc.0
2944
+ - @akinon/pz-checkout-gift-pack@1.45.0-rc.0
2945
+ - @akinon/pz-one-click-checkout@1.45.0-rc.0
2946
+ - @akinon/pz-basket-gift-pack@1.45.0-rc.0
2947
+ - @akinon/pz-click-collect@1.45.0-rc.0
2948
+ - @akinon/pz-masterpass@1.45.0-rc.0
2949
+ - @akinon/pz-akifast@1.45.0-rc.0
2950
+ - @akinon/pz-gpay@1.45.0-rc.0
2951
+ - @akinon/pz-b2b@1.45.0-rc.0
2952
+ - @akinon/pz-bkm@1.45.0-rc.0
2953
+ - @akinon/pz-otp@1.45.0-rc.0
2954
+ - @akinon/pz-pay-on-delivery@1.45.0-rc.0
2955
+ - @akinon/pz-credit-payment@1.45.0-rc.0
2956
+
2957
+ ## 1.44.0
2958
+
2959
+ ### Patch Changes
2960
+
2961
+ - @akinon/next@1.44.0
2962
+ - @akinon/pz-akifast@1.44.0
2963
+ - @akinon/pz-b2b@1.44.0
2964
+ - @akinon/pz-basket-gift-pack@1.44.0
2965
+ - @akinon/pz-bkm@1.44.0
2966
+ - @akinon/pz-checkout-gift-pack@1.44.0
2967
+ - @akinon/pz-click-collect@1.44.0
2968
+ - @akinon/pz-credit-payment@1.44.0
2969
+ - @akinon/pz-gpay@1.44.0
2970
+ - @akinon/pz-masterpass@1.44.0
2971
+ - @akinon/pz-one-click-checkout@1.44.0
2972
+ - @akinon/pz-otp@1.44.0
2973
+ - @akinon/pz-pay-on-delivery@1.44.0
2974
+
2975
+ ## 1.43.0
2976
+
2977
+ ### Minor Changes
2978
+
2979
+ - 90282b5: ZERO-2729: Audit packages for yarn and npm and also update app-template
2980
+ - 572d2e8: ZERO-2667: Add iframe support for redirection payment methods
2981
+ - c53ea3e: ZERO-2609: Reset additional form fields when selectedFormType is not company
2982
+ - 97b8bdc: ZERO-2724: Remove onClick event in shipping options component
2983
+ - 714e0b4: ZERO-2759: update pz-click-collect peer dependencies
2984
+ - 7521265: ZERO-2787: Fix hover classname for favorite item
2985
+ - 27a5296: ZERO-2631:Fix Checkbox Click
2986
+ - 5a4c607: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
2987
+ - bc2b411: ZERO-2825: Add attribute-based shipping options to checkout page
2988
+ - e665a0a: ZERO-2625: Add click outside functionality to close mobile menu
2989
+ - 52c1373: ZERO-2619: Added fix flag for the staged linter
2990
+ - 552ee8a: ZERO-2777: fix link component usage
2991
+ - 03c4c3e: ZERO-2731: Update Project Zero CLI command
2992
+ - 64699d3: ZERO-2761: Fix invalid import for plugin module
2993
+ - 0d3a913: ZERO-2725: Update decimal scale in Price component
2994
+ - 778a9a0: ZERO-2740: Upgrade next to 14.2.4
2995
+ - 9b6bf91: ZERO-2660: Change campaings to campaigns
2996
+ - 06650ca: ZERO-2620: Remove unnecessary pointer-events-none class
2997
+ - 74a1269: ZERO-2658:Edit product name clickability on completed order page
2998
+ - d3474c6: ZERO-2655: Add data source shipping option
2999
+ - d2f0f15: ZERO-2723: Update sentry version and dependencies
3000
+ - 75080fd: ZERO-2630: Add max limit to postcode area
3001
+ - 9609eb2: ZERO-2779: Upgrade for tailwind
3002
+ - 91265bb: ZERO-2551: Improve pretty url and caching performance
3003
+ - 959e1fa: ZERO-2778: Upgrade for nextjs
3004
+ - 902d828: ZERO-2621:edit position of loaderSpinner in favorites page
3005
+ - 7a4bb76: ZERO-2610:Refactor FilterItem component for better readability and efficiency
3006
+ - dff0d59: ZERO-2659: add formData support to proxy api requests
3007
+ - eecb282: ZERO-2607: Update address-related functions to include invalidateTag option
3008
+ - 9e25a64: ZERO-2835: Update category page layout with breadcrumb
3009
+ - beb499e: ZERO-2551: Add new tsconfig paths
3010
+ - fac2e5b: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
3011
+ - 4614eee: ZERO-2602: The script that checks the build for standalone projects
3012
+ - e9a46ac: ZERO-2738: add CVC input to registered cards in Masterpass
3013
+ - f046f8e0: ZERO-2575: update version for react-number-format
3014
+ - 86d2531: ZERO-2693: resolve dependency collision warning for eslint-config-next
3015
+
3016
+ ### Patch Changes
3017
+
3018
+ - Updated dependencies [90282b5]
3019
+ - Updated dependencies [50b9069]
3020
+ - Updated dependencies [572d2e8]
3021
+ - Updated dependencies [a4c8d6a9]
3022
+ - Updated dependencies [fda5b92]
3023
+ - Updated dependencies [2d9b2b2]
3024
+ - Updated dependencies [c53ea3e]
3025
+ - Updated dependencies [8d9ac9a]
3026
+ - Updated dependencies [18e8197]
3027
+ - Updated dependencies [714e0b4]
3028
+ - Updated dependencies [70279e7]
3029
+ - Updated dependencies [6c25f66]
3030
+ - Updated dependencies [bc2b411]
3031
+ - Updated dependencies [3bf2dd9]
3032
+ - Updated dependencies [e9541a1]
3033
+ - Updated dependencies [c53ef7b9]
3034
+ - Updated dependencies [9d94f7e]
3035
+ - Updated dependencies [64699d3]
3036
+ - Updated dependencies [0d3a913]
3037
+ - Updated dependencies [1448a96]
3038
+ - Updated dependencies [d6edb1d]
3039
+ - Updated dependencies [d3474c6]
3040
+ - Updated dependencies [75080fd]
3041
+ - Updated dependencies [17f8752]
3042
+ - Updated dependencies [91265bb]
3043
+ - Updated dependencies [bbe18b9]
3044
+ - Updated dependencies [d409996]
3045
+ - Updated dependencies [4920742]
3046
+ - Updated dependencies [69ca080]
3047
+ - Updated dependencies [94b6928]
3048
+ - Updated dependencies [98bb8dc]
3049
+ - Updated dependencies [46b7aad]
3050
+ - Updated dependencies [dcc8a15]
3051
+ - Updated dependencies [fad2768]
3052
+ - Updated dependencies [dff0d59]
3053
+ - Updated dependencies [eecb282]
3054
+ - Updated dependencies [9e25a64]
3055
+ - Updated dependencies [beb499e]
3056
+ - Updated dependencies [146ea39]
3057
+ - Updated dependencies [f2c92d5]
3058
+ - Updated dependencies [7bd3d99]
3059
+ - Updated dependencies [c47be30]
3060
+ - Updated dependencies [e9a46ac]
3061
+ - Updated dependencies [f046f8e0]
3062
+ - Updated dependencies [86d2531]
3063
+ - Updated dependencies [3f9b8d7]
3064
+ - @akinon/next@1.43.0-rc.16
3065
+ - @akinon/pz-checkout-gift-pack@1.43.0-rc.16
3066
+ - @akinon/pz-one-click-checkout@1.43.0-rc.16
3067
+ - @akinon/pz-basket-gift-pack@1.43.0-rc.16
3068
+ - @akinon/pz-click-collect@1.43.0-rc.16
3069
+ - @akinon/pz-masterpass@1.43.0-rc.16
3070
+ - @akinon/pz-akifast@1.43.0-rc.16
3071
+ - @akinon/pz-gpay@1.43.0-rc.16
3072
+ - @akinon/pz-b2b@1.43.0-rc.16
3073
+ - @akinon/pz-bkm@1.43.0-rc.16
3074
+ - @akinon/pz-otp@1.43.0-rc.16
3075
+ - @akinon/pz-pay-on-delivery@1.43.0-rc.16
3076
+ - @akinon/pz-credit-payment@1.43.0-rc.16
3077
+
3078
+ ## 1.43.0-rc.15
3079
+
3080
+ ### Patch Changes
3081
+
3082
+ - @akinon/next@1.43.0-rc.15
3083
+ - @akinon/pz-akifast@1.43.0-rc.15
3084
+ - @akinon/pz-b2b@1.43.0-rc.15
3085
+ - @akinon/pz-basket-gift-pack@1.43.0-rc.15
3086
+ - @akinon/pz-bkm@1.43.0-rc.15
3087
+ - @akinon/pz-checkout-gift-pack@1.43.0-rc.15
3088
+ - @akinon/pz-click-collect@1.43.0-rc.15
3089
+ - @akinon/pz-credit-payment@1.43.0-rc.15
3090
+ - @akinon/pz-gpay@1.43.0-rc.15
3091
+ - @akinon/pz-masterpass@1.43.0-rc.15
3092
+ - @akinon/pz-one-click-checkout@1.43.0-rc.15
3093
+ - @akinon/pz-otp@1.43.0-rc.15
3094
+ - @akinon/pz-pay-on-delivery@1.43.0-rc.15
3095
+
3096
+ ## 1.43.0-rc.14
3097
+
3098
+ ### Patch Changes
3099
+
3100
+ - Updated dependencies [3bf2dd9]
3101
+ - @akinon/next@1.43.0-rc.14
3102
+ - @akinon/pz-akifast@1.43.0-rc.14
3103
+ - @akinon/pz-b2b@1.43.0-rc.14
3104
+ - @akinon/pz-basket-gift-pack@1.43.0-rc.14
3105
+ - @akinon/pz-bkm@1.43.0-rc.14
3106
+ - @akinon/pz-checkout-gift-pack@1.43.0-rc.14
3107
+ - @akinon/pz-click-collect@1.43.0-rc.14
3108
+ - @akinon/pz-credit-payment@1.43.0-rc.14
3109
+ - @akinon/pz-gpay@1.43.0-rc.14
3110
+ - @akinon/pz-masterpass@1.43.0-rc.14
3111
+ - @akinon/pz-one-click-checkout@1.43.0-rc.14
3112
+ - @akinon/pz-otp@1.43.0-rc.14
3113
+ - @akinon/pz-pay-on-delivery@1.43.0-rc.14
3114
+
3115
+ ## 1.43.0-rc.13
3116
+
3117
+ ### Minor Changes
3118
+
3119
+ - 9e25a64: ZERO-2835: Update category page layout with breadcrumb
3120
+
3121
+ ### Patch Changes
3122
+
3123
+ - Updated dependencies [9e25a64]
3124
+ - @akinon/next@1.43.0-rc.13
3125
+ - @akinon/pz-akifast@1.43.0-rc.13
3126
+ - @akinon/pz-b2b@1.43.0-rc.13
3127
+ - @akinon/pz-basket-gift-pack@1.43.0-rc.13
3128
+ - @akinon/pz-bkm@1.43.0-rc.13
3129
+ - @akinon/pz-checkout-gift-pack@1.43.0-rc.13
3130
+ - @akinon/pz-click-collect@1.43.0-rc.13
3131
+ - @akinon/pz-credit-payment@1.43.0-rc.13
3132
+ - @akinon/pz-gpay@1.43.0-rc.13
3133
+ - @akinon/pz-masterpass@1.43.0-rc.13
3134
+ - @akinon/pz-one-click-checkout@1.43.0-rc.13
3135
+ - @akinon/pz-otp@1.43.0-rc.13
3136
+ - @akinon/pz-pay-on-delivery@1.43.0-rc.13
3137
+
3138
+ ## 1.43.0-rc.12
3139
+
3140
+ ### Patch Changes
3141
+
3142
+ - Updated dependencies [4920742]
3143
+ - @akinon/next@1.43.0-rc.12
3144
+ - @akinon/pz-akifast@1.43.0-rc.12
3145
+ - @akinon/pz-b2b@1.43.0-rc.12
3146
+ - @akinon/pz-basket-gift-pack@1.43.0-rc.12
3147
+ - @akinon/pz-bkm@1.43.0-rc.12
3148
+ - @akinon/pz-checkout-gift-pack@1.43.0-rc.12
3149
+ - @akinon/pz-click-collect@1.43.0-rc.12
3150
+ - @akinon/pz-credit-payment@1.43.0-rc.12
3151
+ - @akinon/pz-gpay@1.43.0-rc.12
3152
+ - @akinon/pz-masterpass@1.43.0-rc.12
3153
+ - @akinon/pz-one-click-checkout@1.43.0-rc.12
3154
+ - @akinon/pz-otp@1.43.0-rc.12
3155
+ - @akinon/pz-pay-on-delivery@1.43.0-rc.12
3156
+
3157
+ ## 1.43.0-rc.11
3158
+
3159
+ ### Patch Changes
3160
+
3161
+ - Updated dependencies [6c25f66]
3162
+ - @akinon/next@1.43.0-rc.11
3163
+ - @akinon/pz-akifast@1.43.0-rc.11
3164
+ - @akinon/pz-b2b@1.43.0-rc.11
3165
+ - @akinon/pz-basket-gift-pack@1.43.0-rc.11
3166
+ - @akinon/pz-bkm@1.43.0-rc.11
3167
+ - @akinon/pz-checkout-gift-pack@1.43.0-rc.11
3168
+ - @akinon/pz-click-collect@1.43.0-rc.11
3169
+ - @akinon/pz-credit-payment@1.43.0-rc.11
3170
+ - @akinon/pz-gpay@1.43.0-rc.11
3171
+ - @akinon/pz-masterpass@1.43.0-rc.11
3172
+ - @akinon/pz-one-click-checkout@1.43.0-rc.11
3173
+ - @akinon/pz-otp@1.43.0-rc.11
3174
+ - @akinon/pz-pay-on-delivery@1.43.0-rc.11
3175
+
3176
+ ## 1.43.0-rc.10
3177
+
3178
+ ### Patch Changes
3179
+
3180
+ - Updated dependencies [d6edb1d]
3181
+ - @akinon/next@1.43.0-rc.10
3182
+ - @akinon/pz-akifast@1.43.0-rc.10
3183
+ - @akinon/pz-b2b@1.43.0-rc.10
3184
+ - @akinon/pz-basket-gift-pack@1.43.0-rc.10
3185
+ - @akinon/pz-bkm@1.43.0-rc.10
3186
+ - @akinon/pz-checkout-gift-pack@1.43.0-rc.10
3187
+ - @akinon/pz-click-collect@1.43.0-rc.10
3188
+ - @akinon/pz-credit-payment@1.43.0-rc.10
3189
+ - @akinon/pz-gpay@1.43.0-rc.10
3190
+ - @akinon/pz-masterpass@1.43.0-rc.10
3191
+ - @akinon/pz-one-click-checkout@1.43.0-rc.10
3192
+ - @akinon/pz-otp@1.43.0-rc.10
3193
+ - @akinon/pz-pay-on-delivery@1.43.0-rc.10
3194
+
3195
+ ## 1.43.0-rc.9
3196
+
3197
+ ### Minor Changes
3198
+
3199
+ - bc2b411: ZERO-2825: Add attribute-based shipping options to checkout page
3200
+
3201
+ ### Patch Changes
3202
+
3203
+ - Updated dependencies [bc2b411]
3204
+ - @akinon/next@1.43.0-rc.9
3205
+ - @akinon/pz-akifast@1.43.0-rc.9
3206
+ - @akinon/pz-b2b@1.43.0-rc.9
3207
+ - @akinon/pz-basket-gift-pack@1.43.0-rc.9
3208
+ - @akinon/pz-bkm@1.43.0-rc.9
3209
+ - @akinon/pz-checkout-gift-pack@1.43.0-rc.9
3210
+ - @akinon/pz-click-collect@1.43.0-rc.9
3211
+ - @akinon/pz-credit-payment@1.43.0-rc.9
3212
+ - @akinon/pz-gpay@1.43.0-rc.9
3213
+ - @akinon/pz-masterpass@1.43.0-rc.9
3214
+ - @akinon/pz-one-click-checkout@1.43.0-rc.9
3215
+ - @akinon/pz-otp@1.43.0-rc.9
3216
+ - @akinon/pz-pay-on-delivery@1.43.0-rc.9
3217
+
3218
+ ## 1.43.0-rc.8
3219
+
3220
+ ### Patch Changes
3221
+
3222
+ - Updated dependencies [70279e7]
3223
+ - Updated dependencies [9d94f7e]
3224
+ - @akinon/next@1.43.0-rc.8
3225
+ - @akinon/pz-akifast@1.43.0-rc.8
3226
+ - @akinon/pz-b2b@1.43.0-rc.8
3227
+ - @akinon/pz-basket-gift-pack@1.43.0-rc.8
3228
+ - @akinon/pz-bkm@1.43.0-rc.8
3229
+ - @akinon/pz-checkout-gift-pack@1.43.0-rc.8
3230
+ - @akinon/pz-click-collect@1.43.0-rc.8
3231
+ - @akinon/pz-credit-payment@1.43.0-rc.8
3232
+ - @akinon/pz-gpay@1.43.0-rc.8
3233
+ - @akinon/pz-masterpass@1.43.0-rc.8
3234
+ - @akinon/pz-one-click-checkout@1.43.0-rc.8
3235
+ - @akinon/pz-otp@1.43.0-rc.8
3236
+ - @akinon/pz-pay-on-delivery@1.43.0-rc.8
3237
+
3238
+ ## 1.43.0-rc.7
3239
+
3240
+ ### Patch Changes
3241
+
3242
+ - Updated dependencies [7bd3d99]
3243
+ - @akinon/next@1.43.0-rc.7
3244
+ - @akinon/pz-akifast@1.43.0-rc.7
3245
+ - @akinon/pz-b2b@1.43.0-rc.7
3246
+ - @akinon/pz-basket-gift-pack@1.43.0-rc.7
3247
+ - @akinon/pz-bkm@1.43.0-rc.7
3248
+ - @akinon/pz-checkout-gift-pack@1.43.0-rc.7
3249
+ - @akinon/pz-click-collect@1.43.0-rc.7
3250
+ - @akinon/pz-credit-payment@1.43.0-rc.7
3251
+ - @akinon/pz-gpay@1.43.0-rc.7
3252
+ - @akinon/pz-masterpass@1.43.0-rc.7
3253
+ - @akinon/pz-one-click-checkout@1.43.0-rc.7
3254
+ - @akinon/pz-otp@1.43.0-rc.7
3255
+ - @akinon/pz-pay-on-delivery@1.43.0-rc.7
3256
+
3257
+ ## 1.43.0-rc.6
3258
+
3259
+ ### Minor Changes
3260
+
3261
+ - 90282b5: ZERO-2729: Audit packages for yarn and npm and also update app-template
3262
+ - 572d2e8: ZERO-2667: Add iframe support for redirection payment methods
3263
+ - c53ea3e: ZERO-2609: Reset additional form fields when selectedFormType is not company
3264
+ - 97b8bdc: ZERO-2724: Remove onClick event in shipping options component
3265
+ - 714e0b4: ZERO-2759: update pz-click-collect peer dependencies
3266
+ - 7521265: ZERO-2787: Fix hover classname for favorite item
3267
+ - 27a5296: ZERO-2631:Fix Checkbox Click
3268
+ - 5a4c607: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
3269
+ - e665a0a: ZERO-2625: Add click outside functionality to close mobile menu
3270
+ - 52c1373: ZERO-2619: Added fix flag for the staged linter
3271
+ - 552ee8a: ZERO-2777: fix link component usage
3272
+ - 03c4c3e: ZERO-2731: Update Project Zero CLI command
3273
+ - 64699d3: ZERO-2761: Fix invalid import for plugin module
3274
+ - 0d3a913: ZERO-2725: Update decimal scale in Price component
3275
+ - 778a9a0: ZERO-2740: Upgrade next to 14.2.4
3276
+ - 9b6bf91: ZERO-2660: Change campaings to campaigns
3277
+ - 06650ca: ZERO-2620: Remove unnecessary pointer-events-none class
3278
+ - 74a1269: ZERO-2658:Edit product name clickability on completed order page
3279
+ - d3474c6: ZERO-2655: Add data source shipping option
3280
+ - d2f0f15: ZERO-2723: Update sentry version and dependencies
3281
+ - 75080fd: ZERO-2630: Add max limit to postcode area
3282
+ - 9609eb2: ZERO-2779: Upgrade for tailwind
3283
+ - 91265bb: ZERO-2551: Improve pretty url and caching performance
3284
+ - 959e1fa: ZERO-2778: Upgrade for nextjs
3285
+ - 902d828: ZERO-2621:edit position of loaderSpinner in favorites page
3286
+ - 7a4bb76: ZERO-2610:Refactor FilterItem component for better readability and efficiency
3287
+ - dff0d59: ZERO-2659: add formData support to proxy api requests
3288
+ - eecb282: ZERO-2607: Update address-related functions to include invalidateTag option
3289
+ - 4a163f2: ZERO-2761: Add condition for basket summary
3290
+ - beb499e: ZERO-2551: Add new tsconfig paths
3291
+ - fac2e5b: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
3292
+ - 4614eee: ZERO-2602: The script that checks the build for standalone projects
3293
+ - e9a46ac: ZERO-2738: add CVC input to registered cards in Masterpass
3294
+ - f046f8e: ZERO-2575: update version for react-number-format
3295
+ - 86d2531: ZERO-2693: resolve dependency collision warning for eslint-config-next
3296
+
3297
+ ### Patch Changes
3298
+
3299
+ - Updated dependencies [90282b5]
3300
+ - Updated dependencies [50b9069]
3301
+ - Updated dependencies [572d2e8]
3302
+ - Updated dependencies [a4c8d6a]
3303
+ - Updated dependencies [fda5b92]
3304
+ - Updated dependencies [2d9b2b2]
3305
+ - Updated dependencies [c53ea3e]
3306
+ - Updated dependencies [8d9ac9a]
3307
+ - Updated dependencies [18e8197]
3308
+ - Updated dependencies [714e0b4]
3309
+ - Updated dependencies [e9541a1]
3310
+ - Updated dependencies [c53ef7b]
3311
+ - Updated dependencies [64699d3]
3312
+ - Updated dependencies [0d3a913]
3313
+ - Updated dependencies [1448a96]
3314
+ - Updated dependencies [d3474c6]
3315
+ - Updated dependencies [75080fd]
3316
+ - Updated dependencies [17f8752]
3317
+ - Updated dependencies [91265bb]
3318
+ - Updated dependencies [bbe18b9]
3319
+ - Updated dependencies [d409996]
3320
+ - Updated dependencies [69ca080]
3321
+ - Updated dependencies [94b6928]
3322
+ - Updated dependencies [98bb8dc]
3323
+ - Updated dependencies [46b7aad]
3324
+ - Updated dependencies [dcc8a15]
3325
+ - Updated dependencies [fad2768]
3326
+ - Updated dependencies [dff0d59]
3327
+ - Updated dependencies [eecb282]
3328
+ - Updated dependencies [4a163f2]
3329
+ - Updated dependencies [beb499e]
3330
+ - Updated dependencies [146ea39]
3331
+ - Updated dependencies [f2c92d5]
3332
+ - Updated dependencies [c47be30]
3333
+ - Updated dependencies [e9a46ac]
3334
+ - Updated dependencies [f046f8e]
3335
+ - Updated dependencies [86d2531]
3336
+ - Updated dependencies [3f9b8d7]
3337
+ - @akinon/next@1.43.0-rc.6
3338
+ - @akinon/pz-checkout-gift-pack@1.43.0-rc.6
3339
+ - @akinon/pz-one-click-checkout@1.43.0-rc.6
3340
+ - @akinon/pz-basket-gift-pack@1.43.0-rc.6
3341
+ - @akinon/pz-click-collect@1.43.0-rc.6
3342
+ - @akinon/pz-masterpass@1.43.0-rc.6
3343
+ - @akinon/pz-akifast@1.43.0-rc.6
3344
+ - @akinon/pz-gpay@1.43.0-rc.6
3345
+ - @akinon/pz-b2b@1.43.0-rc.6
3346
+ - @akinon/pz-bkm@1.43.0-rc.6
3347
+ - @akinon/pz-otp@1.43.0-rc.6
3348
+ - @akinon/pz-pay-on-delivery@1.43.0-rc.6
3349
+ - @akinon/pz-credit-payment@1.43.0-rc.6
3350
+
3351
+ ## 1.43.0-rc.5
3352
+
3353
+ ### Patch Changes
3354
+
3355
+ - Updated dependencies [17f8752]
3356
+ - @akinon/next@1.43.0-rc.5
3357
+ - @akinon/pz-akifast@1.43.0-rc.5
3358
+ - @akinon/pz-b2b@1.43.0-rc.5
3359
+ - @akinon/pz-basket-gift-pack@1.43.0-rc.5
3360
+ - @akinon/pz-bkm@1.43.0-rc.5
3361
+ - @akinon/pz-checkout-gift-pack@1.43.0-rc.5
3362
+ - @akinon/pz-click-collect@1.43.0-rc.5
3363
+ - @akinon/pz-credit-payment@1.43.0-rc.5
3364
+ - @akinon/pz-gpay@1.43.0-rc.5
3365
+ - @akinon/pz-masterpass@1.43.0-rc.5
3366
+ - @akinon/pz-one-click-checkout@1.43.0-rc.5
3367
+ - @akinon/pz-otp@1.43.0-rc.5
3368
+ - @akinon/pz-pay-on-delivery@1.43.0-rc.5
3369
+
3370
+ ## 1.43.0-rc.4
970
3371
 
971
3372
  ### Patch Changes
972
3373
 
973
- - Updated dependencies [2ab6e08]
974
- - @akinon/next@1.45.0
975
- - @akinon/pz-akifast@1.45.0
976
- - @akinon/pz-b2b@1.45.0
977
- - @akinon/pz-basket-gift-pack@1.45.0
978
- - @akinon/pz-bkm@1.45.0
979
- - @akinon/pz-checkout-gift-pack@1.45.0
980
- - @akinon/pz-click-collect@1.45.0
981
- - @akinon/pz-credit-payment@1.45.0
982
- - @akinon/pz-gpay@1.45.0
983
- - @akinon/pz-masterpass@1.45.0
984
- - @akinon/pz-one-click-checkout@1.45.0
985
- - @akinon/pz-otp@1.45.0
986
- - @akinon/pz-pay-on-delivery@1.45.0
3374
+ - Updated dependencies [3f9b8d7]
3375
+ - @akinon/next@1.43.0-rc.4
3376
+ - @akinon/pz-akifast@1.43.0-rc.4
3377
+ - @akinon/pz-b2b@1.43.0-rc.4
3378
+ - @akinon/pz-basket-gift-pack@1.43.0-rc.4
3379
+ - @akinon/pz-bkm@1.43.0-rc.4
3380
+ - @akinon/pz-checkout-gift-pack@1.43.0-rc.4
3381
+ - @akinon/pz-click-collect@1.43.0-rc.4
3382
+ - @akinon/pz-credit-payment@1.43.0-rc.4
3383
+ - @akinon/pz-gpay@1.43.0-rc.4
3384
+ - @akinon/pz-masterpass@1.43.0-rc.4
3385
+ - @akinon/pz-one-click-checkout@1.43.0-rc.4
3386
+ - @akinon/pz-otp@1.43.0-rc.4
3387
+ - @akinon/pz-pay-on-delivery@1.43.0-rc.4
3388
+
3389
+ ## 1.43.0-rc.3
987
3390
 
988
- ## 1.44.0
3391
+ ### Minor Changes
3392
+
3393
+ - 64699d3: ZERO-2761: Fix invalid import for plugin module
989
3394
 
990
3395
  ### Patch Changes
991
3396
 
992
- - @akinon/next@1.44.0
993
- - @akinon/pz-akifast@1.44.0
994
- - @akinon/pz-b2b@1.44.0
995
- - @akinon/pz-basket-gift-pack@1.44.0
996
- - @akinon/pz-bkm@1.44.0
997
- - @akinon/pz-checkout-gift-pack@1.44.0
998
- - @akinon/pz-click-collect@1.44.0
999
- - @akinon/pz-credit-payment@1.44.0
1000
- - @akinon/pz-gpay@1.44.0
1001
- - @akinon/pz-masterpass@1.44.0
1002
- - @akinon/pz-one-click-checkout@1.44.0
1003
- - @akinon/pz-otp@1.44.0
1004
- - @akinon/pz-pay-on-delivery@1.44.0
3397
+ - Updated dependencies [64699d3]
3398
+ - @akinon/pz-checkout-gift-pack@1.43.0-rc.3
3399
+ - @akinon/pz-one-click-checkout@1.43.0-rc.3
3400
+ - @akinon/pz-basket-gift-pack@1.43.0-rc.3
3401
+ - @akinon/pz-pay-on-delivery@1.43.0-rc.3
3402
+ - @akinon/pz-credit-payment@1.43.0-rc.3
3403
+ - @akinon/pz-click-collect@1.43.0-rc.3
3404
+ - @akinon/pz-masterpass@1.43.0-rc.3
3405
+ - @akinon/next@1.43.0-rc.3
3406
+ - @akinon/pz-akifast@1.43.0-rc.3
3407
+ - @akinon/pz-gpay@1.43.0-rc.3
3408
+ - @akinon/pz-b2b@1.43.0-rc.3
3409
+ - @akinon/pz-bkm@1.43.0-rc.3
3410
+ - @akinon/pz-otp@1.43.0-rc.3
3411
+
3412
+ ## 1.43.0-rc.2
1005
3413
 
1006
- ## 1.43.0
3414
+ ### Patch Changes
3415
+
3416
+ - Updated dependencies [f2c92d5]
3417
+ - @akinon/next@1.43.0-rc.2
3418
+ - @akinon/pz-akifast@1.43.0-rc.2
3419
+ - @akinon/pz-b2b@1.43.0-rc.2
3420
+ - @akinon/pz-basket-gift-pack@1.43.0-rc.2
3421
+ - @akinon/pz-bkm@1.43.0-rc.2
3422
+ - @akinon/pz-checkout-gift-pack@1.43.0-rc.2
3423
+ - @akinon/pz-click-collect@1.43.0-rc.2
3424
+ - @akinon/pz-credit-payment@1.43.0-rc.2
3425
+ - @akinon/pz-gpay@1.43.0-rc.2
3426
+ - @akinon/pz-masterpass@1.43.0-rc.2
3427
+ - @akinon/pz-one-click-checkout@1.43.0-rc.2
3428
+ - @akinon/pz-otp@1.43.0-rc.2
3429
+ - @akinon/pz-pay-on-delivery@1.43.0-rc.2
3430
+
3431
+ ## 1.43.0-rc.1
1007
3432
 
1008
3433
  ### Minor Changes
1009
3434
 
1010
- - 4a163f2: ZERO-2761: Add condition for basket summary
3435
+ - eecb282: ZERO-2607: Update address-related functions to include invalidateTag option
1011
3436
 
1012
3437
  ### Patch Changes
1013
3438
 
1014
- - Updated dependencies [4a163f2]
1015
- - @akinon/next@1.43.0
1016
- - @akinon/pz-akifast@1.43.0
1017
- - @akinon/pz-b2b@1.43.0
1018
- - @akinon/pz-basket-gift-pack@1.43.0
1019
- - @akinon/pz-bkm@1.43.0
1020
- - @akinon/pz-checkout-gift-pack@1.43.0
1021
- - @akinon/pz-click-collect@1.43.0
1022
- - @akinon/pz-credit-payment@1.43.0
1023
- - @akinon/pz-gpay@1.43.0
1024
- - @akinon/pz-masterpass@1.43.0
1025
- - @akinon/pz-one-click-checkout@1.43.0
1026
- - @akinon/pz-otp@1.43.0
1027
- - @akinon/pz-pay-on-delivery@1.43.0
3439
+ - Updated dependencies [eecb282]
3440
+ - @akinon/next@1.43.0-rc.1
3441
+ - @akinon/pz-akifast@1.43.0-rc.1
3442
+ - @akinon/pz-b2b@1.43.0-rc.1
3443
+ - @akinon/pz-basket-gift-pack@1.43.0-rc.1
3444
+ - @akinon/pz-bkm@1.43.0-rc.1
3445
+ - @akinon/pz-checkout-gift-pack@1.43.0-rc.1
3446
+ - @akinon/pz-click-collect@1.43.0-rc.1
3447
+ - @akinon/pz-credit-payment@1.43.0-rc.1
3448
+ - @akinon/pz-gpay@1.43.0-rc.1
3449
+ - @akinon/pz-masterpass@1.43.0-rc.1
3450
+ - @akinon/pz-one-click-checkout@1.43.0-rc.1
3451
+ - @akinon/pz-otp@1.43.0-rc.1
3452
+ - @akinon/pz-pay-on-delivery@1.43.0-rc.1
3453
+
3454
+ ## 1.43.0-rc.0
3455
+
3456
+ ### Minor Changes
3457
+
3458
+ - 90282b5: ZERO-2729: Audit packages for yarn and npm and also update app-template
3459
+ - 572d2e8: ZERO-2667: Add iframe support for redirection payment methods
3460
+ - c53ea3e: ZERO-2609: Reset additional form fields when selectedFormType is not company
3461
+ - 97b8bdc: ZERO-2724: Remove onClick event in shipping options component
3462
+ - 714e0b4: ZERO-2759: update pz-click-collect peer dependencies
3463
+ - 7521265: ZERO-2787: Fix hover classname for favorite item
3464
+ - 27a5296: ZERO-2631:Fix Checkbox Click
3465
+ - 5a4c607: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
3466
+ - e665a0a: ZERO-2625: Add click outside functionality to close mobile menu
3467
+ - 52c1373: ZERO-2619: Added fix flag for the staged linter
3468
+ - 552ee8a: ZERO-2777: fix link component usage
3469
+ - 03c4c3e: ZERO-2731: Update Project Zero CLI command
3470
+ - 0d3a913: ZERO-2725: Update decimal scale in Price component
3471
+ - 778a9a0: ZERO-2740: Upgrade next to 14.2.4
3472
+ - 9b6bf91: ZERO-2660: Change campaings to campaigns
3473
+ - 06650ca: ZERO-2620: Remove unnecessary pointer-events-none class
3474
+ - 74a1269: ZERO-2658:Edit product name clickability on completed order page
3475
+ - d3474c6: ZERO-2655: Add data source shipping option
3476
+ - d2f0f15: ZERO-2723: Update sentry version and dependencies
3477
+ - 75080fd: ZERO-2630: Add max limit to postcode area
3478
+ - 9609eb2: ZERO-2779: Upgrade for tailwind
3479
+ - 91265bb: ZERO-2551: Improve pretty url and caching performance
3480
+ - 959e1fa: ZERO-2778: Upgrade for nextjs
3481
+ - 902d828: ZERO-2621:edit position of loaderSpinner in favorites page
3482
+ - 7a4bb76: ZERO-2610:Refactor FilterItem component for better readability and efficiency
3483
+ - dff0d59: ZERO-2659: add formData support to proxy api requests
3484
+ - beb499e: ZERO-2551: Add new tsconfig paths
3485
+ - fac2e5b: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
3486
+ - 4614eee: ZERO-2602: The script that checks the build for standalone projects
3487
+ - e9a46ac: ZERO-2738: add CVC input to registered cards in Masterpass
3488
+ - f046f8e: ZERO-2575: update version for react-number-format
3489
+ - 86d2531: ZERO-2693: resolve dependency collision warning for eslint-config-next
3490
+
3491
+ ### Patch Changes
3492
+
3493
+ - Updated dependencies [90282b5]
3494
+ - Updated dependencies [50b9069]
3495
+ - Updated dependencies [572d2e8]
3496
+ - Updated dependencies [a4c8d6a]
3497
+ - Updated dependencies [fda5b92]
3498
+ - Updated dependencies [2d9b2b2]
3499
+ - Updated dependencies [c53ea3e]
3500
+ - Updated dependencies [8d9ac9a]
3501
+ - Updated dependencies [18e8197]
3502
+ - Updated dependencies [714e0b4]
3503
+ - Updated dependencies [e9541a1]
3504
+ - Updated dependencies [c53ef7b]
3505
+ - Updated dependencies [0d3a913]
3506
+ - Updated dependencies [1448a96]
3507
+ - Updated dependencies [d3474c6]
3508
+ - Updated dependencies [75080fd]
3509
+ - Updated dependencies [91265bb]
3510
+ - Updated dependencies [bbe18b9]
3511
+ - Updated dependencies [d409996]
3512
+ - Updated dependencies [69ca080]
3513
+ - Updated dependencies [94b6928]
3514
+ - Updated dependencies [98bb8dc]
3515
+ - Updated dependencies [46b7aad]
3516
+ - Updated dependencies [dcc8a15]
3517
+ - Updated dependencies [fad2768]
3518
+ - Updated dependencies [dff0d59]
3519
+ - Updated dependencies [beb499e]
3520
+ - Updated dependencies [146ea39]
3521
+ - Updated dependencies [c47be30]
3522
+ - Updated dependencies [e9a46ac]
3523
+ - Updated dependencies [f046f8e]
3524
+ - Updated dependencies [86d2531]
3525
+ - @akinon/next@1.43.0-rc.0
3526
+ - @akinon/pz-checkout-gift-pack@1.43.0-rc.0
3527
+ - @akinon/pz-one-click-checkout@1.43.0-rc.0
3528
+ - @akinon/pz-basket-gift-pack@1.43.0-rc.0
3529
+ - @akinon/pz-click-collect@1.43.0-rc.0
3530
+ - @akinon/pz-masterpass@1.43.0-rc.0
3531
+ - @akinon/pz-akifast@1.43.0-rc.0
3532
+ - @akinon/pz-gpay@1.43.0-rc.0
3533
+ - @akinon/pz-b2b@1.43.0-rc.0
3534
+ - @akinon/pz-bkm@1.43.0-rc.0
3535
+ - @akinon/pz-otp@1.43.0-rc.0
3536
+ - @akinon/pz-credit-payment@1.43.0-rc.0
3537
+ - @akinon/pz-pay-on-delivery@1.43.0-rc.0
1028
3538
 
1029
3539
  ## 1.42.0
1030
3540
 
@@ -1193,13 +3703,301 @@
1193
3703
 
1194
3704
  ### Patch Changes
1195
3705
 
1196
- - @akinon/next@1.34.0
1197
- - @akinon/pz-b2b@1.34.0
1198
- - @akinon/pz-gpay@1.34.0
1199
- - @akinon/pz-masterpass@1.34.0
1200
- - @akinon/pz-one-click-checkout@1.34.0
1201
- - @akinon/pz-otp@1.34.0
1202
- - @akinon/pz-pay-on-delivery@1.34.0
3706
+ - Updated dependencies [a4c8d6a]
3707
+ - Updated dependencies [d09b677]
3708
+ - Updated dependencies [6d4aadb]
3709
+ - Updated dependencies [8e6e8cf]
3710
+ - Updated dependencies [c53ef7b]
3711
+ - Updated dependencies [ebb63ce]
3712
+ - Updated dependencies [7cebe87]
3713
+ - Updated dependencies [616690d]
3714
+ - Updated dependencies [f3b595e]
3715
+ - Updated dependencies [91265bb]
3716
+ - Updated dependencies [59fb7c3]
3717
+ - Updated dependencies [bbe18b9]
3718
+ - Updated dependencies [f0c23bc]
3719
+ - Updated dependencies [3420416]
3720
+ - Updated dependencies [495d155]
3721
+ - Updated dependencies [beb499e]
3722
+ - Updated dependencies [6c18543]
3723
+ - Updated dependencies [40ad73e]
3724
+ - Updated dependencies [495d155]
3725
+ - Updated dependencies [f046f8e]
3726
+ - Updated dependencies [6b2972b]
3727
+ - Updated dependencies [3e68768]
3728
+ - @akinon/next@1.34.0-rc.20
3729
+ - @akinon/pz-masterpass@1.34.0-rc.20
3730
+ - @akinon/pz-one-click-checkout@1.34.0-rc.20
3731
+ - @akinon/pz-b2b@1.34.0-rc.20
3732
+ - @akinon/pz-gpay@1.34.0-rc.20
3733
+ - @akinon/pz-otp@1.34.0-rc.20
3734
+ - @akinon/pz-pay-on-delivery@1.34.0-rc.20
3735
+
3736
+ ## 1.34.0-rc.19
3737
+
3738
+ ### Patch Changes
3739
+
3740
+ - Updated dependencies [c53ef7b]
3741
+ - @akinon/next@1.34.0-rc.19
3742
+ - @akinon/pz-b2b@1.34.0-rc.19
3743
+ - @akinon/pz-gpay@1.34.0-rc.19
3744
+ - @akinon/pz-masterpass@1.34.0-rc.19
3745
+ - @akinon/pz-one-click-checkout@1.34.0-rc.19
3746
+ - @akinon/pz-otp@1.34.0-rc.19
3747
+ - @akinon/pz-pay-on-delivery@1.34.0-rc.19
3748
+
3749
+ ## 1.34.0-rc.18
3750
+
3751
+ ### Minor Changes
3752
+
3753
+ - 9b6bf91: ZERO-2660: Change campaings to campaigns
3754
+ - 902d828: ZERO-2621:edit position of loaderSpinner in favorites page
3755
+
3756
+ ### Patch Changes
3757
+
3758
+ - Updated dependencies [a4c8d6a]
3759
+ - @akinon/next@1.34.0-rc.18
3760
+ - @akinon/pz-b2b@1.34.0-rc.18
3761
+ - @akinon/pz-gpay@1.34.0-rc.18
3762
+ - @akinon/pz-masterpass@1.34.0-rc.18
3763
+ - @akinon/pz-one-click-checkout@1.34.0-rc.18
3764
+ - @akinon/pz-otp@1.34.0-rc.18
3765
+ - @akinon/pz-pay-on-delivery@1.34.0-rc.18
3766
+
3767
+ ## 1.34.0-rc.17
3768
+
3769
+ ### Minor Changes
3770
+
3771
+ - 567e4c1: ZERO-2580:Add checked attribute from props to checkbox
3772
+ - d09b677: ZERO-2577: Fix pagination bug and update usePagination hook and ensure pagination controls rendering correctly
3773
+ - 27a5296: ZERO-2631:Fix Checkbox Click
3774
+ - ebb63ce: ZERO-2525: Fix category facet removal bug and add close icon to active filters
3775
+ - 74a1269: ZERO-2658:Edit product name clickability on completed order page
3776
+ - 0d0f36c: ZERO-2598: Fix eslint warnings and update dependencies
3777
+ - 91265bb: ZERO-2551: Improve pretty url and caching performance
3778
+ - f0c23bc: ZERO-2135: add custom not found page
3779
+ - 3420416: ZERO-2533: extend eslint config from @akinon/next
3780
+ - beb499e: ZERO-2551: Add new tsconfig paths
3781
+ - 6c18543: ZERO-2542:Refactor and show error in OneClickCheckoutButtons
3782
+ - 202f84e: ZERO-2569: Fix static keys
3783
+ - 4614eee: ZERO-2602: The script that checks the build for standalone projects
3784
+ - f046f8e: ZERO-2575: update version for react-number-format
3785
+ - 12c10a4: ZERO-2570: Category filters routes to absolute url
3786
+
3787
+ ### Patch Changes
3788
+
3789
+ - Updated dependencies [d09b677]
3790
+ - Updated dependencies [6d4aadb]
3791
+ - Updated dependencies [8e6e8cf]
3792
+ - Updated dependencies [ebb63ce]
3793
+ - Updated dependencies [7cebe87]
3794
+ - Updated dependencies [616690d]
3795
+ - Updated dependencies [f3b595e]
3796
+ - Updated dependencies [91265bb]
3797
+ - Updated dependencies [59fb7c3]
3798
+ - Updated dependencies [bbe18b9]
3799
+ - Updated dependencies [f0c23bc]
3800
+ - Updated dependencies [3420416]
3801
+ - Updated dependencies [495d155]
3802
+ - Updated dependencies [beb499e]
3803
+ - Updated dependencies [6c18543]
3804
+ - Updated dependencies [40ad73e]
3805
+ - Updated dependencies [495d155]
3806
+ - Updated dependencies [f046f8e]
3807
+ - Updated dependencies [6b2972b]
3808
+ - Updated dependencies [3e68768]
3809
+ - @akinon/next@1.34.0-rc.17
3810
+ - @akinon/pz-masterpass@1.34.0-rc.17
3811
+ - @akinon/pz-one-click-checkout@1.34.0-rc.17
3812
+ - @akinon/pz-b2b@1.34.0-rc.17
3813
+ - @akinon/pz-gpay@1.34.0-rc.17
3814
+ - @akinon/pz-otp@1.34.0-rc.17
3815
+ - @akinon/pz-pay-on-delivery@1.34.0-rc.17
3816
+
3817
+ ## 1.34.0-rc.16
3818
+
3819
+ ### Patch Changes
3820
+
3821
+ - @akinon/next@1.34.0-rc.16
3822
+ - @akinon/pz-b2b@1.34.0-rc.16
3823
+ - @akinon/pz-gpay@1.34.0-rc.16
3824
+ - @akinon/pz-masterpass@1.34.0-rc.16
3825
+ - @akinon/pz-one-click-checkout@1.34.0-rc.16
3826
+ - @akinon/pz-otp@1.34.0-rc.16
3827
+ - @akinon/pz-pay-on-delivery@1.34.0-rc.16
3828
+
3829
+ ## 1.34.0-rc.15
3830
+
3831
+ ### Patch Changes
3832
+
3833
+ - @akinon/next@1.34.0-rc.15
3834
+ - @akinon/pz-b2b@1.34.0-rc.15
3835
+ - @akinon/pz-gpay@1.34.0-rc.15
3836
+ - @akinon/pz-masterpass@1.34.0-rc.15
3837
+ - @akinon/pz-one-click-checkout@1.34.0-rc.15
3838
+ - @akinon/pz-otp@1.34.0-rc.15
3839
+ - @akinon/pz-pay-on-delivery@1.34.0-rc.15
3840
+
3841
+ ## 1.34.0-rc.14
3842
+
3843
+ ### Minor Changes
3844
+
3845
+ - 4614eee: ZERO-2602: The script that checks the build for standalone projects
3846
+
3847
+ ### Patch Changes
3848
+
3849
+ - @akinon/next@1.34.0-rc.14
3850
+ - @akinon/pz-b2b@1.34.0-rc.14
3851
+ - @akinon/pz-gpay@1.34.0-rc.14
3852
+ - @akinon/pz-masterpass@1.34.0-rc.14
3853
+ - @akinon/pz-one-click-checkout@1.34.0-rc.14
3854
+ - @akinon/pz-otp@1.34.0-rc.14
3855
+ - @akinon/pz-pay-on-delivery@1.34.0-rc.14
3856
+
3857
+ ## 1.34.0-rc.13
3858
+
3859
+ ### Minor Changes
3860
+
3861
+ - 74a1269: ZERO-2658:Edit product name clickability on completed order page
3862
+
3863
+ ### Patch Changes
3864
+
3865
+ - @akinon/next@1.34.0-rc.13
3866
+ - @akinon/pz-b2b@1.34.0-rc.13
3867
+ - @akinon/pz-gpay@1.34.0-rc.13
3868
+ - @akinon/pz-masterpass@1.34.0-rc.13
3869
+ - @akinon/pz-one-click-checkout@1.34.0-rc.13
3870
+ - @akinon/pz-otp@1.34.0-rc.13
3871
+ - @akinon/pz-pay-on-delivery@1.34.0-rc.13
3872
+
3873
+ ## 1.34.0-rc.12
3874
+
3875
+ ### Patch Changes
3876
+
3877
+ - Updated dependencies [616690d]
3878
+ - @akinon/next@1.34.0-rc.12
3879
+ - @akinon/pz-b2b@1.34.0-rc.12
3880
+ - @akinon/pz-gpay@1.34.0-rc.12
3881
+ - @akinon/pz-masterpass@1.34.0-rc.12
3882
+ - @akinon/pz-one-click-checkout@1.34.0-rc.12
3883
+ - @akinon/pz-otp@1.34.0-rc.12
3884
+ - @akinon/pz-pay-on-delivery@1.34.0-rc.12
3885
+
3886
+ ## 1.34.0-rc.11
3887
+
3888
+ ### Patch Changes
3889
+
3890
+ - Updated dependencies [8e6e8cf]
3891
+ - @akinon/next@1.34.0-rc.11
3892
+ - @akinon/pz-b2b@1.34.0-rc.11
3893
+ - @akinon/pz-gpay@1.34.0-rc.11
3894
+ - @akinon/pz-masterpass@1.34.0-rc.11
3895
+ - @akinon/pz-one-click-checkout@1.34.0-rc.11
3896
+ - @akinon/pz-otp@1.34.0-rc.11
3897
+ - @akinon/pz-pay-on-delivery@1.34.0-rc.11
3898
+
3899
+ ## 1.34.0-rc.10
3900
+
3901
+ ### Patch Changes
3902
+
3903
+ - Updated dependencies [bbe18b9]
3904
+ - @akinon/next@1.34.0-rc.10
3905
+ - @akinon/pz-b2b@1.34.0-rc.10
3906
+ - @akinon/pz-gpay@1.34.0-rc.10
3907
+ - @akinon/pz-masterpass@1.34.0-rc.10
3908
+ - @akinon/pz-one-click-checkout@1.34.0-rc.10
3909
+ - @akinon/pz-otp@1.34.0-rc.10
3910
+ - @akinon/pz-pay-on-delivery@1.34.0-rc.10
3911
+
3912
+ ## 1.34.0-rc.9
3913
+
3914
+ ### Minor Changes
3915
+
3916
+ - beb499e: ZERO-2551: Add new tsconfig paths
3917
+
3918
+ ### Patch Changes
3919
+
3920
+ - Updated dependencies [beb499e]
3921
+ - @akinon/next@1.34.0-rc.9
3922
+ - @akinon/pz-b2b@1.34.0-rc.9
3923
+ - @akinon/pz-gpay@1.34.0-rc.9
3924
+ - @akinon/pz-masterpass@1.34.0-rc.9
3925
+ - @akinon/pz-one-click-checkout@1.34.0-rc.9
3926
+ - @akinon/pz-otp@1.34.0-rc.9
3927
+ - @akinon/pz-pay-on-delivery@1.34.0-rc.9
3928
+
3929
+ ## 1.34.0-rc.8
3930
+
3931
+ ### Minor Changes
3932
+
3933
+ - 91265bb: ZERO-2551: Improve pretty url and caching performance
3934
+
3935
+ ### Patch Changes
3936
+
3937
+ - Updated dependencies [91265bb]
3938
+ - @akinon/next@1.34.0-rc.8
3939
+ - @akinon/pz-b2b@1.34.0-rc.8
3940
+ - @akinon/pz-gpay@1.34.0-rc.8
3941
+ - @akinon/pz-masterpass@1.34.0-rc.8
3942
+ - @akinon/pz-one-click-checkout@1.34.0-rc.8
3943
+ - @akinon/pz-otp@1.34.0-rc.8
3944
+ - @akinon/pz-pay-on-delivery@1.34.0-rc.8
3945
+
3946
+ ## 1.34.0-rc.7
3947
+
3948
+ ### Minor Changes
3949
+
3950
+ - 0d0f36c: ZERO-2598: Fix eslint warnings and update dependencies
3951
+
3952
+ ### Patch Changes
3953
+
3954
+ - @akinon/next@1.34.0-rc.7
3955
+ - @akinon/pz-b2b@1.34.0-rc.7
3956
+ - @akinon/pz-gpay@1.34.0-rc.7
3957
+ - @akinon/pz-masterpass@1.34.0-rc.7
3958
+ - @akinon/pz-one-click-checkout@1.34.0-rc.7
3959
+ - @akinon/pz-otp@1.34.0-rc.7
3960
+ - @akinon/pz-pay-on-delivery@1.34.0-rc.7
3961
+
3962
+ ## 1.34.0-rc.6
3963
+
3964
+ ### Minor Changes
3965
+
3966
+ - 567e4c1: ZERO-2580:Add checked attribute from props to checkbox
3967
+ - d09b677: ZERO-2577: Fix pagination bug and update usePagination hook and ensure pagination controls rendering correctly
3968
+ - 27a5296: ZERO-2631:Fix Checkbox Click
3969
+ - ebb63ce: ZERO-2525: Fix category facet removal bug and add close icon to active filters
3970
+ - f0c23bc: ZERO-2135: add custom not found page
3971
+ - 3420416: ZERO-2533: extend eslint config from @akinon/next
3972
+ - 6c18543: ZERO-2542:Refactor and show error in OneClickCheckoutButtons
3973
+ - 202f84e: ZERO-2569: Fix static keys
3974
+ - f046f8e: ZERO-2575: update version for react-number-format
3975
+ - 12c10a4: ZERO-2570: Category filters routes to absolute url
3976
+
3977
+ ### Patch Changes
3978
+
3979
+ - Updated dependencies [d09b677]
3980
+ - Updated dependencies [6d4aadb]
3981
+ - Updated dependencies [ebb63ce]
3982
+ - Updated dependencies [7cebe87]
3983
+ - Updated dependencies [f3b595e]
3984
+ - Updated dependencies [59fb7c3]
3985
+ - Updated dependencies [f0c23bc]
3986
+ - Updated dependencies [3420416]
3987
+ - Updated dependencies [495d155]
3988
+ - Updated dependencies [6c18543]
3989
+ - Updated dependencies [40ad73e]
3990
+ - Updated dependencies [495d155]
3991
+ - Updated dependencies [f046f8e]
3992
+ - Updated dependencies [6b2972b]
3993
+ - Updated dependencies [3e68768]
3994
+ - @akinon/next@1.34.0-rc.6
3995
+ - @akinon/pz-masterpass@1.34.0-rc.6
3996
+ - @akinon/pz-one-click-checkout@1.34.0-rc.6
3997
+ - @akinon/pz-b2b@1.34.0-rc.6
3998
+ - @akinon/pz-gpay@1.34.0-rc.6
3999
+ - @akinon/pz-otp@1.34.0-rc.6
4000
+ - @akinon/pz-pay-on-delivery@1.34.0-rc.6
1203
4001
 
1204
4002
  ## 1.33.2
1205
4003