@akinon/projectzero 1.73.0-rc.10 → 1.73.0-rc.12

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,9 @@
1
1
  # @akinon/projectzero
2
2
 
3
+ ## 1.73.0-rc.12
4
+
5
+ ## 1.73.0-rc.11
6
+
3
7
  ## 1.73.0-rc.10
4
8
 
5
9
  ## 1.73.0-rc.9
@@ -1,5 +1,51 @@
1
1
  # projectzeronext
2
2
 
3
+ ## 1.73.0-rc.12
4
+
5
+ ### Minor Changes
6
+
7
+ - 2d305aaf: ZERO-2935: Update Sentry configuration: remove hideSourceMaps option and add it to withPzConfig
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [2d305aaf]
12
+ - @akinon/next@1.73.0-rc.12
13
+ - @akinon/pz-akifast@1.73.0-rc.12
14
+ - @akinon/pz-b2b@1.73.0-rc.12
15
+ - @akinon/pz-basket-gift-pack@1.73.0-rc.12
16
+ - @akinon/pz-bkm@1.73.0-rc.12
17
+ - @akinon/pz-checkout-gift-pack@1.73.0-rc.12
18
+ - @akinon/pz-click-collect@1.73.0-rc.12
19
+ - @akinon/pz-credit-payment@1.73.0-rc.12
20
+ - @akinon/pz-gpay@1.73.0-rc.12
21
+ - @akinon/pz-masterpass@1.73.0-rc.12
22
+ - @akinon/pz-one-click-checkout@1.73.0-rc.12
23
+ - @akinon/pz-otp@1.73.0-rc.12
24
+ - @akinon/pz-pay-on-delivery@1.73.0-rc.12
25
+ - @akinon/pz-saved-card@1.73.0-rc.12
26
+ - @akinon/pz-tabby-extension@1.73.0-rc.12
27
+
28
+ ## 1.73.0-rc.11
29
+
30
+ ### Patch Changes
31
+
32
+ - Updated dependencies [f49bb74]
33
+ - @akinon/next@1.73.0-rc.11
34
+ - @akinon/pz-akifast@1.73.0-rc.11
35
+ - @akinon/pz-b2b@1.73.0-rc.11
36
+ - @akinon/pz-basket-gift-pack@1.73.0-rc.11
37
+ - @akinon/pz-bkm@1.73.0-rc.11
38
+ - @akinon/pz-checkout-gift-pack@1.73.0-rc.11
39
+ - @akinon/pz-click-collect@1.73.0-rc.11
40
+ - @akinon/pz-credit-payment@1.73.0-rc.11
41
+ - @akinon/pz-gpay@1.73.0-rc.11
42
+ - @akinon/pz-masterpass@1.73.0-rc.11
43
+ - @akinon/pz-one-click-checkout@1.73.0-rc.11
44
+ - @akinon/pz-otp@1.73.0-rc.11
45
+ - @akinon/pz-pay-on-delivery@1.73.0-rc.11
46
+ - @akinon/pz-saved-card@1.73.0-rc.11
47
+ - @akinon/pz-tabby-extension@1.73.0-rc.11
48
+
3
49
  ## 1.73.0-rc.10
4
50
 
5
51
  ### Minor Changes
@@ -26,8 +26,7 @@ const withPwaConfig = withPWA({
26
26
 
27
27
  const sentryConfig = {
28
28
  silent: true,
29
- dryRun: !process.env.SENTRY_DSN,
30
- hideSourceMaps: true
29
+ dryRun: !process.env.SENTRY_DSN
31
30
  };
32
31
 
33
32
  const enhancedConfig = withPzConfig(nextConfig);
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "projectzeronext",
3
- "version": "1.73.0-rc.10",
3
+ "version": "1.73.0-rc.12",
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.73.0-rc.10",
26
- "@akinon/pz-akifast": "1.73.0-rc.10",
27
- "@akinon/pz-b2b": "1.73.0-rc.10",
28
- "@akinon/pz-basket-gift-pack": "1.73.0-rc.10",
29
- "@akinon/pz-bkm": "1.73.0-rc.10",
30
- "@akinon/pz-checkout-gift-pack": "1.73.0-rc.10",
31
- "@akinon/pz-click-collect": "1.73.0-rc.10",
32
- "@akinon/pz-credit-payment": "1.73.0-rc.10",
33
- "@akinon/pz-gpay": "1.73.0-rc.10",
34
- "@akinon/pz-masterpass": "1.73.0-rc.10",
35
- "@akinon/pz-one-click-checkout": "1.73.0-rc.10",
36
- "@akinon/pz-otp": "1.73.0-rc.10",
37
- "@akinon/pz-pay-on-delivery": "1.73.0-rc.10",
38
- "@akinon/pz-saved-card": "1.73.0-rc.10",
39
- "@akinon/pz-tabby-extension": "1.73.0-rc.10",
25
+ "@akinon/next": "1.73.0-rc.12",
26
+ "@akinon/pz-akifast": "1.73.0-rc.12",
27
+ "@akinon/pz-b2b": "1.73.0-rc.12",
28
+ "@akinon/pz-basket-gift-pack": "1.73.0-rc.12",
29
+ "@akinon/pz-bkm": "1.73.0-rc.12",
30
+ "@akinon/pz-checkout-gift-pack": "1.73.0-rc.12",
31
+ "@akinon/pz-click-collect": "1.73.0-rc.12",
32
+ "@akinon/pz-credit-payment": "1.73.0-rc.12",
33
+ "@akinon/pz-gpay": "1.73.0-rc.12",
34
+ "@akinon/pz-masterpass": "1.73.0-rc.12",
35
+ "@akinon/pz-one-click-checkout": "1.73.0-rc.12",
36
+ "@akinon/pz-otp": "1.73.0-rc.12",
37
+ "@akinon/pz-pay-on-delivery": "1.73.0-rc.12",
38
+ "@akinon/pz-saved-card": "1.73.0-rc.12",
39
+ "@akinon/pz-tabby-extension": "1.73.0-rc.12",
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.73.0-rc.10",
63
+ "@akinon/eslint-plugin-projectzero": "1.73.0-rc.12",
64
64
  "@semantic-release/changelog": "6.0.2",
65
65
  "@semantic-release/exec": "6.0.3",
66
66
  "@semantic-release/git": "10.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/projectzero",
3
- "version": "1.73.0-rc.10",
3
+ "version": "1.73.0-rc.12",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {