@fluentui-react-native/experimental-expander 0.2.24 → 0.3.3

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.
Files changed (3) hide show
  1. package/CHANGELOG.json +120 -1
  2. package/CHANGELOG.md +39 -2
  3. package/package.json +11 -11
package/CHANGELOG.json CHANGED
@@ -2,7 +2,126 @@
2
2
  "name": "@fluentui-react-native/experimental-expander",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 09 Nov 2021 23:03:11 GMT",
5
+ "date": "Fri, 17 Dec 2021 19:51:04 GMT",
6
+ "tag": "@fluentui-react-native/experimental-expander_v0.3.3",
7
+ "version": "0.3.3",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/experimental-expander",
13
+ "comment": "Bump @fluentui-react-native/framework to v0.7.3",
14
+ "commit": "3012e075ca89e36931357442679b73d20540af8b"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Fri, 17 Dec 2021 01:26:42 GMT",
21
+ "tag": "@fluentui-react-native/experimental-expander_v0.3.2",
22
+ "version": "0.3.2",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "beachball",
27
+ "package": "@fluentui-react-native/experimental-expander",
28
+ "comment": "Bump @fluentui-react-native/framework to v0.7.2",
29
+ "commit": "511aeb31982a5fb9dd2f7196c0c7217cc4a3dbc6"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Thu, 16 Dec 2021 23:00:56 GMT",
36
+ "tag": "@fluentui-react-native/experimental-expander_v0.3.1",
37
+ "version": "0.3.1",
38
+ "comments": {
39
+ "none": [
40
+ {
41
+ "author": "dannyvv@microsoft.com",
42
+ "package": "@fluentui-react-native/experimental-expander",
43
+ "commit": "25b3989739737bc598a5d699a941af4c0b4a421f",
44
+ "comment": "📦 applying package updates ***NO_CI***"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Thu, 16 Dec 2021 19:10:31 GMT",
51
+ "tag": "@fluentui-react-native/experimental-expander_v0.3.1",
52
+ "version": "0.3.1",
53
+ "comments": {
54
+ "patch": [
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui-react-native/experimental-expander",
58
+ "comment": "Bump @fluentui-react-native/framework to v0.7.1",
59
+ "commit": "6a9f067ae2510481b6ff3512c10c08e7de84f86e"
60
+ }
61
+ ]
62
+ }
63
+ },
64
+ {
65
+ "date": "Wed, 17 Nov 2021 19:28:07 GMT",
66
+ "tag": "@fluentui-react-native/experimental-expander_v0.3.0",
67
+ "version": "0.3.0",
68
+ "comments": {
69
+ "minor": [
70
+ {
71
+ "comment": "Update to react-native 0.64",
72
+ "author": "afoxman@microsoft.com",
73
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
74
+ "package": "@fluentui-react-native/experimental-expander"
75
+ }
76
+ ],
77
+ "patch": [
78
+ {
79
+ "comment": "Bump @fluentui-react-native/framework to v0.7.0",
80
+ "author": "afoxman@microsoft.com",
81
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
82
+ "package": "@fluentui-react-native/experimental-expander"
83
+ },
84
+ {
85
+ "comment": "Bump @fluentui-react-native/component-cache to v1.3.0",
86
+ "author": "afoxman@microsoft.com",
87
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
88
+ "package": "@fluentui-react-native/experimental-expander"
89
+ }
90
+ ]
91
+ }
92
+ },
93
+ {
94
+ "date": "Fri, 12 Nov 2021 16:07:20 GMT",
95
+ "tag": "@fluentui-react-native/experimental-expander_v0.2.24",
96
+ "version": "0.2.24",
97
+ "comments": {
98
+ "none": [
99
+ {
100
+ "comment": "Bump @fluentui-react-native/framework to v0.6.6",
101
+ "author": "4123478+tido64@users.noreply.github.com",
102
+ "commit": "25673699e6c6c064b41f1246c2c995baa67a74ad",
103
+ "package": "@fluentui-react-native/experimental-expander"
104
+ }
105
+ ]
106
+ }
107
+ },
108
+ {
109
+ "date": "Thu, 11 Nov 2021 23:17:41 GMT",
110
+ "tag": "@fluentui-react-native/experimental-expander_v0.2.24",
111
+ "version": "0.2.24",
112
+ "comments": {
113
+ "none": [
114
+ {
115
+ "comment": "Rename uifabricshared/eslint-config-rules to fluentui-react-native/eslint-config-rules",
116
+ "author": "ruaraki@microsoft.com",
117
+ "commit": "110fba2a1721a914501404f6040f07656307549e",
118
+ "package": "@fluentui-react-native/experimental-expander"
119
+ }
120
+ ]
121
+ }
122
+ },
123
+ {
124
+ "date": "Tue, 09 Nov 2021 23:04:33 GMT",
6
125
  "tag": "@fluentui-react-native/experimental-expander_v0.2.24",
7
126
  "version": "0.2.24",
8
127
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,49 @@
1
1
  # Change Log - @fluentui-react-native/experimental-expander
2
2
 
3
- This log was last generated on Tue, 09 Nov 2021 23:03:11 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 17 Dec 2021 19:51:04 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.3.3
8
+
9
+ Fri, 17 Dec 2021 19:51:04 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @fluentui-react-native/framework to v0.7.3
14
+
15
+ ## 0.3.2
16
+
17
+ Fri, 17 Dec 2021 01:26:42 GMT
18
+
19
+ ### Patches
20
+
21
+ - Bump @fluentui-react-native/framework to v0.7.2
22
+
23
+ ## 0.3.1
24
+
25
+ Thu, 16 Dec 2021 19:10:31 GMT
26
+
27
+ ### Patches
28
+
29
+ - Bump @fluentui-react-native/framework to v0.7.1
30
+
31
+ ## 0.3.0
32
+
33
+ Wed, 17 Nov 2021 19:28:07 GMT
34
+
35
+ ### Minor changes
36
+
37
+ - Update to react-native 0.64 (afoxman@microsoft.com)
38
+
39
+ ### Patches
40
+
41
+ - Bump @fluentui-react-native/framework to v0.7.0 (afoxman@microsoft.com)
42
+ - Bump @fluentui-react-native/component-cache to v1.3.0 (afoxman@microsoft.com)
43
+
7
44
  ## 0.2.24
8
45
 
9
- Tue, 09 Nov 2021 23:03:11 GMT
46
+ Tue, 09 Nov 2021 23:04:33 GMT
10
47
 
11
48
  ### Patches
12
49
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/experimental-expander",
3
- "version": "0.2.24",
3
+ "version": "0.3.3",
4
4
  "description": "A cross-platform Native Expander component using the Fluent Design System. Currently only implemented on windows",
5
5
  "license": "MIT",
6
6
  "author": "Microsoft <fluentuinativeowners@microsoft.com>",
@@ -21,20 +21,20 @@
21
21
  "windows": "react-native run-windows"
22
22
  },
23
23
  "dependencies": {
24
- "@fluentui-react-native/component-cache": "^1.2.0",
25
- "@fluentui-react-native/framework": "0.6.6"
24
+ "@fluentui-react-native/component-cache": "^1.3.0",
25
+ "@fluentui-react-native/framework": "0.7.3"
26
26
  },
27
27
  "devDependencies": {
28
- "@types/react-native": "^0.63.0",
28
+ "@fluentui-react-native/eslint-config-rules": "^0.1.1",
29
+ "@types/react-native": "^0.64.0",
29
30
  "@uifabricshared/build-native": "^0.1.1",
30
- "@uifabricshared/eslint-config-rules": "^0.1.1",
31
- "react": "16.13.1",
32
- "react-native": "^0.63.4",
33
- "react-native-windows": "^0.63.0"
31
+ "react": "17.0.1",
32
+ "react-native": "^0.64.3",
33
+ "react-native-windows": "^0.64.3"
34
34
  },
35
35
  "peerDependencies": {
36
- "react": ">=16.13.1",
37
- "react-native": ">=0.63.4",
38
- "react-native-windows": ">=0.63.0"
36
+ "react": ">=17.0.1",
37
+ "react-native": ">=0.64.3",
38
+ "react-native-windows": ">=0.64.3"
39
39
  }
40
40
  }