@akinon/projectzero 1.72.0-rc.16 → 1.72.0-rc.17
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 +61 -0
- package/app-template/package.json +17 -17
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,66 @@
|
|
|
1
1
|
# projectzeronext
|
|
2
2
|
|
|
3
|
+
## 1.72.0-rc.17
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 82174637: ZERO-2887: Add LoaderSpinner to Filters component
|
|
8
|
+
- d9b907de: ZERO-2993: Add apple pay wallet payment option
|
|
9
|
+
- 4d3deb4f: ZERO-2935: sentry 8 upgrade
|
|
10
|
+
- 1ebe1da0: ZERO-3016:move pagination fixes and add optional chaining
|
|
11
|
+
- 64699d3f: ZERO-2761: Fix invalid import for plugin module
|
|
12
|
+
- 7d2d66e0: ZERO-3012: Upgrade version for tailwindcss
|
|
13
|
+
- 3344bca5: ZERO-3013: Enable web vitals tracking in settings.js
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [5dfeea04]
|
|
18
|
+
- Updated dependencies [81248a14]
|
|
19
|
+
- Updated dependencies [ed55a810]
|
|
20
|
+
- Updated dependencies [2d9b2b2c]
|
|
21
|
+
- Updated dependencies [3bfa12aa]
|
|
22
|
+
- Updated dependencies [cc538c6a]
|
|
23
|
+
- Updated dependencies [e9541a13]
|
|
24
|
+
- Updated dependencies [d9b907de]
|
|
25
|
+
- Updated dependencies [94eb8252]
|
|
26
|
+
- Updated dependencies [4d3deb4f]
|
|
27
|
+
- Updated dependencies [c53ef7b9]
|
|
28
|
+
- Updated dependencies [0ab91e56]
|
|
29
|
+
- Updated dependencies [64699d3f]
|
|
30
|
+
- Updated dependencies [17f87524]
|
|
31
|
+
- Updated dependencies [65d3b862]
|
|
32
|
+
- Updated dependencies [30105142]
|
|
33
|
+
- Updated dependencies [bbe18b9f]
|
|
34
|
+
- Updated dependencies [9a507300]
|
|
35
|
+
- Updated dependencies [4920742c]
|
|
36
|
+
- Updated dependencies [7e56d6b6]
|
|
37
|
+
- Updated dependencies [5a333a57]
|
|
38
|
+
- Updated dependencies [43c182ee]
|
|
39
|
+
- Updated dependencies [ca774b39]
|
|
40
|
+
- Updated dependencies [56cdddc8]
|
|
41
|
+
- Updated dependencies [9eaace28]
|
|
42
|
+
- Updated dependencies [f2c92d5c]
|
|
43
|
+
- Updated dependencies [7bd3d992]
|
|
44
|
+
- Updated dependencies [f0b2f416]
|
|
45
|
+
- Updated dependencies [49eeebfa]
|
|
46
|
+
- Updated dependencies [3f9b8d7e]
|
|
47
|
+
- Updated dependencies [3344bca5]
|
|
48
|
+
- @akinon/next@1.72.0-rc.17
|
|
49
|
+
- @akinon/pz-akifast@1.72.0-rc.17
|
|
50
|
+
- @akinon/pz-checkout-gift-pack@1.72.0-rc.17
|
|
51
|
+
- @akinon/pz-one-click-checkout@1.72.0-rc.17
|
|
52
|
+
- @akinon/pz-basket-gift-pack@1.72.0-rc.17
|
|
53
|
+
- @akinon/pz-pay-on-delivery@1.72.0-rc.17
|
|
54
|
+
- @akinon/pz-credit-payment@1.72.0-rc.17
|
|
55
|
+
- @akinon/pz-click-collect@1.72.0-rc.17
|
|
56
|
+
- @akinon/pz-masterpass@1.72.0-rc.17
|
|
57
|
+
- @akinon/pz-gpay@1.72.0-rc.17
|
|
58
|
+
- @akinon/pz-b2b@1.72.0-rc.17
|
|
59
|
+
- @akinon/pz-bkm@1.72.0-rc.17
|
|
60
|
+
- @akinon/pz-otp@1.72.0-rc.17
|
|
61
|
+
- @akinon/pz-saved-card@1.72.0-rc.17
|
|
62
|
+
- @akinon/pz-tabby-extension@1.72.0-rc.17
|
|
63
|
+
|
|
3
64
|
## 1.72.0-rc.16
|
|
4
65
|
|
|
5
66
|
### Patch Changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "projectzeronext",
|
|
3
|
-
"version": "1.72.0-rc.
|
|
3
|
+
"version": "1.72.0-rc.17",
|
|
4
4
|
"private": true,
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"scripts": {
|
|
@@ -22,21 +22,21 @@
|
|
|
22
22
|
"prestart": "pz-prestart"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@akinon/next": "1.72.0-rc.
|
|
26
|
-
"@akinon/pz-akifast": "1.72.0-rc.
|
|
27
|
-
"@akinon/pz-b2b": "1.72.0-rc.
|
|
28
|
-
"@akinon/pz-basket-gift-pack": "1.72.0-rc.
|
|
29
|
-
"@akinon/pz-bkm": "1.72.0-rc.
|
|
30
|
-
"@akinon/pz-checkout-gift-pack": "1.72.0-rc.
|
|
31
|
-
"@akinon/pz-click-collect": "1.72.0-rc.
|
|
32
|
-
"@akinon/pz-credit-payment": "1.72.0-rc.
|
|
33
|
-
"@akinon/pz-gpay": "1.72.0-rc.
|
|
34
|
-
"@akinon/pz-masterpass": "1.72.0-rc.
|
|
35
|
-
"@akinon/pz-one-click-checkout": "1.72.0-rc.
|
|
36
|
-
"@akinon/pz-otp": "1.72.0-rc.
|
|
37
|
-
"@akinon/pz-pay-on-delivery": "1.72.0-rc.
|
|
38
|
-
"@akinon/pz-saved-card": "1.72.0-rc.
|
|
39
|
-
"@akinon/pz-tabby-extension": "1.72.0-rc.
|
|
25
|
+
"@akinon/next": "1.72.0-rc.17",
|
|
26
|
+
"@akinon/pz-akifast": "1.72.0-rc.17",
|
|
27
|
+
"@akinon/pz-b2b": "1.72.0-rc.17",
|
|
28
|
+
"@akinon/pz-basket-gift-pack": "1.72.0-rc.17",
|
|
29
|
+
"@akinon/pz-bkm": "1.72.0-rc.17",
|
|
30
|
+
"@akinon/pz-checkout-gift-pack": "1.72.0-rc.17",
|
|
31
|
+
"@akinon/pz-click-collect": "1.72.0-rc.17",
|
|
32
|
+
"@akinon/pz-credit-payment": "1.72.0-rc.17",
|
|
33
|
+
"@akinon/pz-gpay": "1.72.0-rc.17",
|
|
34
|
+
"@akinon/pz-masterpass": "1.72.0-rc.17",
|
|
35
|
+
"@akinon/pz-one-click-checkout": "1.72.0-rc.17",
|
|
36
|
+
"@akinon/pz-otp": "1.72.0-rc.17",
|
|
37
|
+
"@akinon/pz-pay-on-delivery": "1.72.0-rc.17",
|
|
38
|
+
"@akinon/pz-saved-card": "1.72.0-rc.17",
|
|
39
|
+
"@akinon/pz-tabby-extension": "1.72.0-rc.17",
|
|
40
40
|
"@hookform/resolvers": "2.9.0",
|
|
41
41
|
"@next/third-parties": "14.1.0",
|
|
42
42
|
"@react-google-maps/api": "2.17.1",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"yup": "0.32.11"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
|
-
"@akinon/eslint-plugin-projectzero": "1.72.0-rc.
|
|
63
|
+
"@akinon/eslint-plugin-projectzero": "1.72.0-rc.17",
|
|
64
64
|
"@semantic-release/changelog": "6.0.2",
|
|
65
65
|
"@semantic-release/exec": "6.0.3",
|
|
66
66
|
"@semantic-release/git": "10.0.1",
|