@akinon/projectzero 1.86.0-rc.4 → 1.87.0-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,28 +1,18 @@
1
1
  # @akinon/projectzero
2
2
 
3
- ## 1.86.0-rc.4
3
+ ## 1.87.0-rc.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
7
  - 64699d3f: ZERO-2761: Fix invalid import for plugin module
8
8
  - 7727ae55: ZERO-3073: Refactor basket page to use server-side data fetching and simplify component structure
9
9
  - 33377cf: ZERO-3267: Refactor import statement for ROUTES in error-page component
10
- - e2583ac: ZERO-3282: Switch to execSync for synchronous execution, enhance file checks, and add error page replacement script
11
-
12
- ## 1.86.0-rc.3
13
-
14
- ## 1.86.0-rc.2
15
-
16
- ## 1.86.0-rc.1
17
10
 
18
- ## 1.86.0-rc.0
11
+ ## 1.86.0
19
12
 
20
13
  ### Minor Changes
21
14
 
22
- - 64699d3f: ZERO-2761: Fix invalid import for plugin module
23
- - 7727ae55: ZERO-3073: Refactor basket page to use server-side data fetching and simplify component structure
24
- - 33377cfd: ZERO-3267: Refactor import statement for ROUTES in error-page component
25
- - e2583ac2: ZERO-3282: Switch to execSync for synchronous execution, enhance file checks, and add error page replacement script
15
+ - e2583ac: ZERO-3282: Switch to execSync for synchronous execution, enhance file checks, and add error page replacement script
26
16
 
27
17
  ## 1.85.0
28
18
 
@@ -1,225 +1,109 @@
1
1
  # projectzeronext
2
2
 
3
- ## 1.86.0-rc.4
3
+ ## 1.87.0-rc.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
- - 6f506afc: ZERO-3229: Implement mini basket query for basket total quantity
7
+ - 547fbf0: ZERO-0000: Update akinon.json to include 'scope' for 'sentry' plan and remove postgresql addon
8
8
  - 82174637: ZERO-2887: Add LoaderSpinner to Filters component
9
- - e2c6d42: ZERO-2935: Add @sentry/nextjs dependency to akinon-next and remove from projectzeronext
10
- - 4d3deb4f: ZERO-2935: sentry 8 upgrade
11
9
  - 64699d3f: ZERO-2761: Fix invalid import for plugin module
12
- - 9abd011: ZERO-3267: Refactor error handling in ErrorPage component to set error details in Sentry scope
13
- - 1ea9642: ZERO-3281: Added test file for middleware matcher, checks regex patterns for correctness.
14
10
  - 7727ae55: ZERO-3073: Refactor basket page to use server-side data fetching and simplify component structure
15
- - c3b2f3f: ZERO-3267: Enable sentry client errors and filter them by log type
16
- - fa96b0b: ZERO-3274: Enhance client-side error page with localized messages and reset functionality and remove 500 status code from client side pages
17
11
  - 33377cf: ZERO-3267: Refactor import statement for ROUTES in error-page component
18
- - 2d305aaf: ZERO-2935: Update Sentry configuration: remove hideSourceMaps option and add it to withPzConfig
19
12
 
20
13
  ### Patch Changes
21
14
 
22
- - Updated dependencies [6f506afc]
23
15
  - Updated dependencies [5dfeea04]
24
- - Updated dependencies [ef75c03]
25
16
  - Updated dependencies [2d9b2b2c]
26
17
  - Updated dependencies [5e1feca]
27
18
  - Updated dependencies [40a46853]
28
19
  - Updated dependencies [1e53e17]
29
20
  - Updated dependencies [f49bb74f]
30
- - Updated dependencies [e4761d2]
31
21
  - Updated dependencies [e9541a13]
32
- - Updated dependencies [e2c6d42]
33
- - Updated dependencies [4d3deb4f]
34
22
  - Updated dependencies [72fd4d67]
35
23
  - Updated dependencies [c53ef7b9]
36
- - Updated dependencies [c3f8d4a]
37
24
  - Updated dependencies [64699d3f]
38
- - Updated dependencies [9abd011]
39
25
  - Updated dependencies [7727ae55]
40
26
  - Updated dependencies [d552629f]
41
- - Updated dependencies [c3b2f3f]
42
27
  - Updated dependencies [17f87524]
43
- - Updated dependencies [70bc0ae]
44
28
  - Updated dependencies [65d3b862]
45
29
  - Updated dependencies [bbe18b9f]
46
- - Updated dependencies [17bfadc]
30
+ - Updated dependencies [17bfadc4]
47
31
  - Updated dependencies [4920742c]
48
32
  - Updated dependencies [b6e5b624]
49
- - Updated dependencies [ac65ca9]
50
33
  - Updated dependencies [7e56d6b6]
51
34
  - Updated dependencies [33377cf]
52
- - Updated dependencies [0cb3ec0]
53
35
  - Updated dependencies [43c182ee]
54
- - Updated dependencies [2d305aaf]
55
36
  - Updated dependencies [eeb20bea]
56
37
  - Updated dependencies [3bf63c8]
57
38
  - Updated dependencies [9be2c081]
58
39
  - Updated dependencies [f2c92d5c]
59
- - Updated dependencies [2f3588f]
60
- - Updated dependencies [e5529cd]
61
40
  - Updated dependencies [7bd3d992]
62
41
  - Updated dependencies [fdd255ee]
63
42
  - Updated dependencies [07248e0]
64
43
  - Updated dependencies [49eeebfa]
65
44
  - Updated dependencies [3f9b8d7e]
66
- - @akinon/next@1.86.0-rc.4
67
- - @akinon/pz-tamara-extension@1.86.0-rc.4
68
- - @akinon/pz-checkout-gift-pack@1.86.0-rc.4
69
- - @akinon/pz-one-click-checkout@1.86.0-rc.4
70
- - @akinon/pz-basket-gift-pack@1.86.0-rc.4
71
- - @akinon/pz-pay-on-delivery@1.86.0-rc.4
72
- - @akinon/pz-credit-payment@1.86.0-rc.4
73
- - @akinon/pz-click-collect@1.86.0-rc.4
74
- - @akinon/pz-masterpass@1.86.0-rc.4
75
- - @akinon/pz-akifast@1.86.0-rc.4
76
- - @akinon/pz-gpay@1.86.0-rc.4
77
- - @akinon/pz-b2b@1.86.0-rc.4
78
- - @akinon/pz-bkm@1.86.0-rc.4
79
- - @akinon/pz-otp@1.86.0-rc.4
80
- - @akinon/pz-tabby-extension@1.86.0-rc.4
81
- - @akinon/pz-saved-card@1.86.0-rc.4
82
-
83
- ## 1.86.0-rc.3
84
-
85
- ### Patch Changes
86
-
87
- - Updated dependencies [1e53e17a]
88
- - @akinon/pz-tamara-extension@1.86.0-rc.3
89
- - @akinon/next@1.86.0-rc.3
90
- - @akinon/pz-akifast@1.86.0-rc.3
91
- - @akinon/pz-b2b@1.86.0-rc.3
92
- - @akinon/pz-basket-gift-pack@1.86.0-rc.3
93
- - @akinon/pz-bkm@1.86.0-rc.3
94
- - @akinon/pz-checkout-gift-pack@1.86.0-rc.3
95
- - @akinon/pz-click-collect@1.86.0-rc.3
96
- - @akinon/pz-credit-payment@1.86.0-rc.3
97
- - @akinon/pz-gpay@1.86.0-rc.3
98
- - @akinon/pz-masterpass@1.86.0-rc.3
99
- - @akinon/pz-one-click-checkout@1.86.0-rc.3
100
- - @akinon/pz-otp@1.86.0-rc.3
101
- - @akinon/pz-pay-on-delivery@1.86.0-rc.3
102
- - @akinon/pz-saved-card@1.86.0-rc.3
103
- - @akinon/pz-tabby-extension@1.86.0-rc.3
104
-
105
- ## 1.86.0-rc.2
106
-
107
- ### Patch Changes
108
-
109
- - Updated dependencies [c3f8d4af]
110
- - @akinon/next@1.86.0-rc.2
111
- - @akinon/pz-akifast@1.86.0-rc.2
112
- - @akinon/pz-b2b@1.86.0-rc.2
113
- - @akinon/pz-basket-gift-pack@1.86.0-rc.2
114
- - @akinon/pz-bkm@1.86.0-rc.2
115
- - @akinon/pz-checkout-gift-pack@1.86.0-rc.2
116
- - @akinon/pz-click-collect@1.86.0-rc.2
117
- - @akinon/pz-credit-payment@1.86.0-rc.2
118
- - @akinon/pz-gpay@1.86.0-rc.2
119
- - @akinon/pz-masterpass@1.86.0-rc.2
120
- - @akinon/pz-one-click-checkout@1.86.0-rc.2
121
- - @akinon/pz-otp@1.86.0-rc.2
122
- - @akinon/pz-pay-on-delivery@1.86.0-rc.2
123
- - @akinon/pz-saved-card@1.86.0-rc.2
124
- - @akinon/pz-tabby-extension@1.86.0-rc.2
125
- - @akinon/pz-tamara-extension@1.86.0-rc.2
126
-
127
- ## 1.86.0-rc.1
128
-
129
- ### Patch Changes
130
-
131
- - Updated dependencies [07248e09]
132
- - @akinon/pz-tamara-extension@1.86.0-rc.1
133
- - @akinon/next@1.86.0-rc.1
134
- - @akinon/pz-akifast@1.86.0-rc.1
135
- - @akinon/pz-b2b@1.86.0-rc.1
136
- - @akinon/pz-basket-gift-pack@1.86.0-rc.1
137
- - @akinon/pz-bkm@1.86.0-rc.1
138
- - @akinon/pz-checkout-gift-pack@1.86.0-rc.1
139
- - @akinon/pz-click-collect@1.86.0-rc.1
140
- - @akinon/pz-credit-payment@1.86.0-rc.1
141
- - @akinon/pz-gpay@1.86.0-rc.1
142
- - @akinon/pz-masterpass@1.86.0-rc.1
143
- - @akinon/pz-one-click-checkout@1.86.0-rc.1
144
- - @akinon/pz-otp@1.86.0-rc.1
145
- - @akinon/pz-pay-on-delivery@1.86.0-rc.1
146
- - @akinon/pz-saved-card@1.86.0-rc.1
147
- - @akinon/pz-tabby-extension@1.86.0-rc.1
148
-
149
- ## 1.86.0-rc.0
45
+ - @akinon/next@1.87.0-rc.0
46
+ - @akinon/pz-tamara-extension@1.87.0-rc.0
47
+ - @akinon/pz-checkout-gift-pack@1.87.0-rc.0
48
+ - @akinon/pz-one-click-checkout@1.87.0-rc.0
49
+ - @akinon/pz-basket-gift-pack@1.87.0-rc.0
50
+ - @akinon/pz-pay-on-delivery@1.87.0-rc.0
51
+ - @akinon/pz-credit-payment@1.87.0-rc.0
52
+ - @akinon/pz-click-collect@1.87.0-rc.0
53
+ - @akinon/pz-masterpass@1.87.0-rc.0
54
+ - @akinon/pz-akifast@1.87.0-rc.0
55
+ - @akinon/pz-gpay@1.87.0-rc.0
56
+ - @akinon/pz-b2b@1.87.0-rc.0
57
+ - @akinon/pz-bkm@1.87.0-rc.0
58
+ - @akinon/pz-otp@1.87.0-rc.0
59
+ - @akinon/pz-tabby-extension@1.87.0-rc.0
60
+ - @akinon/pz-saved-card@1.87.0-rc.0
61
+
62
+ ## 1.86.0
150
63
 
151
64
  ### Minor Changes
152
65
 
153
- - 6f506afc: ZERO-3229: Implement mini basket query for basket total quantity
154
- - 82174637: ZERO-2887: Add LoaderSpinner to Filters component
155
- - e2c6d426: ZERO-2935: Add @sentry/nextjs dependency to akinon-next and remove from projectzeronext
156
- - 4d3deb4f: ZERO-2935: sentry 8 upgrade
157
- - 64699d3f: ZERO-2761: Fix invalid import for plugin module
158
- - 9abd0115: ZERO-3267: Refactor error handling in ErrorPage component to set error details in Sentry scope
159
- - 7727ae55: ZERO-3073: Refactor basket page to use server-side data fetching and simplify component structure
160
- - c3b2f3ff: ZERO-3267: Enable sentry client errors and filter them by log type
161
- - fa96b0ba: ZERO-3274: Enhance client-side error page with localized messages and reset functionality and remove 500 status code from client side pages
162
- - 33377cfd: ZERO-3267: Refactor import statement for ROUTES in error-page component
163
- - 2d305aaf: ZERO-2935: Update Sentry configuration: remove hideSourceMaps option and add it to withPzConfig
66
+ - 6fc8ac5: ZERO-3229: Implement mini basket query for basket total quantity
67
+ - e2c6d42: ZERO-2935: Add @sentry/nextjs dependency to akinon-next and remove from projectzeronext
68
+ - 4d3deb4: ZERO-2935: sentry 8 upgrade
69
+ - 9abd011: ZERO-3267: Refactor error handling in ErrorPage component to set error details in Sentry scope
70
+ - 1ea9642: ZERO-3281: Added test file for middleware matcher, checks regex patterns for correctness.
71
+ - c3b2f3f: ZERO-3267: Enable sentry client errors and filter them by log type
72
+ - fa96b0b: ZERO-3274: Enhance client-side error page with localized messages and reset functionality and remove 500 status code from client side pages
73
+ - 2d305aa: ZERO-2935: Update Sentry configuration: remove hideSourceMaps option and add it to withPzConfig
164
74
 
