@akinon/projectzero 1.79.0-rc.6 → 1.80.0-rc.7

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,14 @@
1
1
  # @akinon/projectzero
2
2
 
3
+ ## 1.80.0-rc.7
4
+
5
+ ### Minor Changes
6
+
7
+ - 64699d3f: ZERO-2761: Fix invalid import for plugin module
8
+ - 7a1e1f73: ZERO-3138: Close the search input with the esc key
9
+ - 7727ae55: ZERO-3073: Refactor basket page to use server-side data fetching and simplify component structure
10
+ - c82875bc: ZERO-3140: Fix style layout size
11
+
3
12
  ## 1.79.0-rc.6
4
13
 
5
14
  ## 1.79.0-rc.5
@@ -1,5 +1,72 @@
1
1
  # projectzeronext
2
2
 
3
+ ## 1.80.0-rc.7
4
+
5
+ ### Minor Changes
6
+
7
+ - e8dcbe3c: ZERO-3112: Update button component
8
+ - fd4b74e9: ZERO-3126: add reset checkout state query
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
+ - 7a1e1f73: ZERO-3138: Close the search input with the esc key
13
+ - 7727ae55: ZERO-3073: Refactor basket page to use server-side data fetching and simplify component structure
14
+ - b02d5ea9: ZERO-3135: Add cancellation request images display in order cancellation item
15
+ - c82875bc: ZERO-3140: Fix style layout size
16
+ - 2d305aaf: ZERO-2935: Update Sentry configuration: remove hideSourceMaps option and add it to withPzConfig
17
+ - 6a0a0807: ZERO-3112: Update button
18
+ - 14d6b00c: ZERO-3122: Refactor error handling in login and registration forms to support nested error messages
19
+ - 7ab9e2fd: ZERO-3166: add tamara payment package
20
+ - 121044ba: ZERO-3120: Add sample regex for sitemap with url extension like .xml.gz
21
+
22
+ ### Patch Changes
23
+
24
+ - Updated dependencies [778aabf8]
25
+ - Updated dependencies [5dfeea04]
26
+ - Updated dependencies [2d9b2b2c]
27
+ - Updated dependencies [fdbf156f]
28
+ - Updated dependencies [fd4b74e9]
29
+ - Updated dependencies [f49bb74f]
30
+ - Updated dependencies [e9541a13]
31
+ - Updated dependencies [4d3deb4f]
32
+ - Updated dependencies [72fd4d67]
33
+ - Updated dependencies [c53ef7b9]
34
+ - Updated dependencies [64699d3f]
35
+ - Updated dependencies [0200d568]
36
+ - Updated dependencies [7727ae55]
37
+ - Updated dependencies [17f87524]
38
+ - Updated dependencies [65d3b862]
39
+ - Updated dependencies [bbe18b9f]
40
+ - Updated dependencies [4920742c]
41
+ - Updated dependencies [7e56d6b6]
42
+ - Updated dependencies [43c182ee]
43
+ - Updated dependencies [2d305aaf]
44
+ - Updated dependencies [4cc22c7c]
45
+ - Updated dependencies [eeb20bea]
46
+ - Updated dependencies [6a0a0807]
47
+ - Updated dependencies [f2c92d5c]
48
+ - Updated dependencies [7bd3d992]
49
+ - Updated dependencies [fdd255ee]
50
+ - Updated dependencies [49eeebfa]
51
+ - Updated dependencies [3f9b8d7e]
52
+ - Updated dependencies [7ab9e2fd]
53
+ - @akinon/next@1.80.0-rc.7
54
+ - @akinon/pz-masterpass@1.80.0-rc.7
55
+ - @akinon/pz-checkout-gift-pack@1.80.0-rc.7
56
+ - @akinon/pz-one-click-checkout@1.80.0-rc.7
57
+ - @akinon/pz-basket-gift-pack@1.80.0-rc.7
58
+ - @akinon/pz-pay-on-delivery@1.80.0-rc.7
59
+ - @akinon/pz-credit-payment@1.80.0-rc.7
60
+ - @akinon/pz-click-collect@1.80.0-rc.7
61
+ - @akinon/pz-akifast@1.80.0-rc.7
62
+ - @akinon/pz-gpay@1.80.0-rc.7
63
+ - @akinon/pz-b2b@1.80.0-rc.7
64
+ - @akinon/pz-bkm@1.80.0-rc.7
65
+ - @akinon/pz-otp@1.80.0-rc.7
66
+ - @akinon/pz-tabby-extension@1.80.0-rc.7
67
+ - @akinon/pz-saved-card@1.80.0-rc.7
68
+ - @akinon/pz-tamara-extension@1.80.0-rc.7
69
+
3
70
  ## 1.79.0-rc.6
