@akinon/projectzero 1.82.0-rc.15 → 1.82.0-rc.16
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 +7 -0
- package/app-template/CHANGELOG.md +75 -0
- package/app-template/next-env.d.ts +1 -1
- package/app-template/package.json +19 -19
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @akinon/projectzero
|
|
2
2
|
|
|
3
|
+
## 1.82.0-rc.16
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 64699d3f: ZERO-2761: Fix invalid import for plugin module
|
|
8
|
+
- 7727ae55: ZERO-3073: Refactor basket page to use server-side data fetching and simplify component structure
|
|
9
|
+
|
|
3
10
|
## 1.82.0-rc.15
|
|
4
11
|
|
|
5
12
|
## 1.82.0-rc.14
|
|
@@ -1,5 +1,80 @@
|
|
|
1
1
|
# projectzeronext
|
|
2
2
|
|
|
3
|
+
## 1.82.0-rc.16
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 6f506af: ZERO-3229: Implement mini basket query for basket total quantity
|
|
8
|
+
- a0a1bac: ZERO-3228 :edit OTP login flow to use Redux for popup visibility and clean up unused props
|
|
9
|
+
- 82174637: ZERO-2887: Add LoaderSpinner to Filters component
|
|
10
|
+
- 4d3deb4f: ZERO-2935: sentry 8 upgrade
|
|
11
|
+
- 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
|
+
- 7727ae55: ZERO-3073: Refactor basket page to use server-side data fetching and simplify component structure
|
|
14
|
+
- c3b2f3f: ZERO-3267: Enable sentry client errors and filter them by log type
|
|
15
|
+
- fa96b0b: ZERO-3274: Enhance client-side error page with localized messages and reset functionality and remove 500 status code from client side pages
|
|
16
|
+
- 596e987: ZERO-3291: Update Next.js to version 14.2.25
|
|
17
|
+
- 2d305aaf: ZERO-2935: Update Sentry configuration: remove hideSourceMaps option and add it to withPzConfig
|
|
18
|
+
|
|
19
|
+
### Patch Changes
|
|
20
|
+
|
|
21
|
+
- Updated dependencies [757ee539]
|
|
22
|
+
- Updated dependencies [6f506af]
|
|
23
|
+
- Updated dependencies [5dfeea04]
|
|
24
|
+
- Updated dependencies [2d9b2b2c]
|
|
25
|
+
- Updated dependencies [5e1feca]
|
|
26
|
+
- Updated dependencies [c0c1962]
|
|
27
|
+
- Updated dependencies [40a46853]
|
|
28
|
+
- Updated dependencies [a0a1bac]
|
|
29
|
+
- Updated dependencies [f49bb74f]
|
|
30
|
+
- Updated dependencies [0e05135]
|
|
31
|
+
- Updated dependencies [e9541a13]
|
|
32
|
+
- Updated dependencies [4d3deb4f]
|
|
33
|
+
- Updated dependencies [72fd4d67]
|
|
34
|
+
- Updated dependencies [c53ef7b9]
|
|
35
|
+
- Updated dependencies [64699d3f]
|
|
36
|
+
- Updated dependencies [9abd011]
|
|
37
|
+
- Updated dependencies [7727ae55]
|
|
38
|
+
- Updated dependencies [d552629]
|
|
39
|
+
- Updated dependencies [c3b2f3f]
|
|
40
|
+
- Updated dependencies [17f87524]
|
|
41
|
+
- Updated dependencies [65d3b862]
|
|
42
|
+
- Updated dependencies [bbe18b9f]
|
|
43
|
+
- Updated dependencies [17bfadc]
|
|
44
|
+
- Updated dependencies [4920742c]
|
|
45
|
+
- Updated dependencies [b6e5b62]
|
|
46
|
+
- Updated dependencies [ac65ca9]
|
|
47
|
+
- Updated dependencies [7e56d6b6]
|
|
48
|
+
- Updated dependencies [43c182ee]
|
|
49
|
+
- Updated dependencies [624a4eb]
|
|
50
|
+
- Updated dependencies [2d305aaf]
|
|
51
|
+
- Updated dependencies [eeb20bea]
|
|
52
|
+
- Updated dependencies [3bf63c8]
|
|
53
|
+
- Updated dependencies [9be2c08]
|
|
54
|
+
- Updated dependencies [f2c92d5c]
|
|
55
|
+
- Updated dependencies [2f3588f]
|
|
56
|
+
- Updated dependencies [7bd3d992]
|
|
57
|
+
- Updated dependencies [fdd255ee]
|
|
58
|
+
- Updated dependencies [0b1bd07]
|
|
59
|
+
- Updated dependencies [49eeebfa]
|
|
60
|
+
- Updated dependencies [3f9b8d7e]
|
|
61
|
+
- @akinon/next@1.82.0-rc.16
|
|
62
|
+
- @akinon/pz-otp@1.82.0-rc.16
|
|
63
|
+
- @akinon/pz-checkout-gift-pack@1.82.0-rc.16
|
|
64
|
+
- @akinon/pz-one-click-checkout@1.82.0-rc.16
|
|
65
|
+
- @akinon/pz-basket-gift-pack@1.82.0-rc.16
|
|
66
|
+
- @akinon/pz-pay-on-delivery@1.82.0-rc.16
|
|
67
|
+
- @akinon/pz-credit-payment@1.82.0-rc.16
|
|
68
|
+
- @akinon/pz-click-collect@1.82.0-rc.16
|
|
69
|
+
- @akinon/pz-masterpass@1.82.0-rc.16
|
|
70
|
+
- @akinon/pz-akifast@1.82.0-rc.16
|
|
71
|
+
- @akinon/pz-gpay@1.82.0-rc.16
|
|
72
|
+
- @akinon/pz-b2b@1.82.0-rc.16
|
|
73
|
+
- @akinon/pz-bkm@1.82.0-rc.16
|
|
74
|
+
- @akinon/pz-tabby-extension@1.82.0-rc.16
|
|
75
|
+
- @akinon/pz-saved-card@1.82.0-rc.16
|
|
76
|
+
- @akinon/pz-tamara-extension@1.82.0-rc.16
|
|
77
|
+
|
|
3
78
|
## 1.82.0-rc.15
|
|
4
79
|
|
|
5
80
|
### Patch Changes
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
/// <reference types="next/navigation-types/compat/navigation" />
|
|
4
4
|
|
|
5
5
|
// NOTE: This file should not be edited
|
|
6
|
-
// see https://nextjs.org/docs/
|
|
6
|
+
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "projectzeronext",
|
|
3
|
-
"version": "1.82.0-rc.
|
|
3
|
+
"version": "1.82.0-rc.16",
|
|
4
4
|
"private": true,
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"scripts": {
|
|
@@ -22,29 +22,29 @@
|
|
|
22
22
|
"prestart": "pz-prestart"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@akinon/next": "1.82.0-rc.
|
|
26
|
-
"@akinon/pz-akifast": "1.82.0-rc.
|
|
27
|
-
"@akinon/pz-b2b": "1.82.0-rc.
|
|
28
|
-
"@akinon/pz-basket-gift-pack": "1.82.0-rc.
|
|
29
|
-
"@akinon/pz-bkm": "1.82.0-rc.
|
|
30
|
-
"@akinon/pz-checkout-gift-pack": "1.82.0-rc.
|
|
31
|
-
"@akinon/pz-click-collect": "1.82.0-rc.
|
|
32
|
-
"@akinon/pz-credit-payment": "1.82.0-rc.
|
|
33
|
-
"@akinon/pz-gpay": "1.82.0-rc.
|
|
34
|
-
"@akinon/pz-masterpass": "1.82.0-rc.
|
|
35
|
-
"@akinon/pz-one-click-checkout": "1.82.0-rc.
|
|
36
|
-
"@akinon/pz-otp": "1.82.0-rc.
|
|
37
|
-
"@akinon/pz-pay-on-delivery": "1.82.0-rc.
|
|
38
|
-
"@akinon/pz-saved-card": "1.82.0-rc.
|
|
39
|
-
"@akinon/pz-tabby-extension": "1.82.0-rc.
|
|
40
|
-
"@akinon/pz-tamara-extension": "1.82.0-rc.
|
|
25
|
+
"@akinon/next": "1.82.0-rc.16",
|
|
26
|
+
"@akinon/pz-akifast": "1.82.0-rc.16",
|
|
27
|
+
"@akinon/pz-b2b": "1.82.0-rc.16",
|
|
28
|
+
"@akinon/pz-basket-gift-pack": "1.82.0-rc.16",
|
|
29
|
+
"@akinon/pz-bkm": "1.82.0-rc.16",
|
|
30
|
+
"@akinon/pz-checkout-gift-pack": "1.82.0-rc.16",
|
|
31
|
+
"@akinon/pz-click-collect": "1.82.0-rc.16",
|
|
32
|
+
"@akinon/pz-credit-payment": "1.82.0-rc.16",
|
|
33
|
+
"@akinon/pz-gpay": "1.82.0-rc.16",
|
|
34
|
+
"@akinon/pz-masterpass": "1.82.0-rc.16",
|
|
35
|
+
"@akinon/pz-one-click-checkout": "1.82.0-rc.16",
|
|
36
|
+
"@akinon/pz-otp": "1.82.0-rc.16",
|
|
37
|
+
"@akinon/pz-pay-on-delivery": "1.82.0-rc.16",
|
|
38
|
+
"@akinon/pz-saved-card": "1.82.0-rc.16",
|
|
39
|
+
"@akinon/pz-tabby-extension": "1.82.0-rc.16",
|
|
40
|
+
"@akinon/pz-tamara-extension": "1.82.0-rc.16",
|
|
41
41
|
"@hookform/resolvers": "2.9.0",
|
|
42
42
|
"@next/third-parties": "14.1.0",
|
|
43
43
|
"@react-google-maps/api": "2.17.1",
|
|
44
44
|
"@sentry/nextjs": "8.35.0",
|
|
45
45
|
"dayjs": "1.11.5",
|
|
46
46
|
"lossless-json": "2.0.5",
|
|
47
|
-
"next": "14.2.
|
|
47
|
+
"next": "14.2.25",
|
|
48
48
|
"next-auth": "4.24.5",
|
|
49
49
|
"next-pwa": "5.6.0",
|
|
50
50
|
"pino": "8.11.0",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"yup": "0.32.11"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
|
-
"@akinon/eslint-plugin-projectzero": "1.82.0-rc.
|
|
65
|
+
"@akinon/eslint-plugin-projectzero": "1.82.0-rc.16",
|
|
66
66
|
"@semantic-release/changelog": "6.0.2",
|
|
67
67
|
"@semantic-release/exec": "6.0.3",
|
|
68
68
|
"@semantic-release/git": "10.0.1",
|