@fluentui-react-native/framework 0.7.0 → 0.7.4

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,112 @@
2
2
  "name": "@fluentui-react-native/framework",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 17 Nov 2021 19:23:57 GMT",
5
+ "date": "Fri, 17 Dec 2021 22:04:25 GMT",
6
+ "tag": "@fluentui-react-native/framework_v0.7.4",
7
+ "version": "0.7.4",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/framework",
13
+ "comment": "Bump @fluentui-react-native/composition to v0.7.2",
14
+ "commit": "b9ea5eb1409f37305169f75398fa7f41229cefbd"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/framework",
19
+ "comment": "Bump @fluentui-react-native/use-slot to v0.2.2",
20
+ "commit": "b9ea5eb1409f37305169f75398fa7f41229cefbd"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/framework",
25
+ "comment": "Bump @fluentui-react-native/use-slots to v0.6.2",
26
+ "commit": "b9ea5eb1409f37305169f75398fa7f41229cefbd"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Fri, 17 Dec 2021 19:53:21 GMT",
33
+ "tag": "@fluentui-react-native/framework_v0.7.3",
34
+ "version": "0.7.3",
35
+ "comments": {
36
+ "patch": [
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui-react-native/framework",
40
+ "comment": "Bump @fluentui-react-native/composition to v0.7.1",
41
+ "commit": "3012e075ca89e36931357442679b73d20540af8b"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui-react-native/framework",
46
+ "comment": "Bump @fluentui-react-native/use-slot to v0.2.1",
47
+ "commit": "3012e075ca89e36931357442679b73d20540af8b"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui-react-native/framework",
52
+ "comment": "Bump @fluentui-react-native/use-slots to v0.6.1",
53
+ "commit": "3012e075ca89e36931357442679b73d20540af8b"
54
+ }
55
+ ]
56
+ }
57
+ },
58
+ {
59
+ "date": "Fri, 17 Dec 2021 01:26:42 GMT",
60
+ "tag": "@fluentui-react-native/framework_v0.7.2",
61
+ "version": "0.7.2",
62
+ "comments": {
63
+ "patch": [
64
+ {
65
+ "author": "beachball",
66
+ "package": "@fluentui-react-native/framework",
67
+ "comment": "Bump @fluentui-react-native/default-theme to v0.9.2",
68
+ "commit": "511aeb31982a5fb9dd2f7196c0c7217cc4a3dbc6"
69
+ }
70
+ ]
71
+ }
72
+ },
73
+ {
74
+ "date": "Thu, 16 Dec 2021 23:00:57 GMT",
75
+ "tag": "@fluentui-react-native/framework_v0.7.1",
76
+ "version": "0.7.1",
77
+ "comments": {
78
+ "none": [
79
+ {
80
+ "author": "dannyvv@microsoft.com",
81
+ "package": "@fluentui-react-native/framework",
82
+ "commit": "25b3989739737bc598a5d699a941af4c0b4a421f",
83
+ "comment": "📦 applying package updates ***NO_CI***"
84
+ }
85
+ ]
86
+ }
87
+ },
88
+ {
89
+ "date": "Thu, 16 Dec 2021 19:10:31 GMT",
90
+ "tag": "@fluentui-react-native/framework_v0.7.1",
91
+ "version": "0.7.1",
92
+ "comments": {
93
+ "patch": [
94
+ {
95
+ "author": "beachball",
96
+ "package": "@fluentui-react-native/framework",
97
+ "comment": "Bump @fluentui-react-native/default-theme to v0.9.1",
98
+ "commit": "6a9f067ae2510481b6ff3512c10c08e7de84f86e"
99
+ },
100
+ {
101
+ "author": "beachball",
102
+ "package": "@fluentui-react-native/framework",
103
+ "comment": "Bump @fluentui-react-native/tokens to v0.11.1",
104
+ "commit": "6a9f067ae2510481b6ff3512c10c08e7de84f86e"
105
+ }
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "date": "Wed, 17 Nov 2021 19:28:07 GMT",
6
111
  "tag": "@fluentui-react-native/framework_v0.7.0",
7
112
  "version": "0.7.0",
8
113
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,49 @@
1
1
  # Change Log - @fluentui-react-native/framework
2
2
 
3
- This log was last generated on Wed, 17 Nov 2021 19:23:57 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 17 Dec 2021 22:04:25 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.7.4
8
+
9
+ Fri, 17 Dec 2021 22:04:25 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @fluentui-react-native/composition to v0.7.2
14
+ - Bump @fluentui-react-native/use-slot to v0.2.2
15
+ - Bump @fluentui-react-native/use-slots to v0.6.2
16
+
17
+ ## 0.7.3
18
+
19
+ Fri, 17 Dec 2021 19:53:21 GMT
20
+
21
+ ### Patches
22
+
23
+ - Bump @fluentui-react-native/composition to v0.7.1
24
+ - Bump @fluentui-react-native/use-slot to v0.2.1
25
+ - Bump @fluentui-react-native/use-slots to v0.6.1
26
+
27
+ ## 0.7.2
28
+
29
+ Fri, 17 Dec 2021 01:26:42 GMT
30
+
31
+ ### Patches
32
+
33
+ - Bump @fluentui-react-native/default-theme to v0.9.2
34
+
35
+ ## 0.7.1
36
+
37
+ Thu, 16 Dec 2021 19:10:31 GMT
38
+
39
+ ### Patches
40
+
41
+ - Bump @fluentui-react-native/default-theme to v0.9.1
42
+ - Bump @fluentui-react-native/tokens to v0.11.1
43
+
7
44
  ## 0.7.0
8
45
 
9
- Wed, 17 Nov 2021 19:23:57 GMT
46
+ Wed, 17 Nov 2021 19:28:07 GMT
10
47
 
11
48
  ### Minor changes
12
49
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/framework",
3
- "version": "0.7.0",
3
+ "version": "0.7.4",
4
4
  "description": "Component framework used by fluentui react native controls",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -21,17 +21,17 @@
21
21
  "prettier-fix": "fluentui-scripts prettier --fix true"
22
22
  },
23
23
  "dependencies": {
24
- "@fluentui-react-native/composition": ">=0.7.0 <1.0.0",
25
- "@fluentui-react-native/default-theme": ">=0.9.0 <1.0.0",
24
+ "@fluentui-react-native/composition": ">=0.7.2 <1.0.0",
25
+ "@fluentui-react-native/default-theme": ">=0.9.2 <1.0.0",
26
26
  "@fluentui-react-native/immutable-merge": "^1.1.4",
27
27
  "@fluentui-react-native/merge-props": ">=0.4.0 <1.0.0",
28
28
  "@fluentui-react-native/theme-types": ">=0.13.0 <1.0.0",
29
29
  "@fluentui-react-native/use-styling": ">=0.8.0 <1.0.0",
30
- "@fluentui-react-native/use-slot": ">=0.2.0 <1.0.0",
31
- "@fluentui-react-native/use-slots": ">=0.6.0 <1.0.0",
30
+ "@fluentui-react-native/use-slot": ">=0.2.2 <1.0.0",
31
+ "@fluentui-react-native/use-slots": ">=0.6.2 <1.0.0",
32
32
  "@fluentui-react-native/use-tokens": ">=0.2.0 <1.0.0",
33
33
  "@fluentui-react-native/memo-cache": "^1.1.5",
34
- "@fluentui-react-native/tokens": ">=0.11.0 <1.0.0",
34
+ "@fluentui-react-native/tokens": ">=0.11.1 <1.0.0",
35
35
  "tslib": "^1.13.0"
36
36
  },
37
37
  "devDependencies": {