@akinon/projectzero 1.126.0-rc.2 → 1.126.0-rc.3
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,5 +1,38 @@
|
|
|
1
1
|
# projectzeronext
|
|
2
2
|
|
|
3
|
+
## 1.126.0-rc.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [324f97d5]
|
|
8
|
+
- Updated dependencies [4ac7b2a1]
|
|
9
|
+
- @akinon/next@1.126.0-rc.3
|
|
10
|
+
- @akinon/pz-virtual-try-on@1.126.0-rc.3
|
|
11
|
+
- @akinon/pz-akifast@1.126.0-rc.3
|
|
12
|
+
- @akinon/pz-apple-pay@1.126.0-rc.3
|
|
13
|
+
- @akinon/pz-b2b@1.126.0-rc.3
|
|
14
|
+
- @akinon/pz-basket-gift-pack@1.126.0-rc.3
|
|
15
|
+
- @akinon/pz-bkm@1.126.0-rc.3
|
|
16
|
+
- @akinon/pz-checkout-gift-pack@1.126.0-rc.3
|
|
17
|
+
- @akinon/pz-click-collect@1.126.0-rc.3
|
|
18
|
+
- @akinon/pz-credit-payment@1.126.0-rc.3
|
|
19
|
+
- @akinon/pz-cybersource-uc@1.126.0-rc.3
|
|
20
|
+
- @akinon/pz-flow-payment@1.126.0-rc.3
|
|
21
|
+
- @akinon/pz-google-pay@1.126.0-rc.3
|
|
22
|
+
- @akinon/pz-gpay@1.126.0-rc.3
|
|
23
|
+
- @akinon/pz-haso@1.126.0-rc.3
|
|
24
|
+
- @akinon/pz-hepsipay@1.126.0-rc.3
|
|
25
|
+
- @akinon/pz-masterpass@1.126.0-rc.3
|
|
26
|
+
- @akinon/pz-masterpass-rest@1.126.0-rc.3
|
|
27
|
+
- @akinon/pz-multi-basket@1.126.0-rc.3
|
|
28
|
+
- @akinon/pz-one-click-checkout@1.126.0-rc.3
|
|
29
|
+
- @akinon/pz-otp@1.126.0-rc.3
|
|
30
|
+
- @akinon/pz-pay-on-delivery@1.126.0-rc.3
|
|
31
|
+
- @akinon/pz-saved-card@1.126.0-rc.3
|
|
32
|
+
- @akinon/pz-similar-products@1.126.0-rc.3
|
|
33
|
+
- @akinon/pz-tabby-extension@1.126.0-rc.3
|
|
34
|
+
- @akinon/pz-tamara-extension@1.126.0-rc.3
|
|
35
|
+
|
|
3
36
|
## 1.126.0-rc.2
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
@@ -8,6 +41,7 @@
|
|
|
8
41
|
- Updated dependencies [823a4449]
|
|
9
42
|
- Updated dependencies [00b9f488]
|
|
10
43
|
- Updated dependencies [0df6bc1f]
|
|
44
|
+
- Updated dependencies [4998a963]
|
|
11
45
|
- @akinon/pz-checkout-gift-pack@1.126.0-rc.2
|
|
12
46
|
- @akinon/pz-one-click-checkout@1.126.0-rc.2
|
|
13
47
|
- @akinon/pz-basket-gift-pack@1.126.0-rc.2
|
|
@@ -22,6 +56,7 @@
|
|
|
22
56
|
- @akinon/pz-bkm@1.126.0-rc.2
|
|
23
57
|
- @akinon/pz-otp@1.126.0-rc.2
|
|
24
58
|
- @akinon/next@1.126.0-rc.2
|
|
59
|
+
- @akinon/pz-virtual-try-on@1.126.0-rc.2
|
|
25
60
|
- @akinon/pz-akifast@1.126.0-rc.2
|
|
26
61
|
- @akinon/pz-apple-pay@1.126.0-rc.2
|
|
27
62
|
- @akinon/pz-cybersource-uc@1.126.0-rc.2
|
|
@@ -33,7 +68,6 @@
|
|
|
33
68
|
- @akinon/pz-similar-products@1.126.0-rc.2
|
|
34
69
|
- @akinon/pz-tabby-extension@1.126.0-rc.2
|
|
35
70
|
- @akinon/pz-tamara-extension@1.126.0-rc.2
|
|
36
|
-
- @akinon/pz-virtual-try-on@1.126.0-rc.2
|
|
37
71
|
|
|
38
72
|
## 1.126.0-rc.1
|
|
39
73
|
|
|
@@ -27,9 +27,12 @@ const withPwaConfig = withPWA({
|
|
|
27
27
|
const sentryConfig = {
|
|
28
28
|
silent: true,
|
|
29
29
|
dryRun: !process.env.SENTRY_DSN,
|
|
30
|
-
org: 'akinon'
|
|
30
|
+
org: 'akinon',
|
|
31
31
|
// project: 'enter_your_project_name_here',
|
|
32
32
|
// authToken: 'enter_your_auth_token_here'
|
|
33
|
+
sourcemaps: {
|
|
34
|
+
deleteSourcemapsAfterUpload: true
|
|
35
|
+
}
|
|
33
36
|
};
|
|
34
37
|
|
|
35
38
|
const enhancedConfig = withPzConfig(nextConfig);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "projectzeronext",
|
|
3
|
-
"version": "1.126.0-rc.
|
|
3
|
+
"version": "1.126.0-rc.3",
|
|
4
4
|
"private": true,
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"scripts": {
|
|
@@ -24,32 +24,32 @@
|
|
|
24
24
|
"test:middleware": "jest middleware-matcher.test.ts --bail"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@akinon/next": "1.126.0-rc.
|
|
28
|
-
"@akinon/pz-akifast": "1.126.0-rc.
|
|
29
|
-
"@akinon/pz-apple-pay": "1.126.0-rc.
|
|
30
|
-
"@akinon/pz-b2b": "1.126.0-rc.
|
|
31
|
-
"@akinon/pz-basket-gift-pack": "1.126.0-rc.
|
|
32
|
-
"@akinon/pz-bkm": "1.126.0-rc.
|
|
33
|
-
"@akinon/pz-checkout-gift-pack": "1.126.0-rc.
|
|
34
|
-
"@akinon/pz-click-collect": "1.126.0-rc.
|
|
35
|
-
"@akinon/pz-credit-payment": "1.126.0-rc.
|
|
36
|
-
"@akinon/pz-cybersource-uc": "1.126.0-rc.
|
|
37
|
-
"@akinon/pz-flow-payment": "1.126.0-rc.
|
|
38
|
-
"@akinon/pz-google-pay": "1.126.0-rc.
|
|
39
|
-
"@akinon/pz-gpay": "1.126.0-rc.
|
|
40
|
-
"@akinon/pz-haso": "1.126.0-rc.
|
|
41
|
-
"@akinon/pz-hepsipay": "1.126.0-rc.
|
|
42
|
-
"@akinon/pz-masterpass": "1.126.0-rc.
|
|
43
|
-
"@akinon/pz-masterpass-rest": "1.126.0-rc.
|
|
44
|
-
"@akinon/pz-multi-basket": "1.126.0-rc.
|
|
45
|
-
"@akinon/pz-one-click-checkout": "1.126.0-rc.
|
|
46
|
-
"@akinon/pz-otp": "1.126.0-rc.
|
|
47
|
-
"@akinon/pz-pay-on-delivery": "1.126.0-rc.
|
|
48
|
-
"@akinon/pz-saved-card": "1.126.0-rc.
|
|
49
|
-
"@akinon/pz-similar-products": "1.126.0-rc.
|
|
50
|
-
"@akinon/pz-tabby-extension": "1.126.0-rc.
|
|
51
|
-
"@akinon/pz-tamara-extension": "1.126.0-rc.
|
|
52
|
-
"@akinon/pz-virtual-try-on": "1.126.0-rc.
|
|
27
|
+
"@akinon/next": "1.126.0-rc.3",
|
|
28
|
+
"@akinon/pz-akifast": "1.126.0-rc.3",
|
|
29
|
+
"@akinon/pz-apple-pay": "1.126.0-rc.3",
|
|
30
|
+
"@akinon/pz-b2b": "1.126.0-rc.3",
|
|
31
|
+
"@akinon/pz-basket-gift-pack": "1.126.0-rc.3",
|
|
32
|
+
"@akinon/pz-bkm": "1.126.0-rc.3",
|
|
33
|
+
"@akinon/pz-checkout-gift-pack": "1.126.0-rc.3",
|
|
34
|
+
"@akinon/pz-click-collect": "1.126.0-rc.3",
|
|
35
|
+
"@akinon/pz-credit-payment": "1.126.0-rc.3",
|
|
36
|
+
"@akinon/pz-cybersource-uc": "1.126.0-rc.3",
|
|
37
|
+
"@akinon/pz-flow-payment": "1.126.0-rc.3",
|
|
38
|
+
"@akinon/pz-google-pay": "1.126.0-rc.3",
|
|
39
|
+
"@akinon/pz-gpay": "1.126.0-rc.3",
|
|
40
|
+
"@akinon/pz-haso": "1.126.0-rc.3",
|
|
41
|
+
"@akinon/pz-hepsipay": "1.126.0-rc.3",
|
|
42
|
+
"@akinon/pz-masterpass": "1.126.0-rc.3",
|
|
43
|
+
"@akinon/pz-masterpass-rest": "1.126.0-rc.3",
|
|
44
|
+
"@akinon/pz-multi-basket": "1.126.0-rc.3",
|
|
45
|
+
"@akinon/pz-one-click-checkout": "1.126.0-rc.3",
|
|
46
|
+
"@akinon/pz-otp": "1.126.0-rc.3",
|
|
47
|
+
"@akinon/pz-pay-on-delivery": "1.126.0-rc.3",
|
|
48
|
+
"@akinon/pz-saved-card": "1.126.0-rc.3",
|
|
49
|
+
"@akinon/pz-similar-products": "1.126.0-rc.3",
|
|
50
|
+
"@akinon/pz-tabby-extension": "1.126.0-rc.3",
|
|
51
|
+
"@akinon/pz-tamara-extension": "1.126.0-rc.3",
|
|
52
|
+
"@akinon/pz-virtual-try-on": "1.126.0-rc.3",
|
|
53
53
|
"@hookform/resolvers": "2.9.0",
|
|
54
54
|
"@next/third-parties": "14.1.0",
|
|
55
55
|
"@react-google-maps/api": "2.17.1",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"yup": "0.32.11"
|
|
73
73
|
},
|
|
74
74
|
"devDependencies": {
|
|
75
|
-
"@akinon/eslint-plugin-projectzero": "1.126.0-rc.
|
|
75
|
+
"@akinon/eslint-plugin-projectzero": "1.126.0-rc.3",
|
|
76
76
|
"@semantic-release/changelog": "6.0.2",
|
|
77
77
|
"@semantic-release/exec": "6.0.3",
|
|
78
78
|
"@semantic-release/git": "10.0.1",
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
|
|
3
|
+
import { useSentryUncaughtErrors } from '@akinon/next/hooks';
|
|
4
|
+
|
|
5
|
+
export default function GlobalError({
|
|
6
|
+
error,
|
|
7
|
+
reset
|
|
8
|
+
}: {
|
|
9
|
+
error: Error & { digest?: string };
|
|
10
|
+
reset: () => void;
|
|
11
|
+
}) {
|
|
12
|
+
useSentryUncaughtErrors(error);
|
|
13
|
+
|
|
14
|
+
return (
|
|
15
|
+
<html>
|
|
16
|
+
<body>
|
|
17
|
+
<h2>Something went wrong!</h2>
|
|
18
|
+
<button onClick={() => reset()}>Try again</button>
|
|
19
|
+
</body>
|
|
20
|
+
</html>
|
|
21
|
+
);
|
|
22
|
+
}
|