@akinon/projectzero 2.0.125-rc.0 → 2.0.125-rc.1
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 +8 -0
- package/app-template/CHANGELOG.md +84 -0
- package/app-template/package.json +29 -29
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @akinon/projectzero
|
|
2
2
|
|
|
3
|
+
## 2.0.125-rc.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 143be2b9d: ZERO-3457: Crop styles are customizable and logic improved for rendering similar products modal
|
|
8
|
+
- d99a6a7d5: ZERO-3457_1: Fixed the settings prop and made sure everything is customizable.
|
|
9
|
+
- e18836b20: ZERO-4160: Restore scope in Sentry addon configuration in akinon.json
|
|
10
|
+
|
|
3
11
|
## 2.0.125-rc.0
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -1,5 +1,89 @@
|
|
|
1
1
|
# projectzeronext
|
|
2
2
|
|
|
3
|
+
## 2.0.125-rc.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 1a8622a9b: ZERO-3392: Implemented AI Search functionality and update env
|
|
8
|
+
- 2fea41430: ZERO-4620: Add runtime access to `NEXT_PUBLIC_*` environment variables from Client Components
|
|
9
|
+
- b55acb768: ZERO-2577: Fix pagination bug and update usePagination hook and ensure pagination controls rendering correctly
|
|
10
|
+
- 143be2b9d: ZERO-3457: Crop styles are customizable and logic improved for rendering similar products modal
|
|
11
|
+
- 9f8cd3bc5: ZERO-3449: AI Search Active Filters & Crop Style changes have been implemented
|
|
12
|
+
- d99a6a7d5: ZERO-3457_1: Fixed the settings prop and made sure everything is customizable.
|
|
13
|
+
- 8a0379e62: ZERO-4845: Implement FavouriteProductIds context and provider; enhance fav button logic and add tests for fallback functionality
|
|
14
|
+
- ccf21475d: ZERO-4404: Add Next.js 16.2 AI improvements
|
|
15
|
+
- c0228aff0: ZERO-4159: Upgrade the package versions
|
|
16
|
+
- b05c35435: ZERO-2570: Category filters routes to absolute url
|
|
17
|
+
- e18836b20: ZERO-4160: Restore scope in Sentry addon configuration in akinon.json
|
|
18
|
+
- c3244a310: ZERO-4013: Update runtime version to node:25-alpine in project configuration
|
|
19
|
+
- Updated dependencies [a3e2acbf8]
|
|
20
|
+
- Updated dependencies [86187b1c2]
|
|
21
|
+
- Updated dependencies [0cf9ea239]
|
|
22
|
+
- Updated dependencies [324f97d55]
|
|
23
|
+
- Updated dependencies [51ea06888]
|
|
24
|
+
- Updated dependencies
|
|
25
|
+
- Updated dependencies [c97525a31]
|
|
26
|
+
- Updated dependencies [eba125b24]
|
|
27
|
+
- Updated dependencies [2fea41430]
|
|
28
|
+
- Updated dependencies [119f0c110]
|
|
29
|
+
- Updated dependencies [823a4449a]
|
|
30
|
+
- Updated dependencies [b55acb768]
|
|
31
|
+
- Updated dependencies [760258c1c]
|
|
32
|
+
- Updated dependencies [5da13fffc]
|
|
33
|
+
- Updated dependencies [143be2b9d]
|
|
34
|
+
- Updated dependencies [7889b08fe]
|
|
35
|
+
- Updated dependencies [fb4aa9b47]
|
|
36
|
+
- Updated dependencies [9f8cd3bc5]
|
|
37
|
+
- Updated dependencies [bfafa3f49]
|
|
38
|
+
- Updated dependencies [00b9f488f]
|
|
39
|
+
- Updated dependencies [57d7eb305]
|
|
40
|
+
- Updated dependencies [d99a6a7d5]
|
|
41
|
+
- Updated dependencies [9db81a714]
|
|
42
|
+
- Updated dependencies [591e345e1]
|
|
43
|
+
- Updated dependencies [0df6bc1f8]
|
|
44
|
+
- Updated dependencies [4de5303c5]
|
|
45
|
+
- Updated dependencies [63a720003]
|
|
46
|
+
- Updated dependencies [95b139dc1]
|
|
47
|
+
- Updated dependencies [1d00f2d06]
|
|
48
|
+
- Updated dependencies [4ac7b2a1e]
|
|
49
|
+
- Updated dependencies [e9598c71d]
|
|
50
|
+
- Updated dependencies [4998a9631]
|
|
51
|
+
- Updated dependencies [804d2bd6c]
|
|
52
|
+
- Updated dependencies [c0228aff0]
|
|
53
|
+
- Updated dependencies [3909d3224]
|
|
54
|
+
- Updated dependencies [6a3d8a631]
|
|
55
|
+
- Updated dependencies [e18836b20]
|
|
56
|
+
- Updated dependencies [b1111d7b1]
|
|
57
|
+
- Updated dependencies [1595d458]
|
|
58
|
+
- Updated dependencies [dca12811]
|
|
59
|
+
- @akinon/pz-tabby-extension@2.0.125-rc.1
|
|
60
|
+
- @akinon/next@2.0.125-rc.1
|
|
61
|
+
- @akinon/pz-checkout-gift-pack@2.0.125-rc.1
|
|
62
|
+
- @akinon/pz-masterpass-rest@2.0.125-rc.1
|
|
63
|
+
- @akinon/pz-one-click-checkout@2.0.125-rc.1
|
|
64
|
+
- @akinon/pz-basket-gift-pack@2.0.125-rc.1
|
|
65
|
+
- @akinon/pz-pay-on-delivery@2.0.125-rc.1
|
|
66
|
+
- @akinon/pz-credit-payment@2.0.125-rc.1
|
|
67
|
+
- @akinon/pz-click-collect@2.0.125-rc.1
|
|
68
|
+
- @akinon/pz-multi-basket@2.0.125-rc.1
|
|
69
|
+
- @akinon/pz-masterpass@2.0.125-rc.1
|
|
70
|
+
- @akinon/pz-gpay@2.0.125-rc.1
|
|
71
|
+
- @akinon/pz-b2b@2.0.125-rc.1
|
|
72
|
+
- @akinon/pz-bkm@2.0.125-rc.1
|
|
73
|
+
- @akinon/pz-otp@2.0.125-rc.1
|
|
74
|
+
- @akinon/pz-similar-products@2.0.125-rc.1
|
|
75
|
+
- @akinon/pz-virtual-try-on@2.0.125-rc.1
|
|
76
|
+
- @akinon/pz-theme@2.0.125-rc.1
|
|
77
|
+
- @akinon/pz-akifast@2.0.125-rc.1
|
|
78
|
+
- @akinon/pz-apple-pay@2.0.125-rc.1
|
|
79
|
+
- @akinon/pz-cybersource-uc@2.0.125-rc.1
|
|
80
|
+
- @akinon/pz-flow-payment@2.0.125-rc.1
|
|
81
|
+
- @akinon/pz-google-pay@2.0.125-rc.1
|
|
82
|
+
- @akinon/pz-haso@2.0.125-rc.1
|
|
83
|
+
- @akinon/pz-hepsipay@2.0.125-rc.1
|
|
84
|
+
- @akinon/pz-saved-card@2.0.125-rc.1
|
|
85
|
+
- @akinon/pz-tamara-extension@2.0.125-rc.1
|
|
86
|
+
|
|
3
87
|
## 2.0.125-rc.0
|
|
4
88
|
|
|
5
89
|
### Patch Changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "projectzeronext",
|
|
3
|
-
"version": "2.0.125-rc.
|
|
3
|
+
"version": "2.0.125-rc.1",
|
|
4
4
|
"private": true,
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"scripts": {
|
|
@@ -24,33 +24,33 @@
|
|
|
24
24
|
"test:middleware": "jest middleware-matcher.test.ts --bail"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@akinon/next": "2.0.125-rc.
|
|
28
|
-
"@akinon/pz-akifast": "2.0.125-rc.
|
|
29
|
-
"@akinon/pz-apple-pay": "2.0.125-rc.
|
|
30
|
-
"@akinon/pz-b2b": "2.0.125-rc.
|
|
31
|
-
"@akinon/pz-basket-gift-pack": "2.0.125-rc.
|
|
32
|
-
"@akinon/pz-bkm": "2.0.125-rc.
|
|
33
|
-
"@akinon/pz-checkout-gift-pack": "2.0.125-rc.
|
|
34
|
-
"@akinon/pz-click-collect": "2.0.125-rc.
|
|
35
|
-
"@akinon/pz-credit-payment": "2.0.125-rc.
|
|
36
|
-
"@akinon/pz-cybersource-uc": "2.0.125-rc.
|
|
37
|
-
"@akinon/pz-flow-payment": "2.0.125-rc.
|
|
38
|
-
"@akinon/pz-google-pay": "2.0.125-rc.
|
|
39
|
-
"@akinon/pz-gpay": "2.0.125-rc.
|
|
40
|
-
"@akinon/pz-haso": "2.0.125-rc.
|
|
41
|
-
"@akinon/pz-hepsipay": "2.0.125-rc.
|
|
42
|
-
"@akinon/pz-masterpass": "2.0.125-rc.
|
|
43
|
-
"@akinon/pz-masterpass-rest": "2.0.125-rc.
|
|
44
|
-
"@akinon/pz-multi-basket": "2.0.125-rc.
|
|
45
|
-
"@akinon/pz-one-click-checkout": "2.0.125-rc.
|
|
46
|
-
"@akinon/pz-otp": "2.0.125-rc.
|
|
47
|
-
"@akinon/pz-pay-on-delivery": "2.0.125-rc.
|
|
48
|
-
"@akinon/pz-saved-card": "2.0.125-rc.
|
|
49
|
-
"@akinon/pz-similar-products": "2.0.125-rc.
|
|
50
|
-
"@akinon/pz-tabby-extension": "2.0.125-rc.
|
|
51
|
-
"@akinon/pz-tamara-extension": "2.0.125-rc.
|
|
52
|
-
"@akinon/pz-theme": "2.0.125-rc.
|
|
53
|
-
"@akinon/pz-virtual-try-on": "2.0.125-rc.
|
|
27
|
+
"@akinon/next": "2.0.125-rc.1",
|
|
28
|
+
"@akinon/pz-akifast": "2.0.125-rc.1",
|
|
29
|
+
"@akinon/pz-apple-pay": "2.0.125-rc.1",
|
|
30
|
+
"@akinon/pz-b2b": "2.0.125-rc.1",
|
|
31
|
+
"@akinon/pz-basket-gift-pack": "2.0.125-rc.1",
|
|
32
|
+
"@akinon/pz-bkm": "2.0.125-rc.1",
|
|
33
|
+
"@akinon/pz-checkout-gift-pack": "2.0.125-rc.1",
|
|
34
|
+
"@akinon/pz-click-collect": "2.0.125-rc.1",
|
|
35
|
+
"@akinon/pz-credit-payment": "2.0.125-rc.1",
|
|
36
|
+
"@akinon/pz-cybersource-uc": "2.0.125-rc.1",
|
|
37
|
+
"@akinon/pz-flow-payment": "2.0.125-rc.1",
|
|
38
|
+
"@akinon/pz-google-pay": "2.0.125-rc.1",
|
|
39
|
+
"@akinon/pz-gpay": "2.0.125-rc.1",
|
|
40
|
+
"@akinon/pz-haso": "2.0.125-rc.1",
|
|
41
|
+
"@akinon/pz-hepsipay": "2.0.125-rc.1",
|
|
42
|
+
"@akinon/pz-masterpass": "2.0.125-rc.1",
|
|
43
|
+
"@akinon/pz-masterpass-rest": "2.0.125-rc.1",
|
|
44
|
+
"@akinon/pz-multi-basket": "2.0.125-rc.1",
|
|
45
|
+
"@akinon/pz-one-click-checkout": "2.0.125-rc.1",
|
|
46
|
+
"@akinon/pz-otp": "2.0.125-rc.1",
|
|
47
|
+
"@akinon/pz-pay-on-delivery": "2.0.125-rc.1",
|
|
48
|
+
"@akinon/pz-saved-card": "2.0.125-rc.1",
|
|
49
|
+
"@akinon/pz-similar-products": "2.0.125-rc.1",
|
|
50
|
+
"@akinon/pz-tabby-extension": "2.0.125-rc.1",
|
|
51
|
+
"@akinon/pz-tamara-extension": "2.0.125-rc.1",
|
|
52
|
+
"@akinon/pz-theme": "2.0.125-rc.1",
|
|
53
|
+
"@akinon/pz-virtual-try-on": "2.0.125-rc.1",
|
|
54
54
|
"@hookform/resolvers": "2.9.0",
|
|
55
55
|
"@next/third-parties": "16.2.6",
|
|
56
56
|
"@react-google-maps/api": "2.17.1",
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"yup": "0.32.11"
|
|
75
75
|
},
|
|
76
76
|
"devDependencies": {
|
|
77
|
-
"@akinon/eslint-plugin-projectzero": "2.0.125-rc.
|
|
77
|
+
"@akinon/eslint-plugin-projectzero": "2.0.125-rc.1",
|
|
78
78
|
"@semantic-release/changelog": "6.0.2",
|
|
79
79
|
"@semantic-release/exec": "6.0.3",
|
|
80
80
|
"@semantic-release/git": "10.0.1",
|