4
71
 
5
72
  ### Patch Changes
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "projectzeronext",
3
- "version": "1.79.0-rc.6",
3
+ "version": "1.80.0-rc.7",
4
4
  "private": true,
5
5
  "license": "MIT",
6
6
  "scripts": {
@@ -22,21 +22,22 @@
22
22
  "prestart": "pz-prestart"
23
23
  },
24
24
  "dependencies": {
25
- "@akinon/next": "1.79.0-rc.6",
26
- "@akinon/pz-akifast": "1.79.0-rc.6",
27
- "@akinon/pz-b2b": "1.79.0-rc.6",
28
- "@akinon/pz-basket-gift-pack": "1.79.0-rc.6",
29
- "@akinon/pz-bkm": "1.79.0-rc.6",
30
- "@akinon/pz-checkout-gift-pack": "1.79.0-rc.6",
31
- "@akinon/pz-click-collect": "1.79.0-rc.6",
32
- "@akinon/pz-credit-payment": "1.79.0-rc.6",
33
- "@akinon/pz-gpay": "1.79.0-rc.6",
34
- "@akinon/pz-masterpass": "1.79.0-rc.6",
35
- "@akinon/pz-one-click-checkout": "1.79.0-rc.6",
36
- "@akinon/pz-otp": "1.79.0-rc.6",
37
- "@akinon/pz-pay-on-delivery": "1.79.0-rc.6",
38
- "@akinon/pz-saved-card": "1.79.0-rc.6",
39
- "@akinon/pz-tabby-extension": "1.79.0-rc.6",
25
+ "@akinon/next": "1.80.0-rc.7",
26
+ "@akinon/pz-akifast": "1.80.0-rc.7",
27
+ "@akinon/pz-b2b": "1.80.0-rc.7",
28
+ "@akinon/pz-basket-gift-pack": "1.80.0-rc.7",
29
+ "@akinon/pz-bkm": "1.80.0-rc.7",
30
+ "@akinon/pz-checkout-gift-pack": "1.80.0-rc.7",
31
+ "@akinon/pz-click-collect": "1.80.0-rc.7",
32
+ "@akinon/pz-credit-payment": "1.80.0-rc.7",
33
+ "@akinon/pz-gpay": "1.80.0-rc.7",
34
+ "@akinon/pz-masterpass": "1.80.0-rc.7",
35
+ "@akinon/pz-one-click-checkout": "1.80.0-rc.7",
36
+ "@akinon/pz-otp": "1.80.0-rc.7",
37
+ "@akinon/pz-pay-on-delivery": "1.80.0-rc.7",
38
+ "@akinon/pz-saved-card": "1.80.0-rc.7",
39
+ "@akinon/pz-tabby-extension": "1.80.0-rc.7",
40
+ "@akinon/pz-tamara-extension": "1.80.0-rc.7",
40
41
  "@hookform/resolvers": "2.9.0",
41
42
  "@next/third-parties": "14.1.0",
42
43
  "@react-google-maps/api": "2.17.1",
@@ -61,7 +62,7 @@
61
62
  "yup": "0.32.11"
62
63
  },
63
64
  "devDependencies": {
64
- "@akinon/eslint-plugin-projectzero": "1.79.0-rc.6",
65
+ "@akinon/eslint-plugin-projectzero": "1.80.0-rc.7",
65
66
  "@semantic-release/changelog": "6.0.2",
66
67
  "@semantic-release/exec": "6.0.3",
67
68
  "@semantic-release/git": "10.0.1",
@@ -13,5 +13,6 @@ module.exports = [
13
13
  'pz-b2b',
14
14
  'pz-akifast',
15
15
  'pz-saved-card',
16
- 'pz-tabby-extension'
16
+ 'pz-tabby-extension',
17
+ 'pz-tamara-extension'
17
18
  ];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/projectzero",
3
- "version": "1.79.0-rc.6",
3
+ "version": "1.80.0-rc.7",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {