@akinon/projectzero 1.47.0-rc.6 → 1.47.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,16 @@
1
1
  # @akinon/projectzero
2
2
 
3
+ ## 1.47.0-rc.7
4
+
5
+ ### Minor Changes
6
+
7
+ - 90282b5: ZERO-2729: Audit packages for yarn and npm and also update app-template
8
+ - 03c4c3e: ZERO-2731: Update Project Zero CLI command
9
+ - 64699d3: ZERO-2761: Fix invalid import for plugin module
10
+ - 9b6bf91e: ZERO-2660: Change campaings to campaigns
11
+ - 00ffde2f: ZERO-2637: enhance create command with improved messaging
12
+ - d2f0f15: ZERO-2723: Update sentry version and dependencies
13
+
3
14
  ## 1.47.0-rc.6
4
15
 
5
16
  ## 1.47.0-rc.5
@@ -1,5 +1,121 @@
1
1
  # projectzeronext
2
2
 
3
+ ## 1.47.0-rc.7
4
+
5
+ ### Minor Changes
6
+
7
+ - 90282b5: ZERO-2729: Audit packages for yarn and npm and also update app-template
8
+ - 572d2e8: ZERO-2667: Add iframe support for redirection payment methods
9
+ - c53ea3e6: ZERO-2609: Reset additional form fields when selectedFormType is not company
10
+ - 97b8bdc: ZERO-2724: Remove onClick event in shipping options component
11
+ - 714e0b4: ZERO-2759: update pz-click-collect peer dependencies
12
+ - 7521265: ZERO-2787: Fix hover classname for favorite item
13
+ - 27a5296d: ZERO-2631:Fix Checkbox Click
14
+ - 5a4c607: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
15
+ - bc2b411: ZERO-2825: Add attribute-based shipping options to checkout page
16
+ - e665a0a: ZERO-2625: Add click outside functionality to close mobile menu
17
+ - 52c1373: ZERO-2619: Added fix flag for the staged linter
18
+ - 552ee8a: ZERO-2777: fix link component usage
19
+ - 03c4c3e: ZERO-2731: Update Project Zero CLI command
20
+ - 64699d3: ZERO-2761: Fix invalid import for plugin module
21
+ - 0d3a913: ZERO-2725: Update decimal scale in Price component
22
+ - 778a9a0: ZERO-2740: Upgrade next to 14.2.4
23
+ - 9b6bf91e: ZERO-2660: Change campaings to campaigns
24
+ - 06650ca: ZERO-2620: Remove unnecessary pointer-events-none class
25
+ - 74a12699: ZERO-2658:Edit product name clickability on completed order page
26
+ - 4e1c15c: ZERO-2617: Remove TODO comment in ProductInfo component
27
+ - d3474c6: ZERO-2655: Add data source shipping option
28
+ - d2f0f15: ZERO-2723: Update sentry version and dependencies
29
+ - 75080fd6: ZERO-2630: Add max limit to postcode area
30
+ - 9609eb2: ZERO-2779: Upgrade for tailwind
31
+ - 91265bba: ZERO-2551: Improve pretty url and caching performance
32
+ - 959e1fa: ZERO-2778: Upgrade for nextjs
33
+ - 902d828a: ZERO-2621:edit position of loaderSpinner in favorites page
34
+ - 7a4bb764: ZERO-2610:Refactor FilterItem component for better readability and efficiency
35
+ - dfabc06: ZERO-2836: Upgrade version for tailwind
36
+ - dff0d595: ZERO-2659: add formData support to proxy api requests
37
+ - eecb282: ZERO-2607: Update address-related functions to include invalidateTag option
38
+ - 9e25a64: ZERO-2835: Update category page layout with breadcrumb
39
+ - beb499e6: ZERO-2551: Add new tsconfig paths
40
+ - fac2e5b: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
41
+ - 4614eeeb: ZERO-2602: The script that checks the build for standalone projects
42
+ - e9a46ac: ZERO-2738: add CVC input to registered cards in Masterpass
43
+ - f046f8e0: ZERO-2575: update version for react-number-format
44
+ - b9273fd: ZERO-2889: add host headers to requests
45
+ - 86d2531: ZERO-2693: resolve dependency collision warning for eslint-config-next
46
+
47
+ ### Patch Changes
48
+
49
+ - Updated dependencies [90282b5]
50
+ - Updated dependencies [50b9069]
51
+ - Updated dependencies [572d2e8]
52
+ - Updated dependencies [a4c8d6a9]
53
+ - Updated dependencies [fda5b92]
54
+ - Updated dependencies [2d9b2b2]
55
+ - Updated dependencies [c53ea3e6]
56
+ - Updated dependencies [8d9ac9a]
57
+ - Updated dependencies [18e8197]
58
+ - Updated dependencies [714e0b4]
59
+ - Updated dependencies [70279e7]
60
+ - Updated dependencies [6c25f66]
61
+ - Updated dependencies [bc2b411]
62
+ - Updated dependencies [3bf2dd9]
63
+ - Updated dependencies [e9541a1]
64
+ - Updated dependencies [c53ef7b9]
65
+ - Updated dependencies [9d94f7e]
66
+ - Updated dependencies [64699d3]
67
+ - Updated dependencies [0d3a913]
68
+ - Updated dependencies [1448a96e]
69
+ - Updated dependencies [1ec2e9d]
70
+ - Updated dependencies [d6edb1d]
71
+ - Updated dependencies [d3474c6]
72
+ - Updated dependencies [75080fd6]
73
+ - Updated dependencies [17f8752]
74
+ - Updated dependencies [c45b62c]
75
+ - Updated dependencies [91265bba]
76
+ - Updated dependencies [bbe18b9f]
77
+ - Updated dependencies [d409996]
78
+ - Updated dependencies [4920742]
79
+ - Updated dependencies [12a873e]
80
+ - Updated dependencies [69ca080]
81
+ - Updated dependencies [7e56d6b]
82
+ - Updated dependencies [94b6928]
83
+ - Updated dependencies [98bb8dc]
84
+ - Updated dependencies [46b7aad]
85
+ - Updated dependencies [dcc8a15]
86
+ - Updated dependencies [8f47cca]
87
+ - Updated dependencies [fad2768]
88
+ - Updated dependencies [dff0d595]
89
+ - Updated dependencies [eecb282]
90
+ - Updated dependencies [f2c325c]
91
+ - Updated dependencies [9e25a64]
92
+ - Updated dependencies [beb499e6]
93
+ - Updated dependencies [948eb42]
94
+ - Updated dependencies [146ea39]
95
+ - Updated dependencies [f2c92d5]
96
+ - Updated dependencies [7bd3d99]
97
+ - Updated dependencies [c47be30]
98
+ - Updated dependencies [e9a46ac]
99
+ - Updated dependencies [040ec95]
100
+ - Updated dependencies [f046f8e0]
101
+ - Updated dependencies [b9273fd]
102
+ - Updated dependencies [86d2531]
103
+ - Updated dependencies [c670bd4]
104
+ - Updated dependencies [3f9b8d7]
105
+ - @akinon/next@1.47.0-rc.7
106
+ - @akinon/pz-checkout-gift-pack@1.47.0-rc.7
107
+ - @akinon/pz-one-click-checkout@1.47.0-rc.7
108
+ - @akinon/pz-basket-gift-pack@1.47.0-rc.7
109
+ - @akinon/pz-click-collect@1.47.0-rc.7
110
+ - @akinon/pz-masterpass@1.47.0-rc.7
111
+ - @akinon/pz-akifast@1.47.0-rc.7
112
+ - @akinon/pz-gpay@1.47.0-rc.7
113
+ - @akinon/pz-b2b@1.47.0-rc.7
114
+ - @akinon/pz-bkm@1.47.0-rc.7
115
+ - @akinon/pz-otp@1.47.0-rc.7
116
+ - @akinon/pz-pay-on-delivery@1.47.0-rc.7
117
+ - @akinon/pz-credit-payment@1.47.0-rc.7
118
+
3
119
  ## 1.47.0-rc.6
4
120
 
5
121
  ### Patch Changes
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "projectzeronext",
3
- "version": "1.47.0-rc.6",
3
+ "version": "1.47.0-rc.7",
4
4
  "private": true,
5
5
  "license": "MIT",
6
6
  "scripts": {
@@ -22,19 +22,19 @@
22
22
  "prestart": "pz-prestart"
23
23
  },
24
24
  "dependencies": {
25
- "@akinon/next": "1.47.0-rc.6",
26
- "@akinon/pz-akifast": "1.47.0-rc.6",
27
- "@akinon/pz-b2b": "1.47.0-rc.6",
28
- "@akinon/pz-basket-gift-pack": "1.47.0-rc.6",
29
- "@akinon/pz-bkm": "1.47.0-rc.6",
30
- "@akinon/pz-checkout-gift-pack": "1.47.0-rc.6",
31
- "@akinon/pz-click-collect": "1.47.0-rc.6",
32
- "@akinon/pz-credit-payment": "1.47.0-rc.6",
33
- "@akinon/pz-gpay": "1.47.0-rc.6",
34
- "@akinon/pz-masterpass": "1.47.0-rc.6",
35
- "@akinon/pz-one-click-checkout": "1.47.0-rc.6",
36
- "@akinon/pz-otp": "1.47.0-rc.6",
37
- "@akinon/pz-pay-on-delivery": "1.47.0-rc.6",
25
+ "@akinon/next": "1.47.0-rc.7",
26
+ "@akinon/pz-akifast": "1.47.0-rc.7",
27
+ "@akinon/pz-b2b": "1.47.0-rc.7",
28
+ "@akinon/pz-basket-gift-pack": "1.47.0-rc.7",
29
+ "@akinon/pz-bkm": "1.47.0-rc.7",
30
+ "@akinon/pz-checkout-gift-pack": "1.47.0-rc.7",
31
+ "@akinon/pz-click-collect": "1.47.0-rc.7",
32
+ "@akinon/pz-credit-payment": "1.47.0-rc.7",
33
+ "@akinon/pz-gpay": "1.47.0-rc.7",
34
+ "@akinon/pz-masterpass": "1.47.0-rc.7",
35
+ "@akinon/pz-one-click-checkout": "1.47.0-rc.7",
36
+ "@akinon/pz-otp": "1.47.0-rc.7",
37
+ "@akinon/pz-pay-on-delivery": "1.47.0-rc.7",
38
38
  "@hookform/resolvers": "2.9.0",
39
39
  "@next/third-parties": "14.1.0",
40
40
  "@react-google-maps/api": "2.17.1",
@@ -58,7 +58,7 @@
58
58
  "yup": "0.32.11"
59
59
  },
60
60
  "devDependencies": {
61
- "@akinon/eslint-plugin-projectzero": "1.47.0-rc.6",
61
+ "@akinon/eslint-plugin-projectzero": "1.47.0-rc.7",
62
62
  "@semantic-release/changelog": "6.0.2",
63
63
  "@semantic-release/exec": "6.0.3",
64
64
  "@semantic-release/git": "10.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/projectzero",
3
- "version": "1.47.0-rc.6",
3
+ "version": "1.47.0-rc.7",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {