@akinon/projectzero 1.85.0-rc.0 → 1.86.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 +3 -1
- package/app-template/CHANGELOG.md +45 -21
- package/app-template/package.json +18 -18
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @akinon/projectzero
|
|
2
2
|
|
|
3
|
-
## 1.
|
|
3
|
+
## 1.86.0-rc.0
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
@@ -9,6 +9,8 @@
|
|
|
9
9
|
- 33377cfd: ZERO-3267: Refactor import statement for ROUTES in error-page component
|
|
10
10
|
- e2583ac2: ZERO-3282: Switch to execSync for synchronous execution, enhance file checks, and add error page replacement script
|
|
11
11
|
|
|
12
|
+
## 1.85.0
|
|
13
|
+
|
|
12
14
|
## 1.84.0
|
|
13
15
|
|
|
14
16
|
## 1.83.0
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
# projectzeronext
|
|
2
2
|
|
|
3
|
-
## 1.
|
|
3
|
+
## 1.86.0-rc.0
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
7
7
|
- 6f506afc: ZERO-3229: Implement mini basket query for basket total quantity
|
|
8
|
-
- a0a1bac4: ZERO-3228 :edit OTP login flow to use Redux for popup visibility and clean up unused props
|
|
9
8
|
- 82174637: ZERO-2887: Add LoaderSpinner to Filters component
|
|
10
9
|
- e2c6d426: ZERO-2935: Add @sentry/nextjs dependency to akinon-next and remove from projectzeronext
|
|
11
10
|
- 4d3deb4f: ZERO-2935: sentry 8 upgrade
|
|
@@ -25,7 +24,6 @@
|
|
|
25
24
|
- Updated dependencies [2d9b2b2c]
|
|
26
25
|
- Updated dependencies [5e1feca6]
|
|
27
26
|
- Updated dependencies [40a46853]
|
|
28
|
-
- Updated dependencies [a0a1bac4]
|
|
29
27
|
- Updated dependencies [f49bb74f]
|
|
30
28
|
- Updated dependencies [e4761d2c]
|
|
31
29
|
- Updated dependencies [e9541a13]
|
|
@@ -41,7 +39,6 @@
|
|
|
41
39
|
- Updated dependencies [17f87524]
|
|
42
40
|
- Updated dependencies [70bc0aed]
|
|
43
41
|
- Updated dependencies [65d3b862]
|
|
44
|
-
- Updated dependencies [4167dcd7]
|
|
45
42
|
- Updated dependencies [bbe18b9f]
|
|
46
43
|
- Updated dependencies [17bfadc4]
|
|
47
44
|
- Updated dependencies [4920742c]
|
|
@@ -59,25 +56,52 @@
|
|
|
59
56
|
- Updated dependencies [e5529cd3]
|
|
60
57
|
- Updated dependencies [7bd3d992]
|
|
61
58
|
- Updated dependencies [fdd255ee]
|
|
62
|
-
- Updated dependencies [0b1bd07f]
|
|
63
59
|
- Updated dependencies [49eeebfa]
|
|
64
60
|
- Updated dependencies [3f9b8d7e]
|
|
65
|
-
- @akinon/next@1.
|
|
66
|
-
- @akinon/pz-
|
|
67
|
-
- @akinon/pz-
|
|
68
|
-
- @akinon/pz-
|
|
69
|
-
- @akinon/pz-
|
|
70
|
-
- @akinon/pz-
|
|
71
|
-
- @akinon/pz-
|
|
72
|
-
- @akinon/pz-
|
|
73
|
-
- @akinon/pz-
|
|
74
|
-
- @akinon/pz-
|
|
75
|
-
- @akinon/pz-
|
|
76
|
-
- @akinon/pz-
|
|
77
|
-
- @akinon/pz-
|
|
78
|
-
- @akinon/pz-tabby-extension@1.
|
|
79
|
-
- @akinon/pz-saved-card@1.
|
|
80
|
-
- @akinon/pz-tamara-extension@1.
|
|
61
|
+
- @akinon/next@1.86.0-rc.0
|
|
62
|
+
- @akinon/pz-checkout-gift-pack@1.86.0-rc.0
|
|
63
|
+
- @akinon/pz-one-click-checkout@1.86.0-rc.0
|
|
64
|
+
- @akinon/pz-basket-gift-pack@1.86.0-rc.0
|
|
65
|
+
- @akinon/pz-pay-on-delivery@1.86.0-rc.0
|
|
66
|
+
- @akinon/pz-credit-payment@1.86.0-rc.0
|
|
67
|
+
- @akinon/pz-click-collect@1.86.0-rc.0
|
|
68
|
+
- @akinon/pz-masterpass@1.86.0-rc.0
|
|
69
|
+
- @akinon/pz-akifast@1.86.0-rc.0
|
|
70
|
+
- @akinon/pz-gpay@1.86.0-rc.0
|
|
71
|
+
- @akinon/pz-b2b@1.86.0-rc.0
|
|
72
|
+
- @akinon/pz-bkm@1.86.0-rc.0
|
|
73
|
+
- @akinon/pz-otp@1.86.0-rc.0
|
|
74
|
+
- @akinon/pz-tabby-extension@1.86.0-rc.0
|
|
75
|
+
- @akinon/pz-saved-card@1.86.0-rc.0
|
|
76
|
+
- @akinon/pz-tamara-extension@1.86.0-rc.0
|
|
77
|
+
|
|
78
|
+
## 1.85.0
|
|
79
|
+
|
|
80
|
+
### Minor Changes
|
|
81
|
+
|
|
82
|
+
- a0a1bac: ZERO-3228 :edit OTP login flow to use Redux for popup visibility and clean up unused props
|
|
83
|
+
|
|
84
|
+
### Patch Changes
|
|
85
|
+
|
|
86
|
+
- Updated dependencies [a0a1bac]
|
|
87
|
+
- Updated dependencies [4167dcd]
|
|
88
|
+
- Updated dependencies [0b1bd07]
|
|
89
|
+
- @akinon/pz-otp@1.85.0
|
|
90
|
+
- @akinon/next@1.85.0
|
|
91
|
+
- @akinon/pz-akifast@1.85.0
|
|
92
|
+
- @akinon/pz-b2b@1.85.0
|
|
93
|
+
- @akinon/pz-basket-gift-pack@1.85.0
|
|
94
|
+
- @akinon/pz-bkm@1.85.0
|
|
95
|
+
- @akinon/pz-checkout-gift-pack@1.85.0
|
|
96
|
+
- @akinon/pz-click-collect@1.85.0
|
|
97
|
+
- @akinon/pz-credit-payment@1.85.0
|
|
98
|
+
- @akinon/pz-gpay@1.85.0
|
|
99
|
+
- @akinon/pz-masterpass@1.85.0
|
|
100
|
+
- @akinon/pz-one-click-checkout@1.85.0
|
|
101
|
+
- @akinon/pz-pay-on-delivery@1.85.0
|
|
102
|
+
- @akinon/pz-saved-card@1.85.0
|
|
103
|
+
- @akinon/pz-tabby-extension@1.85.0
|
|
104
|
+
- @akinon/pz-tamara-extension@1.85.0
|
|
81
105
|
|
|
82
106
|
## 1.84.0
|
|
83
107
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "projectzeronext",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.86.0-rc.0",
|
|
4
4
|
"private": true,
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"scripts": {
|
|
@@ -22,22 +22,22 @@
|
|
|
22
22
|
"prestart": "pz-prestart"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@akinon/next": "1.
|
|
26
|
-
"@akinon/pz-akifast": "1.
|
|
27
|
-
"@akinon/pz-b2b": "1.
|
|
28
|
-
"@akinon/pz-basket-gift-pack": "1.
|
|
29
|
-
"@akinon/pz-bkm": "1.
|
|
30
|
-
"@akinon/pz-checkout-gift-pack": "1.
|
|
31
|
-
"@akinon/pz-click-collect": "1.
|
|
32
|
-
"@akinon/pz-credit-payment": "1.
|
|
33
|
-
"@akinon/pz-gpay": "1.
|
|
34
|
-
"@akinon/pz-masterpass": "1.
|
|
35
|
-
"@akinon/pz-one-click-checkout": "1.
|
|
36
|
-
"@akinon/pz-otp": "1.
|
|
37
|
-
"@akinon/pz-pay-on-delivery": "1.
|
|
38
|
-
"@akinon/pz-saved-card": "1.
|
|
39
|
-
"@akinon/pz-tabby-extension": "1.
|
|
40
|
-
"@akinon/pz-tamara-extension": "1.
|
|
25
|
+
"@akinon/next": "1.86.0-rc.0",
|
|
26
|
+
"@akinon/pz-akifast": "1.86.0-rc.0",
|
|
27
|
+
"@akinon/pz-b2b": "1.86.0-rc.0",
|
|
28
|
+
"@akinon/pz-basket-gift-pack": "1.86.0-rc.0",
|
|
29
|
+
"@akinon/pz-bkm": "1.86.0-rc.0",
|
|
30
|
+
"@akinon/pz-checkout-gift-pack": "1.86.0-rc.0",
|
|
31
|
+
"@akinon/pz-click-collect": "1.86.0-rc.0",
|
|
32
|
+
"@akinon/pz-credit-payment": "1.86.0-rc.0",
|
|
33
|
+
"@akinon/pz-gpay": "1.86.0-rc.0",
|
|
34
|
+
"@akinon/pz-masterpass": "1.86.0-rc.0",
|
|
35
|
+
"@akinon/pz-one-click-checkout": "1.86.0-rc.0",
|
|
36
|
+
"@akinon/pz-otp": "1.86.0-rc.0",
|
|
37
|
+
"@akinon/pz-pay-on-delivery": "1.86.0-rc.0",
|
|
38
|
+
"@akinon/pz-saved-card": "1.86.0-rc.0",
|
|
39
|
+
"@akinon/pz-tabby-extension": "1.86.0-rc.0",
|
|
40
|
+
"@akinon/pz-tamara-extension": "1.86.0-rc.0",
|
|
41
41
|
"@hookform/resolvers": "2.9.0",
|
|
42
42
|
"@next/third-parties": "14.1.0",
|
|
43
43
|
"@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.
|
|
64
|
+
"@akinon/eslint-plugin-projectzero": "1.86.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",
|