@fluentui-react-native/menu 1.11.0 → 1.11.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.json CHANGED
@@ -2,7 +2,28 @@
2
2
  "name": "@fluentui-react-native/menu",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 12 Jun 2023 17:42:46 GMT",
5
+ "date": "Wed, 14 Jun 2023 12:04:26 GMT",
6
+ "tag": "@fluentui-react-native/menu_v1.11.1",
7
+ "version": "1.11.1",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "4123478+tido64@users.noreply.github.com",
12
+ "package": "@fluentui-react-native/menu",
13
+ "commit": "6530042f4f24cbb296337a8bcf5fb32a09cc6378",
14
+ "comment": "Declare `\"sideEffects\": false` to help improve tree shaking"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/menu",
19
+ "comment": "Bump @fluentui-react-native/button to v0.34.1",
20
+ "commit": "1842e7f972ab46fd361f16d1f4edb8f753983691"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Mon, 12 Jun 2023 17:46:43 GMT",
6
27
  "tag": "@fluentui-react-native/menu_v1.11.0",
7
28
  "version": "1.11.0",
8
29
  "comments": {
@@ -17,49 +38,49 @@
17
38
  "author": "beachball",
18
39
  "package": "@fluentui-react-native/menu",
19
40
  "comment": "Bump @fluentui-react-native/callout to v0.24.2",
20
- "commit": "60d243e2af9f727a0265bf6a0aed49e687305f77"
41
+ "commit": "6530042f4f24cbb296337a8bcf5fb32a09cc6378"
21
42
  },
22
43
  {
23
44
  "author": "beachball",
24
45
  "package": "@fluentui-react-native/menu",
25
46
  "comment": "Bump @fluentui-react-native/focus-zone to v0.12.1",
26
- "commit": "60d243e2af9f727a0265bf6a0aed49e687305f77"
47
+ "commit": "6530042f4f24cbb296337a8bcf5fb32a09cc6378"
27
48
  },
28
49
  {
29
50
  "author": "beachball",
30
51
  "package": "@fluentui-react-native/menu",
31
52
  "comment": "Bump @fluentui-react-native/framework to v0.11.0",
32
- "commit": "60d243e2af9f727a0265bf6a0aed49e687305f77"
53
+ "commit": "6530042f4f24cbb296337a8bcf5fb32a09cc6378"
33
54
  },
34
55
  {
35
56
  "author": "beachball",
36
57
  "package": "@fluentui-react-native/menu",
37
58
  "comment": "Bump @fluentui-react-native/icon to v0.19.0",
38
- "commit": "60d243e2af9f727a0265bf6a0aed49e687305f77"
59
+ "commit": "6530042f4f24cbb296337a8bcf5fb32a09cc6378"
39
60
  },
40
61
  {
41
62
  "author": "beachball",
42
63
  "package": "@fluentui-react-native/menu",
43
64
  "comment": "Bump @fluentui-react-native/interactive-hooks to v0.24.0",
44
- "commit": "60d243e2af9f727a0265bf6a0aed49e687305f77"
65
+ "commit": "6530042f4f24cbb296337a8bcf5fb32a09cc6378"
45
66
  },
46
67
  {
47
68
  "author": "beachball",
48
69
  "package": "@fluentui-react-native/menu",
49
70
  "comment": "Bump @fluentui-react-native/text to v0.21.0",
50
- "commit": "60d243e2af9f727a0265bf6a0aed49e687305f77"
71
+ "commit": "6530042f4f24cbb296337a8bcf5fb32a09cc6378"
51
72
  },
52
73
  {
53
74
  "author": "beachball",
54
75
  "package": "@fluentui-react-native/menu",
55
76
  "comment": "Bump @fluentui-react-native/use-styling to v0.11.0",
56
- "commit": "60d243e2af9f727a0265bf6a0aed49e687305f77"
77
+ "commit": "6530042f4f24cbb296337a8bcf5fb32a09cc6378"
57
78
  },
58
79
  {
59
80
  "author": "beachball",
60
81
  "package": "@fluentui-react-native/menu",
61
82
  "comment": "Bump @fluentui-react-native/button to v0.34.0",
62
- "commit": "60d243e2af9f727a0265bf6a0aed49e687305f77"
83
+ "commit": "6530042f4f24cbb296337a8bcf5fb32a09cc6378"
63
84
  }
64
85
  ]
65
86
  }
package/CHANGELOG.md CHANGED
@@ -1,12 +1,21 @@
1
1
  # Change Log - @fluentui-react-native/menu
2
2
 
3
- This log was last generated on Mon, 12 Jun 2023 17:42:46 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 14 Jun 2023 12:04:26 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 1.11.1
8
+
9
+ Wed, 14 Jun 2023 12:04:26 GMT
10
+
11
+ ### Patches
12
+
13
+ - Declare `"sideEffects": false` to help improve tree shaking (4123478+tido64@users.noreply.github.com)
14
+ - Bump @fluentui-react-native/button to v0.34.1
15
+
7
16
  ## 1.11.0
8
17
 
9
- Mon, 12 Jun 2023 17:42:46 GMT
18
+ Mon, 12 Jun 2023 17:46:43 GMT
10
19
 
11
20
  ### Minor changes
12
21
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/menu",
3
- "version": "1.11.0",
3
+ "version": "1.11.1",
4
4
  "description": "A cross-platform Menu component using the Fluent Design System",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -35,7 +35,7 @@
35
35
  "tslib": "^2.3.1"
36
36
  },
37
37
  "devDependencies": {
38
- "@fluentui-react-native/button": ">=0.34.0 <1.0.0",
38
+ "@fluentui-react-native/button": ">=0.34.1 <1.0.0",
39
39
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",
40
40
  "@fluentui-react-native/scripts": "^0.1.1",
41
41
  "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0",
@@ -51,6 +51,7 @@
51
51
  },
52
52
  "author": "",
53
53
  "license": "MIT",
54
+ "sideEffects": false,
54
55
  "rnx-kit": {
55
56
  "kitType": "library",
56
57
  "alignDeps": {