165
75
  ### Patch Changes
166
76
 
167
- - Updated dependencies [6f506afc]
168
- - Updated dependencies [5dfeea04]
169
- - Updated dependencies [ef75c032]
170
- - Updated dependencies [2d9b2b2c]
171
- - Updated dependencies [5e1feca6]
172
- - Updated dependencies [40a46853]
173
- - Updated dependencies [f49bb74f]
174
- - Updated dependencies [e4761d2c]
175
- - Updated dependencies [e9541a13]
176
- - Updated dependencies [e2c6d426]
177
- - Updated dependencies [4d3deb4f]
178
- - Updated dependencies [72fd4d67]
179
- - Updated dependencies [c53ef7b9]
180
- - Updated dependencies [64699d3f]
181
- - Updated dependencies [9abd0115]
182
- - Updated dependencies [7727ae55]
183
- - Updated dependencies [d552629f]
184
- - Updated dependencies [c3b2f3ff]
185
- - Updated dependencies [17f87524]
186
- - Updated dependencies [70bc0aed]
187
- - Updated dependencies [65d3b862]
188
- - Updated dependencies [bbe18b9f]
189
- - Updated dependencies [17bfadc4]
190
- - Updated dependencies [4920742c]
191
- - Updated dependencies [b6e5b624]
192
- - Updated dependencies [ac65ca9f]
193
- - Updated dependencies [7e56d6b6]
194
- - Updated dependencies [33377cfd]
195
- - Updated dependencies [43c182ee]
196
- - Updated dependencies [2d305aaf]
197
- - Updated dependencies [eeb20bea]
198
- - Updated dependencies [3bf63c8a]
199
- - Updated dependencies [9be2c081]
200
- - Updated dependencies [f2c92d5c]
201
- - Updated dependencies [2f3588fb]
202
- - Updated dependencies [e5529cd3]
203
- - Updated dependencies [7bd3d992]
204
- - Updated dependencies [fdd255ee]
205
- - Updated dependencies [49eeebfa]
206
- - Updated dependencies [3f9b8d7e]
207
- - @akinon/next@1.86.0-rc.0
208
- - @akinon/pz-checkout-gift-pack@1.86.0-rc.0
209
- - @akinon/pz-one-click-checkout@1.86.0-rc.0
210
- - @akinon/pz-basket-gift-pack@1.86.0-rc.0
211
- - @akinon/pz-pay-on-delivery@1.86.0-rc.0
212
- - @akinon/pz-credit-payment@1.86.0-rc.0
213
- - @akinon/pz-click-collect@1.86.0-rc.0
214
- - @akinon/pz-masterpass@1.86.0-rc.0
215
- - @akinon/pz-akifast@1.86.0-rc.0
216
- - @akinon/pz-gpay@1.86.0-rc.0
217
- - @akinon/pz-b2b@1.86.0-rc.0
218
- - @akinon/pz-bkm@1.86.0-rc.0
219
- - @akinon/pz-otp@1.86.0-rc.0
220
- - @akinon/pz-tabby-extension@1.86.0-rc.0
221
- - @akinon/pz-saved-card@1.86.0-rc.0
222
- - @akinon/pz-tamara-extension@1.86.0-rc.0
77
+ - Updated dependencies [6fc8ac5]
78
+ - Updated dependencies [ef75c03]
79
+ - Updated dependencies [e4761d2]
80
+ - Updated dependencies [e2c6d42]
81
+ - Updated dependencies [4d3deb4]
82
+ - Updated dependencies [c3f8d4a]
83
+ - Updated dependencies [9abd011]
84
+ - Updated dependencies [c3b2f3f]
85
+ - Updated dependencies [70bc0ae]
86
+ - Updated dependencies [ac65ca9]
87
+ - Updated dependencies [0cb3ec0]
88
+ - Updated dependencies [2d305aa]
89
+ - Updated dependencies [2f3588f]
90
+ - Updated dependencies [e5529cd]
91
+ - @akinon/next@1.86.0
92
+ - @akinon/pz-akifast@1.86.0
93
+ - @akinon/pz-b2b@1.86.0
94
+ - @akinon/pz-basket-gift-pack@1.86.0
95
+ - @akinon/pz-bkm@1.86.0
96
+ - @akinon/pz-checkout-gift-pack@1.86.0
97
+ - @akinon/pz-click-collect@1.86.0
98
+ - @akinon/pz-credit-payment@1.86.0
99
+ - @akinon/pz-gpay@1.86.0
100
+ - @akinon/pz-masterpass@1.86.0
101
+ - @akinon/pz-one-click-checkout@1.86.0
102
+ - @akinon/pz-otp@1.86.0
103
+ - @akinon/pz-pay-on-delivery@1.86.0
104
+ - @akinon/pz-saved-card@1.86.0
105
+ - @akinon/pz-tabby-extension@1.86.0
106
+ - @akinon/pz-tamara-extension@1.86.0
223
107
 
