@akinon/projectzero 1.71.0 → 1.72.0-rc.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +39 -1
- package/app-template/.gitignore +2 -0
- package/app-template/CHANGELOG.md +2790 -149
- package/app-template/next.config.mjs +2 -1
- package/app-template/package.json +20 -20
- package/app-template/src/components/pagination.tsx +55 -35
- package/app-template/src/components/types/index.ts +1 -0
- package/app-template/src/settings.js +9 -1
- package/app-template/src/views/category/category-active-filters.tsx +3 -3
- package/app-template/src/views/category/filters/filter-item.tsx +1 -1
- package/app-template/src/views/category/filters/index.tsx +1 -1
- package/app-template/src/views/category/layout.tsx +3 -3
- package/package.json +1 -1
- package/app-template/sentry.edge.config.ts +0 -3
- package/app-template/sentry.server.config.ts +0 -3
|
@@ -1,6 +1,196 @@
|
|
|
1
1
|
# projectzeronext
|
|
2
2
|
|
|
3
|
-
## 1.
|
|
3
|
+
## 1.72.0-rc.13
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [9eaace28]
|
|
8
|
+
- @akinon/next@1.72.0-rc.13
|
|
9
|
+
- @akinon/pz-otp@1.72.0-rc.13
|
|
10
|
+
- @akinon/pz-akifast@1.72.0-rc.13
|
|
11
|
+
- @akinon/pz-b2b@1.72.0-rc.13
|
|
12
|
+
- @akinon/pz-basket-gift-pack@1.72.0-rc.13
|
|
13
|
+
- @akinon/pz-bkm@1.72.0-rc.13
|
|
14
|
+
- @akinon/pz-checkout-gift-pack@1.72.0-rc.13
|
|
15
|
+
- @akinon/pz-click-collect@1.72.0-rc.13
|
|
16
|
+
- @akinon/pz-credit-payment@1.72.0-rc.13
|
|
17
|
+
- @akinon/pz-gpay@1.72.0-rc.13
|
|
18
|
+
- @akinon/pz-masterpass@1.72.0-rc.13
|
|
19
|
+
- @akinon/pz-one-click-checkout@1.72.0-rc.13
|
|
20
|
+
- @akinon/pz-pay-on-delivery@1.72.0-rc.13
|
|
21
|
+
- @akinon/pz-saved-card@1.72.0-rc.13
|
|
22
|
+
- @akinon/pz-tabby-extension@1.72.0-rc.13
|
|
23
|
+
|
|
24
|
+
## 1.71.0-rc.12
|
|
25
|
+
|
|
26
|
+
### Patch Changes
|
|
27
|
+
|
|
28
|
+
- Updated dependencies [65d3b862]
|
|
29
|
+
- @akinon/next@1.71.0-rc.12
|
|
30
|
+
- @akinon/pz-akifast@1.71.0-rc.12
|
|
31
|
+
- @akinon/pz-b2b@1.71.0-rc.12
|
|
32
|
+
- @akinon/pz-basket-gift-pack@1.71.0-rc.12
|
|
33
|
+
- @akinon/pz-bkm@1.71.0-rc.12
|
|
34
|
+
- @akinon/pz-checkout-gift-pack@1.71.0-rc.12
|
|
35
|
+
- @akinon/pz-click-collect@1.71.0-rc.12
|
|
36
|
+
- @akinon/pz-credit-payment@1.71.0-rc.12
|
|
37
|
+
- @akinon/pz-gpay@1.71.0-rc.12
|
|
38
|
+
- @akinon/pz-masterpass@1.71.0-rc.12
|
|
39
|
+
- @akinon/pz-one-click-checkout@1.71.0-rc.12
|
|
40
|
+
- @akinon/pz-otp@1.71.0-rc.12
|
|
41
|
+
- @akinon/pz-pay-on-delivery@1.71.0-rc.12
|
|
42
|
+
- @akinon/pz-saved-card@1.71.0-rc.12
|
|
43
|
+
- @akinon/pz-tabby-extension@1.71.0-rc.12
|
|
44
|
+
|
|
45
|
+
## 1.71.0-rc.11
|
|
46
|
+
|
|
47
|
+
### Patch Changes
|
|
48
|
+
|
|
49
|
+
- Updated dependencies [cc538c6a]
|
|
50
|
+
- Updated dependencies [5a333a57]
|
|
51
|
+
- Updated dependencies [f0b2f416]
|
|
52
|
+
- @akinon/next@1.71.0-rc.11
|
|
53
|
+
- @akinon/pz-akifast@1.71.0-rc.11
|
|
54
|
+
- @akinon/pz-b2b@1.71.0-rc.11
|
|
55
|
+
- @akinon/pz-basket-gift-pack@1.71.0-rc.11
|
|
56
|
+
- @akinon/pz-bkm@1.71.0-rc.11
|
|
57
|
+
- @akinon/pz-checkout-gift-pack@1.71.0-rc.11
|
|
58
|
+
- @akinon/pz-click-collect@1.71.0-rc.11
|
|
59
|
+
- @akinon/pz-credit-payment@1.71.0-rc.11
|
|
60
|
+
- @akinon/pz-gpay@1.71.0-rc.11
|
|
61
|
+
- @akinon/pz-masterpass@1.71.0-rc.11
|
|
62
|
+
- @akinon/pz-one-click-checkout@1.71.0-rc.11
|
|
63
|
+
- @akinon/pz-otp@1.71.0-rc.11
|
|
64
|
+
- @akinon/pz-pay-on-delivery@1.71.0-rc.11
|
|
65
|
+
- @akinon/pz-saved-card@1.71.0-rc.11
|
|
66
|
+
- @akinon/pz-tabby-extension@1.71.0-rc.11
|
|
67
|
+
|
|
68
|
+
## 1.71.0-rc.10
|
|
69
|
+
|
|
70
|
+
### Minor Changes
|
|
71
|
+
|
|
72
|
+
- 82174637: ZERO-2887: Add LoaderSpinner to Filters component
|
|
73
|
+
- 64699d3f: ZERO-2761: Fix invalid import for plugin module
|
|
74
|
+
|
|
75
|
+
### Patch Changes
|
|
76
|
+
|
|
77
|
+
- Updated dependencies [5dfeea04]
|
|
78
|
+
- Updated dependencies [81248a14]
|
|
79
|
+
- Updated dependencies [2d9b2b2c]
|
|
80
|
+
- Updated dependencies [e9541a13]
|
|
81
|
+
- Updated dependencies [c53ef7b9]
|
|
82
|
+
- Updated dependencies [64699d3f]
|
|
83
|
+
- Updated dependencies [17f87524]
|
|
84
|
+
- Updated dependencies [bbe18b9f]
|
|
85
|
+
- Updated dependencies [4920742c]
|
|
86
|
+
- Updated dependencies [7e56d6b6]
|
|
87
|
+
- Updated dependencies [f2c92d5c]
|
|
88
|
+
- Updated dependencies [7bd3d992]
|
|
89
|
+
- Updated dependencies [49eeebfa]
|
|
90
|
+
- Updated dependencies [3f9b8d7e]
|
|
91
|
+
- @akinon/next@1.71.0-rc.10
|
|
92
|
+
- @akinon/pz-checkout-gift-pack@1.71.0-rc.10
|
|
93
|
+
- @akinon/pz-one-click-checkout@1.71.0-rc.10
|
|
94
|
+
- @akinon/pz-basket-gift-pack@1.71.0-rc.10
|
|
95
|
+
- @akinon/pz-pay-on-delivery@1.71.0-rc.10
|
|
96
|
+
- @akinon/pz-credit-payment@1.71.0-rc.10
|
|
97
|
+
- @akinon/pz-click-collect@1.71.0-rc.10
|
|
98
|
+
- @akinon/pz-masterpass@1.71.0-rc.10
|
|
99
|
+
- @akinon/pz-akifast@1.71.0-rc.10
|
|
100
|
+
- @akinon/pz-gpay@1.71.0-rc.10
|
|
101
|
+
- @akinon/pz-b2b@1.71.0-rc.10
|
|
102
|
+
- @akinon/pz-bkm@1.71.0-rc.10
|
|
103
|
+
- @akinon/pz-otp@1.71.0-rc.10
|
|
104
|
+
- @akinon/pz-saved-card@1.71.0-rc.10
|
|
105
|
+
- @akinon/pz-tabby-extension@1.71.0-rc.10
|
|
106
|
+
|
|
107
|
+
## 1.71.0-rc.9
|
|
108
|
+
|
|
109
|
+
### Minor Changes
|
|
110
|
+
|
|
111
|
+
- d9b907d: ZERO-2993: Add apple pay wallet payment option
|
|
112
|
+
|
|
113
|
+
### Patch Changes
|
|
114
|
+
|
|
115
|
+
- Updated dependencies [d9b907d]
|
|
116
|
+
- @akinon/next@1.71.0-rc.9
|
|
117
|
+
- @akinon/pz-akifast@1.71.0-rc.9
|
|
118
|
+
- @akinon/pz-b2b@1.71.0-rc.9
|
|
119
|
+
- @akinon/pz-basket-gift-pack@1.71.0-rc.9
|
|
120
|
+
- @akinon/pz-bkm@1.71.0-rc.9
|
|
121
|
+
- @akinon/pz-checkout-gift-pack@1.71.0-rc.9
|
|
122
|
+
- @akinon/pz-click-collect@1.71.0-rc.9
|
|
123
|
+
- @akinon/pz-credit-payment@1.71.0-rc.9
|
|
124
|
+
- @akinon/pz-gpay@1.71.0-rc.9
|
|
125
|
+
- @akinon/pz-masterpass@1.71.0-rc.9
|
|
126
|
+
- @akinon/pz-one-click-checkout@1.71.0-rc.9
|
|
127
|
+
- @akinon/pz-otp@1.71.0-rc.9
|
|
128
|
+
- @akinon/pz-pay-on-delivery@1.71.0-rc.9
|
|
129
|
+
- @akinon/pz-saved-card@1.71.0-rc.9
|
|
130
|
+
- @akinon/pz-tabby-extension@1.71.0-rc.9
|
|
131
|
+
|
|
132
|
+
## 1.71.0-rc.8
|
|
133
|
+
|
|
134
|
+
### Minor Changes
|
|
135
|
+
|
|
136
|
+
- f34454a: ZERO-2953: Add hepsipay payment method
|
|
137
|
+
- 4d3deb4: ZERO-2935: sentry 8 upgrade
|
|
138
|
+
- 1ebe1da: ZERO-3016:move pagination fixes and add optional chaining
|
|
139
|
+
- 7d2d66e: ZERO-3012: Upgrade version for tailwindcss
|
|
140
|
+
- 3344bca: ZERO-3013: Enable web vitals tracking in settings.js
|
|
141
|
+
|
|
142
|
+
### Patch Changes
|
|
143
|
+
|
|
144
|
+
- Updated dependencies [f34454a]
|
|
145
|
+
- Updated dependencies [3bfa12a]
|
|
146
|
+
- Updated dependencies [4d3deb4]
|
|
147
|
+
- Updated dependencies [0ab91e5]
|
|
148
|
+
- Updated dependencies [3010514]
|
|
149
|
+
- Updated dependencies [9a50730]
|
|
150
|
+
- Updated dependencies [ca774b3]
|
|
151
|
+
- Updated dependencies [56cdddc]
|
|
152
|
+
- Updated dependencies [3344bca]
|
|
153
|
+
- @akinon/next@1.71.0-rc.8
|
|
154
|
+
- @akinon/pz-akifast@1.71.0-rc.8
|
|
155
|
+
- @akinon/pz-b2b@1.71.0-rc.8
|
|
156
|
+
- @akinon/pz-basket-gift-pack@1.71.0-rc.8
|
|
157
|
+
- @akinon/pz-bkm@1.71.0-rc.8
|
|
158
|
+
- @akinon/pz-checkout-gift-pack@1.71.0-rc.8
|
|
159
|
+
- @akinon/pz-click-collect@1.71.0-rc.8
|
|
160
|
+
- @akinon/pz-credit-payment@1.71.0-rc.8
|
|
161
|
+
- @akinon/pz-gpay@1.71.0-rc.8
|
|
162
|
+
- @akinon/pz-masterpass@1.71.0-rc.8
|
|
163
|
+
- @akinon/pz-one-click-checkout@1.71.0-rc.8
|
|
164
|
+
- @akinon/pz-otp@1.71.0-rc.8
|
|
165
|
+
- @akinon/pz-pay-on-delivery@1.71.0-rc.8
|
|
166
|
+
- @akinon/pz-saved-card@1.71.0-rc.8
|
|
167
|
+
- @akinon/pz-tabby-extension@1.71.0-rc.8
|
|
168
|
+
|
|
169
|
+
## 1.71.0-rc.7
|
|
170
|
+
|
|
171
|
+
### Minor Changes
|
|
172
|
+
|
|
173
|
+
- 1ebe1da: ZERO-3016:move pagination fixes and add optional chaining
|
|
174
|
+
|
|
175
|
+
### Patch Changes
|
|
176
|
+
|
|
177
|
+
- @akinon/next@1.71.0-rc.7
|
|
178
|
+
- @akinon/pz-akifast@1.71.0-rc.7
|
|
179
|
+
- @akinon/pz-b2b@1.71.0-rc.7
|
|
180
|
+
- @akinon/pz-basket-gift-pack@1.71.0-rc.7
|
|
181
|
+
- @akinon/pz-bkm@1.71.0-rc.7
|
|
182
|
+
- @akinon/pz-checkout-gift-pack@1.71.0-rc.7
|
|
183
|
+
- @akinon/pz-click-collect@1.71.0-rc.7
|
|
184
|
+
- @akinon/pz-credit-payment@1.71.0-rc.7
|
|
185
|
+
- @akinon/pz-gpay@1.71.0-rc.7
|
|
186
|
+
- @akinon/pz-masterpass@1.71.0-rc.7
|
|
187
|
+
- @akinon/pz-one-click-checkout@1.71.0-rc.7
|
|
188
|
+
- @akinon/pz-otp@1.71.0-rc.7
|
|
189
|
+
- @akinon/pz-pay-on-delivery@1.71.0-rc.7
|
|
190
|
+
- @akinon/pz-saved-card@1.71.0-rc.7
|
|
191
|
+
- @akinon/pz-tabby-extension@1.71.0-rc.7
|
|
192
|
+
|
|
193
|
+
## 1.71.0-rc.6
|
|
4
194
|
|
|
5
195
|
### Minor Changes
|
|
6
196
|
|
|
@@ -9,21 +199,161 @@
|
|
|
9
199
|
### Patch Changes
|
|
10
200
|
|
|
11
201
|
- Updated dependencies [f34454a]
|
|
12
|
-
- @akinon/next@1.71.0
|
|
13
|
-
- @akinon/pz-akifast@1.71.0
|
|
14
|
-
- @akinon/pz-b2b@1.71.0
|
|
15
|
-
- @akinon/pz-basket-gift-pack@1.71.0
|
|
16
|
-
- @akinon/pz-bkm@1.71.0
|
|
17
|
-
- @akinon/pz-checkout-gift-pack@1.71.0
|
|
18
|
-
- @akinon/pz-click-collect@1.71.0
|
|
19
|
-
- @akinon/pz-credit-payment@1.71.0
|
|
20
|
-
- @akinon/pz-gpay@1.71.0
|
|
21
|
-
- @akinon/pz-masterpass@1.71.0
|
|
22
|
-
- @akinon/pz-one-click-checkout@1.71.0
|
|
23
|
-
- @akinon/pz-otp@1.71.0
|
|
24
|
-
- @akinon/pz-pay-on-delivery@1.71.0
|
|
25
|
-
- @akinon/pz-saved-card@1.71.0
|
|
26
|
-
- @akinon/pz-tabby-extension@1.71.0
|
|
202
|
+
- @akinon/next@1.71.0-rc.6
|
|
203
|
+
- @akinon/pz-akifast@1.71.0-rc.6
|
|
204
|
+
- @akinon/pz-b2b@1.71.0-rc.6
|
|
205
|
+
- @akinon/pz-basket-gift-pack@1.71.0-rc.6
|
|
206
|
+
- @akinon/pz-bkm@1.71.0-rc.6
|
|
207
|
+
- @akinon/pz-checkout-gift-pack@1.71.0-rc.6
|
|
208
|
+
- @akinon/pz-click-collect@1.71.0-rc.6
|
|
209
|
+
- @akinon/pz-credit-payment@1.71.0-rc.6
|
|
210
|
+
- @akinon/pz-gpay@1.71.0-rc.6
|
|
211
|
+
- @akinon/pz-masterpass@1.71.0-rc.6
|
|
212
|
+
- @akinon/pz-one-click-checkout@1.71.0-rc.6
|
|
213
|
+
- @akinon/pz-otp@1.71.0-rc.6
|
|
214
|
+
- @akinon/pz-pay-on-delivery@1.71.0-rc.6
|
|
215
|
+
- @akinon/pz-saved-card@1.71.0-rc.6
|
|
216
|
+
- @akinon/pz-tabby-extension@1.71.0-rc.6
|
|
217
|
+
|
|
218
|
+
## 1.71.0-rc.5
|
|
219
|
+
|
|
220
|
+
### Patch Changes
|
|
221
|
+
|
|
222
|
+
- Updated dependencies [0ab91e5]
|
|
223
|
+
- @akinon/pz-akifast@1.71.0-rc.5
|
|
224
|
+
- @akinon/next@1.71.0-rc.5
|
|
225
|
+
- @akinon/pz-b2b@1.71.0-rc.5
|
|
226
|
+
- @akinon/pz-basket-gift-pack@1.71.0-rc.5
|
|
227
|
+
- @akinon/pz-bkm@1.71.0-rc.5
|
|
228
|
+
- @akinon/pz-checkout-gift-pack@1.71.0-rc.5
|
|
229
|
+
- @akinon/pz-click-collect@1.71.0-rc.5
|
|
230
|
+
- @akinon/pz-credit-payment@1.71.0-rc.5
|
|
231
|
+
- @akinon/pz-gpay@1.71.0-rc.5
|
|
232
|
+
- @akinon/pz-masterpass@1.71.0-rc.5
|
|
233
|
+
- @akinon/pz-one-click-checkout@1.71.0-rc.5
|
|
234
|
+
- @akinon/pz-otp@1.71.0-rc.5
|
|
235
|
+
- @akinon/pz-pay-on-delivery@1.71.0-rc.5
|
|
236
|
+
- @akinon/pz-saved-card@1.71.0-rc.5
|
|
237
|
+
- @akinon/pz-tabby-extension@1.71.0-rc.5
|
|
238
|
+
|
|
239
|
+
## 1.71.0-rc.4
|
|
240
|
+
|
|
241
|
+
### Minor Changes
|
|
242
|
+
|
|
243
|
+
- 7d2d66e: ZERO-3012: Upgrade version for tailwindcss
|
|
244
|
+
|
|
245
|
+
### Patch Changes
|
|
246
|
+
|
|
247
|
+
- @akinon/next@1.71.0-rc.4
|
|
248
|
+
- @akinon/pz-akifast@1.71.0-rc.4
|
|
249
|
+
- @akinon/pz-b2b@1.71.0-rc.4
|
|
250
|
+
- @akinon/pz-basket-gift-pack@1.71.0-rc.4
|
|
251
|
+
- @akinon/pz-bkm@1.71.0-rc.4
|
|
252
|
+
- @akinon/pz-checkout-gift-pack@1.71.0-rc.4
|
|
253
|
+
- @akinon/pz-click-collect@1.71.0-rc.4
|
|
254
|
+
- @akinon/pz-credit-payment@1.71.0-rc.4
|
|
255
|
+
- @akinon/pz-gpay@1.71.0-rc.4
|
|
256
|
+
- @akinon/pz-masterpass@1.71.0-rc.4
|
|
257
|
+
- @akinon/pz-one-click-checkout@1.71.0-rc.4
|
|
258
|
+
- @akinon/pz-otp@1.71.0-rc.4
|
|
259
|
+
- @akinon/pz-pay-on-delivery@1.71.0-rc.4
|
|
260
|
+
- @akinon/pz-saved-card@1.71.0-rc.4
|
|
261
|
+
- @akinon/pz-tabby-extension@1.71.0-rc.4
|
|
262
|
+
|
|
263
|
+
## 1.71.0-rc.3
|
|
264
|
+
|
|
265
|
+
### Minor Changes
|
|
266
|
+
|
|
267
|
+
- 3344bca: ZERO-3013: Enable web vitals tracking in settings.js
|
|
268
|
+
|
|
269
|
+
### Patch Changes
|
|
270
|
+
|
|
271
|
+
- Updated dependencies [3344bca]
|
|
272
|
+
- @akinon/next@1.71.0-rc.3
|
|
273
|
+
- @akinon/pz-akifast@1.71.0-rc.3
|
|
274
|
+
- @akinon/pz-b2b@1.71.0-rc.3
|
|
275
|
+
- @akinon/pz-basket-gift-pack@1.71.0-rc.3
|
|
276
|
+
- @akinon/pz-bkm@1.71.0-rc.3
|
|
277
|
+
- @akinon/pz-checkout-gift-pack@1.71.0-rc.3
|
|
278
|
+
- @akinon/pz-click-collect@1.71.0-rc.3
|
|
279
|
+
- @akinon/pz-credit-payment@1.71.0-rc.3
|
|
280
|
+
- @akinon/pz-gpay@1.71.0-rc.3
|
|
281
|
+
- @akinon/pz-masterpass@1.71.0-rc.3
|
|
282
|
+
- @akinon/pz-one-click-checkout@1.71.0-rc.3
|
|
283
|
+
- @akinon/pz-otp@1.71.0-rc.3
|
|
284
|
+
- @akinon/pz-pay-on-delivery@1.71.0-rc.3
|
|
285
|
+
- @akinon/pz-saved-card@1.71.0-rc.3
|
|
286
|
+
- @akinon/pz-tabby-extension@1.71.0-rc.3
|
|
287
|
+
|
|
288
|
+
## 1.71.0-rc.2
|
|
289
|
+
|
|
290
|
+
### Patch Changes
|
|
291
|
+
|
|
292
|
+
- Updated dependencies [56cdddc]
|
|
293
|
+
- @akinon/next@1.71.0-rc.2
|
|
294
|
+
- @akinon/pz-akifast@1.71.0-rc.2
|
|
295
|
+
- @akinon/pz-b2b@1.71.0-rc.2
|
|
296
|
+
- @akinon/pz-basket-gift-pack@1.71.0-rc.2
|
|
297
|
+
- @akinon/pz-bkm@1.71.0-rc.2
|
|
298
|
+
- @akinon/pz-checkout-gift-pack@1.71.0-rc.2
|
|
299
|
+
- @akinon/pz-click-collect@1.71.0-rc.2
|
|
300
|
+
- @akinon/pz-credit-payment@1.71.0-rc.2
|
|
301
|
+
- @akinon/pz-gpay@1.71.0-rc.2
|
|
302
|
+
- @akinon/pz-masterpass@1.71.0-rc.2
|
|
303
|
+
- @akinon/pz-one-click-checkout@1.71.0-rc.2
|
|
304
|
+
- @akinon/pz-otp@1.71.0-rc.2
|
|
305
|
+
- @akinon/pz-pay-on-delivery@1.71.0-rc.2
|
|
306
|
+
- @akinon/pz-saved-card@1.71.0-rc.2
|
|
307
|
+
- @akinon/pz-tabby-extension@1.71.0-rc.2
|
|
308
|
+
|
|
309
|
+
## 1.71.0-rc.1
|
|
310
|
+
|
|
311
|
+
### Patch Changes
|
|
312
|
+
|
|
313
|
+
- Updated dependencies [9a50730]
|
|
314
|
+
- @akinon/next@1.71.0-rc.1
|
|
315
|
+
- @akinon/pz-akifast@1.71.0-rc.1
|
|
316
|
+
- @akinon/pz-b2b@1.71.0-rc.1
|
|
317
|
+
- @akinon/pz-basket-gift-pack@1.71.0-rc.1
|
|
318
|
+
- @akinon/pz-bkm@1.71.0-rc.1
|
|
319
|
+
- @akinon/pz-checkout-gift-pack@1.71.0-rc.1
|
|
320
|
+
- @akinon/pz-click-collect@1.71.0-rc.1
|
|
321
|
+
- @akinon/pz-credit-payment@1.71.0-rc.1
|
|
322
|
+
- @akinon/pz-gpay@1.71.0-rc.1
|
|
323
|
+
- @akinon/pz-masterpass@1.71.0-rc.1
|
|
324
|
+
- @akinon/pz-one-click-checkout@1.71.0-rc.1
|
|
325
|
+
- @akinon/pz-otp@1.71.0-rc.1
|
|
326
|
+
- @akinon/pz-pay-on-delivery@1.71.0-rc.1
|
|
327
|
+
- @akinon/pz-saved-card@1.71.0-rc.1
|
|
328
|
+
- @akinon/pz-tabby-extension@1.71.0-rc.1
|
|
329
|
+
|
|
330
|
+
## 1.71.0-rc.0
|
|
331
|
+
|
|
332
|
+
### Minor Changes
|
|
333
|
+
|
|
334
|
+
- 4d3deb4: ZERO-2935: sentry 8 upgrade
|
|
335
|
+
|
|
336
|
+
### Patch Changes
|
|
337
|
+
|
|
338
|
+
- Updated dependencies [3bfa12a]
|
|
339
|
+
- Updated dependencies [4d3deb4]
|
|
340
|
+
- Updated dependencies [3010514]
|
|
341
|
+
- Updated dependencies [ca774b3]
|
|
342
|
+
- @akinon/next@1.71.0-rc.0
|
|
343
|
+
- @akinon/pz-akifast@1.71.0-rc.0
|
|
344
|
+
- @akinon/pz-b2b@1.71.0-rc.0
|
|
345
|
+
- @akinon/pz-basket-gift-pack@1.71.0-rc.0
|
|
346
|
+
- @akinon/pz-bkm@1.71.0-rc.0
|
|
347
|
+
- @akinon/pz-checkout-gift-pack@1.71.0-rc.0
|
|
348
|
+
- @akinon/pz-click-collect@1.71.0-rc.0
|
|
349
|
+
- @akinon/pz-credit-payment@1.71.0-rc.0
|
|
350
|
+
- @akinon/pz-gpay@1.71.0-rc.0
|
|
351
|
+
- @akinon/pz-masterpass@1.71.0-rc.0
|
|
352
|
+
- @akinon/pz-one-click-checkout@1.71.0-rc.0
|
|
353
|
+
- @akinon/pz-otp@1.71.0-rc.0
|
|
354
|
+
- @akinon/pz-pay-on-delivery@1.71.0-rc.0
|
|
355
|
+
- @akinon/pz-saved-card@1.71.0-rc.0
|
|
356
|
+
- @akinon/pz-tabby-extension@1.71.0-rc.0
|
|
27
357
|
|
|
28
358
|
## 1.70.0
|
|
29
359
|
|
|
@@ -54,32 +384,249 @@
|
|
|
54
384
|
|
|
55
385
|
### Minor Changes
|
|
56
386
|
|
|
387
|
+
- 4d3deb4: ZERO-2935: sentry 8 upgrade
|
|
388
|
+
- f046f8e: ZERO-2575: update version for react-number-format
|
|
389
|
+
|
|
390
|
+
### Patch Changes
|
|
391
|
+
|
|
392
|
+
- Updated dependencies [3bfa12a]
|
|
393
|
+
- Updated dependencies [4d3deb4]
|
|
394
|
+
- Updated dependencies [3010514]
|
|
395
|
+
- Updated dependencies [ca774b3]
|
|
396
|
+
- Updated dependencies [f046f8e]
|
|
397
|
+
- @akinon/next@1.69.0-rc.9
|
|
398
|
+
- @akinon/pz-akifast@1.69.0-rc.9
|
|
399
|
+
- @akinon/pz-b2b@1.69.0-rc.9
|
|
400
|
+
- @akinon/pz-basket-gift-pack@1.69.0-rc.9
|
|
401
|
+
- @akinon/pz-bkm@1.69.0-rc.9
|
|
402
|
+
- @akinon/pz-checkout-gift-pack@1.69.0-rc.9
|
|
403
|
+
- @akinon/pz-click-collect@1.69.0-rc.9
|
|
404
|
+
- @akinon/pz-credit-payment@1.69.0-rc.9
|
|
405
|
+
- @akinon/pz-gpay@1.69.0-rc.9
|
|
406
|
+
- @akinon/pz-masterpass@1.69.0-rc.9
|
|
407
|
+
- @akinon/pz-one-click-checkout@1.69.0-rc.9
|
|
408
|
+
- @akinon/pz-otp@1.69.0-rc.9
|
|
409
|
+
- @akinon/pz-pay-on-delivery@1.69.0-rc.9
|
|
410
|
+
- @akinon/pz-saved-card@1.69.0-rc.9
|
|
411
|
+
- @akinon/pz-tabby-extension@1.69.0-rc.9
|
|
412
|
+
|
|
413
|
+
## 1.69.0-rc.8
|
|
414
|
+
|
|
415
|
+
### Patch Changes
|
|
416
|
+
|
|
417
|
+
- Updated dependencies [3010514]
|
|
418
|
+
- Updated dependencies [ca774b3]
|
|
419
|
+
- @akinon/next@1.69.0-rc.8
|
|
420
|
+
- @akinon/pz-akifast@1.69.0-rc.8
|
|
421
|
+
- @akinon/pz-b2b@1.69.0-rc.8
|
|
422
|
+
- @akinon/pz-basket-gift-pack@1.69.0-rc.8
|
|
423
|
+
- @akinon/pz-bkm@1.69.0-rc.8
|
|
424
|
+
- @akinon/pz-checkout-gift-pack@1.69.0-rc.8
|
|
425
|
+
- @akinon/pz-click-collect@1.69.0-rc.8
|
|
426
|
+
- @akinon/pz-credit-payment@1.69.0-rc.8
|
|
427
|
+
- @akinon/pz-gpay@1.69.0-rc.8
|
|
428
|
+
- @akinon/pz-masterpass@1.69.0-rc.8
|
|
429
|
+
- @akinon/pz-one-click-checkout@1.69.0-rc.8
|
|
430
|
+
- @akinon/pz-otp@1.69.0-rc.8
|
|
431
|
+
- @akinon/pz-pay-on-delivery@1.69.0-rc.8
|
|
432
|
+
- @akinon/pz-saved-card@1.69.0-rc.8
|
|
433
|
+
- @akinon/pz-tabby-extension@1.69.0-rc.8
|
|
434
|
+
|
|
435
|
+
## 1.69.0-rc.7
|
|
436
|
+
|
|
437
|
+
### Patch Changes
|
|
438
|
+
|
|
439
|
+
- Updated dependencies [3bfa12a]
|
|
440
|
+
- @akinon/next@1.69.0-rc.7
|
|
441
|
+
- @akinon/pz-akifast@1.69.0-rc.7
|
|
442
|
+
- @akinon/pz-b2b@1.69.0-rc.7
|
|
443
|
+
- @akinon/pz-basket-gift-pack@1.69.0-rc.7
|
|
444
|
+
- @akinon/pz-bkm@1.69.0-rc.7
|
|
445
|
+
- @akinon/pz-checkout-gift-pack@1.69.0-rc.7
|
|
446
|
+
- @akinon/pz-click-collect@1.69.0-rc.7
|
|
447
|
+
- @akinon/pz-credit-payment@1.69.0-rc.7
|
|
448
|
+
- @akinon/pz-gpay@1.69.0-rc.7
|
|
449
|
+
- @akinon/pz-masterpass@1.69.0-rc.7
|
|
450
|
+
- @akinon/pz-one-click-checkout@1.69.0-rc.7
|
|
451
|
+
- @akinon/pz-otp@1.69.0-rc.7
|
|
452
|
+
- @akinon/pz-pay-on-delivery@1.69.0-rc.7
|
|
453
|
+
- @akinon/pz-saved-card@1.69.0-rc.7
|
|
454
|
+
- @akinon/pz-tabby-extension@1.69.0-rc.7
|
|
455
|
+
|
|
456
|
+
## 1.69.0-rc.6
|
|
457
|
+
|
|
458
|
+
### Minor Changes
|
|
459
|
+
|
|
460
|
+
- 4d3deb4: ZERO-2935: sentry 8 upgrade
|
|
57
461
|
- 063da74: ZERO-3010: Remove pz-iyzico-saved-card package
|
|
58
462
|
- cbdb0c8: ZERO-3010: Move pretty url page into project
|
|
59
463
|
- 80c869b: ZERO-3010: Remove savedCardMiddleware from redux middlewares
|
|
60
464
|
|
|
61
465
|
### Patch Changes
|
|
62
466
|
|
|
467
|
+
- Updated dependencies [4d3deb4]
|
|
63
468
|
- Updated dependencies [063da74]
|
|
64
469
|
- Updated dependencies [72da021]
|
|
65
470
|
- Updated dependencies [5632a99]
|
|
66
471
|
- Updated dependencies [cbdb0c8]
|
|
67
472
|
- Updated dependencies [80c869b]
|
|
68
|
-
- @akinon/next@1.69.0
|
|
69
|
-
- @akinon/pz-akifast@1.69.0
|
|
70
|
-
- @akinon/pz-b2b@1.69.0
|
|
71
|
-
- @akinon/pz-basket-gift-pack@1.69.0
|
|
72
|
-
- @akinon/pz-bkm@1.69.0
|
|
73
|
-
- @akinon/pz-checkout-gift-pack@1.69.0
|
|
74
|
-
- @akinon/pz-click-collect@1.69.0
|
|
75
|
-
- @akinon/pz-credit-payment@1.69.0
|
|
76
|
-
- @akinon/pz-gpay@1.69.0
|
|
77
|
-
- @akinon/pz-masterpass@1.69.0
|
|
78
|
-
- @akinon/pz-one-click-checkout@1.69.0
|
|
79
|
-
- @akinon/pz-otp@1.69.0
|
|
80
|
-
- @akinon/pz-pay-on-delivery@1.69.0
|
|
81
|
-
- @akinon/pz-saved-card@1.69.0
|
|
82
|
-
- @akinon/pz-tabby-extension@1.69.0
|
|
473
|
+
- @akinon/next@1.69.0-rc.6
|
|
474
|
+
- @akinon/pz-akifast@1.69.0-rc.6
|
|
475
|
+
- @akinon/pz-b2b@1.69.0-rc.6
|
|
476
|
+
- @akinon/pz-basket-gift-pack@1.69.0-rc.6
|
|
477
|
+
- @akinon/pz-bkm@1.69.0-rc.6
|
|
478
|
+
- @akinon/pz-checkout-gift-pack@1.69.0-rc.6
|
|
479
|
+
- @akinon/pz-click-collect@1.69.0-rc.6
|
|
480
|
+
- @akinon/pz-credit-payment@1.69.0-rc.6
|
|
481
|
+
- @akinon/pz-gpay@1.69.0-rc.6
|
|
482
|
+
- @akinon/pz-masterpass@1.69.0-rc.6
|
|
483
|
+
- @akinon/pz-one-click-checkout@1.69.0-rc.6
|
|
484
|
+
- @akinon/pz-otp@1.69.0-rc.6
|
|
485
|
+
- @akinon/pz-pay-on-delivery@1.69.0-rc.6
|
|
486
|
+
- @akinon/pz-saved-card@1.69.0-rc.6
|
|
487
|
+
- @akinon/pz-tabby-extension@1.69.0-rc.6
|
|
488
|
+
|
|
489
|
+
## 1.69.0-rc.5
|
|
490
|
+
|
|
491
|
+
### Minor Changes
|
|
492
|
+
|
|
493
|
+
- 80c869b: ZERO-3010: Remove savedCardMiddleware from redux middlewares
|
|
494
|
+
|
|
495
|
+
### Patch Changes
|
|
496
|
+
|
|
497
|
+
- Updated dependencies [80c869b]
|
|
498
|
+
- @akinon/next@1.69.0-rc.5
|
|
499
|
+
- @akinon/pz-akifast@1.69.0-rc.5
|
|
500
|
+
- @akinon/pz-b2b@1.69.0-rc.5
|
|
501
|
+
- @akinon/pz-basket-gift-pack@1.69.0-rc.5
|
|
502
|
+
- @akinon/pz-bkm@1.69.0-rc.5
|
|
503
|
+
- @akinon/pz-checkout-gift-pack@1.69.0-rc.5
|
|
504
|
+
- @akinon/pz-click-collect@1.69.0-rc.5
|
|
505
|
+
- @akinon/pz-credit-payment@1.69.0-rc.5
|
|
506
|
+
- @akinon/pz-gpay@1.69.0-rc.5
|
|
507
|
+
- @akinon/pz-masterpass@1.69.0-rc.5
|
|
508
|
+
- @akinon/pz-one-click-checkout@1.69.0-rc.5
|
|
509
|
+
- @akinon/pz-otp@1.69.0-rc.5
|
|
510
|
+
- @akinon/pz-pay-on-delivery@1.69.0-rc.5
|
|
511
|
+
- @akinon/pz-saved-card@1.69.0-rc.5
|
|
512
|
+
- @akinon/pz-tabby-extension@1.69.0-rc.5
|
|
513
|
+
|
|
514
|
+
## 1.69.0-rc.4
|
|
515
|
+
|
|
516
|
+
### Minor Changes
|
|
517
|
+
|
|
518
|
+
- 063da74: ZERO-3010: Remove pz-iyzico-saved-card package
|
|
519
|
+
|
|
520
|
+
### Patch Changes
|
|
521
|
+
|
|
522
|
+
- Updated dependencies [063da74]
|
|
523
|
+
- @akinon/next@1.69.0-rc.4
|
|
524
|
+
- @akinon/pz-akifast@1.69.0-rc.4
|
|
525
|
+
- @akinon/pz-b2b@1.69.0-rc.4
|
|
526
|
+
- @akinon/pz-basket-gift-pack@1.69.0-rc.4
|
|
527
|
+
- @akinon/pz-bkm@1.69.0-rc.4
|
|
528
|
+
- @akinon/pz-checkout-gift-pack@1.69.0-rc.4
|
|
529
|
+
- @akinon/pz-click-collect@1.69.0-rc.4
|
|
530
|
+
- @akinon/pz-credit-payment@1.69.0-rc.4
|
|
531
|
+
- @akinon/pz-gpay@1.69.0-rc.4
|
|
532
|
+
- @akinon/pz-masterpass@1.69.0-rc.4
|
|
533
|
+
- @akinon/pz-one-click-checkout@1.69.0-rc.4
|
|
534
|
+
- @akinon/pz-otp@1.69.0-rc.4
|
|
535
|
+
- @akinon/pz-pay-on-delivery@1.69.0-rc.4
|
|
536
|
+
- @akinon/pz-saved-card@1.69.0-rc.4
|
|
537
|
+
- @akinon/pz-tabby-extension@1.69.0-rc.4
|
|
538
|
+
|
|
539
|
+
## 1.69.0-rc.3
|
|
540
|
+
|
|
541
|
+
### Minor Changes
|
|
542
|
+
|
|
543
|
+
- cbdb0c8: ZERO-3010: Move pretty url page into project
|
|
544
|
+
|
|
545
|
+
### Patch Changes
|
|
546
|
+
|
|
547
|
+
- Updated dependencies [cbdb0c8]
|
|
548
|
+
- @akinon/next@1.69.0-rc.3
|
|
549
|
+
- @akinon/pz-akifast@1.69.0-rc.3
|
|
550
|
+
- @akinon/pz-b2b@1.69.0-rc.3
|
|
551
|
+
- @akinon/pz-basket-gift-pack@1.69.0-rc.3
|
|
552
|
+
- @akinon/pz-bkm@1.69.0-rc.3
|
|
553
|
+
- @akinon/pz-checkout-gift-pack@1.69.0-rc.3
|
|
554
|
+
- @akinon/pz-click-collect@1.69.0-rc.3
|
|
555
|
+
- @akinon/pz-credit-payment@1.69.0-rc.3
|
|
556
|
+
- @akinon/pz-gpay@1.69.0-rc.3
|
|
557
|
+
- @akinon/pz-masterpass@1.69.0-rc.3
|
|
558
|
+
- @akinon/pz-one-click-checkout@1.69.0-rc.3
|
|
559
|
+
- @akinon/pz-otp@1.69.0-rc.3
|
|
560
|
+
- @akinon/pz-pay-on-delivery@1.69.0-rc.3
|
|
561
|
+
- @akinon/pz-saved-card@1.69.0-rc.3
|
|
562
|
+
- @akinon/pz-tabby-extension@1.69.0-rc.3
|
|
563
|
+
|
|
564
|
+
## 1.69.0-rc.2
|
|
565
|
+
|
|
566
|
+
### Patch Changes
|
|
567
|
+
|
|
568
|
+
- Updated dependencies [5632a99]
|
|
569
|
+
- @akinon/next@1.69.0-rc.2
|
|
570
|
+
- @akinon/pz-akifast@1.69.0-rc.2
|
|
571
|
+
- @akinon/pz-b2b@1.69.0-rc.2
|
|
572
|
+
- @akinon/pz-basket-gift-pack@1.69.0-rc.2
|
|
573
|
+
- @akinon/pz-bkm@1.69.0-rc.2
|
|
574
|
+
- @akinon/pz-checkout-gift-pack@1.69.0-rc.2
|
|
575
|
+
- @akinon/pz-click-collect@1.69.0-rc.2
|
|
576
|
+
- @akinon/pz-credit-payment@1.69.0-rc.2
|
|
577
|
+
- @akinon/pz-gpay@1.69.0-rc.2
|
|
578
|
+
- @akinon/pz-masterpass@1.69.0-rc.2
|
|
579
|
+
- @akinon/pz-one-click-checkout@1.69.0-rc.2
|
|
580
|
+
- @akinon/pz-otp@1.69.0-rc.2
|
|
581
|
+
- @akinon/pz-pay-on-delivery@1.69.0-rc.2
|
|
582
|
+
- @akinon/pz-saved-card@1.69.0-rc.2
|
|
583
|
+
- @akinon/pz-tabby-extension@1.69.0-rc.2
|
|
584
|
+
|
|
585
|
+
## 1.69.0-rc.1
|
|
586
|
+
|
|
587
|
+
### Patch Changes
|
|
588
|
+
|
|
589
|
+
- Updated dependencies [72da021]
|
|
590
|
+
- @akinon/next@1.69.0-rc.1
|
|
591
|
+
- @akinon/pz-akifast@1.69.0-rc.1
|
|
592
|
+
- @akinon/pz-b2b@1.69.0-rc.1
|
|
593
|
+
- @akinon/pz-basket-gift-pack@1.69.0-rc.1
|
|
594
|
+
- @akinon/pz-bkm@1.69.0-rc.1
|
|
595
|
+
- @akinon/pz-checkout-gift-pack@1.69.0-rc.1
|
|
596
|
+
- @akinon/pz-click-collect@1.69.0-rc.1
|
|
597
|
+
- @akinon/pz-credit-payment@1.69.0-rc.1
|
|
598
|
+
- @akinon/pz-gpay@1.69.0-rc.1
|
|
599
|
+
- @akinon/pz-masterpass@1.69.0-rc.1
|
|
600
|
+
- @akinon/pz-one-click-checkout@1.69.0-rc.1
|
|
601
|
+
- @akinon/pz-otp@1.69.0-rc.1
|
|
602
|
+
- @akinon/pz-pay-on-delivery@1.69.0-rc.1
|
|
603
|
+
- @akinon/pz-saved-card@1.69.0-rc.1
|
|
604
|
+
- @akinon/pz-tabby-extension@1.69.0-rc.1
|
|
605
|
+
|
|
606
|
+
## 1.69.0-rc.0
|
|
607
|
+
|
|
608
|
+
### Minor Changes
|
|
609
|
+
|
|
610
|
+
- 4d3deb4: ZERO-2935: sentry 8 upgrade
|
|
611
|
+
|
|
612
|
+
### Patch Changes
|
|
613
|
+
|
|
614
|
+
- Updated dependencies [4d3deb4]
|
|
615
|
+
- @akinon/next@1.69.0-rc.0
|
|
616
|
+
- @akinon/pz-akifast@1.69.0-rc.0
|
|
617
|
+
- @akinon/pz-b2b@1.69.0-rc.0
|
|
618
|
+
- @akinon/pz-basket-gift-pack@1.69.0-rc.0
|
|
619
|
+
- @akinon/pz-bkm@1.69.0-rc.0
|
|
620
|
+
- @akinon/pz-checkout-gift-pack@1.69.0-rc.0
|
|
621
|
+
- @akinon/pz-click-collect@1.69.0-rc.0
|
|
622
|
+
- @akinon/pz-credit-payment@1.69.0-rc.0
|
|
623
|
+
- @akinon/pz-gpay@1.69.0-rc.0
|
|
624
|
+
- @akinon/pz-masterpass@1.69.0-rc.0
|
|
625
|
+
- @akinon/pz-one-click-checkout@1.69.0-rc.0
|
|
626
|
+
- @akinon/pz-otp@1.69.0-rc.0
|
|
627
|
+
- @akinon/pz-pay-on-delivery@1.69.0-rc.0
|
|
628
|
+
- @akinon/pz-saved-card@1.69.0-rc.0
|
|
629
|
+
- @akinon/pz-tabby-extension@1.69.0-rc.0
|
|
83
630
|
|
|
84
631
|
## 1.68.0
|
|
85
632
|
|
|
@@ -430,28 +977,401 @@
|
|
|
430
977
|
|
|
431
978
|
### Minor Changes
|
|
432
979
|
|
|
980
|
+
- 572d2e84: ZERO-2667: Add iframe support for redirection payment methods
|
|
981
|
+
- c53ea3e6: ZERO-2609: Reset additional form fields when selectedFormType is not company
|
|
982
|
+
- 714e0b46: ZERO-2759: update pz-click-collect peer dependencies
|
|
983
|
+
- 8217463: ZERO-2887: Add LoaderSpinner to Filters component
|
|
984
|
+
- 27a5296d: ZERO-2631:Fix Checkbox Click
|
|
985
|
+
- 5a4c6076: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
|
|
986
|
+
- bc2b4117: ZERO-2825: Add attribute-based shipping options to checkout page
|
|
987
|
+
- e665a0ac: ZERO-2625: Add click outside functionality to close mobile menu
|
|
988
|
+
- 2e6104d: ZERO-2888:Edit the numbering in the pagination and the visibility of the prev and next buttons
|
|
989
|
+
- 64699d3f: ZERO-2761: Fix invalid import for plugin module
|
|
990
|
+
- 0d3a913e: ZERO-2725: Update decimal scale in Price component
|
|
991
|
+
- 9b6bf91e: ZERO-2660: Change campaings to campaigns
|
|
992
|
+
- 74a12699: ZERO-2658:Edit product name clickability on completed order page
|
|
993
|
+
- d3474c64: ZERO-2655: Add data source shipping option
|
|
994
|
+
- 91265bba: ZERO-2551: Improve pretty url and caching performance
|
|
995
|
+
- 38a634e: ZERO-2893: Refactor category filter handling and URL parameters
|
|
996
|
+
- 902d828a: ZERO-2621:edit position of loaderSpinner in favorites page
|
|
997
|
+
- 7a4bb764: ZERO-2610:Refactor FilterItem component for better readability and efficiency
|
|
998
|
+
- dff0d595: ZERO-2659: add formData support to proxy api requests
|
|
999
|
+
- 9e25a64: ZERO-2835: Update category page layout with breadcrumb
|
|
1000
|
+
- beb499e6: ZERO-2551: Add new tsconfig paths
|
|
1001
|
+
- fac2e5b8: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
|
|
1002
|
+
- 4614eeeb: ZERO-2602: The script that checks the build for standalone projects
|
|
1003
|
+
- f3d076b: ZERO-2864: create tabby extension plugin
|
|
1004
|
+
- f046f8e0: ZERO-2575: update version for react-number-format
|
|
1005
|
+
- 86d25315: ZERO-2693: resolve dependency collision warning for eslint-config-next
|
|
1006
|
+
|
|
1007
|
+
### Patch Changes
|
|
1008
|
+
|
|
1009
|
+
- Updated dependencies [c416d18]
|
|
1010
|
+
- Updated dependencies [572d2e84]
|
|
1011
|
+
- Updated dependencies [5dfeea0]
|
|
1012
|
+
- Updated dependencies [0e25399]
|
|
1013
|
+
- Updated dependencies [a4c8d6a9]
|
|
1014
|
+
- Updated dependencies [fda5b927]
|
|
1015
|
+
- Updated dependencies [2d9b2b2c]
|
|
1016
|
+
- Updated dependencies [c53ea3e6]
|
|
1017
|
+
- Updated dependencies [714e0b46]
|
|
1018
|
+
- Updated dependencies [6c25f66]
|
|
1019
|
+
- Updated dependencies [bc2b4117]
|
|
1020
|
+
- Updated dependencies [3bf2dd9]
|
|
1021
|
+
- Updated dependencies [e9541a13]
|
|
1022
|
+
- Updated dependencies [c53ef7b9]
|
|
1023
|
+
- Updated dependencies [2e6104d]
|
|
1024
|
+
- Updated dependencies [64699d3f]
|
|
1025
|
+
- Updated dependencies [0d3a913e]
|
|
1026
|
+
- Updated dependencies [7b05522]
|
|
1027
|
+
- Updated dependencies [d6edb1d]
|
|
1028
|
+
- Updated dependencies [d3474c64]
|
|
1029
|
+
- Updated dependencies [17f87524]
|
|
1030
|
+
- Updated dependencies [29ead87]
|
|
1031
|
+
- Updated dependencies [c45b62c]
|
|
1032
|
+
- Updated dependencies [91265bba]
|
|
1033
|
+
- Updated dependencies [bbe18b9f]
|
|
1034
|
+
- Updated dependencies [d4099960]
|
|
1035
|
+
- Updated dependencies [4920742]
|
|
1036
|
+
- Updated dependencies [12a873e]
|
|
1037
|
+
- Updated dependencies [7e56d6b]
|
|
1038
|
+
- Updated dependencies [94b69285]
|
|
1039
|
+
- Updated dependencies [98bb8dcd]
|
|
1040
|
+
- Updated dependencies [dcc8a150]
|
|
1041
|
+
- Updated dependencies [8f47cca]
|
|
1042
|
+
- Updated dependencies [fad27689]
|
|
1043
|
+
- Updated dependencies [dff0d595]
|
|
1044
|
+
- Updated dependencies [fdd0b41]
|
|
1045
|
+
- Updated dependencies [f2c325c]
|
|
1046
|
+
- Updated dependencies [9e25a64]
|
|
1047
|
+
- Updated dependencies [beb499e6]
|
|
1048
|
+
- Updated dependencies [f2c92d5c]
|
|
1049
|
+
- Updated dependencies [7bd3d992]
|
|
1050
|
+
- Updated dependencies [f3d076b]
|
|
1051
|
+
- Updated dependencies [f046f8e0]
|
|
1052
|
+
- Updated dependencies [49eeebf]
|
|
1053
|
+
- Updated dependencies [86d25315]
|
|
1054
|
+
- Updated dependencies [3f9b8d7e]
|
|
1055
|
+
- @akinon/next@1.56.0-rc.8
|
|
1056
|
+
- @akinon/pz-tabby-extension@1.56.0-rc.8
|
|
1057
|
+
- @akinon/pz-click-collect@1.56.0-rc.8
|
|
1058
|
+
- @akinon/pz-checkout-gift-pack@1.56.0-rc.8
|
|
1059
|
+
- @akinon/pz-one-click-checkout@1.56.0-rc.8
|
|
1060
|
+
- @akinon/pz-basket-gift-pack@1.56.0-rc.8
|
|
1061
|
+
- @akinon/pz-pay-on-delivery@1.56.0-rc.8
|
|
1062
|
+
- @akinon/pz-credit-payment@1.56.0-rc.8
|
|
1063
|
+
- @akinon/pz-masterpass@1.56.0-rc.8
|
|
1064
|
+
- @akinon/pz-akifast@1.56.0-rc.8
|
|
1065
|
+
- @akinon/pz-gpay@1.56.0-rc.8
|
|
1066
|
+
- @akinon/pz-b2b@1.56.0-rc.8
|
|
1067
|
+
- @akinon/pz-bkm@1.56.0-rc.8
|
|
1068
|
+
- @akinon/pz-otp@1.56.0-rc.8
|
|
1069
|
+
|
|
1070
|
+
## 1.56.0-rc.7
|
|
1071
|
+
|
|
1072
|
+
### Patch Changes
|
|
1073
|
+
|
|
1074
|
+
- Updated dependencies [0e25399]
|
|
1075
|
+
- @akinon/pz-tabby-extension@1.56.0-rc.7
|
|
1076
|
+
- @akinon/next@1.56.0-rc.7
|
|
1077
|
+
- @akinon/pz-akifast@1.56.0-rc.7
|
|
1078
|
+
- @akinon/pz-b2b@1.56.0-rc.7
|
|
1079
|
+
- @akinon/pz-basket-gift-pack@1.56.0-rc.7
|
|
1080
|
+
- @akinon/pz-bkm@1.56.0-rc.7
|
|
1081
|
+
- @akinon/pz-checkout-gift-pack@1.56.0-rc.7
|
|
1082
|
+
- @akinon/pz-click-collect@1.56.0-rc.7
|
|
1083
|
+
- @akinon/pz-credit-payment@1.56.0-rc.7
|
|
1084
|
+
- @akinon/pz-gpay@1.56.0-rc.7
|
|
1085
|
+
- @akinon/pz-masterpass@1.56.0-rc.7
|
|
1086
|
+
- @akinon/pz-one-click-checkout@1.56.0-rc.7
|
|
1087
|
+
- @akinon/pz-otp@1.56.0-rc.7
|
|
1088
|
+
- @akinon/pz-pay-on-delivery@1.56.0-rc.7
|
|
1089
|
+
|
|
1090
|
+
## 1.56.0-rc.6
|
|
1091
|
+
|
|
1092
|
+
### Minor Changes
|
|
1093
|
+
|
|
1094
|
+
- f3d076b: ZERO-2864: create tabby extension plugin
|
|
1095
|
+
|
|
1096
|
+
### Patch Changes
|
|
1097
|
+
|
|
1098
|
+
- Updated dependencies [f3d076b]
|
|
1099
|
+
- @akinon/next@1.56.0-rc.6
|
|
1100
|
+
- @akinon/pz-akifast@1.56.0-rc.6
|
|
1101
|
+
- @akinon/pz-b2b@1.56.0-rc.6
|
|
1102
|
+
- @akinon/pz-basket-gift-pack@1.56.0-rc.6
|
|
1103
|
+
- @akinon/pz-bkm@1.56.0-rc.6
|
|
1104
|
+
- @akinon/pz-checkout-gift-pack@1.56.0-rc.6
|
|
1105
|
+
- @akinon/pz-click-collect@1.56.0-rc.6
|
|
1106
|
+
- @akinon/pz-credit-payment@1.56.0-rc.6
|
|
1107
|
+
- @akinon/pz-gpay@1.56.0-rc.6
|
|
1108
|
+
- @akinon/pz-masterpass@1.56.0-rc.6
|
|
1109
|
+
- @akinon/pz-one-click-checkout@1.56.0-rc.6
|
|
1110
|
+
- @akinon/pz-otp@1.56.0-rc.6
|
|
1111
|
+
- @akinon/pz-pay-on-delivery@1.56.0-rc.6
|
|
1112
|
+
|
|
1113
|
+
## 1.56.0-rc.5
|
|
1114
|
+
|
|
1115
|
+
### Patch Changes
|
|
1116
|
+
|
|
1117
|
+
- Updated dependencies [c416d18]
|
|
1118
|
+
- @akinon/next@1.56.0-rc.5
|
|
1119
|
+
- @akinon/pz-akifast@1.56.0-rc.5
|
|
1120
|
+
- @akinon/pz-b2b@1.56.0-rc.5
|
|
1121
|
+
- @akinon/pz-basket-gift-pack@1.56.0-rc.5
|
|
1122
|
+
- @akinon/pz-bkm@1.56.0-rc.5
|
|
1123
|
+
- @akinon/pz-checkout-gift-pack@1.56.0-rc.5
|
|
1124
|
+
- @akinon/pz-click-collect@1.56.0-rc.5
|
|
1125
|
+
- @akinon/pz-credit-payment@1.56.0-rc.5
|
|
1126
|
+
- @akinon/pz-gpay@1.56.0-rc.5
|
|
1127
|
+
- @akinon/pz-masterpass@1.56.0-rc.5
|
|
1128
|
+
- @akinon/pz-one-click-checkout@1.56.0-rc.5
|
|
1129
|
+
- @akinon/pz-otp@1.56.0-rc.5
|
|
1130
|
+
- @akinon/pz-pay-on-delivery@1.56.0-rc.5
|
|
1131
|
+
|
|
1132
|
+
## 1.56.0-rc.4
|
|
1133
|
+
|
|
1134
|
+
### Minor Changes
|
|
1135
|
+
|
|
1136
|
+
- 572d2e84: ZERO-2667: Add iframe support for redirection payment methods
|
|
1137
|
+
- c53ea3e6: ZERO-2609: Reset additional form fields when selectedFormType is not company
|
|
1138
|
+
- 714e0b46: ZERO-2759: update pz-click-collect peer dependencies
|
|
1139
|
+
- 8217463: ZERO-2887: Add LoaderSpinner to Filters component
|
|
1140
|
+
- 27a5296d: ZERO-2631:Fix Checkbox Click
|
|
1141
|
+
- 5a4c6076: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
|
|
1142
|
+
- bc2b411: ZERO-2825: Add attribute-based shipping options to checkout page
|
|
1143
|
+
- e665a0ac: ZERO-2625: Add click outside functionality to close mobile menu
|
|
1144
|
+
- 2e6104d: ZERO-2888:Edit the numbering in the pagination and the visibility of the prev and next buttons
|
|
1145
|
+
- 64699d3: ZERO-2761: Fix invalid import for plugin module
|
|
1146
|
+
- 0d3a913e: ZERO-2725: Update decimal scale in Price component
|
|
1147
|
+
- 9b6bf91e: ZERO-2660: Change campaings to campaigns
|
|
1148
|
+
- 74a12699: ZERO-2658:Edit product name clickability on completed order page
|
|
1149
|
+
- d3474c64: ZERO-2655: Add data source shipping option
|
|
1150
|
+
- 91265bba: ZERO-2551: Improve pretty url and caching performance
|
|
1151
|
+
- 38a634e: ZERO-2893: Refactor category filter handling and URL parameters
|
|
1152
|
+
- 902d828a: ZERO-2621:edit position of loaderSpinner in favorites page
|
|
1153
|
+
- 7a4bb764: ZERO-2610:Refactor FilterItem component for better readability and efficiency
|
|
1154
|
+
- dff0d595: ZERO-2659: add formData support to proxy api requests
|
|
1155
|
+
- 9e25a64: ZERO-2835: Update category page layout with breadcrumb
|
|
1156
|
+
- beb499e6: ZERO-2551: Add new tsconfig paths
|
|
1157
|
+
- fac2e5b8: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
|
|
1158
|
+
- 4614eeeb: ZERO-2602: The script that checks the build for standalone projects
|
|
1159
|
+
- f046f8e0: ZERO-2575: update version for react-number-format
|
|
433
1160
|
- b9273fd: ZERO-2889: add host headers to requests
|
|
1161
|
+
- 86d25315: ZERO-2693: resolve dependency collision warning for eslint-config-next
|
|
434
1162
|
|
|
435
1163
|
### Patch Changes
|
|
436
1164
|
|
|
1165
|
+
- Updated dependencies [572d2e84]
|
|
1166
|
+
- Updated dependencies [5dfeea0]
|
|
1167
|
+
- Updated dependencies [a4c8d6a9]
|
|
1168
|
+
- Updated dependencies [fda5b927]
|
|
1169
|
+
- Updated dependencies [2d9b2b2c]
|
|
1170
|
+
- Updated dependencies [c53ea3e6]
|
|
437
1171
|
- Updated dependencies [d93a507]
|
|
1172
|
+
- Updated dependencies [714e0b46]
|
|
1173
|
+
- Updated dependencies [6c25f66]
|
|
1174
|
+
- Updated dependencies [bc2b411]
|
|
1175
|
+
- Updated dependencies [3bf2dd9]
|
|
1176
|
+
- Updated dependencies [e9541a13]
|
|
1177
|
+
- Updated dependencies [c53ef7b9]
|
|
1178
|
+
- Updated dependencies [2e6104d]
|
|
1179
|
+
- Updated dependencies [64699d3]
|
|
1180
|
+
- Updated dependencies [0d3a913e]
|
|
1181
|
+
- Updated dependencies [7b05522]
|
|
1182
|
+
- Updated dependencies [d6edb1d]
|
|
1183
|
+
- Updated dependencies [d3474c64]
|
|
1184
|
+
- Updated dependencies [17f8752]
|
|
1185
|
+
- Updated dependencies [29ead87]
|
|
1186
|
+
- Updated dependencies [c45b62c]
|
|
1187
|
+
- Updated dependencies [91265bba]
|
|
1188
|
+
- Updated dependencies [bbe18b9f]
|
|
1189
|
+
- Updated dependencies [d4099960]
|
|
1190
|
+
- Updated dependencies [4920742]
|
|
1191
|
+
- Updated dependencies [12a873e]
|
|
438
1192
|
- Updated dependencies [674badc]
|
|
1193
|
+
- Updated dependencies [7e56d6b]
|
|
1194
|
+
- Updated dependencies [94b69285]
|
|
1195
|
+
- Updated dependencies [98bb8dcd]
|
|
439
1196
|
- Updated dependencies [207ac6e]
|
|
1197
|
+
- Updated dependencies [dcc8a150]
|
|
1198
|
+
- Updated dependencies [8f47cca]
|
|
1199
|
+
- Updated dependencies [fad27689]
|
|
1200
|
+
- Updated dependencies [dff0d595]
|
|
1201
|
+
- Updated dependencies [fdd0b41]
|
|
1202
|
+
- Updated dependencies [f2c325c]
|
|
1203
|
+
- Updated dependencies [9e25a64]
|
|
1204
|
+
- Updated dependencies [beb499e6]
|
|
1205
|
+
- Updated dependencies [f2c92d5c]
|
|
1206
|
+
- Updated dependencies [7bd3d99]
|
|
1207
|
+
- Updated dependencies [f046f8e0]
|
|
440
1208
|
- Updated dependencies [b9273fd]
|
|
1209
|
+
- Updated dependencies [49eeebf]
|
|
1210
|
+
- Updated dependencies [86d25315]
|
|
441
1211
|
- Updated dependencies [c670bd4]
|
|
442
|
-
|
|
443
|
-
- @akinon/
|
|
444
|
-
- @akinon/pz-
|
|
445
|
-
- @akinon/pz-
|
|
446
|
-
- @akinon/pz-
|
|
447
|
-
- @akinon/pz-
|
|
448
|
-
- @akinon/pz-
|
|
449
|
-
- @akinon/pz-credit-payment@1.56.0
|
|
450
|
-
- @akinon/pz-
|
|
451
|
-
- @akinon/pz-
|
|
452
|
-
- @akinon/pz-
|
|
453
|
-
- @akinon/pz-
|
|
454
|
-
- @akinon/pz-
|
|
1212
|
+
- Updated dependencies [3f9b8d7]
|
|
1213
|
+
- @akinon/next@1.56.0-rc.4
|
|
1214
|
+
- @akinon/pz-click-collect@1.56.0-rc.4
|
|
1215
|
+
- @akinon/pz-checkout-gift-pack@1.56.0-rc.4
|
|
1216
|
+
- @akinon/pz-one-click-checkout@1.56.0-rc.4
|
|
1217
|
+
- @akinon/pz-basket-gift-pack@1.56.0-rc.4
|
|
1218
|
+
- @akinon/pz-pay-on-delivery@1.56.0-rc.4
|
|
1219
|
+
- @akinon/pz-credit-payment@1.56.0-rc.4
|
|
1220
|
+
- @akinon/pz-masterpass@1.56.0-rc.4
|
|
1221
|
+
- @akinon/pz-akifast@1.56.0-rc.4
|
|
1222
|
+
- @akinon/pz-gpay@1.56.0-rc.4
|
|
1223
|
+
- @akinon/pz-b2b@1.56.0-rc.4
|
|
1224
|
+
- @akinon/pz-bkm@1.56.0-rc.4
|
|
1225
|
+
- @akinon/pz-otp@1.56.0-rc.4
|
|
1226
|
+
|
|
1227
|
+
## 1.56.0-rc.3
|
|
1228
|
+
|
|
1229
|
+
### Patch Changes
|
|
1230
|
+
|
|
1231
|
+
- Updated dependencies [674badc]
|
|
1232
|
+
- @akinon/next@1.56.0-rc.3
|
|
1233
|
+
- @akinon/pz-akifast@1.56.0-rc.3
|
|
1234
|
+
- @akinon/pz-b2b@1.56.0-rc.3
|
|
1235
|
+
- @akinon/pz-basket-gift-pack@1.56.0-rc.3
|
|
1236
|
+
- @akinon/pz-bkm@1.56.0-rc.3
|
|
1237
|
+
- @akinon/pz-checkout-gift-pack@1.56.0-rc.3
|
|
1238
|
+
- @akinon/pz-click-collect@1.56.0-rc.3
|
|
1239
|
+
- @akinon/pz-credit-payment@1.56.0-rc.3
|
|
1240
|
+
- @akinon/pz-gpay@1.56.0-rc.3
|
|
1241
|
+
- @akinon/pz-masterpass@1.56.0-rc.3
|
|
1242
|
+
- @akinon/pz-one-click-checkout@1.56.0-rc.3
|
|
1243
|
+
- @akinon/pz-otp@1.56.0-rc.3
|
|
1244
|
+
- @akinon/pz-pay-on-delivery@1.56.0-rc.3
|
|
1245
|
+
|
|
1246
|
+
## 1.56.0-rc.2
|
|
1247
|
+
|
|
1248
|
+
### Patch Changes
|
|
1249
|
+
|
|
1250
|
+
- Updated dependencies [7b05522]
|
|
1251
|
+
- Updated dependencies [29ead87]
|
|
1252
|
+
- @akinon/next@1.56.0-rc.2
|
|
1253
|
+
- @akinon/pz-otp@1.56.0-rc.2
|
|
1254
|
+
- @akinon/pz-akifast@1.56.0-rc.2
|
|
1255
|
+
- @akinon/pz-b2b@1.56.0-rc.2
|
|
1256
|
+
- @akinon/pz-basket-gift-pack@1.56.0-rc.2
|
|
1257
|
+
- @akinon/pz-bkm@1.56.0-rc.2
|
|
1258
|
+
- @akinon/pz-checkout-gift-pack@1.56.0-rc.2
|
|
1259
|
+
- @akinon/pz-click-collect@1.56.0-rc.2
|
|
1260
|
+
- @akinon/pz-credit-payment@1.56.0-rc.2
|
|
1261
|
+
- @akinon/pz-gpay@1.56.0-rc.2
|
|
1262
|
+
- @akinon/pz-masterpass@1.56.0-rc.2
|
|
1263
|
+
- @akinon/pz-one-click-checkout@1.56.0-rc.2
|
|
1264
|
+
- @akinon/pz-pay-on-delivery@1.56.0-rc.2
|
|
1265
|
+
|
|
1266
|
+
## 1.56.0-rc.1
|
|
1267
|
+
|
|
1268
|
+
### Patch Changes
|
|
1269
|
+
|
|
1270
|
+
- Updated dependencies [207ac6e]
|
|
1271
|
+
- @akinon/next@1.56.0-rc.1
|
|
1272
|
+
- @akinon/pz-akifast@1.56.0-rc.1
|
|
1273
|
+
- @akinon/pz-b2b@1.56.0-rc.1
|
|
1274
|
+
- @akinon/pz-basket-gift-pack@1.56.0-rc.1
|
|
1275
|
+
- @akinon/pz-bkm@1.56.0-rc.1
|
|
1276
|
+
- @akinon/pz-checkout-gift-pack@1.56.0-rc.1
|
|
1277
|
+
- @akinon/pz-click-collect@1.56.0-rc.1
|
|
1278
|
+
- @akinon/pz-credit-payment@1.56.0-rc.1
|
|
1279
|
+
- @akinon/pz-gpay@1.56.0-rc.1
|
|
1280
|
+
- @akinon/pz-masterpass@1.56.0-rc.1
|
|
1281
|
+
- @akinon/pz-one-click-checkout@1.56.0-rc.1
|
|
1282
|
+
- @akinon/pz-otp@1.56.0-rc.1
|
|
1283
|
+
- @akinon/pz-pay-on-delivery@1.56.0-rc.1
|
|
1284
|
+
|
|
1285
|
+
## 1.56.0-rc.0
|
|
1286
|
+
|
|
1287
|
+
### Minor Changes
|
|
1288
|
+
|
|
1289
|
+
- 572d2e84: ZERO-2667: Add iframe support for redirection payment methods
|
|
1290
|
+
- c53ea3e6: ZERO-2609: Reset additional form fields when selectedFormType is not company
|
|
1291
|
+
- 714e0b46: ZERO-2759: update pz-click-collect peer dependencies
|
|
1292
|
+
- 8217463: ZERO-2887: Add LoaderSpinner to Filters component
|
|
1293
|
+
- 27a5296d: ZERO-2631:Fix Checkbox Click
|
|
1294
|
+
- 5a4c6076: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
|
|
1295
|
+
- bc2b4117: ZERO-2825: Add attribute-based shipping options to checkout page
|
|
1296
|
+
- e665a0ac: ZERO-2625: Add click outside functionality to close mobile menu
|
|
1297
|
+
- 2e6104d: ZERO-2888:Edit the numbering in the pagination and the visibility of the prev and next buttons
|
|
1298
|
+
- 64699d3f: ZERO-2761: Fix invalid import for plugin module
|
|
1299
|
+
- 0d3a913e: ZERO-2725: Update decimal scale in Price component
|
|
1300
|
+
- 9b6bf91e: ZERO-2660: Change campaings to campaigns
|
|
1301
|
+
- 74a12699: ZERO-2658:Edit product name clickability on completed order page
|
|
1302
|
+
- d3474c64: ZERO-2655: Add data source shipping option
|
|
1303
|
+
- 91265bba: ZERO-2551: Improve pretty url and caching performance
|
|
1304
|
+
- 38a634e: ZERO-2893: Refactor category filter handling and URL parameters
|
|
1305
|
+
- 902d828a: ZERO-2621:edit position of loaderSpinner in favorites page
|
|
1306
|
+
- 7a4bb764: ZERO-2610:Refactor FilterItem component for better readability and efficiency
|
|
1307
|
+
- dff0d595: ZERO-2659: add formData support to proxy api requests
|
|
1308
|
+
- 9e25a64b: ZERO-2835: Update category page layout with breadcrumb
|
|
1309
|
+
- beb499e6: ZERO-2551: Add new tsconfig paths
|
|
1310
|
+
- fac2e5b8: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
|
|
1311
|
+
- 4614eeeb: ZERO-2602: The script that checks the build for standalone projects
|
|
1312
|
+
- f046f8e0: ZERO-2575: update version for react-number-format
|
|
1313
|
+
- b9273fd3: ZERO-2889: add host headers to requests
|
|
1314
|
+
- 86d25315: ZERO-2693: resolve dependency collision warning for eslint-config-next
|
|
1315
|
+
|
|
1316
|
+
### Patch Changes
|
|
1317
|
+
|
|
1318
|
+
- Updated dependencies [572d2e84]
|
|
1319
|
+
- Updated dependencies [5dfeea0]
|
|
1320
|
+
- Updated dependencies [a4c8d6a9]
|
|
1321
|
+
- Updated dependencies [fda5b927]
|
|
1322
|
+
- Updated dependencies [2d9b2b2c]
|
|
1323
|
+
- Updated dependencies [c53ea3e6]
|
|
1324
|
+
- Updated dependencies [d93a507]
|
|
1325
|
+
- Updated dependencies [714e0b46]
|
|
1326
|
+
- Updated dependencies [6c25f666]
|
|
1327
|
+
- Updated dependencies [bc2b4117]
|
|
1328
|
+
- Updated dependencies [3bf2dd94]
|
|
1329
|
+
- Updated dependencies [e9541a13]
|
|
1330
|
+
- Updated dependencies [c53ef7b9]
|
|
1331
|
+
- Updated dependencies [2e6104d]
|
|
1332
|
+
- Updated dependencies [64699d3f]
|
|
1333
|
+
- Updated dependencies [0d3a913e]
|
|
1334
|
+
- Updated dependencies [d6edb1d0]
|
|
1335
|
+
- Updated dependencies [d3474c64]
|
|
1336
|
+
- Updated dependencies [17f87524]
|
|
1337
|
+
- Updated dependencies [c45b62c9]
|
|
1338
|
+
- Updated dependencies [91265bba]
|
|
1339
|
+
- Updated dependencies [bbe18b9f]
|
|
1340
|
+
- Updated dependencies [d4099960]
|
|
1341
|
+
- Updated dependencies [4920742c]
|
|
1342
|
+
- Updated dependencies [12a873e]
|
|
1343
|
+
- Updated dependencies [7e56d6b6]
|
|
1344
|
+
- Updated dependencies [94b69285]
|
|
1345
|
+
- Updated dependencies [98bb8dcd]
|
|
1346
|
+
- Updated dependencies [dcc8a150]
|
|
1347
|
+
- Updated dependencies [8f47ccae]
|
|
1348
|
+
- Updated dependencies [fad27689]
|
|
1349
|
+
- Updated dependencies [dff0d595]
|
|
1350
|
+
- Updated dependencies [fdd0b41]
|
|
1351
|
+
- Updated dependencies [f2c325c1]
|
|
1352
|
+
- Updated dependencies [9e25a64b]
|
|
1353
|
+
- Updated dependencies [beb499e6]
|
|
1354
|
+
- Updated dependencies [f2c92d5c]
|
|
1355
|
+
- Updated dependencies [7bd3d992]
|
|
1356
|
+
- Updated dependencies [f046f8e0]
|
|
1357
|
+
- Updated dependencies [b9273fd3]
|
|
1358
|
+
- Updated dependencies [49eeebf]
|
|
1359
|
+
- Updated dependencies [86d25315]
|
|
1360
|
+
- Updated dependencies [c670bd48]
|
|
1361
|
+
- Updated dependencies [3f9b8d7e]
|
|
1362
|
+
- @akinon/next@1.56.0-rc.0
|
|
1363
|
+
- @akinon/pz-click-collect@1.56.0-rc.0
|
|
1364
|
+
- @akinon/pz-checkout-gift-pack@1.56.0-rc.0
|
|
1365
|
+
- @akinon/pz-one-click-checkout@1.56.0-rc.0
|
|
1366
|
+
- @akinon/pz-basket-gift-pack@1.56.0-rc.0
|
|
1367
|
+
- @akinon/pz-pay-on-delivery@1.56.0-rc.0
|
|
1368
|
+
- @akinon/pz-credit-payment@1.56.0-rc.0
|
|
1369
|
+
- @akinon/pz-masterpass@1.56.0-rc.0
|
|
1370
|
+
- @akinon/pz-akifast@1.56.0-rc.0
|
|
1371
|
+
- @akinon/pz-gpay@1.56.0-rc.0
|
|
1372
|
+
- @akinon/pz-b2b@1.56.0-rc.0
|
|
1373
|
+
- @akinon/pz-bkm@1.56.0-rc.0
|
|
1374
|
+
- @akinon/pz-otp@1.56.0-rc.0
|
|
455
1375
|
|
|
456
1376
|
## 1.55.0
|
|
457
1377
|
|
|
@@ -594,68 +1514,725 @@
|
|
|
594
1514
|
|
|
595
1515
|
### Patch Changes
|
|
596
1516
|
|
|
597
|
-
- Updated dependencies [
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
1517
|
+
- Updated dependencies [90282b53]
|
|
1518
|
+
- Updated dependencies [50b90692]
|
|
1519
|
+
- Updated dependencies [572d2e84]
|
|
1520
|
+
- Updated dependencies [5dfeea0]
|
|
1521
|
+
- Updated dependencies [a4c8d6a9]
|
|
1522
|
+
- Updated dependencies [fda5b927]
|
|
1523
|
+
- Updated dependencies [2d9b2b2]
|
|
1524
|
+
- Updated dependencies [c53ea3e6]
|
|
1525
|
+
- Updated dependencies [d93a507]
|
|
1526
|
+
- Updated dependencies [8d9ac9a]
|
|
1527
|
+
- Updated dependencies [18e8197]
|
|
1528
|
+
- Updated dependencies [714e0b46]
|
|
1529
|
+
- Updated dependencies [70279e7]
|
|
1530
|
+
- Updated dependencies [6c25f66]
|
|
1531
|
+
- Updated dependencies [bc2b411]
|
|
1532
|
+
- Updated dependencies [3bf2dd9]
|
|
1533
|
+
- Updated dependencies [e9541a1]
|
|
1534
|
+
- Updated dependencies [c53ef7b9]
|
|
1535
|
+
- Updated dependencies [9d94f7e]
|
|
1536
|
+
- Updated dependencies [2e6104d]
|
|
1537
|
+
- Updated dependencies [64699d3]
|
|
1538
|
+
- Updated dependencies [0d3a913e]
|
|
1539
|
+
- Updated dependencies [1448a96e]
|
|
1540
|
+
- Updated dependencies [1ec2e9d]
|
|
1541
|
+
- Updated dependencies [d6edb1d]
|
|
1542
|
+
- Updated dependencies [d3474c64]
|
|
1543
|
+
- Updated dependencies [75080fd6]
|
|
1544
|
+
- Updated dependencies [17f8752]
|
|
1545
|
+
- Updated dependencies [c45b62c]
|
|
1546
|
+
- Updated dependencies [91265bba]
|
|
1547
|
+
- Updated dependencies [bbe18b9f]
|
|
1548
|
+
- Updated dependencies [d4099960]
|
|
1549
|
+
- Updated dependencies [4920742]
|
|
1550
|
+
- Updated dependencies [12a873e]
|
|
1551
|
+
- Updated dependencies [69ca0801]
|
|
1552
|
+
- Updated dependencies [7e56d6b]
|
|
1553
|
+
- Updated dependencies [94b6928]
|
|
1554
|
+
- Updated dependencies [98bb8dcd]
|
|
1555
|
+
- Updated dependencies [46b7aad7]
|
|
1556
|
+
- Updated dependencies [dcc8a150]
|
|
1557
|
+
- Updated dependencies [8f47cca]
|
|
1558
|
+
- Updated dependencies [fad27689]
|
|
1559
|
+
- Updated dependencies [dff0d595]
|
|
1560
|
+
- Updated dependencies [fdd0b41]
|
|
1561
|
+
- Updated dependencies [eecb282]
|
|
1562
|
+
- Updated dependencies [f2c325c]
|
|
1563
|
+
- Updated dependencies [9e25a64]
|
|
1564
|
+
- Updated dependencies [beb499e6]
|
|
1565
|
+
- Updated dependencies [146ea391]
|
|
1566
|
+
- Updated dependencies [f2c92d5]
|
|
1567
|
+
- Updated dependencies [7bd3d99]
|
|
1568
|
+
- Updated dependencies [c47be30d]
|
|
1569
|
+
- Updated dependencies [e9a46acb]
|
|
1570
|
+
- Updated dependencies [f046f8e0]
|
|
1571
|
+
- Updated dependencies [b9273fd]
|
|
1572
|
+
- Updated dependencies [49eeebf]
|
|
1573
|
+
- Updated dependencies [86d25315]
|
|
1574
|
+
- Updated dependencies [c670bd4]
|
|
1575
|
+
- Updated dependencies [3f9b8d7]
|
|
1576
|
+
- Updated dependencies [3d35f70]
|
|
1577
|
+
- @akinon/next@1.50.0-rc.2
|
|
1578
|
+
- @akinon/pz-checkout-gift-pack@1.50.0-rc.2
|
|
1579
|
+
- @akinon/pz-one-click-checkout@1.50.0-rc.2
|
|
1580
|
+
- @akinon/pz-basket-gift-pack@1.50.0-rc.2
|
|
1581
|
+
- @akinon/pz-click-collect@1.50.0-rc.2
|
|
1582
|
+
- @akinon/pz-masterpass@1.50.0-rc.2
|
|
1583
|
+
- @akinon/pz-akifast@1.50.0-rc.2
|
|
1584
|
+
- @akinon/pz-gpay@1.50.0-rc.2
|
|
1585
|
+
- @akinon/pz-b2b@1.50.0-rc.2
|
|
1586
|
+
- @akinon/pz-bkm@1.50.0-rc.2
|
|
1587
|
+
- @akinon/pz-otp@1.50.0-rc.2
|
|
1588
|
+
- @akinon/pz-pay-on-delivery@1.50.0-rc.2
|
|
1589
|
+
- @akinon/pz-credit-payment@1.50.0-rc.2
|
|
1590
|
+
|
|
1591
|
+
## 1.50.0-rc.1
|
|
613
1592
|
|
|
614
1593
|
### Patch Changes
|
|
615
1594
|
|
|
616
|
-
- Updated dependencies [
|
|
617
|
-
-
|
|
618
|
-
-
|
|
619
|
-
-
|
|
620
|
-
- @akinon/
|
|
621
|
-
- @akinon/pz-
|
|
622
|
-
- @akinon/pz-
|
|
623
|
-
- @akinon/pz-
|
|
624
|
-
- @akinon/pz-
|
|
625
|
-
- @akinon/pz-
|
|
626
|
-
- @akinon/pz-
|
|
627
|
-
- @akinon/pz-
|
|
628
|
-
- @akinon/pz-
|
|
629
|
-
- @akinon/pz-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
- @akinon/pz-pay-on-delivery@1.49.0
|
|
633
|
-
|
|
634
|
-
## 1.48.0
|
|
1595
|
+
- Updated dependencies [49eeebf]
|
|
1596
|
+
- @akinon/next@1.50.0-rc.1
|
|
1597
|
+
- @akinon/pz-akifast@1.50.0-rc.1
|
|
1598
|
+
- @akinon/pz-b2b@1.50.0-rc.1
|
|
1599
|
+
- @akinon/pz-basket-gift-pack@1.50.0-rc.1
|
|
1600
|
+
- @akinon/pz-bkm@1.50.0-rc.1
|
|
1601
|
+
- @akinon/pz-checkout-gift-pack@1.50.0-rc.1
|
|
1602
|
+
- @akinon/pz-click-collect@1.50.0-rc.1
|
|
1603
|
+
- @akinon/pz-credit-payment@1.50.0-rc.1
|
|
1604
|
+
- @akinon/pz-gpay@1.50.0-rc.1
|
|
1605
|
+
- @akinon/pz-masterpass@1.50.0-rc.1
|
|
1606
|
+
- @akinon/pz-one-click-checkout@1.50.0-rc.1
|
|
1607
|
+
- @akinon/pz-otp@1.50.0-rc.1
|
|
1608
|
+
- @akinon/pz-pay-on-delivery@1.50.0-rc.1
|
|
1609
|
+
|
|
1610
|
+
## 1.50.0-rc.0
|
|
635
1611
|
|
|
636
1612
|
### Minor Changes
|
|
637
1613
|
|
|
638
|
-
-
|
|
1614
|
+
- 90282b53: ZERO-2729: Audit packages for yarn and npm and also update app-template
|
|
1615
|
+
- 572d2e84: ZERO-2667: Add iframe support for redirection payment methods
|
|
1616
|
+
- c53ea3e6: ZERO-2609: Reset additional form fields when selectedFormType is not company
|
|
1617
|
+
- 97b8bdc9: ZERO-2724: Remove onClick event in shipping options component
|
|
1618
|
+
- 714e0b46: ZERO-2759: update pz-click-collect peer dependencies
|
|
1619
|
+
- 7521265: ZERO-2787: Fix hover classname for favorite item
|
|
1620
|
+
- 8217463: ZERO-2887: Add LoaderSpinner to Filters component
|
|
1621
|
+
- 27a5296d: ZERO-2631:Fix Checkbox Click
|
|
1622
|
+
- 5a4c6076: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
|
|
1623
|
+
- bc2b411: ZERO-2825: Add attribute-based shipping options to checkout page
|
|
1624
|
+
- e665a0ac: ZERO-2625: Add click outside functionality to close mobile menu
|
|
1625
|
+
- 52c13732: ZERO-2619: Added fix flag for the staged linter
|
|
1626
|
+
- 552ee8a: ZERO-2777: fix link component usage
|
|
1627
|
+
- 03c4c3eb: ZERO-2731: Update Project Zero CLI command
|
|
1628
|
+
- 2e6104d: ZERO-2888:Edit the numbering in the pagination and the visibility of the prev and next buttons
|
|
1629
|
+
- 64699d3: ZERO-2761: Fix invalid import for plugin module
|
|
1630
|
+
- 0d3a913e: ZERO-2725: Update decimal scale in Price component
|
|
1631
|
+
- 778a9a0b: ZERO-2740: Upgrade next to 14.2.4
|
|
1632
|
+
- 9b6bf91e: ZERO-2660: Change campaings to campaigns
|
|
1633
|
+
- 06650cab: ZERO-2620: Remove unnecessary pointer-events-none class
|
|
1634
|
+
- 74a12699: ZERO-2658:Edit product name clickability on completed order page
|
|
1635
|
+
- 4e1c15c: ZERO-2617: Remove TODO comment in ProductInfo component
|
|
1636
|
+
- d3474c64: ZERO-2655: Add data source shipping option
|
|
1637
|
+
- d2f0f15c: ZERO-2723: Update sentry version and dependencies
|
|
1638
|
+
- 75080fd6: ZERO-2630: Add max limit to postcode area
|
|
1639
|
+
- 9609eb2: ZERO-2779: Upgrade for tailwind
|
|
1640
|
+
- 91265bba: ZERO-2551: Improve pretty url and caching performance
|
|
1641
|
+
- 38a634e: ZERO-2893: Refactor category filter handling and URL parameters
|
|
1642
|
+
- 959e1fa: ZERO-2778: Upgrade for nextjs
|
|
1643
|
+
- 902d828a: ZERO-2621:edit position of loaderSpinner in favorites page
|
|
1644
|
+
- 7a4bb764: ZERO-2610:Refactor FilterItem component for better readability and efficiency
|
|
1645
|
+
- dfabc06: ZERO-2836: Upgrade version for tailwind
|
|
1646
|
+
- dff0d595: ZERO-2659: add formData support to proxy api requests
|
|
1647
|
+
- eecb282: ZERO-2607: Update address-related functions to include invalidateTag option
|
|
1648
|
+
- 9e25a64: ZERO-2835: Update category page layout with breadcrumb
|
|
1649
|
+
- beb499e6: ZERO-2551: Add new tsconfig paths
|
|
1650
|
+
- fac2e5b8: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
|
|
1651
|
+
- 4614eeeb: ZERO-2602: The script that checks the build for standalone projects
|
|
1652
|
+
- e9a46acb: ZERO-2738: add CVC input to registered cards in Masterpass
|
|
1653
|
+
- f046f8e0: ZERO-2575: update version for react-number-format
|
|
1654
|
+
- b9273fd: ZERO-2889: add host headers to requests
|
|
1655
|
+
- 86d25315: ZERO-2693: resolve dependency collision warning for eslint-config-next
|
|
639
1656
|
|
|
640
1657
|
### Patch Changes
|
|
641
1658
|
|
|
642
|
-
-
|
|
643
|
-
-
|
|
644
|
-
-
|
|
645
|
-
-
|
|
646
|
-
-
|
|
647
|
-
-
|
|
648
|
-
-
|
|
649
|
-
-
|
|
650
|
-
-
|
|
651
|
-
-
|
|
652
|
-
-
|
|
653
|
-
-
|
|
654
|
-
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
1659
|
+
- Updated dependencies [90282b53]
|
|
1660
|
+
- Updated dependencies [50b90692]
|
|
1661
|
+
- Updated dependencies [572d2e84]
|
|
1662
|
+
- Updated dependencies [5dfeea0]
|
|
1663
|
+
- Updated dependencies [a4c8d6a9]
|
|
1664
|
+
- Updated dependencies [fda5b927]
|
|
1665
|
+
- Updated dependencies [2d9b2b2]
|
|
1666
|
+
- Updated dependencies [c53ea3e6]
|
|
1667
|
+
- Updated dependencies [d93a507]
|
|
1668
|
+
- Updated dependencies [8d9ac9a]
|
|
1669
|
+
- Updated dependencies [18e8197]
|
|
1670
|
+
- Updated dependencies [eaf97d6]
|
|
1671
|
+
- Updated dependencies [714e0b46]
|
|
1672
|
+
- Updated dependencies [70279e7]
|
|
1673
|
+
- Updated dependencies [6c25f66]
|
|
1674
|
+
- Updated dependencies [bc2b411]
|
|
1675
|
+
- Updated dependencies [3bf2dd9]
|
|
1676
|
+
- Updated dependencies [e9541a1]
|
|
1677
|
+
- Updated dependencies [c53ef7b9]
|
|
1678
|
+
- Updated dependencies [9d94f7e]
|
|
1679
|
+
- Updated dependencies [2e6104d]
|
|
1680
|
+
- Updated dependencies [64699d3]
|
|
1681
|
+
- Updated dependencies [0d3a913e]
|
|
1682
|
+
- Updated dependencies [1448a96e]
|
|
1683
|
+
- Updated dependencies [1ec2e9d]
|
|
1684
|
+
- Updated dependencies [d6edb1d]
|
|
1685
|
+
- Updated dependencies [d3474c64]
|
|
1686
|
+
- Updated dependencies [75080fd6]
|
|
1687
|
+
- Updated dependencies [17f8752]
|
|
1688
|
+
- Updated dependencies [c45b62c]
|
|
1689
|
+
- Updated dependencies [91265bba]
|
|
1690
|
+
- Updated dependencies [bbe18b9f]
|
|
1691
|
+
- Updated dependencies [d4099960]
|
|
1692
|
+
- Updated dependencies [4920742]
|
|
1693
|
+
- Updated dependencies [12a873e]
|
|
1694
|
+
- Updated dependencies [69ca080]
|
|
1695
|
+
- Updated dependencies [7e56d6b]
|
|
1696
|
+
- Updated dependencies [94b6928]
|
|
1697
|
+
- Updated dependencies [98bb8dcd]
|
|
1698
|
+
- Updated dependencies [46b7aad7]
|
|
1699
|
+
- Updated dependencies [dcc8a150]
|
|
1700
|
+
- Updated dependencies [8f47cca]
|
|
1701
|
+
- Updated dependencies [fad27689]
|
|
1702
|
+
- Updated dependencies [dff0d595]
|
|
1703
|
+
- Updated dependencies [fdd0b41]
|
|
1704
|
+
- Updated dependencies [eecb282]
|
|
1705
|
+
- Updated dependencies [f2c325c]
|
|
1706
|
+
- Updated dependencies [9e25a64]
|
|
1707
|
+
- Updated dependencies [beb499e6]
|
|
1708
|
+
- Updated dependencies [146ea391]
|
|
1709
|
+
- Updated dependencies [f2c92d5]
|
|
1710
|
+
- Updated dependencies [7bd3d99]
|
|
1711
|
+
- Updated dependencies [c47be30d]
|
|
1712
|
+
- Updated dependencies [e9a46acb]
|
|
1713
|
+
- Updated dependencies [f046f8e0]
|
|
1714
|
+
- Updated dependencies [b9273fd]
|
|
1715
|
+
- Updated dependencies [86d25315]
|
|
1716
|
+
- Updated dependencies [c670bd4]
|
|
1717
|
+
- Updated dependencies [3f9b8d7]
|
|
1718
|
+
- @akinon/next@1.50.0-rc.0
|
|
1719
|
+
- @akinon/pz-checkout-gift-pack@1.50.0-rc.0
|
|
1720
|
+
- @akinon/pz-one-click-checkout@1.50.0-rc.0
|
|
1721
|
+
- @akinon/pz-basket-gift-pack@1.50.0-rc.0
|
|
1722
|
+
- @akinon/pz-click-collect@1.50.0-rc.0
|
|
1723
|
+
- @akinon/pz-masterpass@1.50.0-rc.0
|
|
1724
|
+
- @akinon/pz-akifast@1.50.0-rc.0
|
|
1725
|
+
- @akinon/pz-gpay@1.50.0-rc.0
|
|
1726
|
+
- @akinon/pz-b2b@1.50.0-rc.0
|
|
1727
|
+
- @akinon/pz-bkm@1.50.0-rc.0
|
|
1728
|
+
- @akinon/pz-otp@1.50.0-rc.0
|
|
1729
|
+
- @akinon/pz-pay-on-delivery@1.50.0-rc.0
|
|
1730
|
+
- @akinon/pz-credit-payment@1.50.0-rc.0
|
|
1731
|
+
|
|
1732
|
+
## 1.49.0
|
|
1733
|
+
|
|
1734
|
+
### Patch Changes
|
|
1735
|
+
|
|
1736
|
+
- Updated dependencies [26b809f]
|
|
1737
|
+
- Updated dependencies [20da358]
|
|
1738
|
+
- Updated dependencies [04115e5]
|
|
1739
|
+
- Updated dependencies [fa88889]
|
|
1740
|
+
- @akinon/next@1.49.0
|
|
1741
|
+
- @akinon/pz-akifast@1.49.0
|
|
1742
|
+
- @akinon/pz-b2b@1.49.0
|
|
1743
|
+
- @akinon/pz-basket-gift-pack@1.49.0
|
|
1744
|
+
- @akinon/pz-bkm@1.49.0
|
|
1745
|
+
- @akinon/pz-checkout-gift-pack@1.49.0
|
|
1746
|
+
- @akinon/pz-click-collect@1.49.0
|
|
1747
|
+
- @akinon/pz-credit-payment@1.49.0
|
|
1748
|
+
- @akinon/pz-gpay@1.49.0
|
|
1749
|
+
- @akinon/pz-masterpass@1.49.0
|
|
1750
|
+
- @akinon/pz-one-click-checkout@1.49.0
|
|
1751
|
+
- @akinon/pz-otp@1.49.0
|
|
1752
|
+
- @akinon/pz-pay-on-delivery@1.49.0
|
|
1753
|
+
|
|
1754
|
+
## 1.48.0
|
|
1755
|
+
|
|
1756
|
+
### Minor Changes
|
|
1757
|
+
|
|
1758
|
+
- 90282b53: ZERO-2729: Audit packages for yarn and npm and also update app-template
|
|
1759
|
+
- 572d2e84: ZERO-2667: Add iframe support for redirection payment methods
|
|
1760
|
+
- c53ea3e6: ZERO-2609: Reset additional form fields when selectedFormType is not company
|
|
1761
|
+
- 97b8bdc9: ZERO-2724: Remove onClick event in shipping options component
|
|
1762
|
+
- 714e0b46: ZERO-2759: update pz-click-collect peer dependencies
|
|
1763
|
+
- 7521265: ZERO-2787: Fix hover classname for favorite item
|
|
1764
|
+
- 8217463: ZERO-2887: Add LoaderSpinner to Filters component
|
|
1765
|
+
- 27a5296d: ZERO-2631:Fix Checkbox Click
|
|
1766
|
+
- 5a4c6076: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
|
|
1767
|
+
- bc2b411: ZERO-2825: Add attribute-based shipping options to checkout page
|
|
1768
|
+
- e665a0a: ZERO-2625: Add click outside functionality to close mobile menu
|
|
1769
|
+
- 52c13732: ZERO-2619: Added fix flag for the staged linter
|
|
1770
|
+
- 552ee8a: ZERO-2777: fix link component usage
|
|
1771
|
+
- 03c4c3eb: ZERO-2731: Update Project Zero CLI command
|
|
1772
|
+
- 2e6104d: ZERO-2888:Edit the numbering in the pagination and the visibility of the prev and next buttons
|
|
1773
|
+
- 64699d3: ZERO-2761: Fix invalid import for plugin module
|
|
1774
|
+
- 0d3a913e: ZERO-2725: Update decimal scale in Price component
|
|
1775
|
+
- 778a9a0b: ZERO-2740: Upgrade next to 14.2.4
|
|
1776
|
+
- 9b6bf91e: ZERO-2660: Change campaings to campaigns
|
|
1777
|
+
- 06650cab: ZERO-2620: Remove unnecessary pointer-events-none class
|
|
1778
|
+
- 74a12699: ZERO-2658:Edit product name clickability on completed order page
|
|
1779
|
+
- 4e1c15c: ZERO-2617: Remove TODO comment in ProductInfo component
|
|
1780
|
+
- d3474c64: ZERO-2655: Add data source shipping option
|
|
1781
|
+
- d2f0f15c: ZERO-2723: Update sentry version and dependencies
|
|
1782
|
+
- 75080fd6: ZERO-2630: Add max limit to postcode area
|
|
1783
|
+
- 9609eb2: ZERO-2779: Upgrade for tailwind
|
|
1784
|
+
- 91265bba: ZERO-2551: Improve pretty url and caching performance
|
|
1785
|
+
- 38a634e: ZERO-2893: Refactor category filter handling and URL parameters
|
|
1786
|
+
- 959e1fa: ZERO-2778: Upgrade for nextjs
|
|
1787
|
+
- 902d828a: ZERO-2621:edit position of loaderSpinner in favorites page
|
|
1788
|
+
- 7a4bb764: ZERO-2610:Refactor FilterItem component for better readability and efficiency
|
|
1789
|
+
- dfabc06: ZERO-2836: Upgrade version for tailwind
|
|
1790
|
+
- dff0d595: ZERO-2659: add formData support to proxy api requests
|
|
1791
|
+
- eecb282: ZERO-2607: Update address-related functions to include invalidateTag option
|
|
1792
|
+
- 9e25a64: ZERO-2835: Update category page layout with breadcrumb
|
|
1793
|
+
- beb499e6: ZERO-2551: Add new tsconfig paths
|
|
1794
|
+
- fac2e5b8: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
|
|
1795
|
+
- 4614eeeb: ZERO-2602: The script that checks the build for standalone projects
|
|
1796
|
+
- e9a46acb: ZERO-2738: add CVC input to registered cards in Masterpass
|
|
1797
|
+
- f046f8e0: ZERO-2575: update version for react-number-format
|
|
1798
|
+
- b9273fd: ZERO-2889: add host headers to requests
|
|
1799
|
+
- 86d25315: ZERO-2693: resolve dependency collision warning for eslint-config-next
|
|
1800
|
+
|
|
1801
|
+
### Patch Changes
|
|
1802
|
+
|
|
1803
|
+
- Updated dependencies [90282b53]
|
|
1804
|
+
- Updated dependencies [50b9069]
|
|
1805
|
+
- Updated dependencies [572d2e84]
|
|
1806
|
+
- Updated dependencies [5dfeea0]
|
|
1807
|
+
- Updated dependencies [a4c8d6a9]
|
|
1808
|
+
- Updated dependencies [fda5b927]
|
|
1809
|
+
- Updated dependencies [2d9b2b2]
|
|
1810
|
+
- Updated dependencies [c53ea3e6]
|
|
1811
|
+
- Updated dependencies [d93a507]
|
|
1812
|
+
- Updated dependencies [8d9ac9a]
|
|
1813
|
+
- Updated dependencies [18e8197]
|
|
1814
|
+
- Updated dependencies [714e0b46]
|
|
1815
|
+
- Updated dependencies [70279e7]
|
|
1816
|
+
- Updated dependencies [6c25f66]
|
|
1817
|
+
- Updated dependencies [bc2b411]
|
|
1818
|
+
- Updated dependencies [3bf2dd9]
|
|
1819
|
+
- Updated dependencies [e9541a1]
|
|
1820
|
+
- Updated dependencies [c53ef7b9]
|
|
1821
|
+
- Updated dependencies [9d94f7e]
|
|
1822
|
+
- Updated dependencies [2e6104d]
|
|
1823
|
+
- Updated dependencies [64699d3]
|
|
1824
|
+
- Updated dependencies [0d3a913e]
|
|
1825
|
+
- Updated dependencies [1448a96e]
|
|
1826
|
+
- Updated dependencies [26b809f]
|
|
1827
|
+
- Updated dependencies [1ec2e9d]
|
|
1828
|
+
- Updated dependencies [d6edb1d]
|
|
1829
|
+
- Updated dependencies [d3474c64]
|
|
1830
|
+
- Updated dependencies [75080fd6]
|
|
1831
|
+
- Updated dependencies [17f8752]
|
|
1832
|
+
- Updated dependencies [c45b62c]
|
|
1833
|
+
- Updated dependencies [91265bba]
|
|
1834
|
+
- Updated dependencies [20da358]
|
|
1835
|
+
- Updated dependencies [bbe18b9f]
|
|
1836
|
+
- Updated dependencies [d409996]
|
|
1837
|
+
- Updated dependencies [4920742]
|
|
1838
|
+
- Updated dependencies [12a873e]
|
|
1839
|
+
- Updated dependencies [69ca080]
|
|
1840
|
+
- Updated dependencies [7e56d6b]
|
|
1841
|
+
- Updated dependencies [94b6928]
|
|
1842
|
+
- Updated dependencies [98bb8dcd]
|
|
1843
|
+
- Updated dependencies [46b7aad7]
|
|
1844
|
+
- Updated dependencies [dcc8a150]
|
|
1845
|
+
- Updated dependencies [8f47cca]
|
|
1846
|
+
- Updated dependencies [fad27689]
|
|
1847
|
+
- Updated dependencies [dff0d595]
|
|
1848
|
+
- Updated dependencies [fdd0b41]
|
|
1849
|
+
- Updated dependencies [eecb282]
|
|
1850
|
+
- Updated dependencies [f2c325c]
|
|
1851
|
+
- Updated dependencies [9e25a64]
|
|
1852
|
+
- Updated dependencies [beb499e6]
|
|
1853
|
+
- Updated dependencies [146ea391]
|
|
1854
|
+
- Updated dependencies [f2c92d5]
|
|
1855
|
+
- Updated dependencies [7bd3d99]
|
|
1856
|
+
- Updated dependencies [c47be30d]
|
|
1857
|
+
- Updated dependencies [e9a46acb]
|
|
1858
|
+
- Updated dependencies [f046f8e0]
|
|
1859
|
+
- Updated dependencies [04115e5]
|
|
1860
|
+
- Updated dependencies [b9273fd]
|
|
1861
|
+
- Updated dependencies [fa88889]
|
|
1862
|
+
- Updated dependencies [86d25315]
|
|
1863
|
+
- Updated dependencies [c670bd4]
|
|
1864
|
+
- Updated dependencies [3f9b8d7]
|
|
1865
|
+
- @akinon/next@1.48.0-rc.8
|
|
1866
|
+
- @akinon/pz-checkout-gift-pack@1.48.0-rc.8
|
|
1867
|
+
- @akinon/pz-one-click-checkout@1.48.0-rc.8
|
|
1868
|
+
- @akinon/pz-basket-gift-pack@1.48.0-rc.8
|
|
1869
|
+
- @akinon/pz-click-collect@1.48.0-rc.8
|
|
1870
|
+
- @akinon/pz-masterpass@1.48.0-rc.8
|
|
1871
|
+
- @akinon/pz-akifast@1.48.0-rc.8
|
|
1872
|
+
- @akinon/pz-gpay@1.48.0-rc.8
|
|
1873
|
+
- @akinon/pz-b2b@1.48.0-rc.8
|
|
1874
|
+
- @akinon/pz-bkm@1.48.0-rc.8
|
|
1875
|
+
- @akinon/pz-otp@1.48.0-rc.8
|
|
1876
|
+
- @akinon/pz-pay-on-delivery@1.48.0-rc.8
|
|
1877
|
+
- @akinon/pz-credit-payment@1.48.0-rc.8
|
|
1878
|
+
|
|
1879
|
+
## 1.48.0-rc.7
|
|
1880
|
+
|
|
1881
|
+
### Patch Changes
|
|
1882
|
+
|
|
1883
|
+
- Updated dependencies [26b809f]
|
|
1884
|
+
- @akinon/next@1.48.0-rc.7
|
|
1885
|
+
- @akinon/pz-akifast@1.48.0-rc.7
|
|
1886
|
+
- @akinon/pz-b2b@1.48.0-rc.7
|
|
1887
|
+
- @akinon/pz-basket-gift-pack@1.48.0-rc.7
|
|
1888
|
+
- @akinon/pz-bkm@1.48.0-rc.7
|
|
1889
|
+
- @akinon/pz-checkout-gift-pack@1.48.0-rc.7
|
|
1890
|
+
- @akinon/pz-click-collect@1.48.0-rc.7
|
|
1891
|
+
- @akinon/pz-credit-payment@1.48.0-rc.7
|
|
1892
|
+
- @akinon/pz-gpay@1.48.0-rc.7
|
|
1893
|
+
- @akinon/pz-masterpass@1.48.0-rc.7
|
|
1894
|
+
- @akinon/pz-one-click-checkout@1.48.0-rc.7
|
|
1895
|
+
- @akinon/pz-otp@1.48.0-rc.7
|
|
1896
|
+
- @akinon/pz-pay-on-delivery@1.48.0-rc.7
|
|
1897
|
+
|
|
1898
|
+
## 1.48.0-rc.6
|
|
1899
|
+
|
|
1900
|
+
### Patch Changes
|
|
1901
|
+
|
|
1902
|
+
- Updated dependencies [04115e5]
|
|
1903
|
+
- @akinon/next@1.48.0-rc.6
|
|
1904
|
+
- @akinon/pz-akifast@1.48.0-rc.6
|
|
1905
|
+
- @akinon/pz-b2b@1.48.0-rc.6
|
|
1906
|
+
- @akinon/pz-basket-gift-pack@1.48.0-rc.6
|
|
1907
|
+
- @akinon/pz-bkm@1.48.0-rc.6
|
|
1908
|
+
- @akinon/pz-checkout-gift-pack@1.48.0-rc.6
|
|
1909
|
+
- @akinon/pz-click-collect@1.48.0-rc.6
|
|
1910
|
+
- @akinon/pz-credit-payment@1.48.0-rc.6
|
|
1911
|
+
- @akinon/pz-gpay@1.48.0-rc.6
|
|
1912
|
+
- @akinon/pz-masterpass@1.48.0-rc.6
|
|
1913
|
+
- @akinon/pz-one-click-checkout@1.48.0-rc.6
|
|
1914
|
+
- @akinon/pz-otp@1.48.0-rc.6
|
|
1915
|
+
- @akinon/pz-pay-on-delivery@1.48.0-rc.6
|
|
1916
|
+
|
|
1917
|
+
## 1.48.0-rc.5
|
|
1918
|
+
|
|
1919
|
+
### Patch Changes
|
|
1920
|
+
|
|
1921
|
+
- Updated dependencies [20da358]
|
|
1922
|
+
- @akinon/next@1.48.0-rc.5
|
|
1923
|
+
- @akinon/pz-akifast@1.48.0-rc.5
|
|
1924
|
+
- @akinon/pz-b2b@1.48.0-rc.5
|
|
1925
|
+
- @akinon/pz-basket-gift-pack@1.48.0-rc.5
|
|
1926
|
+
- @akinon/pz-bkm@1.48.0-rc.5
|
|
1927
|
+
- @akinon/pz-checkout-gift-pack@1.48.0-rc.5
|
|
1928
|
+
- @akinon/pz-click-collect@1.48.0-rc.5
|
|
1929
|
+
- @akinon/pz-credit-payment@1.48.0-rc.5
|
|
1930
|
+
- @akinon/pz-gpay@1.48.0-rc.5
|
|
1931
|
+
- @akinon/pz-masterpass@1.48.0-rc.5
|
|
1932
|
+
- @akinon/pz-one-click-checkout@1.48.0-rc.5
|
|
1933
|
+
- @akinon/pz-otp@1.48.0-rc.5
|
|
1934
|
+
- @akinon/pz-pay-on-delivery@1.48.0-rc.5
|
|
1935
|
+
|
|
1936
|
+
## 1.48.0-rc.4
|
|
1937
|
+
|
|
1938
|
+
### Patch Changes
|
|
1939
|
+
|
|
1940
|
+
- Updated dependencies [5dfeea0]
|
|
1941
|
+
- @akinon/next@1.48.0-rc.4
|
|
1942
|
+
- @akinon/pz-akifast@1.48.0-rc.4
|
|
1943
|
+
- @akinon/pz-b2b@1.48.0-rc.4
|
|
1944
|
+
- @akinon/pz-basket-gift-pack@1.48.0-rc.4
|
|
1945
|
+
- @akinon/pz-bkm@1.48.0-rc.4
|
|
1946
|
+
- @akinon/pz-checkout-gift-pack@1.48.0-rc.4
|
|
1947
|
+
- @akinon/pz-click-collect@1.48.0-rc.4
|
|
1948
|
+
- @akinon/pz-credit-payment@1.48.0-rc.4
|
|
1949
|
+
- @akinon/pz-gpay@1.48.0-rc.4
|
|
1950
|
+
- @akinon/pz-masterpass@1.48.0-rc.4
|
|
1951
|
+
- @akinon/pz-one-click-checkout@1.48.0-rc.4
|
|
1952
|
+
- @akinon/pz-otp@1.48.0-rc.4
|
|
1953
|
+
- @akinon/pz-pay-on-delivery@1.48.0-rc.4
|
|
1954
|
+
|
|
1955
|
+
## 1.48.0-rc.3
|
|
1956
|
+
|
|
1957
|
+
### Minor Changes
|
|
1958
|
+
|
|
1959
|
+
- 90282b53: ZERO-2729: Audit packages for yarn and npm and also update app-template
|
|
1960
|
+
- 572d2e84: ZERO-2667: Add iframe support for redirection payment methods
|
|
1961
|
+
- c53ea3e6: ZERO-2609: Reset additional form fields when selectedFormType is not company
|
|
1962
|
+
- 97b8bdc9: ZERO-2724: Remove onClick event in shipping options component
|
|
1963
|
+
- 714e0b46: ZERO-2759: update pz-click-collect peer dependencies
|
|
1964
|
+
- 7521265: ZERO-2787: Fix hover classname for favorite item
|
|
1965
|
+
- 8217463: ZERO-2887: Add LoaderSpinner to Filters component
|
|
1966
|
+
- 27a5296d: ZERO-2631:Fix Checkbox Click
|
|
1967
|
+
- 5a4c607: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
|
|
1968
|
+
- bc2b411: ZERO-2825: Add attribute-based shipping options to checkout page
|
|
1969
|
+
- e665a0a: ZERO-2625: Add click outside functionality to close mobile menu
|
|
1970
|
+
- 52c1373: ZERO-2619: Added fix flag for the staged linter
|
|
1971
|
+
- 552ee8a: ZERO-2777: fix link component usage
|
|
1972
|
+
- 03c4c3eb: ZERO-2731: Update Project Zero CLI command
|
|
1973
|
+
- 2e6104d: ZERO-2888:Edit the numbering in the pagination and the visibility of the prev and next buttons
|
|
1974
|
+
- 64699d3: ZERO-2761: Fix invalid import for plugin module
|
|
1975
|
+
- 0d3a913e: ZERO-2725: Update decimal scale in Price component
|
|
1976
|
+
- 778a9a0b: ZERO-2740: Upgrade next to 14.2.4
|
|
1977
|
+
- 9b6bf91e: ZERO-2660: Change campaings to campaigns
|
|
1978
|
+
- 06650ca: ZERO-2620: Remove unnecessary pointer-events-none class
|
|
1979
|
+
- 74a12699: ZERO-2658:Edit product name clickability on completed order page
|
|
1980
|
+
- 4e1c15c: ZERO-2617: Remove TODO comment in ProductInfo component
|
|
1981
|
+
- d3474c64: ZERO-2655: Add data source shipping option
|
|
1982
|
+
- d2f0f15c: ZERO-2723: Update sentry version and dependencies
|
|
1983
|
+
- 75080fd6: ZERO-2630: Add max limit to postcode area
|
|
1984
|
+
- 9609eb2: ZERO-2779: Upgrade for tailwind
|
|
1985
|
+
- 91265bba: ZERO-2551: Improve pretty url and caching performance
|
|
1986
|
+
- 38a634e: ZERO-2893: Refactor category filter handling and URL parameters
|
|
1987
|
+
- 959e1fa: ZERO-2778: Upgrade for nextjs
|
|
1988
|
+
- 902d828a: ZERO-2621:edit position of loaderSpinner in favorites page
|
|
1989
|
+
- 7a4bb764: ZERO-2610:Refactor FilterItem component for better readability and efficiency
|
|
1990
|
+
- dfabc06: ZERO-2836: Upgrade version for tailwind
|
|
1991
|
+
- dff0d595: ZERO-2659: add formData support to proxy api requests
|
|
1992
|
+
- eecb282: ZERO-2607: Update address-related functions to include invalidateTag option
|
|
1993
|
+
- 9e25a64: ZERO-2835: Update category page layout with breadcrumb
|
|
1994
|
+
- beb499e6: ZERO-2551: Add new tsconfig paths
|
|
1995
|
+
- f45aa87: ZERO-2904: Upgrade version for tailwindcss
|
|
1996
|
+
- fac2e5b: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
|
|
1997
|
+
- 4614eeeb: ZERO-2602: The script that checks the build for standalone projects
|
|
1998
|
+
- e9a46acb: ZERO-2738: add CVC input to registered cards in Masterpass
|
|
1999
|
+
- f046f8e0: ZERO-2575: update version for react-number-format
|
|
2000
|
+
- b9273fd: ZERO-2889: add host headers to requests
|
|
2001
|
+
- 86d25315: ZERO-2693: resolve dependency collision warning for eslint-config-next
|
|
2002
|
+
|
|
2003
|
+
### Patch Changes
|
|
2004
|
+
|
|
2005
|
+
- Updated dependencies [90282b53]
|
|
2006
|
+
- Updated dependencies [50b9069]
|
|
2007
|
+
- Updated dependencies [572d2e84]
|
|
2008
|
+
- Updated dependencies [a4c8d6a9]
|
|
2009
|
+
- Updated dependencies [fda5b92]
|
|
2010
|
+
- Updated dependencies [2d9b2b2]
|
|
2011
|
+
- Updated dependencies [c53ea3e6]
|
|
2012
|
+
- Updated dependencies [d93a507]
|
|
2013
|
+
- Updated dependencies [8d9ac9a]
|
|
2014
|
+
- Updated dependencies [18e8197]
|
|
2015
|
+
- Updated dependencies [714e0b46]
|
|
2016
|
+
- Updated dependencies [70279e7]
|
|
2017
|
+
- Updated dependencies [6c25f66]
|
|
2018
|
+
- Updated dependencies [bc2b411]
|
|
2019
|
+
- Updated dependencies [3bf2dd9]
|
|
2020
|
+
- Updated dependencies [e9541a1]
|
|
2021
|
+
- Updated dependencies [c53ef7b9]
|
|
2022
|
+
- Updated dependencies [9d94f7e]
|
|
2023
|
+
- Updated dependencies [2e6104d]
|
|
2024
|
+
- Updated dependencies [64699d3]
|
|
2025
|
+
- Updated dependencies [0d3a913e]
|
|
2026
|
+
- Updated dependencies [1448a96e]
|
|
2027
|
+
- Updated dependencies [1ec2e9d]
|
|
2028
|
+
- Updated dependencies [d6edb1d]
|
|
2029
|
+
- Updated dependencies [d3474c64]
|
|
2030
|
+
- Updated dependencies [75080fd6]
|
|
2031
|
+
- Updated dependencies [17f8752]
|
|
2032
|
+
- Updated dependencies [c45b62c]
|
|
2033
|
+
- Updated dependencies [91265bba]
|
|
2034
|
+
- Updated dependencies [bbe18b9f]
|
|
2035
|
+
- Updated dependencies [d409996]
|
|
2036
|
+
- Updated dependencies [4920742]
|
|
2037
|
+
- Updated dependencies [12a873e]
|
|
2038
|
+
- Updated dependencies [69ca080]
|
|
2039
|
+
- Updated dependencies [7e56d6b]
|
|
2040
|
+
- Updated dependencies [94b6928]
|
|
2041
|
+
- Updated dependencies [98bb8dcd]
|
|
2042
|
+
- Updated dependencies [46b7aad]
|
|
2043
|
+
- Updated dependencies [dcc8a150]
|
|
2044
|
+
- Updated dependencies [8f47cca]
|
|
2045
|
+
- Updated dependencies [fad27689]
|
|
2046
|
+
- Updated dependencies [dff0d595]
|
|
2047
|
+
- Updated dependencies [fdd0b41]
|
|
2048
|
+
- Updated dependencies [eecb282]
|
|
2049
|
+
- Updated dependencies [f2c325c]
|
|
2050
|
+
- Updated dependencies [9e25a64]
|
|
2051
|
+
- Updated dependencies [beb499e6]
|
|
2052
|
+
- Updated dependencies [146ea39]
|
|
2053
|
+
- Updated dependencies [f2c92d5]
|
|
2054
|
+
- Updated dependencies [7bd3d99]
|
|
2055
|
+
- Updated dependencies [c47be30d]
|
|
2056
|
+
- Updated dependencies [e9a46acb]
|
|
2057
|
+
- Updated dependencies [f046f8e0]
|
|
2058
|
+
- Updated dependencies [b9273fd]
|
|
2059
|
+
- Updated dependencies [86d25315]
|
|
2060
|
+
- Updated dependencies [c670bd4]
|
|
2061
|
+
- Updated dependencies [3f9b8d7]
|
|
2062
|
+
- @akinon/next@1.48.0-rc.3
|
|
2063
|
+
- @akinon/pz-checkout-gift-pack@1.48.0-rc.3
|
|
2064
|
+
- @akinon/pz-one-click-checkout@1.48.0-rc.3
|
|
2065
|
+
- @akinon/pz-basket-gift-pack@1.48.0-rc.3
|
|
2066
|
+
- @akinon/pz-click-collect@1.48.0-rc.3
|
|
2067
|
+
- @akinon/pz-masterpass@1.48.0-rc.3
|
|
2068
|
+
- @akinon/pz-akifast@1.48.0-rc.3
|
|
2069
|
+
- @akinon/pz-gpay@1.48.0-rc.3
|
|
2070
|
+
- @akinon/pz-b2b@1.48.0-rc.3
|
|
2071
|
+
- @akinon/pz-bkm@1.48.0-rc.3
|
|
2072
|
+
- @akinon/pz-otp@1.48.0-rc.3
|
|
2073
|
+
- @akinon/pz-pay-on-delivery@1.48.0-rc.3
|
|
2074
|
+
- @akinon/pz-credit-payment@1.48.0-rc.3
|
|
2075
|
+
|
|
2076
|
+
## 1.48.0-rc.2
|
|
2077
|
+
|
|
2078
|
+
### Minor Changes
|
|
2079
|
+
|
|
2080
|
+
- 2e6104d: ZERO-2888:Edit the numbering in the pagination and the visibility of the prev and next buttons
|
|
2081
|
+
|
|
2082
|
+
### Patch Changes
|
|
2083
|
+
|
|
2084
|
+
- Updated dependencies [2e6104d]
|
|
2085
|
+
- @akinon/next@1.48.0-rc.2
|
|
2086
|
+
- @akinon/pz-akifast@1.48.0-rc.2
|
|
2087
|
+
- @akinon/pz-b2b@1.48.0-rc.2
|
|
2088
|
+
- @akinon/pz-basket-gift-pack@1.48.0-rc.2
|
|
2089
|
+
- @akinon/pz-bkm@1.48.0-rc.2
|
|
2090
|
+
- @akinon/pz-checkout-gift-pack@1.48.0-rc.2
|
|
2091
|
+
- @akinon/pz-click-collect@1.48.0-rc.2
|
|
2092
|
+
- @akinon/pz-credit-payment@1.48.0-rc.2
|
|
2093
|
+
- @akinon/pz-gpay@1.48.0-rc.2
|
|
2094
|
+
- @akinon/pz-masterpass@1.48.0-rc.2
|
|
2095
|
+
- @akinon/pz-one-click-checkout@1.48.0-rc.2
|
|
2096
|
+
- @akinon/pz-otp@1.48.0-rc.2
|
|
2097
|
+
- @akinon/pz-pay-on-delivery@1.48.0-rc.2
|
|
2098
|
+
|
|
2099
|
+
## 1.48.0-rc.1
|
|
2100
|
+
|
|
2101
|
+
### Patch Changes
|
|
2102
|
+
|
|
2103
|
+
- Updated dependencies [fdd0b41]
|
|
2104
|
+
- @akinon/next@1.48.0-rc.1
|
|
2105
|
+
- @akinon/pz-akifast@1.48.0-rc.1
|
|
2106
|
+
- @akinon/pz-b2b@1.48.0-rc.1
|
|
2107
|
+
- @akinon/pz-basket-gift-pack@1.48.0-rc.1
|
|
2108
|
+
- @akinon/pz-bkm@1.48.0-rc.1
|
|
2109
|
+
- @akinon/pz-checkout-gift-pack@1.48.0-rc.1
|
|
2110
|
+
- @akinon/pz-click-collect@1.48.0-rc.1
|
|
2111
|
+
- @akinon/pz-credit-payment@1.48.0-rc.1
|
|
2112
|
+
- @akinon/pz-gpay@1.48.0-rc.1
|
|
2113
|
+
- @akinon/pz-masterpass@1.48.0-rc.1
|
|
2114
|
+
- @akinon/pz-one-click-checkout@1.48.0-rc.1
|
|
2115
|
+
- @akinon/pz-otp@1.48.0-rc.1
|
|
2116
|
+
- @akinon/pz-pay-on-delivery@1.48.0-rc.1
|
|
2117
|
+
|
|
2118
|
+
## 1.48.0-rc.0
|
|
2119
|
+
|
|
2120
|
+
### Minor Changes
|
|
2121
|
+
|
|
2122
|
+
- 90282b5: ZERO-2729: Audit packages for yarn and npm and also update app-template
|
|
2123
|
+
- 572d2e8: ZERO-2667: Add iframe support for redirection payment methods
|
|
2124
|
+
- c53ea3e6: ZERO-2609: Reset additional form fields when selectedFormType is not company
|
|
2125
|
+
- 97b8bdc: ZERO-2724: Remove onClick event in shipping options component
|
|
2126
|
+
- 714e0b4: ZERO-2759: update pz-click-collect peer dependencies
|
|
2127
|
+
- 7521265: ZERO-2787: Fix hover classname for favorite item
|
|
2128
|
+
- 27a5296d: ZERO-2631:Fix Checkbox Click
|
|
2129
|
+
- 5a4c607: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
|
|
2130
|
+
- bc2b411: ZERO-2825: Add attribute-based shipping options to checkout page
|
|
2131
|
+
- e665a0a: ZERO-2625: Add click outside functionality to close mobile menu
|
|
2132
|
+
- 52c1373: ZERO-2619: Added fix flag for the staged linter
|
|
2133
|
+
- 552ee8a: ZERO-2777: fix link component usage
|
|
2134
|
+
- 03c4c3e: ZERO-2731: Update Project Zero CLI command
|
|
2135
|
+
- 64699d3: ZERO-2761: Fix invalid import for plugin module
|
|
2136
|
+
- 0d3a913: ZERO-2725: Update decimal scale in Price component
|
|
2137
|
+
- 778a9a0: ZERO-2740: Upgrade next to 14.2.4
|
|
2138
|
+
- 9b6bf91e: ZERO-2660: Change campaings to campaigns
|
|
2139
|
+
- 06650ca: ZERO-2620: Remove unnecessary pointer-events-none class
|
|
2140
|
+
- 74a12699: ZERO-2658:Edit product name clickability on completed order page
|
|
2141
|
+
- 4e1c15c: ZERO-2617: Remove TODO comment in ProductInfo component
|
|
2142
|
+
- d3474c6: ZERO-2655: Add data source shipping option
|
|
2143
|
+
- d2f0f15: ZERO-2723: Update sentry version and dependencies
|
|
2144
|
+
- 75080fd6: ZERO-2630: Add max limit to postcode area
|
|
2145
|
+
- 9609eb2: ZERO-2779: Upgrade for tailwind
|
|
2146
|
+
- 91265bba: ZERO-2551: Improve pretty url and caching performance
|
|
2147
|
+
- 959e1fa: ZERO-2778: Upgrade for nextjs
|
|
2148
|
+
- 902d828a: ZERO-2621:edit position of loaderSpinner in favorites page
|
|
2149
|
+
- 7a4bb764: ZERO-2610:Refactor FilterItem component for better readability and efficiency
|
|
2150
|
+
- dfabc06: ZERO-2836: Upgrade version for tailwind
|
|
2151
|
+
- dff0d595: ZERO-2659: add formData support to proxy api requests
|
|
2152
|
+
- eecb282: ZERO-2607: Update address-related functions to include invalidateTag option
|
|
2153
|
+
- 9e25a64: ZERO-2835: Update category page layout with breadcrumb
|
|
2154
|
+
- beb499e6: ZERO-2551: Add new tsconfig paths
|
|
2155
|
+
- fac2e5b: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
|
|
2156
|
+
- 4614eeeb: ZERO-2602: The script that checks the build for standalone projects
|
|
2157
|
+
- e9a46ac: ZERO-2738: add CVC input to registered cards in Masterpass
|
|
2158
|
+
- f046f8e0: ZERO-2575: update version for react-number-format
|
|
2159
|
+
- b9273fd: ZERO-2889: add host headers to requests
|
|
2160
|
+
- 86d2531: ZERO-2693: resolve dependency collision warning for eslint-config-next
|
|
2161
|
+
|
|
2162
|
+
### Patch Changes
|
|
2163
|
+
|
|
2164
|
+
- Updated dependencies [90282b5]
|
|
2165
|
+
- Updated dependencies [50b9069]
|
|
2166
|
+
- Updated dependencies [572d2e8]
|
|
2167
|
+
- Updated dependencies [a4c8d6a9]
|
|
2168
|
+
- Updated dependencies [fda5b92]
|
|
2169
|
+
- Updated dependencies [2d9b2b2]
|
|
2170
|
+
- Updated dependencies [c53ea3e6]
|
|
2171
|
+
- Updated dependencies [d93a507]
|
|
2172
|
+
- Updated dependencies [8d9ac9a]
|
|
2173
|
+
- Updated dependencies [18e8197]
|
|
2174
|
+
- Updated dependencies [714e0b4]
|
|
2175
|
+
- Updated dependencies [70279e7]
|
|
2176
|
+
- Updated dependencies [6c25f66]
|
|
2177
|
+
- Updated dependencies [bc2b411]
|
|
2178
|
+
- Updated dependencies [3bf2dd9]
|
|
2179
|
+
- Updated dependencies [e9541a1]
|
|
2180
|
+
- Updated dependencies [c53ef7b9]
|
|
2181
|
+
- Updated dependencies [9d94f7e]
|
|
2182
|
+
- Updated dependencies [64699d3]
|
|
2183
|
+
- Updated dependencies [0d3a913]
|
|
2184
|
+
- Updated dependencies [1448a96e]
|
|
2185
|
+
- Updated dependencies [1ec2e9d]
|
|
2186
|
+
- Updated dependencies [d6edb1d]
|
|
2187
|
+
- Updated dependencies [d3474c6]
|
|
2188
|
+
- Updated dependencies [75080fd6]
|
|
2189
|
+
- Updated dependencies [17f8752]
|
|
2190
|
+
- Updated dependencies [c45b62c]
|
|
2191
|
+
- Updated dependencies [91265bba]
|
|
2192
|
+
- Updated dependencies [bbe18b9f]
|
|
2193
|
+
- Updated dependencies [d409996]
|
|
2194
|
+
- Updated dependencies [4920742]
|
|
2195
|
+
- Updated dependencies [12a873e]
|
|
2196
|
+
- Updated dependencies [69ca080]
|
|
2197
|
+
- Updated dependencies [7e56d6b]
|
|
2198
|
+
- Updated dependencies [94b6928]
|
|
2199
|
+
- Updated dependencies [98bb8dc]
|
|
2200
|
+
- Updated dependencies [46b7aad]
|
|
2201
|
+
- Updated dependencies [dcc8a15]
|
|
2202
|
+
- Updated dependencies [8f47cca]
|
|
2203
|
+
- Updated dependencies [fad2768]
|
|
2204
|
+
- Updated dependencies [dff0d595]
|
|
2205
|
+
- Updated dependencies [eecb282]
|
|
2206
|
+
- Updated dependencies [f2c325c]
|
|
2207
|
+
- Updated dependencies [9e25a64]
|
|
2208
|
+
- Updated dependencies [beb499e6]
|
|
2209
|
+
- Updated dependencies [146ea39]
|
|
2210
|
+
- Updated dependencies [f2c92d5]
|
|
2211
|
+
- Updated dependencies [7bd3d99]
|
|
2212
|
+
- Updated dependencies [c47be30]
|
|
2213
|
+
- Updated dependencies [e9a46ac]
|
|
2214
|
+
- Updated dependencies [f046f8e0]
|
|
2215
|
+
- Updated dependencies [b9273fd]
|
|
2216
|
+
- Updated dependencies [86d2531]
|
|
2217
|
+
- Updated dependencies [c670bd4]
|
|
2218
|
+
- Updated dependencies [3f9b8d7]
|
|
2219
|
+
- @akinon/next@1.48.0-rc.0
|
|
2220
|
+
- @akinon/pz-checkout-gift-pack@1.48.0-rc.0
|
|
2221
|
+
- @akinon/pz-one-click-checkout@1.48.0-rc.0
|
|
2222
|
+
- @akinon/pz-basket-gift-pack@1.48.0-rc.0
|
|
2223
|
+
- @akinon/pz-click-collect@1.48.0-rc.0
|
|
2224
|
+
- @akinon/pz-masterpass@1.48.0-rc.0
|
|
2225
|
+
- @akinon/pz-akifast@1.48.0-rc.0
|
|
2226
|
+
- @akinon/pz-gpay@1.48.0-rc.0
|
|
2227
|
+
- @akinon/pz-b2b@1.48.0-rc.0
|
|
2228
|
+
- @akinon/pz-bkm@1.48.0-rc.0
|
|
2229
|
+
- @akinon/pz-otp@1.48.0-rc.0
|
|
2230
|
+
- @akinon/pz-pay-on-delivery@1.48.0-rc.0
|
|
2231
|
+
- @akinon/pz-credit-payment@1.48.0-rc.0
|
|
2232
|
+
|
|
2233
|
+
## 1.47.0
|
|
2234
|
+
|
|
2235
|
+
### Patch Changes
|
|
659
2236
|
|
|
660
2237
|
- Updated dependencies [948eb42]
|
|
661
2238
|
- Updated dependencies [040ec95]
|
|
@@ -695,65 +2272,841 @@
|
|
|
695
2272
|
- @akinon/pz-otp@1.46.0
|
|
696
2273
|
- @akinon/pz-pay-on-delivery@1.46.0
|
|
697
2274
|
|
|
698
|
-
## 1.45.0
|
|
2275
|
+
## 1.45.0
|
|
2276
|
+
|
|
2277
|
+
### Patch Changes
|
|
2278
|
+
|
|
2279
|
+
- Updated dependencies [90282b5]
|
|
2280
|
+
- Updated dependencies [50b9069]
|
|
2281
|
+
- Updated dependencies [572d2e8]
|
|
2282
|
+
- Updated dependencies [a4c8d6a9]
|
|
2283
|
+
- Updated dependencies [fda5b92]
|
|
2284
|
+
- Updated dependencies [2d9b2b2]
|
|
2285
|
+
- Updated dependencies [c53ea3e]
|
|
2286
|
+
- Updated dependencies [8d9ac9a]
|
|
2287
|
+
- Updated dependencies [18e8197]
|
|
2288
|
+
- Updated dependencies [714e0b4]
|
|
2289
|
+
- Updated dependencies [70279e7]
|
|
2290
|
+
- Updated dependencies [6c25f66]
|
|
2291
|
+
- Updated dependencies [bc2b411]
|
|
2292
|
+
- Updated dependencies [3bf2dd9]
|
|
2293
|
+
- Updated dependencies [e9541a1]
|
|
2294
|
+
- Updated dependencies [c53ef7b9]
|
|
2295
|
+
- Updated dependencies [9d94f7e]
|
|
2296
|
+
- Updated dependencies [64699d3]
|
|
2297
|
+
- Updated dependencies [0d3a913]
|
|
2298
|
+
- Updated dependencies [1448a96e]
|
|
2299
|
+
- Updated dependencies [d6edb1d]
|
|
2300
|
+
- Updated dependencies [d3474c6]
|
|
2301
|
+
- Updated dependencies [75080fd6]
|
|
2302
|
+
- Updated dependencies [17f8752]
|
|
2303
|
+
- Updated dependencies [c45b62c]
|
|
2304
|
+
- Updated dependencies [91265bba]
|
|
2305
|
+
- Updated dependencies [bbe18b9f]
|
|
2306
|
+
- Updated dependencies [d409996]
|
|
2307
|
+
- Updated dependencies [4920742]
|
|
2308
|
+
- Updated dependencies [69ca080]
|
|
2309
|
+
- Updated dependencies [7e56d6b]
|
|
2310
|
+
- Updated dependencies [94b6928]
|
|
2311
|
+
- Updated dependencies [98bb8dc]
|
|
2312
|
+
- Updated dependencies [46b7aad]
|
|
2313
|
+
- Updated dependencies [dcc8a15]
|
|
2314
|
+
- Updated dependencies [8f47cca]
|
|
2315
|
+
- Updated dependencies [fad2768]
|
|
2316
|
+
- Updated dependencies [dff0d595]
|
|
2317
|
+
- Updated dependencies [eecb282]
|
|
2318
|
+
- Updated dependencies [f2c325c]
|
|
2319
|
+
- Updated dependencies [9e25a64]
|
|
2320
|
+
- Updated dependencies [beb499e6]
|
|
2321
|
+
- Updated dependencies [948eb42]
|
|
2322
|
+
- Updated dependencies [146ea39]
|
|
2323
|
+
- Updated dependencies [f2c92d5]
|
|
2324
|
+
- Updated dependencies [7bd3d99]
|
|
2325
|
+
- Updated dependencies [c47be30]
|
|
2326
|
+
- Updated dependencies [e9a46ac]
|
|
2327
|
+
- Updated dependencies [f046f8e0]
|
|
2328
|
+
- Updated dependencies [86d2531]
|
|
2329
|
+
- Updated dependencies [3f9b8d7]
|
|
2330
|
+
- @akinon/next@1.45.0-rc.5
|
|
2331
|
+
- @akinon/pz-checkout-gift-pack@1.45.0-rc.5
|
|
2332
|
+
- @akinon/pz-one-click-checkout@1.45.0-rc.5
|
|
2333
|
+
- @akinon/pz-basket-gift-pack@1.45.0-rc.5
|
|
2334
|
+
- @akinon/pz-click-collect@1.45.0-rc.5
|
|
2335
|
+
- @akinon/pz-masterpass@1.45.0-rc.5
|
|
2336
|
+
- @akinon/pz-akifast@1.45.0-rc.5
|
|
2337
|
+
- @akinon/pz-gpay@1.45.0-rc.5
|
|
2338
|
+
- @akinon/pz-b2b@1.45.0-rc.5
|
|
2339
|
+
- @akinon/pz-bkm@1.45.0-rc.5
|
|
2340
|
+
- @akinon/pz-otp@1.45.0-rc.5
|
|
2341
|
+
- @akinon/pz-pay-on-delivery@1.45.0-rc.5
|
|
2342
|
+
- @akinon/pz-credit-payment@1.45.0-rc.5
|
|
2343
|
+
|
|
2344
|
+
## 1.45.0-rc.4
|
|
2345
|
+
|
|
2346
|
+
### Patch Changes
|
|
2347
|
+
|
|
2348
|
+
- Updated dependencies [8f47cca]
|
|
2349
|
+
- @akinon/next@1.45.0-rc.4
|
|
2350
|
+
- @akinon/pz-akifast@1.45.0-rc.4
|
|
2351
|
+
- @akinon/pz-b2b@1.45.0-rc.4
|
|
2352
|
+
- @akinon/pz-basket-gift-pack@1.45.0-rc.4
|
|
2353
|
+
- @akinon/pz-bkm@1.45.0-rc.4
|
|
2354
|
+
- @akinon/pz-checkout-gift-pack@1.45.0-rc.4
|
|
2355
|
+
- @akinon/pz-click-collect@1.45.0-rc.4
|
|
2356
|
+
- @akinon/pz-credit-payment@1.45.0-rc.4
|
|
2357
|
+
- @akinon/pz-gpay@1.45.0-rc.4
|
|
2358
|
+
- @akinon/pz-masterpass@1.45.0-rc.4
|
|
2359
|
+
- @akinon/pz-one-click-checkout@1.45.0-rc.4
|
|
2360
|
+
- @akinon/pz-otp@1.45.0-rc.4
|
|
2361
|
+
- @akinon/pz-pay-on-delivery@1.45.0-rc.4
|
|
2362
|
+
|
|
2363
|
+
## 1.45.0-rc.3
|
|
2364
|
+
|
|
2365
|
+
### Patch Changes
|
|
2366
|
+
|
|
2367
|
+
- Updated dependencies [948eb42]
|
|
2368
|
+
- @akinon/next@1.45.0-rc.3
|
|
2369
|
+
- @akinon/pz-akifast@1.45.0-rc.3
|
|
2370
|
+
- @akinon/pz-b2b@1.45.0-rc.3
|
|
2371
|
+
- @akinon/pz-basket-gift-pack@1.45.0-rc.3
|
|
2372
|
+
- @akinon/pz-bkm@1.45.0-rc.3
|
|
2373
|
+
- @akinon/pz-checkout-gift-pack@1.45.0-rc.3
|
|
2374
|
+
- @akinon/pz-click-collect@1.45.0-rc.3
|
|
2375
|
+
- @akinon/pz-credit-payment@1.45.0-rc.3
|
|
2376
|
+
- @akinon/pz-gpay@1.45.0-rc.3
|
|
2377
|
+
- @akinon/pz-masterpass@1.45.0-rc.3
|
|
2378
|
+
- @akinon/pz-one-click-checkout@1.45.0-rc.3
|
|
2379
|
+
- @akinon/pz-otp@1.45.0-rc.3
|
|
2380
|
+
- @akinon/pz-pay-on-delivery@1.45.0-rc.3
|
|
2381
|
+
|
|
2382
|
+
## 1.45.0-rc.2
|
|
2383
|
+
|
|
2384
|
+
### Minor Changes
|
|
2385
|
+
|
|
2386
|
+
- dfabc06: ZERO-2836: Upgrade version for tailwind
|
|
2387
|
+
|
|
2388
|
+
### Patch Changes
|
|
2389
|
+
|
|
2390
|
+
- Updated dependencies [c45b62c]
|
|
2391
|
+
- Updated dependencies [f2c325c]
|
|
2392
|
+
- @akinon/next@1.45.0-rc.2
|
|
2393
|
+
- @akinon/pz-b2b@1.45.0-rc.2
|
|
2394
|
+
- @akinon/pz-akifast@1.45.0-rc.2
|
|
2395
|
+
- @akinon/pz-basket-gift-pack@1.45.0-rc.2
|
|
2396
|
+
- @akinon/pz-bkm@1.45.0-rc.2
|
|
2397
|
+
- @akinon/pz-checkout-gift-pack@1.45.0-rc.2
|
|
2398
|
+
- @akinon/pz-click-collect@1.45.0-rc.2
|
|
2399
|
+
- @akinon/pz-credit-payment@1.45.0-rc.2
|
|
2400
|
+
- @akinon/pz-gpay@1.45.0-rc.2
|
|
2401
|
+
- @akinon/pz-masterpass@1.45.0-rc.2
|
|
2402
|
+
- @akinon/pz-one-click-checkout@1.45.0-rc.2
|
|
2403
|
+
- @akinon/pz-otp@1.45.0-rc.2
|
|
2404
|
+
- @akinon/pz-pay-on-delivery@1.45.0-rc.2
|
|
2405
|
+
|
|
2406
|
+
## 1.45.0-rc.1
|
|
2407
|
+
|
|
2408
|
+
### Patch Changes
|
|
2409
|
+
|
|
2410
|
+
- Updated dependencies [7e56d6b]
|
|
2411
|
+
- @akinon/next@1.45.0-rc.1
|
|
2412
|
+
- @akinon/pz-akifast@1.45.0-rc.1
|
|
2413
|
+
- @akinon/pz-b2b@1.45.0-rc.1
|
|
2414
|
+
- @akinon/pz-basket-gift-pack@1.45.0-rc.1
|
|
2415
|
+
- @akinon/pz-bkm@1.45.0-rc.1
|
|
2416
|
+
- @akinon/pz-checkout-gift-pack@1.45.0-rc.1
|
|
2417
|
+
- @akinon/pz-click-collect@1.45.0-rc.1
|
|
2418
|
+
- @akinon/pz-credit-payment@1.45.0-rc.1
|
|
2419
|
+
- @akinon/pz-gpay@1.45.0-rc.1
|
|
2420
|
+
- @akinon/pz-masterpass@1.45.0-rc.1
|
|
2421
|
+
- @akinon/pz-one-click-checkout@1.45.0-rc.1
|
|
2422
|
+
- @akinon/pz-otp@1.45.0-rc.1
|
|
2423
|
+
- @akinon/pz-pay-on-delivery@1.45.0-rc.1
|
|
2424
|
+
|
|
2425
|
+
## 1.45.0-rc.0
|
|
2426
|
+
|
|
2427
|
+
### Minor Changes
|
|
2428
|
+
|
|
2429
|
+
- 90282b5: ZERO-2729: Audit packages for yarn and npm and also update app-template
|
|
2430
|
+
- 572d2e8: ZERO-2667: Add iframe support for redirection payment methods
|
|
2431
|
+
- c53ea3e: ZERO-2609: Reset additional form fields when selectedFormType is not company
|
|
2432
|
+
- 97b8bdc: ZERO-2724: Remove onClick event in shipping options component
|
|
2433
|
+
- 714e0b4: ZERO-2759: update pz-click-collect peer dependencies
|
|
2434
|
+
- 7521265: ZERO-2787: Fix hover classname for favorite item
|
|
2435
|
+
- 27a5296: ZERO-2631:Fix Checkbox Click
|
|
2436
|
+
- 5a4c607: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
|
|
2437
|
+
- bc2b411: ZERO-2825: Add attribute-based shipping options to checkout page
|
|
2438
|
+
- e665a0a: ZERO-2625: Add click outside functionality to close mobile menu
|
|
2439
|
+
- 52c1373: ZERO-2619: Added fix flag for the staged linter
|
|
2440
|
+
- 552ee8a: ZERO-2777: fix link component usage
|
|
2441
|
+
- 03c4c3e: ZERO-2731: Update Project Zero CLI command
|
|
2442
|
+
- 64699d3: ZERO-2761: Fix invalid import for plugin module
|
|
2443
|
+
- 0d3a913: ZERO-2725: Update decimal scale in Price component
|
|
2444
|
+
- 778a9a0: ZERO-2740: Upgrade next to 14.2.4
|
|
2445
|
+
- 9b6bf91: ZERO-2660: Change campaings to campaigns
|
|
2446
|
+
- 06650ca: ZERO-2620: Remove unnecessary pointer-events-none class
|
|
2447
|
+
- 74a1269: ZERO-2658:Edit product name clickability on completed order page
|
|
2448
|
+
- d3474c6: ZERO-2655: Add data source shipping option
|
|
2449
|
+
- d2f0f15: ZERO-2723: Update sentry version and dependencies
|
|
2450
|
+
- 75080fd: ZERO-2630: Add max limit to postcode area
|
|
2451
|
+
- 9609eb2: ZERO-2779: Upgrade for tailwind
|
|
2452
|
+
- 91265bb: ZERO-2551: Improve pretty url and caching performance
|
|
2453
|
+
- 959e1fa: ZERO-2778: Upgrade for nextjs
|
|
2454
|
+
- 902d828: ZERO-2621:edit position of loaderSpinner in favorites page
|
|
2455
|
+
- 7a4bb76: ZERO-2610:Refactor FilterItem component for better readability and efficiency
|
|
2456
|
+
- dff0d59: ZERO-2659: add formData support to proxy api requests
|
|
2457
|
+
- eecb282: ZERO-2607: Update address-related functions to include invalidateTag option
|
|
2458
|
+
- 9e25a64: ZERO-2835: Update category page layout with breadcrumb
|
|
2459
|
+
- beb499e: ZERO-2551: Add new tsconfig paths
|
|
2460
|
+
- fac2e5b: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
|
|
2461
|
+
- 4614eee: ZERO-2602: The script that checks the build for standalone projects
|
|
2462
|
+
- e9a46ac: ZERO-2738: add CVC input to registered cards in Masterpass
|
|
2463
|
+
- f046f8e0: ZERO-2575: update version for react-number-format
|
|
2464
|
+
- 86d2531: ZERO-2693: resolve dependency collision warning for eslint-config-next
|
|
2465
|
+
|
|
2466
|
+
### Patch Changes
|
|
2467
|
+
|
|
2468
|
+
- Updated dependencies [90282b5]
|
|
2469
|
+
- Updated dependencies [50b9069]
|
|
2470
|
+
- Updated dependencies [572d2e8]
|
|
2471
|
+
- Updated dependencies [a4c8d6a9]
|
|
2472
|
+
- Updated dependencies [fda5b92]
|
|
2473
|
+
- Updated dependencies [2d9b2b2]
|
|
2474
|
+
- Updated dependencies [c53ea3e]
|
|
2475
|
+
- Updated dependencies [8d9ac9a]
|
|
2476
|
+
- Updated dependencies [18e8197]
|
|
2477
|
+
- Updated dependencies [714e0b4]
|
|
2478
|
+
- Updated dependencies [70279e7]
|
|
2479
|
+
- Updated dependencies [6c25f66]
|
|
2480
|
+
- Updated dependencies [bc2b411]
|
|
2481
|
+
- Updated dependencies [3bf2dd9]
|
|
2482
|
+
- Updated dependencies [e9541a1]
|
|
2483
|
+
- Updated dependencies [c53ef7b9]
|
|
2484
|
+
- Updated dependencies [9d94f7e]
|
|
2485
|
+
- Updated dependencies [64699d3]
|
|
2486
|
+
- Updated dependencies [0d3a913]
|
|
2487
|
+
- Updated dependencies [1448a96]
|
|
2488
|
+
- Updated dependencies [2ab6e08]
|
|
2489
|
+
- Updated dependencies [d6edb1d]
|
|
2490
|
+
- Updated dependencies [d3474c6]
|
|
2491
|
+
- Updated dependencies [75080fd]
|
|
2492
|
+
- Updated dependencies [17f8752]
|
|
2493
|
+
- Updated dependencies [91265bb]
|
|
2494
|
+
- Updated dependencies [bbe18b9]
|
|
2495
|
+
- Updated dependencies [d409996]
|
|
2496
|
+
- Updated dependencies [4920742]
|
|
2497
|
+
- Updated dependencies [69ca080]
|
|
2498
|
+
- Updated dependencies [94b6928]
|
|
2499
|
+
- Updated dependencies [98bb8dc]
|
|
2500
|
+
- Updated dependencies [46b7aad]
|
|
2501
|
+
- Updated dependencies [dcc8a15]
|
|
2502
|
+
- Updated dependencies [fad2768]
|
|
2503
|
+
- Updated dependencies [dff0d59]
|
|
2504
|
+
- Updated dependencies [eecb282]
|
|
2505
|
+
- Updated dependencies [9e25a64]
|
|
2506
|
+
- Updated dependencies [beb499e]
|
|
2507
|
+
- Updated dependencies [146ea39]
|
|
2508
|
+
- Updated dependencies [f2c92d5]
|
|
2509
|
+
- Updated dependencies [7bd3d99]
|
|
2510
|
+
- Updated dependencies [c47be30]
|
|
2511
|
+
- Updated dependencies [e9a46ac]
|
|
2512
|
+
- Updated dependencies [f046f8e0]
|
|
2513
|
+
- Updated dependencies [86d2531]
|
|
2514
|
+
- Updated dependencies [3f9b8d7]
|
|
2515
|
+
- @akinon/next@1.45.0-rc.0
|
|
2516
|
+
- @akinon/pz-checkout-gift-pack@1.45.0-rc.0
|
|
2517
|
+
- @akinon/pz-one-click-checkout@1.45.0-rc.0
|
|
2518
|
+
- @akinon/pz-basket-gift-pack@1.45.0-rc.0
|
|
2519
|
+
- @akinon/pz-click-collect@1.45.0-rc.0
|
|
2520
|
+
- @akinon/pz-masterpass@1.45.0-rc.0
|
|
2521
|
+
- @akinon/pz-akifast@1.45.0-rc.0
|
|
2522
|
+
- @akinon/pz-gpay@1.45.0-rc.0
|
|
2523
|
+
- @akinon/pz-b2b@1.45.0-rc.0
|
|
2524
|
+
- @akinon/pz-bkm@1.45.0-rc.0
|
|
2525
|
+
- @akinon/pz-otp@1.45.0-rc.0
|
|
2526
|
+
- @akinon/pz-pay-on-delivery@1.45.0-rc.0
|
|
2527
|
+
- @akinon/pz-credit-payment@1.45.0-rc.0
|
|
2528
|
+
|
|
2529
|
+
## 1.44.0
|
|
2530
|
+
|
|
2531
|
+
### Patch Changes
|
|
2532
|
+
|
|
2533
|
+
- @akinon/next@1.44.0
|
|
2534
|
+
- @akinon/pz-akifast@1.44.0
|
|
2535
|
+
- @akinon/pz-b2b@1.44.0
|
|
2536
|
+
- @akinon/pz-basket-gift-pack@1.44.0
|
|
2537
|
+
- @akinon/pz-bkm@1.44.0
|
|
2538
|
+
- @akinon/pz-checkout-gift-pack@1.44.0
|
|
2539
|
+
- @akinon/pz-click-collect@1.44.0
|
|
2540
|
+
- @akinon/pz-credit-payment@1.44.0
|
|
2541
|
+
- @akinon/pz-gpay@1.44.0
|
|
2542
|
+
- @akinon/pz-masterpass@1.44.0
|
|
2543
|
+
- @akinon/pz-one-click-checkout@1.44.0
|
|
2544
|
+
- @akinon/pz-otp@1.44.0
|
|
2545
|
+
- @akinon/pz-pay-on-delivery@1.44.0
|
|
2546
|
+
|
|
2547
|
+
## 1.43.0
|
|
2548
|
+
|
|
2549
|
+
### Minor Changes
|
|
2550
|
+
|
|
2551
|
+
- 90282b5: ZERO-2729: Audit packages for yarn and npm and also update app-template
|
|
2552
|
+
- 572d2e8: ZERO-2667: Add iframe support for redirection payment methods
|
|
2553
|
+
- c53ea3e: ZERO-2609: Reset additional form fields when selectedFormType is not company
|
|
2554
|
+
- 97b8bdc: ZERO-2724: Remove onClick event in shipping options component
|
|
2555
|
+
- 714e0b4: ZERO-2759: update pz-click-collect peer dependencies
|
|
2556
|
+
- 7521265: ZERO-2787: Fix hover classname for favorite item
|
|
2557
|
+
- 27a5296: ZERO-2631:Fix Checkbox Click
|
|
2558
|
+
- 5a4c607: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
|
|
2559
|
+
- bc2b411: ZERO-2825: Add attribute-based shipping options to checkout page
|
|
2560
|
+
- e665a0a: ZERO-2625: Add click outside functionality to close mobile menu
|
|
2561
|
+
- 52c1373: ZERO-2619: Added fix flag for the staged linter
|
|
2562
|
+
- 552ee8a: ZERO-2777: fix link component usage
|
|
2563
|
+
- 03c4c3e: ZERO-2731: Update Project Zero CLI command
|
|
2564
|
+
- 64699d3: ZERO-2761: Fix invalid import for plugin module
|
|
2565
|
+
- 0d3a913: ZERO-2725: Update decimal scale in Price component
|
|
2566
|
+
- 778a9a0: ZERO-2740: Upgrade next to 14.2.4
|
|
2567
|
+
- 9b6bf91: ZERO-2660: Change campaings to campaigns
|
|
2568
|
+
- 06650ca: ZERO-2620: Remove unnecessary pointer-events-none class
|
|
2569
|
+
- 74a1269: ZERO-2658:Edit product name clickability on completed order page
|
|
2570
|
+
- d3474c6: ZERO-2655: Add data source shipping option
|
|
2571
|
+
- d2f0f15: ZERO-2723: Update sentry version and dependencies
|
|
2572
|
+
- 75080fd: ZERO-2630: Add max limit to postcode area
|
|
2573
|
+
- 9609eb2: ZERO-2779: Upgrade for tailwind
|
|
2574
|
+
- 91265bb: ZERO-2551: Improve pretty url and caching performance
|
|
2575
|
+
- 959e1fa: ZERO-2778: Upgrade for nextjs
|
|
2576
|
+
- 902d828: ZERO-2621:edit position of loaderSpinner in favorites page
|
|
2577
|
+
- 7a4bb76: ZERO-2610:Refactor FilterItem component for better readability and efficiency
|
|
2578
|
+
- dff0d59: ZERO-2659: add formData support to proxy api requests
|
|
2579
|
+
- eecb282: ZERO-2607: Update address-related functions to include invalidateTag option
|
|
2580
|
+
- 9e25a64: ZERO-2835: Update category page layout with breadcrumb
|
|
2581
|
+
- beb499e: ZERO-2551: Add new tsconfig paths
|
|
2582
|
+
- fac2e5b: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
|
|
2583
|
+
- 4614eee: ZERO-2602: The script that checks the build for standalone projects
|
|
2584
|
+
- e9a46ac: ZERO-2738: add CVC input to registered cards in Masterpass
|
|
2585
|
+
- f046f8e0: ZERO-2575: update version for react-number-format
|
|
2586
|
+
- 86d2531: ZERO-2693: resolve dependency collision warning for eslint-config-next
|
|
2587
|
+
|
|
2588
|
+
### Patch Changes
|
|
2589
|
+
|
|
2590
|
+
- Updated dependencies [90282b5]
|
|
2591
|
+
- Updated dependencies [50b9069]
|
|
2592
|
+
- Updated dependencies [572d2e8]
|
|
2593
|
+
- Updated dependencies [a4c8d6a9]
|
|
2594
|
+
- Updated dependencies [fda5b92]
|
|
2595
|
+
- Updated dependencies [2d9b2b2]
|
|
2596
|
+
- Updated dependencies [c53ea3e]
|
|
2597
|
+
- Updated dependencies [8d9ac9a]
|
|
2598
|
+
- Updated dependencies [18e8197]
|
|
2599
|
+
- Updated dependencies [714e0b4]
|
|
2600
|
+
- Updated dependencies [70279e7]
|
|
2601
|
+
- Updated dependencies [6c25f66]
|
|
2602
|
+
- Updated dependencies [bc2b411]
|
|
2603
|
+
- Updated dependencies [3bf2dd9]
|
|
2604
|
+
- Updated dependencies [e9541a1]
|
|
2605
|
+
- Updated dependencies [c53ef7b9]
|
|
2606
|
+
- Updated dependencies [9d94f7e]
|
|
2607
|
+
- Updated dependencies [64699d3]
|
|
2608
|
+
- Updated dependencies [0d3a913]
|
|
2609
|
+
- Updated dependencies [1448a96]
|
|
2610
|
+
- Updated dependencies [d6edb1d]
|
|
2611
|
+
- Updated dependencies [d3474c6]
|
|
2612
|
+
- Updated dependencies [75080fd]
|
|
2613
|
+
- Updated dependencies [17f8752]
|
|
2614
|
+
- Updated dependencies [91265bb]
|
|
2615
|
+
- Updated dependencies [bbe18b9]
|
|
2616
|
+
- Updated dependencies [d409996]
|
|
2617
|
+
- Updated dependencies [4920742]
|
|
2618
|
+
- Updated dependencies [69ca080]
|
|
2619
|
+
- Updated dependencies [94b6928]
|
|
2620
|
+
- Updated dependencies [98bb8dc]
|
|
2621
|
+
- Updated dependencies [46b7aad]
|
|
2622
|
+
- Updated dependencies [dcc8a15]
|
|
2623
|
+
- Updated dependencies [fad2768]
|
|
2624
|
+
- Updated dependencies [dff0d59]
|
|
2625
|
+
- Updated dependencies [eecb282]
|
|
2626
|
+
- Updated dependencies [9e25a64]
|
|
2627
|
+
- Updated dependencies [beb499e]
|
|
2628
|
+
- Updated dependencies [146ea39]
|
|
2629
|
+
- Updated dependencies [f2c92d5]
|
|
2630
|
+
- Updated dependencies [7bd3d99]
|
|
2631
|
+
- Updated dependencies [c47be30]
|
|
2632
|
+
- Updated dependencies [e9a46ac]
|
|
2633
|
+
- Updated dependencies [f046f8e0]
|
|
2634
|
+
- Updated dependencies [86d2531]
|
|
2635
|
+
- Updated dependencies [3f9b8d7]
|
|
2636
|
+
- @akinon/next@1.43.0-rc.16
|
|
2637
|
+
- @akinon/pz-checkout-gift-pack@1.43.0-rc.16
|
|
2638
|
+
- @akinon/pz-one-click-checkout@1.43.0-rc.16
|
|
2639
|
+
- @akinon/pz-basket-gift-pack@1.43.0-rc.16
|
|
2640
|
+
- @akinon/pz-click-collect@1.43.0-rc.16
|
|
2641
|
+
- @akinon/pz-masterpass@1.43.0-rc.16
|
|
2642
|
+
- @akinon/pz-akifast@1.43.0-rc.16
|
|
2643
|
+
- @akinon/pz-gpay@1.43.0-rc.16
|
|
2644
|
+
- @akinon/pz-b2b@1.43.0-rc.16
|
|
2645
|
+
- @akinon/pz-bkm@1.43.0-rc.16
|
|
2646
|
+
- @akinon/pz-otp@1.43.0-rc.16
|
|
2647
|
+
- @akinon/pz-pay-on-delivery@1.43.0-rc.16
|
|
2648
|
+
- @akinon/pz-credit-payment@1.43.0-rc.16
|
|
2649
|
+
|
|
2650
|
+
## 1.43.0-rc.15
|
|
2651
|
+
|
|
2652
|
+
### Patch Changes
|
|
2653
|
+
|
|
2654
|
+
- @akinon/next@1.43.0-rc.15
|
|
2655
|
+
- @akinon/pz-akifast@1.43.0-rc.15
|
|
2656
|
+
- @akinon/pz-b2b@1.43.0-rc.15
|
|
2657
|
+
- @akinon/pz-basket-gift-pack@1.43.0-rc.15
|
|
2658
|
+
- @akinon/pz-bkm@1.43.0-rc.15
|
|
2659
|
+
- @akinon/pz-checkout-gift-pack@1.43.0-rc.15
|
|
2660
|
+
- @akinon/pz-click-collect@1.43.0-rc.15
|
|
2661
|
+
- @akinon/pz-credit-payment@1.43.0-rc.15
|
|
2662
|
+
- @akinon/pz-gpay@1.43.0-rc.15
|
|
2663
|
+
- @akinon/pz-masterpass@1.43.0-rc.15
|
|
2664
|
+
- @akinon/pz-one-click-checkout@1.43.0-rc.15
|
|
2665
|
+
- @akinon/pz-otp@1.43.0-rc.15
|
|
2666
|
+
- @akinon/pz-pay-on-delivery@1.43.0-rc.15
|
|
2667
|
+
|
|
2668
|
+
## 1.43.0-rc.14
|
|
2669
|
+
|
|
2670
|
+
### Patch Changes
|
|
2671
|
+
|
|
2672
|
+
- Updated dependencies [3bf2dd9]
|
|
2673
|
+
- @akinon/next@1.43.0-rc.14
|
|
2674
|
+
- @akinon/pz-akifast@1.43.0-rc.14
|
|
2675
|
+
- @akinon/pz-b2b@1.43.0-rc.14
|
|
2676
|
+
- @akinon/pz-basket-gift-pack@1.43.0-rc.14
|
|
2677
|
+
- @akinon/pz-bkm@1.43.0-rc.14
|
|
2678
|
+
- @akinon/pz-checkout-gift-pack@1.43.0-rc.14
|
|
2679
|
+
- @akinon/pz-click-collect@1.43.0-rc.14
|
|
2680
|
+
- @akinon/pz-credit-payment@1.43.0-rc.14
|
|
2681
|
+
- @akinon/pz-gpay@1.43.0-rc.14
|
|
2682
|
+
- @akinon/pz-masterpass@1.43.0-rc.14
|
|
2683
|
+
- @akinon/pz-one-click-checkout@1.43.0-rc.14
|
|
2684
|
+
- @akinon/pz-otp@1.43.0-rc.14
|
|
2685
|
+
- @akinon/pz-pay-on-delivery@1.43.0-rc.14
|
|
2686
|
+
|
|
2687
|
+
## 1.43.0-rc.13
|
|
2688
|
+
|
|
2689
|
+
### Minor Changes
|
|
2690
|
+
|
|
2691
|
+
- 9e25a64: ZERO-2835: Update category page layout with breadcrumb
|
|
2692
|
+
|
|
2693
|
+
### Patch Changes
|
|
2694
|
+
|
|
2695
|
+
- Updated dependencies [9e25a64]
|
|
2696
|
+
- @akinon/next@1.43.0-rc.13
|
|
2697
|
+
- @akinon/pz-akifast@1.43.0-rc.13
|
|
2698
|
+
- @akinon/pz-b2b@1.43.0-rc.13
|
|
2699
|
+
- @akinon/pz-basket-gift-pack@1.43.0-rc.13
|
|
2700
|
+
- @akinon/pz-bkm@1.43.0-rc.13
|
|
2701
|
+
- @akinon/pz-checkout-gift-pack@1.43.0-rc.13
|
|
2702
|
+
- @akinon/pz-click-collect@1.43.0-rc.13
|
|
2703
|
+
- @akinon/pz-credit-payment@1.43.0-rc.13
|
|
2704
|
+
- @akinon/pz-gpay@1.43.0-rc.13
|
|
2705
|
+
- @akinon/pz-masterpass@1.43.0-rc.13
|
|
2706
|
+
- @akinon/pz-one-click-checkout@1.43.0-rc.13
|
|
2707
|
+
- @akinon/pz-otp@1.43.0-rc.13
|
|
2708
|
+
- @akinon/pz-pay-on-delivery@1.43.0-rc.13
|
|
2709
|
+
|
|
2710
|
+
## 1.43.0-rc.12
|
|
2711
|
+
|
|
2712
|
+
### Patch Changes
|
|
2713
|
+
|
|
2714
|
+
- Updated dependencies [4920742]
|
|
2715
|
+
- @akinon/next@1.43.0-rc.12
|
|
2716
|
+
- @akinon/pz-akifast@1.43.0-rc.12
|
|
2717
|
+
- @akinon/pz-b2b@1.43.0-rc.12
|
|
2718
|
+
- @akinon/pz-basket-gift-pack@1.43.0-rc.12
|
|
2719
|
+
- @akinon/pz-bkm@1.43.0-rc.12
|
|
2720
|
+
- @akinon/pz-checkout-gift-pack@1.43.0-rc.12
|
|
2721
|
+
- @akinon/pz-click-collect@1.43.0-rc.12
|
|
2722
|
+
- @akinon/pz-credit-payment@1.43.0-rc.12
|
|
2723
|
+
- @akinon/pz-gpay@1.43.0-rc.12
|
|
2724
|
+
- @akinon/pz-masterpass@1.43.0-rc.12
|
|
2725
|
+
- @akinon/pz-one-click-checkout@1.43.0-rc.12
|
|
2726
|
+
- @akinon/pz-otp@1.43.0-rc.12
|
|
2727
|
+
- @akinon/pz-pay-on-delivery@1.43.0-rc.12
|
|
2728
|
+
|
|
2729
|
+
## 1.43.0-rc.11
|
|
2730
|
+
|
|
2731
|
+
### Patch Changes
|
|
2732
|
+
|
|
2733
|
+
- Updated dependencies [6c25f66]
|
|
2734
|
+
- @akinon/next@1.43.0-rc.11
|
|
2735
|
+
- @akinon/pz-akifast@1.43.0-rc.11
|
|
2736
|
+
- @akinon/pz-b2b@1.43.0-rc.11
|
|
2737
|
+
- @akinon/pz-basket-gift-pack@1.43.0-rc.11
|
|
2738
|
+
- @akinon/pz-bkm@1.43.0-rc.11
|
|
2739
|
+
- @akinon/pz-checkout-gift-pack@1.43.0-rc.11
|
|
2740
|
+
- @akinon/pz-click-collect@1.43.0-rc.11
|
|
2741
|
+
- @akinon/pz-credit-payment@1.43.0-rc.11
|
|
2742
|
+
- @akinon/pz-gpay@1.43.0-rc.11
|
|
2743
|
+
- @akinon/pz-masterpass@1.43.0-rc.11
|
|
2744
|
+
- @akinon/pz-one-click-checkout@1.43.0-rc.11
|
|
2745
|
+
- @akinon/pz-otp@1.43.0-rc.11
|
|
2746
|
+
- @akinon/pz-pay-on-delivery@1.43.0-rc.11
|
|
2747
|
+
|
|
2748
|
+
## 1.43.0-rc.10
|
|
2749
|
+
|
|
2750
|
+
### Patch Changes
|
|
2751
|
+
|
|
2752
|
+
- Updated dependencies [d6edb1d]
|
|
2753
|
+
- @akinon/next@1.43.0-rc.10
|
|
2754
|
+
- @akinon/pz-akifast@1.43.0-rc.10
|
|
2755
|
+
- @akinon/pz-b2b@1.43.0-rc.10
|
|
2756
|
+
- @akinon/pz-basket-gift-pack@1.43.0-rc.10
|
|
2757
|
+
- @akinon/pz-bkm@1.43.0-rc.10
|
|
2758
|
+
- @akinon/pz-checkout-gift-pack@1.43.0-rc.10
|
|
2759
|
+
- @akinon/pz-click-collect@1.43.0-rc.10
|
|
2760
|
+
- @akinon/pz-credit-payment@1.43.0-rc.10
|
|
2761
|
+
- @akinon/pz-gpay@1.43.0-rc.10
|
|
2762
|
+
- @akinon/pz-masterpass@1.43.0-rc.10
|
|
2763
|
+
- @akinon/pz-one-click-checkout@1.43.0-rc.10
|
|
2764
|
+
- @akinon/pz-otp@1.43.0-rc.10
|
|
2765
|
+
- @akinon/pz-pay-on-delivery@1.43.0-rc.10
|
|
2766
|
+
|
|
2767
|
+
## 1.43.0-rc.9
|
|
2768
|
+
|
|
2769
|
+
### Minor Changes
|
|
2770
|
+
|
|
2771
|
+
- bc2b411: ZERO-2825: Add attribute-based shipping options to checkout page
|
|
2772
|
+
|
|
2773
|
+
### Patch Changes
|
|
2774
|
+
|
|
2775
|
+
- Updated dependencies [bc2b411]
|
|
2776
|
+
- @akinon/next@1.43.0-rc.9
|
|
2777
|
+
- @akinon/pz-akifast@1.43.0-rc.9
|
|
2778
|
+
- @akinon/pz-b2b@1.43.0-rc.9
|
|
2779
|
+
- @akinon/pz-basket-gift-pack@1.43.0-rc.9
|
|
2780
|
+
- @akinon/pz-bkm@1.43.0-rc.9
|
|
2781
|
+
- @akinon/pz-checkout-gift-pack@1.43.0-rc.9
|
|
2782
|
+
- @akinon/pz-click-collect@1.43.0-rc.9
|
|
2783
|
+
- @akinon/pz-credit-payment@1.43.0-rc.9
|
|
2784
|
+
- @akinon/pz-gpay@1.43.0-rc.9
|
|
2785
|
+
- @akinon/pz-masterpass@1.43.0-rc.9
|
|
2786
|
+
- @akinon/pz-one-click-checkout@1.43.0-rc.9
|
|
2787
|
+
- @akinon/pz-otp@1.43.0-rc.9
|
|
2788
|
+
- @akinon/pz-pay-on-delivery@1.43.0-rc.9
|
|
2789
|
+
|
|
2790
|
+
## 1.43.0-rc.8
|
|
2791
|
+
|
|
2792
|
+
### Patch Changes
|
|
2793
|
+
|
|
2794
|
+
- Updated dependencies [70279e7]
|
|
2795
|
+
- Updated dependencies [9d94f7e]
|
|
2796
|
+
- @akinon/next@1.43.0-rc.8
|
|
2797
|
+
- @akinon/pz-akifast@1.43.0-rc.8
|
|
2798
|
+
- @akinon/pz-b2b@1.43.0-rc.8
|
|
2799
|
+
- @akinon/pz-basket-gift-pack@1.43.0-rc.8
|
|
2800
|
+
- @akinon/pz-bkm@1.43.0-rc.8
|
|
2801
|
+
- @akinon/pz-checkout-gift-pack@1.43.0-rc.8
|
|
2802
|
+
- @akinon/pz-click-collect@1.43.0-rc.8
|
|
2803
|
+
- @akinon/pz-credit-payment@1.43.0-rc.8
|
|
2804
|
+
- @akinon/pz-gpay@1.43.0-rc.8
|
|
2805
|
+
- @akinon/pz-masterpass@1.43.0-rc.8
|
|
2806
|
+
- @akinon/pz-one-click-checkout@1.43.0-rc.8
|
|
2807
|
+
- @akinon/pz-otp@1.43.0-rc.8
|
|
2808
|
+
- @akinon/pz-pay-on-delivery@1.43.0-rc.8
|
|
2809
|
+
|
|
2810
|
+
## 1.43.0-rc.7
|
|
2811
|
+
|
|
2812
|
+
### Patch Changes
|
|
2813
|
+
|
|
2814
|
+
- Updated dependencies [7bd3d99]
|
|
2815
|
+
- @akinon/next@1.43.0-rc.7
|
|
2816
|
+
- @akinon/pz-akifast@1.43.0-rc.7
|
|
2817
|
+
- @akinon/pz-b2b@1.43.0-rc.7
|
|
2818
|
+
- @akinon/pz-basket-gift-pack@1.43.0-rc.7
|
|
2819
|
+
- @akinon/pz-bkm@1.43.0-rc.7
|
|
2820
|
+
- @akinon/pz-checkout-gift-pack@1.43.0-rc.7
|
|
2821
|
+
- @akinon/pz-click-collect@1.43.0-rc.7
|
|
2822
|
+
- @akinon/pz-credit-payment@1.43.0-rc.7
|
|
2823
|
+
- @akinon/pz-gpay@1.43.0-rc.7
|
|
2824
|
+
- @akinon/pz-masterpass@1.43.0-rc.7
|
|
2825
|
+
- @akinon/pz-one-click-checkout@1.43.0-rc.7
|
|
2826
|
+
- @akinon/pz-otp@1.43.0-rc.7
|
|
2827
|
+
- @akinon/pz-pay-on-delivery@1.43.0-rc.7
|
|
2828
|
+
|
|
2829
|
+
## 1.43.0-rc.6
|
|
2830
|
+
|
|
2831
|
+
### Minor Changes
|
|
2832
|
+
|
|
2833
|
+
- 90282b5: ZERO-2729: Audit packages for yarn and npm and also update app-template
|
|
2834
|
+
- 572d2e8: ZERO-2667: Add iframe support for redirection payment methods
|
|
2835
|
+
- c53ea3e: ZERO-2609: Reset additional form fields when selectedFormType is not company
|
|
2836
|
+
- 97b8bdc: ZERO-2724: Remove onClick event in shipping options component
|
|
2837
|
+
- 714e0b4: ZERO-2759: update pz-click-collect peer dependencies
|
|
2838
|
+
- 7521265: ZERO-2787: Fix hover classname for favorite item
|
|
2839
|
+
- 27a5296: ZERO-2631:Fix Checkbox Click
|
|
2840
|
+
- 5a4c607: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
|
|
2841
|
+
- e665a0a: ZERO-2625: Add click outside functionality to close mobile menu
|
|
2842
|
+
- 52c1373: ZERO-2619: Added fix flag for the staged linter
|
|
2843
|
+
- 552ee8a: ZERO-2777: fix link component usage
|
|
2844
|
+
- 03c4c3e: ZERO-2731: Update Project Zero CLI command
|
|
2845
|
+
- 64699d3: ZERO-2761: Fix invalid import for plugin module
|
|
2846
|
+
- 0d3a913: ZERO-2725: Update decimal scale in Price component
|
|
2847
|
+
- 778a9a0: ZERO-2740: Upgrade next to 14.2.4
|
|
2848
|
+
- 9b6bf91: ZERO-2660: Change campaings to campaigns
|
|
2849
|
+
- 06650ca: ZERO-2620: Remove unnecessary pointer-events-none class
|
|
2850
|
+
- 74a1269: ZERO-2658:Edit product name clickability on completed order page
|
|
2851
|
+
- d3474c6: ZERO-2655: Add data source shipping option
|
|
2852
|
+
- d2f0f15: ZERO-2723: Update sentry version and dependencies
|
|
2853
|
+
- 75080fd: ZERO-2630: Add max limit to postcode area
|
|
2854
|
+
- 9609eb2: ZERO-2779: Upgrade for tailwind
|
|
2855
|
+
- 91265bb: ZERO-2551: Improve pretty url and caching performance
|
|
2856
|
+
- 959e1fa: ZERO-2778: Upgrade for nextjs
|
|
2857
|
+
- 902d828: ZERO-2621:edit position of loaderSpinner in favorites page
|
|
2858
|
+
- 7a4bb76: ZERO-2610:Refactor FilterItem component for better readability and efficiency
|
|
2859
|
+
- dff0d59: ZERO-2659: add formData support to proxy api requests
|
|
2860
|
+
- eecb282: ZERO-2607: Update address-related functions to include invalidateTag option
|
|
2861
|
+
- 4a163f2: ZERO-2761: Add condition for basket summary
|
|
2862
|
+
- beb499e: ZERO-2551: Add new tsconfig paths
|
|
2863
|
+
- fac2e5b: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
|
|
2864
|
+
- 4614eee: ZERO-2602: The script that checks the build for standalone projects
|
|
2865
|
+
- e9a46ac: ZERO-2738: add CVC input to registered cards in Masterpass
|
|
2866
|
+
- f046f8e: ZERO-2575: update version for react-number-format
|
|
2867
|
+
- 86d2531: ZERO-2693: resolve dependency collision warning for eslint-config-next
|
|
2868
|
+
|
|
2869
|
+
### Patch Changes
|
|
2870
|
+
|
|
2871
|
+
- Updated dependencies [90282b5]
|
|
2872
|
+
- Updated dependencies [50b9069]
|
|
2873
|
+
- Updated dependencies [572d2e8]
|
|
2874
|
+
- Updated dependencies [a4c8d6a]
|
|
2875
|
+
- Updated dependencies [fda5b92]
|
|
2876
|
+
- Updated dependencies [2d9b2b2]
|
|
2877
|
+
- Updated dependencies [c53ea3e]
|
|
2878
|
+
- Updated dependencies [8d9ac9a]
|
|
2879
|
+
- Updated dependencies [18e8197]
|
|
2880
|
+
- Updated dependencies [714e0b4]
|
|
2881
|
+
- Updated dependencies [e9541a1]
|
|
2882
|
+
- Updated dependencies [c53ef7b]
|
|
2883
|
+
- Updated dependencies [64699d3]
|
|
2884
|
+
- Updated dependencies [0d3a913]
|
|
2885
|
+
- Updated dependencies [1448a96]
|
|
2886
|
+
- Updated dependencies [d3474c6]
|
|
2887
|
+
- Updated dependencies [75080fd]
|
|
2888
|
+
- Updated dependencies [17f8752]
|
|
2889
|
+
- Updated dependencies [91265bb]
|
|
2890
|
+
- Updated dependencies [bbe18b9]
|
|
2891
|
+
- Updated dependencies [d409996]
|
|
2892
|
+
- Updated dependencies [69ca080]
|
|
2893
|
+
- Updated dependencies [94b6928]
|
|
2894
|
+
- Updated dependencies [98bb8dc]
|
|
2895
|
+
- Updated dependencies [46b7aad]
|
|
2896
|
+
- Updated dependencies [dcc8a15]
|
|
2897
|
+
- Updated dependencies [fad2768]
|
|
2898
|
+
- Updated dependencies [dff0d59]
|
|
2899
|
+
- Updated dependencies [eecb282]
|
|
2900
|
+
- Updated dependencies [4a163f2]
|
|
2901
|
+
- Updated dependencies [beb499e]
|
|
2902
|
+
- Updated dependencies [146ea39]
|
|
2903
|
+
- Updated dependencies [f2c92d5]
|
|
2904
|
+
- Updated dependencies [c47be30]
|
|
2905
|
+
- Updated dependencies [e9a46ac]
|
|
2906
|
+
- Updated dependencies [f046f8e]
|
|
2907
|
+
- Updated dependencies [86d2531]
|
|
2908
|
+
- Updated dependencies [3f9b8d7]
|
|
2909
|
+
- @akinon/next@1.43.0-rc.6
|
|
2910
|
+
- @akinon/pz-checkout-gift-pack@1.43.0-rc.6
|
|
2911
|
+
- @akinon/pz-one-click-checkout@1.43.0-rc.6
|
|
2912
|
+
- @akinon/pz-basket-gift-pack@1.43.0-rc.6
|
|
2913
|
+
- @akinon/pz-click-collect@1.43.0-rc.6
|
|
2914
|
+
- @akinon/pz-masterpass@1.43.0-rc.6
|
|
2915
|
+
- @akinon/pz-akifast@1.43.0-rc.6
|
|
2916
|
+
- @akinon/pz-gpay@1.43.0-rc.6
|
|
2917
|
+
- @akinon/pz-b2b@1.43.0-rc.6
|
|
2918
|
+
- @akinon/pz-bkm@1.43.0-rc.6
|
|
2919
|
+
- @akinon/pz-otp@1.43.0-rc.6
|
|
2920
|
+
- @akinon/pz-pay-on-delivery@1.43.0-rc.6
|
|
2921
|
+
- @akinon/pz-credit-payment@1.43.0-rc.6
|
|
2922
|
+
|
|
2923
|
+
## 1.43.0-rc.5
|
|
2924
|
+
|
|
2925
|
+
### Patch Changes
|
|
2926
|
+
|
|
2927
|
+
- Updated dependencies [17f8752]
|
|
2928
|
+
- @akinon/next@1.43.0-rc.5
|
|
2929
|
+
- @akinon/pz-akifast@1.43.0-rc.5
|
|
2930
|
+
- @akinon/pz-b2b@1.43.0-rc.5
|
|
2931
|
+
- @akinon/pz-basket-gift-pack@1.43.0-rc.5
|
|
2932
|
+
- @akinon/pz-bkm@1.43.0-rc.5
|
|
2933
|
+
- @akinon/pz-checkout-gift-pack@1.43.0-rc.5
|
|
2934
|
+
- @akinon/pz-click-collect@1.43.0-rc.5
|
|
2935
|
+
- @akinon/pz-credit-payment@1.43.0-rc.5
|
|
2936
|
+
- @akinon/pz-gpay@1.43.0-rc.5
|
|
2937
|
+
- @akinon/pz-masterpass@1.43.0-rc.5
|
|
2938
|
+
- @akinon/pz-one-click-checkout@1.43.0-rc.5
|
|
2939
|
+
- @akinon/pz-otp@1.43.0-rc.5
|
|
2940
|
+
- @akinon/pz-pay-on-delivery@1.43.0-rc.5
|
|
2941
|
+
|
|
2942
|
+
## 1.43.0-rc.4
|
|
699
2943
|
|
|
700
2944
|
### Patch Changes
|
|
701
2945
|
|
|
702
|
-
- Updated dependencies [
|
|
703
|
-
- @akinon/next@1.
|
|
704
|
-
- @akinon/pz-akifast@1.
|
|
705
|
-
- @akinon/pz-b2b@1.
|
|
706
|
-
- @akinon/pz-basket-gift-pack@1.
|
|
707
|
-
- @akinon/pz-bkm@1.
|
|
708
|
-
- @akinon/pz-checkout-gift-pack@1.
|
|
709
|
-
- @akinon/pz-click-collect@1.
|
|
710
|
-
- @akinon/pz-credit-payment@1.
|
|
711
|
-
- @akinon/pz-gpay@1.
|
|
712
|
-
- @akinon/pz-masterpass@1.
|
|
713
|
-
- @akinon/pz-one-click-checkout@1.
|
|
714
|
-
- @akinon/pz-otp@1.
|
|
715
|
-
- @akinon/pz-pay-on-delivery@1.
|
|
2946
|
+
- Updated dependencies [3f9b8d7]
|
|
2947
|
+
- @akinon/next@1.43.0-rc.4
|
|
2948
|
+
- @akinon/pz-akifast@1.43.0-rc.4
|
|
2949
|
+
- @akinon/pz-b2b@1.43.0-rc.4
|
|
2950
|
+
- @akinon/pz-basket-gift-pack@1.43.0-rc.4
|
|
2951
|
+
- @akinon/pz-bkm@1.43.0-rc.4
|
|
2952
|
+
- @akinon/pz-checkout-gift-pack@1.43.0-rc.4
|
|
2953
|
+
- @akinon/pz-click-collect@1.43.0-rc.4
|
|
2954
|
+
- @akinon/pz-credit-payment@1.43.0-rc.4
|
|
2955
|
+
- @akinon/pz-gpay@1.43.0-rc.4
|
|
2956
|
+
- @akinon/pz-masterpass@1.43.0-rc.4
|
|
2957
|
+
- @akinon/pz-one-click-checkout@1.43.0-rc.4
|
|
2958
|
+
- @akinon/pz-otp@1.43.0-rc.4
|
|
2959
|
+
- @akinon/pz-pay-on-delivery@1.43.0-rc.4
|
|
2960
|
+
|
|
2961
|
+
## 1.43.0-rc.3
|
|
716
2962
|
|
|
717
|
-
|
|
2963
|
+
### Minor Changes
|
|
2964
|
+
|
|
2965
|
+
- 64699d3: ZERO-2761: Fix invalid import for plugin module
|
|
718
2966
|
|
|
719
2967
|
### Patch Changes
|
|
720
2968
|
|
|
721
|
-
-
|
|
722
|
-
- @akinon/pz-
|
|
723
|
-
- @akinon/pz-
|
|
724
|
-
- @akinon/pz-basket-gift-pack@1.
|
|
725
|
-
- @akinon/pz-
|
|
726
|
-
- @akinon/pz-
|
|
727
|
-
- @akinon/pz-click-collect@1.
|
|
728
|
-
- @akinon/pz-
|
|
729
|
-
- @akinon/
|
|
730
|
-
- @akinon/pz-
|
|
731
|
-
- @akinon/pz-
|
|
732
|
-
- @akinon/pz-
|
|
733
|
-
- @akinon/pz-
|
|
2969
|
+
- Updated dependencies [64699d3]
|
|
2970
|
+
- @akinon/pz-checkout-gift-pack@1.43.0-rc.3
|
|
2971
|
+
- @akinon/pz-one-click-checkout@1.43.0-rc.3
|
|
2972
|
+
- @akinon/pz-basket-gift-pack@1.43.0-rc.3
|
|
2973
|
+
- @akinon/pz-pay-on-delivery@1.43.0-rc.3
|
|
2974
|
+
- @akinon/pz-credit-payment@1.43.0-rc.3
|
|
2975
|
+
- @akinon/pz-click-collect@1.43.0-rc.3
|
|
2976
|
+
- @akinon/pz-masterpass@1.43.0-rc.3
|
|
2977
|
+
- @akinon/next@1.43.0-rc.3
|
|
2978
|
+
- @akinon/pz-akifast@1.43.0-rc.3
|
|
2979
|
+
- @akinon/pz-gpay@1.43.0-rc.3
|
|
2980
|
+
- @akinon/pz-b2b@1.43.0-rc.3
|
|
2981
|
+
- @akinon/pz-bkm@1.43.0-rc.3
|
|
2982
|
+
- @akinon/pz-otp@1.43.0-rc.3
|
|
2983
|
+
|
|
2984
|
+
## 1.43.0-rc.2
|
|
734
2985
|
|
|
735
|
-
|
|
2986
|
+
### Patch Changes
|
|
2987
|
+
|
|
2988
|
+
- Updated dependencies [f2c92d5]
|
|
2989
|
+
- @akinon/next@1.43.0-rc.2
|
|
2990
|
+
- @akinon/pz-akifast@1.43.0-rc.2
|
|
2991
|
+
- @akinon/pz-b2b@1.43.0-rc.2
|
|
2992
|
+
- @akinon/pz-basket-gift-pack@1.43.0-rc.2
|
|
2993
|
+
- @akinon/pz-bkm@1.43.0-rc.2
|
|
2994
|
+
- @akinon/pz-checkout-gift-pack@1.43.0-rc.2
|
|
2995
|
+
- @akinon/pz-click-collect@1.43.0-rc.2
|
|
2996
|
+
- @akinon/pz-credit-payment@1.43.0-rc.2
|
|
2997
|
+
- @akinon/pz-gpay@1.43.0-rc.2
|
|
2998
|
+
- @akinon/pz-masterpass@1.43.0-rc.2
|
|
2999
|
+
- @akinon/pz-one-click-checkout@1.43.0-rc.2
|
|
3000
|
+
- @akinon/pz-otp@1.43.0-rc.2
|
|
3001
|
+
- @akinon/pz-pay-on-delivery@1.43.0-rc.2
|
|
3002
|
+
|
|
3003
|
+
## 1.43.0-rc.1
|
|
736
3004
|
|
|
737
3005
|
### Minor Changes
|
|
738
3006
|
|
|
739
|
-
-
|
|
3007
|
+
- eecb282: ZERO-2607: Update address-related functions to include invalidateTag option
|
|
740
3008
|
|
|
741
3009
|
### Patch Changes
|
|
742
3010
|
|
|
743
|
-
- Updated dependencies [
|
|
744
|
-
- @akinon/next@1.43.0
|
|
745
|
-
- @akinon/pz-akifast@1.43.0
|
|
746
|
-
- @akinon/pz-b2b@1.43.0
|
|
747
|
-
- @akinon/pz-basket-gift-pack@1.43.0
|
|
748
|
-
- @akinon/pz-bkm@1.43.0
|
|
749
|
-
- @akinon/pz-checkout-gift-pack@1.43.0
|
|
750
|
-
- @akinon/pz-click-collect@1.43.0
|
|
751
|
-
- @akinon/pz-credit-payment@1.43.0
|
|
752
|
-
- @akinon/pz-gpay@1.43.0
|
|
753
|
-
- @akinon/pz-masterpass@1.43.0
|
|
754
|
-
- @akinon/pz-one-click-checkout@1.43.0
|
|
755
|
-
- @akinon/pz-otp@1.43.0
|
|
756
|
-
- @akinon/pz-pay-on-delivery@1.43.0
|
|
3011
|
+
- Updated dependencies [eecb282]
|
|
3012
|
+
- @akinon/next@1.43.0-rc.1
|
|
3013
|
+
- @akinon/pz-akifast@1.43.0-rc.1
|
|
3014
|
+
- @akinon/pz-b2b@1.43.0-rc.1
|
|
3015
|
+
- @akinon/pz-basket-gift-pack@1.43.0-rc.1
|
|
3016
|
+
- @akinon/pz-bkm@1.43.0-rc.1
|
|
3017
|
+
- @akinon/pz-checkout-gift-pack@1.43.0-rc.1
|
|
3018
|
+
- @akinon/pz-click-collect@1.43.0-rc.1
|
|
3019
|
+
- @akinon/pz-credit-payment@1.43.0-rc.1
|
|
3020
|
+
- @akinon/pz-gpay@1.43.0-rc.1
|
|
3021
|
+
- @akinon/pz-masterpass@1.43.0-rc.1
|
|
3022
|
+
- @akinon/pz-one-click-checkout@1.43.0-rc.1
|
|
3023
|
+
- @akinon/pz-otp@1.43.0-rc.1
|
|
3024
|
+
- @akinon/pz-pay-on-delivery@1.43.0-rc.1
|
|
3025
|
+
|
|
3026
|
+
## 1.43.0-rc.0
|
|
3027
|
+
|
|
3028
|
+
### Minor Changes
|
|
3029
|
+
|
|
3030
|
+
- 90282b5: ZERO-2729: Audit packages for yarn and npm and also update app-template
|
|
3031
|
+
- 572d2e8: ZERO-2667: Add iframe support for redirection payment methods
|
|
3032
|
+
- c53ea3e: ZERO-2609: Reset additional form fields when selectedFormType is not company
|
|
3033
|
+
- 97b8bdc: ZERO-2724: Remove onClick event in shipping options component
|
|
3034
|
+
- 714e0b4: ZERO-2759: update pz-click-collect peer dependencies
|
|
3035
|
+
- 7521265: ZERO-2787: Fix hover classname for favorite item
|
|
3036
|
+
- 27a5296: ZERO-2631:Fix Checkbox Click
|
|
3037
|
+
- 5a4c607: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
|
|
3038
|
+
- e665a0a: ZERO-2625: Add click outside functionality to close mobile menu
|
|
3039
|
+
- 52c1373: ZERO-2619: Added fix flag for the staged linter
|
|
3040
|
+
- 552ee8a: ZERO-2777: fix link component usage
|
|
3041
|
+
- 03c4c3e: ZERO-2731: Update Project Zero CLI command
|
|
3042
|
+
- 0d3a913: ZERO-2725: Update decimal scale in Price component
|
|
3043
|
+
- 778a9a0: ZERO-2740: Upgrade next to 14.2.4
|
|
3044
|
+
- 9b6bf91: ZERO-2660: Change campaings to campaigns
|
|
3045
|
+
- 06650ca: ZERO-2620: Remove unnecessary pointer-events-none class
|
|
3046
|
+
- 74a1269: ZERO-2658:Edit product name clickability on completed order page
|
|
3047
|
+
- d3474c6: ZERO-2655: Add data source shipping option
|
|
3048
|
+
- d2f0f15: ZERO-2723: Update sentry version and dependencies
|
|
3049
|
+
- 75080fd: ZERO-2630: Add max limit to postcode area
|
|
3050
|
+
- 9609eb2: ZERO-2779: Upgrade for tailwind
|
|
3051
|
+
- 91265bb: ZERO-2551: Improve pretty url and caching performance
|
|
3052
|
+
- 959e1fa: ZERO-2778: Upgrade for nextjs
|
|
3053
|
+
- 902d828: ZERO-2621:edit position of loaderSpinner in favorites page
|
|
3054
|
+
- 7a4bb76: ZERO-2610:Refactor FilterItem component for better readability and efficiency
|
|
3055
|
+
- dff0d59: ZERO-2659: add formData support to proxy api requests
|
|
3056
|
+
- beb499e: ZERO-2551: Add new tsconfig paths
|
|
3057
|
+
- fac2e5b: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
|
|
3058
|
+
- 4614eee: ZERO-2602: The script that checks the build for standalone projects
|
|
3059
|
+
- e9a46ac: ZERO-2738: add CVC input to registered cards in Masterpass
|
|
3060
|
+
- f046f8e: ZERO-2575: update version for react-number-format
|
|
3061
|
+
- 86d2531: ZERO-2693: resolve dependency collision warning for eslint-config-next
|
|
3062
|
+
|
|
3063
|
+
### Patch Changes
|
|
3064
|
+
|
|
3065
|
+
- Updated dependencies [90282b5]
|
|
3066
|
+
- Updated dependencies [50b9069]
|
|
3067
|
+
- Updated dependencies [572d2e8]
|
|
3068
|
+
- Updated dependencies [a4c8d6a]
|
|
3069
|
+
- Updated dependencies [fda5b92]
|
|
3070
|
+
- Updated dependencies [2d9b2b2]
|
|
3071
|
+
- Updated dependencies [c53ea3e]
|
|
3072
|
+
- Updated dependencies [8d9ac9a]
|
|
3073
|
+
- Updated dependencies [18e8197]
|
|
3074
|
+
- Updated dependencies [714e0b4]
|
|
3075
|
+
- Updated dependencies [e9541a1]
|
|
3076
|
+
- Updated dependencies [c53ef7b]
|
|
3077
|
+
- Updated dependencies [0d3a913]
|
|
3078
|
+
- Updated dependencies [1448a96]
|
|
3079
|
+
- Updated dependencies [d3474c6]
|
|
3080
|
+
- Updated dependencies [75080fd]
|
|
3081
|
+
- Updated dependencies [91265bb]
|
|
3082
|
+
- Updated dependencies [bbe18b9]
|
|
3083
|
+
- Updated dependencies [d409996]
|
|
3084
|
+
- Updated dependencies [69ca080]
|
|
3085
|
+
- Updated dependencies [94b6928]
|
|
3086
|
+
- Updated dependencies [98bb8dc]
|
|
3087
|
+
- Updated dependencies [46b7aad]
|
|
3088
|
+
- Updated dependencies [dcc8a15]
|
|
3089
|
+
- Updated dependencies [fad2768]
|
|
3090
|
+
- Updated dependencies [dff0d59]
|
|
3091
|
+
- Updated dependencies [beb499e]
|
|
3092
|
+
- Updated dependencies [146ea39]
|
|
3093
|
+
- Updated dependencies [c47be30]
|
|
3094
|
+
- Updated dependencies [e9a46ac]
|
|
3095
|
+
- Updated dependencies [f046f8e]
|
|
3096
|
+
- Updated dependencies [86d2531]
|
|
3097
|
+
- @akinon/next@1.43.0-rc.0
|
|
3098
|
+
- @akinon/pz-checkout-gift-pack@1.43.0-rc.0
|
|
3099
|
+
- @akinon/pz-one-click-checkout@1.43.0-rc.0
|
|
3100
|
+
- @akinon/pz-basket-gift-pack@1.43.0-rc.0
|
|
3101
|
+
- @akinon/pz-click-collect@1.43.0-rc.0
|
|
3102
|
+
- @akinon/pz-masterpass@1.43.0-rc.0
|
|
3103
|
+
- @akinon/pz-akifast@1.43.0-rc.0
|
|
3104
|
+
- @akinon/pz-gpay@1.43.0-rc.0
|
|
3105
|
+
- @akinon/pz-b2b@1.43.0-rc.0
|
|
3106
|
+
- @akinon/pz-bkm@1.43.0-rc.0
|
|
3107
|
+
- @akinon/pz-otp@1.43.0-rc.0
|
|
3108
|
+
- @akinon/pz-credit-payment@1.43.0-rc.0
|
|
3109
|
+
- @akinon/pz-pay-on-delivery@1.43.0-rc.0
|
|
757
3110
|
|
|
758
3111
|
## 1.42.0
|
|
759
3112
|
|
|
@@ -922,13 +3275,301 @@
|
|
|
922
3275
|
|
|
923
3276
|
### Patch Changes
|
|
924
3277
|
|
|
925
|
-
-
|
|
926
|
-
-
|
|
927
|
-
-
|
|
928
|
-
-
|
|
929
|
-
-
|
|
930
|
-
-
|
|
931
|
-
-
|
|
3278
|
+
- Updated dependencies [a4c8d6a]
|
|
3279
|
+
- Updated dependencies [d09b677]
|
|
3280
|
+
- Updated dependencies [6d4aadb]
|
|
3281
|
+
- Updated dependencies [8e6e8cf]
|
|
3282
|
+
- Updated dependencies [c53ef7b]
|
|
3283
|
+
- Updated dependencies [ebb63ce]
|
|
3284
|
+
- Updated dependencies [7cebe87]
|
|
3285
|
+
- Updated dependencies [616690d]
|
|
3286
|
+
- Updated dependencies [f3b595e]
|
|
3287
|
+
- Updated dependencies [91265bb]
|
|
3288
|
+
- Updated dependencies [59fb7c3]
|
|
3289
|
+
- Updated dependencies [bbe18b9]
|
|
3290
|
+
- Updated dependencies [f0c23bc]
|
|
3291
|
+
- Updated dependencies [3420416]
|
|
3292
|
+
- Updated dependencies [495d155]
|
|
3293
|
+
- Updated dependencies [beb499e]
|
|
3294
|
+
- Updated dependencies [6c18543]
|
|
3295
|
+
- Updated dependencies [40ad73e]
|
|
3296
|
+
- Updated dependencies [495d155]
|
|
3297
|
+
- Updated dependencies [f046f8e]
|
|
3298
|
+
- Updated dependencies [6b2972b]
|
|
3299
|
+
- Updated dependencies [3e68768]
|
|
3300
|
+
- @akinon/next@1.34.0-rc.20
|
|
3301
|
+
- @akinon/pz-masterpass@1.34.0-rc.20
|
|
3302
|
+
- @akinon/pz-one-click-checkout@1.34.0-rc.20
|
|
3303
|
+
- @akinon/pz-b2b@1.34.0-rc.20
|
|
3304
|
+
- @akinon/pz-gpay@1.34.0-rc.20
|
|
3305
|
+
- @akinon/pz-otp@1.34.0-rc.20
|
|
3306
|
+
- @akinon/pz-pay-on-delivery@1.34.0-rc.20
|
|
3307
|
+
|
|
3308
|
+
## 1.34.0-rc.19
|
|
3309
|
+
|
|
3310
|
+
### Patch Changes
|
|
3311
|
+
|
|
3312
|
+
- Updated dependencies [c53ef7b]
|
|
3313
|
+
- @akinon/next@1.34.0-rc.19
|
|
3314
|
+
- @akinon/pz-b2b@1.34.0-rc.19
|
|
3315
|
+
- @akinon/pz-gpay@1.34.0-rc.19
|
|
3316
|
+
- @akinon/pz-masterpass@1.34.0-rc.19
|
|
3317
|
+
- @akinon/pz-one-click-checkout@1.34.0-rc.19
|
|
3318
|
+
- @akinon/pz-otp@1.34.0-rc.19
|
|
3319
|
+
- @akinon/pz-pay-on-delivery@1.34.0-rc.19
|
|
3320
|
+
|
|
3321
|
+
## 1.34.0-rc.18
|
|
3322
|
+
|
|
3323
|
+
### Minor Changes
|
|
3324
|
+
|
|
3325
|
+
- 9b6bf91: ZERO-2660: Change campaings to campaigns
|
|
3326
|
+
- 902d828: ZERO-2621:edit position of loaderSpinner in favorites page
|
|
3327
|
+
|
|
3328
|
+
### Patch Changes
|
|
3329
|
+
|
|
3330
|
+
- Updated dependencies [a4c8d6a]
|
|
3331
|
+
- @akinon/next@1.34.0-rc.18
|
|
3332
|
+
- @akinon/pz-b2b@1.34.0-rc.18
|
|
3333
|
+
- @akinon/pz-gpay@1.34.0-rc.18
|
|
3334
|
+
- @akinon/pz-masterpass@1.34.0-rc.18
|
|
3335
|
+
- @akinon/pz-one-click-checkout@1.34.0-rc.18
|
|
3336
|
+
- @akinon/pz-otp@1.34.0-rc.18
|
|
3337
|
+
- @akinon/pz-pay-on-delivery@1.34.0-rc.18
|
|
3338
|
+
|
|
3339
|
+
## 1.34.0-rc.17
|
|
3340
|
+
|
|
3341
|
+
### Minor Changes
|
|
3342
|
+
|
|
3343
|
+
- 567e4c1: ZERO-2580:Add checked attribute from props to checkbox
|
|
3344
|
+
- d09b677: ZERO-2577: Fix pagination bug and update usePagination hook and ensure pagination controls rendering correctly
|
|
3345
|
+
- 27a5296: ZERO-2631:Fix Checkbox Click
|
|
3346
|
+
- ebb63ce: ZERO-2525: Fix category facet removal bug and add close icon to active filters
|
|
3347
|
+
- 74a1269: ZERO-2658:Edit product name clickability on completed order page
|
|
3348
|
+
- 0d0f36c: ZERO-2598: Fix eslint warnings and update dependencies
|
|
3349
|
+
- 91265bb: ZERO-2551: Improve pretty url and caching performance
|
|
3350
|
+
- f0c23bc: ZERO-2135: add custom not found page
|
|
3351
|
+
- 3420416: ZERO-2533: extend eslint config from @akinon/next
|
|
3352
|
+
- beb499e: ZERO-2551: Add new tsconfig paths
|
|
3353
|
+
- 6c18543: ZERO-2542:Refactor and show error in OneClickCheckoutButtons
|
|
3354
|
+
- 202f84e: ZERO-2569: Fix static keys
|
|
3355
|
+
- 4614eee: ZERO-2602: The script that checks the build for standalone projects
|
|
3356
|
+
- f046f8e: ZERO-2575: update version for react-number-format
|
|
3357
|
+
- 12c10a4: ZERO-2570: Category filters routes to absolute url
|
|
3358
|
+
|
|
3359
|
+
### Patch Changes
|
|
3360
|
+
|
|
3361
|
+
- Updated dependencies [d09b677]
|
|
3362
|
+
- Updated dependencies [6d4aadb]
|
|
3363
|
+
- Updated dependencies [8e6e8cf]
|
|
3364
|
+
- Updated dependencies [ebb63ce]
|
|
3365
|
+
- Updated dependencies [7cebe87]
|
|
3366
|
+
- Updated dependencies [616690d]
|
|
3367
|
+
- Updated dependencies [f3b595e]
|
|
3368
|
+
- Updated dependencies [91265bb]
|
|
3369
|
+
- Updated dependencies [59fb7c3]
|
|
3370
|
+
- Updated dependencies [bbe18b9]
|
|
3371
|
+
- Updated dependencies [f0c23bc]
|
|
3372
|
+
- Updated dependencies [3420416]
|
|
3373
|
+
- Updated dependencies [495d155]
|
|
3374
|
+
- Updated dependencies [beb499e]
|
|
3375
|
+
- Updated dependencies [6c18543]
|
|
3376
|
+
- Updated dependencies [40ad73e]
|
|
3377
|
+
- Updated dependencies [495d155]
|
|
3378
|
+
- Updated dependencies [f046f8e]
|
|
3379
|
+
- Updated dependencies [6b2972b]
|
|
3380
|
+
- Updated dependencies [3e68768]
|
|
3381
|
+
- @akinon/next@1.34.0-rc.17
|
|
3382
|
+
- @akinon/pz-masterpass@1.34.0-rc.17
|
|
3383
|
+
- @akinon/pz-one-click-checkout@1.34.0-rc.17
|
|
3384
|
+
- @akinon/pz-b2b@1.34.0-rc.17
|
|
3385
|
+
- @akinon/pz-gpay@1.34.0-rc.17
|
|
3386
|
+
- @akinon/pz-otp@1.34.0-rc.17
|
|
3387
|
+
- @akinon/pz-pay-on-delivery@1.34.0-rc.17
|
|
3388
|
+
|
|
3389
|
+
## 1.34.0-rc.16
|
|
3390
|
+
|
|
3391
|
+
### Patch Changes
|
|
3392
|
+
|
|
3393
|
+
- @akinon/next@1.34.0-rc.16
|
|
3394
|
+
- @akinon/pz-b2b@1.34.0-rc.16
|
|
3395
|
+
- @akinon/pz-gpay@1.34.0-rc.16
|
|
3396
|
+
- @akinon/pz-masterpass@1.34.0-rc.16
|
|
3397
|
+
- @akinon/pz-one-click-checkout@1.34.0-rc.16
|
|
3398
|
+
- @akinon/pz-otp@1.34.0-rc.16
|
|
3399
|
+
- @akinon/pz-pay-on-delivery@1.34.0-rc.16
|
|
3400
|
+
|
|
3401
|
+
## 1.34.0-rc.15
|
|
3402
|
+
|
|
3403
|
+
### Patch Changes
|
|
3404
|
+
|
|
3405
|
+
- @akinon/next@1.34.0-rc.15
|
|
3406
|
+
- @akinon/pz-b2b@1.34.0-rc.15
|
|
3407
|
+
- @akinon/pz-gpay@1.34.0-rc.15
|
|
3408
|
+
- @akinon/pz-masterpass@1.34.0-rc.15
|
|
3409
|
+
- @akinon/pz-one-click-checkout@1.34.0-rc.15
|
|
3410
|
+
- @akinon/pz-otp@1.34.0-rc.15
|
|
3411
|
+
- @akinon/pz-pay-on-delivery@1.34.0-rc.15
|
|
3412
|
+
|
|
3413
|
+
## 1.34.0-rc.14
|
|
3414
|
+
|
|
3415
|
+
### Minor Changes
|
|
3416
|
+
|
|
3417
|
+
- 4614eee: ZERO-2602: The script that checks the build for standalone projects
|
|
3418
|
+
|
|
3419
|
+
### Patch Changes
|
|
3420
|
+
|
|
3421
|
+
- @akinon/next@1.34.0-rc.14
|
|
3422
|
+
- @akinon/pz-b2b@1.34.0-rc.14
|
|
3423
|
+
- @akinon/pz-gpay@1.34.0-rc.14
|
|
3424
|
+
- @akinon/pz-masterpass@1.34.0-rc.14
|
|
3425
|
+
- @akinon/pz-one-click-checkout@1.34.0-rc.14
|
|
3426
|
+
- @akinon/pz-otp@1.34.0-rc.14
|
|
3427
|
+
- @akinon/pz-pay-on-delivery@1.34.0-rc.14
|
|
3428
|
+
|
|
3429
|
+
## 1.34.0-rc.13
|
|
3430
|
+
|
|
3431
|
+
### Minor Changes
|
|
3432
|
+
|
|
3433
|
+
- 74a1269: ZERO-2658:Edit product name clickability on completed order page
|
|
3434
|
+
|
|
3435
|
+
### Patch Changes
|
|
3436
|
+
|
|
3437
|
+
- @akinon/next@1.34.0-rc.13
|
|
3438
|
+
- @akinon/pz-b2b@1.34.0-rc.13
|
|
3439
|
+
- @akinon/pz-gpay@1.34.0-rc.13
|
|
3440
|
+
- @akinon/pz-masterpass@1.34.0-rc.13
|
|
3441
|
+
- @akinon/pz-one-click-checkout@1.34.0-rc.13
|
|
3442
|
+
- @akinon/pz-otp@1.34.0-rc.13
|
|
3443
|
+
- @akinon/pz-pay-on-delivery@1.34.0-rc.13
|
|
3444
|
+
|
|
3445
|
+
## 1.34.0-rc.12
|
|
3446
|
+
|
|
3447
|
+
### Patch Changes
|
|
3448
|
+
|
|
3449
|
+
- Updated dependencies [616690d]
|
|
3450
|
+
- @akinon/next@1.34.0-rc.12
|
|
3451
|
+
- @akinon/pz-b2b@1.34.0-rc.12
|
|
3452
|
+
- @akinon/pz-gpay@1.34.0-rc.12
|
|
3453
|
+
- @akinon/pz-masterpass@1.34.0-rc.12
|
|
3454
|
+
- @akinon/pz-one-click-checkout@1.34.0-rc.12
|
|
3455
|
+
- @akinon/pz-otp@1.34.0-rc.12
|
|
3456
|
+
- @akinon/pz-pay-on-delivery@1.34.0-rc.12
|
|
3457
|
+
|
|
3458
|
+
## 1.34.0-rc.11
|
|
3459
|
+
|
|
3460
|
+
### Patch Changes
|
|
3461
|
+
|
|
3462
|
+
- Updated dependencies [8e6e8cf]
|
|
3463
|
+
- @akinon/next@1.34.0-rc.11
|
|
3464
|
+
- @akinon/pz-b2b@1.34.0-rc.11
|
|
3465
|
+
- @akinon/pz-gpay@1.34.0-rc.11
|
|
3466
|
+
- @akinon/pz-masterpass@1.34.0-rc.11
|
|
3467
|
+
- @akinon/pz-one-click-checkout@1.34.0-rc.11
|
|
3468
|
+
- @akinon/pz-otp@1.34.0-rc.11
|
|
3469
|
+
- @akinon/pz-pay-on-delivery@1.34.0-rc.11
|
|
3470
|
+
|
|
3471
|
+
## 1.34.0-rc.10
|
|
3472
|
+
|
|
3473
|
+
### Patch Changes
|
|
3474
|
+
|
|
3475
|
+
- Updated dependencies [bbe18b9]
|
|
3476
|
+
- @akinon/next@1.34.0-rc.10
|
|
3477
|
+
- @akinon/pz-b2b@1.34.0-rc.10
|
|
3478
|
+
- @akinon/pz-gpay@1.34.0-rc.10
|
|
3479
|
+
- @akinon/pz-masterpass@1.34.0-rc.10
|
|
3480
|
+
- @akinon/pz-one-click-checkout@1.34.0-rc.10
|
|
3481
|
+
- @akinon/pz-otp@1.34.0-rc.10
|
|
3482
|
+
- @akinon/pz-pay-on-delivery@1.34.0-rc.10
|
|
3483
|
+
|
|
3484
|
+
## 1.34.0-rc.9
|
|
3485
|
+
|
|
3486
|
+
### Minor Changes
|
|
3487
|
+
|
|
3488
|
+
- beb499e: ZERO-2551: Add new tsconfig paths
|
|
3489
|
+
|
|
3490
|
+
### Patch Changes
|
|
3491
|
+
|
|
3492
|
+
- Updated dependencies [beb499e]
|
|
3493
|
+
- @akinon/next@1.34.0-rc.9
|
|
3494
|
+
- @akinon/pz-b2b@1.34.0-rc.9
|
|
3495
|
+
- @akinon/pz-gpay@1.34.0-rc.9
|
|
3496
|
+
- @akinon/pz-masterpass@1.34.0-rc.9
|
|
3497
|
+
- @akinon/pz-one-click-checkout@1.34.0-rc.9
|
|
3498
|
+
- @akinon/pz-otp@1.34.0-rc.9
|
|
3499
|
+
- @akinon/pz-pay-on-delivery@1.34.0-rc.9
|
|
3500
|
+
|
|
3501
|
+
## 1.34.0-rc.8
|
|
3502
|
+
|
|
3503
|
+
### Minor Changes
|
|
3504
|
+
|
|
3505
|
+
- 91265bb: ZERO-2551: Improve pretty url and caching performance
|
|
3506
|
+
|
|
3507
|
+
### Patch Changes
|
|
3508
|
+
|
|
3509
|
+
- Updated dependencies [91265bb]
|
|
3510
|
+
- @akinon/next@1.34.0-rc.8
|
|
3511
|
+
- @akinon/pz-b2b@1.34.0-rc.8
|
|
3512
|
+
- @akinon/pz-gpay@1.34.0-rc.8
|
|
3513
|
+
- @akinon/pz-masterpass@1.34.0-rc.8
|
|
3514
|
+
- @akinon/pz-one-click-checkout@1.34.0-rc.8
|
|
3515
|
+
- @akinon/pz-otp@1.34.0-rc.8
|
|
3516
|
+
- @akinon/pz-pay-on-delivery@1.34.0-rc.8
|
|
3517
|
+
|
|
3518
|
+
## 1.34.0-rc.7
|
|
3519
|
+
|
|
3520
|
+
### Minor Changes
|
|
3521
|
+
|
|
3522
|
+
- 0d0f36c: ZERO-2598: Fix eslint warnings and update dependencies
|
|
3523
|
+
|
|
3524
|
+
### Patch Changes
|
|
3525
|
+
|
|
3526
|
+
- @akinon/next@1.34.0-rc.7
|
|
3527
|
+
- @akinon/pz-b2b@1.34.0-rc.7
|
|
3528
|
+
- @akinon/pz-gpay@1.34.0-rc.7
|
|
3529
|
+
- @akinon/pz-masterpass@1.34.0-rc.7
|
|
3530
|
+
- @akinon/pz-one-click-checkout@1.34.0-rc.7
|
|
3531
|
+
- @akinon/pz-otp@1.34.0-rc.7
|
|
3532
|
+
- @akinon/pz-pay-on-delivery@1.34.0-rc.7
|
|
3533
|
+
|
|
3534
|
+
## 1.34.0-rc.6
|
|
3535
|
+
|
|
3536
|
+
### Minor Changes
|
|
3537
|
+
|
|
3538
|
+
- 567e4c1: ZERO-2580:Add checked attribute from props to checkbox
|
|
3539
|
+
- d09b677: ZERO-2577: Fix pagination bug and update usePagination hook and ensure pagination controls rendering correctly
|
|
3540
|
+
- 27a5296: ZERO-2631:Fix Checkbox Click
|
|
3541
|
+
- ebb63ce: ZERO-2525: Fix category facet removal bug and add close icon to active filters
|
|
3542
|
+
- f0c23bc: ZERO-2135: add custom not found page
|
|
3543
|
+
- 3420416: ZERO-2533: extend eslint config from @akinon/next
|
|
3544
|
+
- 6c18543: ZERO-2542:Refactor and show error in OneClickCheckoutButtons
|
|
3545
|
+
- 202f84e: ZERO-2569: Fix static keys
|
|
3546
|
+
- f046f8e: ZERO-2575: update version for react-number-format
|
|
3547
|
+
- 12c10a4: ZERO-2570: Category filters routes to absolute url
|
|
3548
|
+
|
|
3549
|
+
### Patch Changes
|
|
3550
|
+
|
|
3551
|
+
- Updated dependencies [d09b677]
|
|
3552
|
+
- Updated dependencies [6d4aadb]
|
|
3553
|
+
- Updated dependencies [ebb63ce]
|
|
3554
|
+
- Updated dependencies [7cebe87]
|
|
3555
|
+
- Updated dependencies [f3b595e]
|
|
3556
|
+
- Updated dependencies [59fb7c3]
|
|
3557
|
+
- Updated dependencies [f0c23bc]
|
|
3558
|
+
- Updated dependencies [3420416]
|
|
3559
|
+
- Updated dependencies [495d155]
|
|
3560
|
+
- Updated dependencies [6c18543]
|
|
3561
|
+
- Updated dependencies [40ad73e]
|
|
3562
|
+
- Updated dependencies [495d155]
|
|
3563
|
+
- Updated dependencies [f046f8e]
|
|
3564
|
+
- Updated dependencies [6b2972b]
|
|
3565
|
+
- Updated dependencies [3e68768]
|
|
3566
|
+
- @akinon/next@1.34.0-rc.6
|
|
3567
|
+
- @akinon/pz-masterpass@1.34.0-rc.6
|
|
3568
|
+
- @akinon/pz-one-click-checkout@1.34.0-rc.6
|
|
3569
|
+
- @akinon/pz-b2b@1.34.0-rc.6
|
|
3570
|
+
- @akinon/pz-gpay@1.34.0-rc.6
|
|
3571
|
+
- @akinon/pz-otp@1.34.0-rc.6
|
|
3572
|
+
- @akinon/pz-pay-on-delivery@1.34.0-rc.6
|
|
932
3573
|
|
|
933
3574
|
## 1.33.2
|
|
934
3575
|
|