224
108
  ## 1.85.0
225
109
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "projectzeronext",
3
- "version": "1.86.0-rc.4",
3
+ "version": "1.87.0-rc.0",
4
4
  "private": true,
5
5
  "license": "MIT",
6
6
  "scripts": {
@@ -23,22 +23,22 @@
23
23
  "test:middleware": "jest middleware-matcher.test.ts --bail"
24
24
  },
25
25
  "dependencies": {
26
- "@akinon/next": "1.86.0-rc.4",
27
- "@akinon/pz-akifast": "1.86.0-rc.4",
28
- "@akinon/pz-b2b": "1.86.0-rc.4",
29
- "@akinon/pz-basket-gift-pack": "1.86.0-rc.4",
30
- "@akinon/pz-bkm": "1.86.0-rc.4",
31
- "@akinon/pz-checkout-gift-pack": "1.86.0-rc.4",
32
- "@akinon/pz-click-collect": "1.86.0-rc.4",
33
- "@akinon/pz-credit-payment": "1.86.0-rc.4",
34
- "@akinon/pz-gpay": "1.86.0-rc.4",
35
- "@akinon/pz-masterpass": "1.86.0-rc.4",
36
- "@akinon/pz-one-click-checkout": "1.86.0-rc.4",
37
- "@akinon/pz-otp": "1.86.0-rc.4",
38
- "@akinon/pz-pay-on-delivery": "1.86.0-rc.4",
39
- "@akinon/pz-saved-card": "1.86.0-rc.4",
40
- "@akinon/pz-tabby-extension": "1.86.0-rc.4",
41
- "@akinon/pz-tamara-extension": "1.86.0-rc.4",
26
+ "@akinon/next": "1.87.0-rc.0",
27
+ "@akinon/pz-akifast": "1.87.0-rc.0",
28
+ "@akinon/pz-b2b": "1.87.0-rc.0",
29
+ "@akinon/pz-basket-gift-pack": "1.87.0-rc.0",
30
+ "@akinon/pz-bkm": "1.87.0-rc.0",
31
+ "@akinon/pz-checkout-gift-pack": "1.87.0-rc.0",
32
+ "@akinon/pz-click-collect": "1.87.0-rc.0",
33
+ "@akinon/pz-credit-payment": "1.87.0-rc.0",
34
+ "@akinon/pz-gpay": "1.87.0-rc.0",
35
+ "@akinon/pz-masterpass": "1.87.0-rc.0",
36
+ "@akinon/pz-one-click-checkout": "1.87.0-rc.0",
37
+ "@akinon/pz-otp": "1.87.0-rc.0",
38
+ "@akinon/pz-pay-on-delivery": "1.87.0-rc.0",
39
+ "@akinon/pz-saved-card": "1.87.0-rc.0",
40
+ "@akinon/pz-tabby-extension": "1.87.0-rc.0",
41
+ "@akinon/pz-tamara-extension": "1.87.0-rc.0",
42
42
  "@hookform/resolvers": "2.9.0",
43
43
  "@next/third-parties": "14.1.0",
44
44
  "@react-google-maps/api": "2.17.1",
@@ -61,7 +61,7 @@
61
61
  "yup": "0.32.11"
62
62
  },
63
63
  "devDependencies": {
64
- "@akinon/eslint-plugin-projectzero": "1.86.0-rc.4",
64
+ "@akinon/eslint-plugin-projectzero": "1.87.0-rc.0",
65
65
  "@semantic-release/changelog": "6.0.2",
66
66
  "@semantic-release/exec": "6.0.3",
67
67
  "@semantic-release/git": "10.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/projectzero",
3
- "version": "1.86.0-rc.4",
3
+ "version": "1.87.0-rc.0",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {