@fluentui-react-native/composition 0.6.11 → 0.7.2

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,114 @@
2
2
  "name": "@fluentui-react-native/composition",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 20 Oct 2021 03:44:36 GMT",
5
+ "date": "Fri, 17 Dec 2021 22:04:25 GMT",
6
+ "tag": "@fluentui-react-native/composition_v0.7.2",
7
+ "version": "0.7.2",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/composition",
13
+ "comment": "Bump @fluentui-react-native/use-slot to v0.2.2",
14
+ "commit": "b9ea5eb1409f37305169f75398fa7f41229cefbd"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/composition",
19
+ "comment": "Bump @fluentui-react-native/use-slots to v0.6.2",
20
+ "commit": "b9ea5eb1409f37305169f75398fa7f41229cefbd"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Fri, 17 Dec 2021 19:53:21 GMT",
27
+ "tag": "@fluentui-react-native/composition_v0.7.1",
28
+ "version": "0.7.1",
29
+ "comments": {
30
+ "patch": [
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui-react-native/composition",
34
+ "comment": "Bump @fluentui-react-native/use-slot to v0.2.1",
35
+ "commit": "3012e075ca89e36931357442679b73d20540af8b"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui-react-native/composition",
40
+ "comment": "Bump @fluentui-react-native/use-slots to v0.6.1",
41
+ "commit": "3012e075ca89e36931357442679b73d20540af8b"
42
+ }
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "date": "Wed, 17 Nov 2021 19:28:07 GMT",
48
+ "tag": "@fluentui-react-native/composition_v0.7.0",
49
+ "version": "0.7.0",
50
+ "comments": {
51
+ "minor": [
52
+ {
53
+ "comment": "Update to react-native 0.64",
54
+ "author": "afoxman@microsoft.com",
55
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
56
+ "package": "@fluentui-react-native/composition"
57
+ }
58
+ ],
59
+ "patch": [
60
+ {
61
+ "comment": "Bump @fluentui-react-native/use-slot to v0.2.0",
62
+ "author": "afoxman@microsoft.com",
63
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
64
+ "package": "@fluentui-react-native/composition"
65
+ },
66
+ {
67
+ "comment": "Bump @fluentui-react-native/use-slots to v0.6.0",
68
+ "author": "afoxman@microsoft.com",
69
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
70
+ "package": "@fluentui-react-native/composition"
71
+ },
72
+ {
73
+ "comment": "Bump @fluentui-react-native/use-styling to v0.8.0",
74
+ "author": "afoxman@microsoft.com",
75
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
76
+ "package": "@fluentui-react-native/composition"
77
+ }
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "date": "Thu, 11 Nov 2021 23:17:41 GMT",
83
+ "tag": "@fluentui-react-native/composition_v0.6.12",
84
+ "version": "0.6.12",
85
+ "comments": {
86
+ "none": [
87
+ {
88
+ "comment": "Bump @fluentui-react-native/immutable-merge to v1.1.4",
89
+ "author": "ruaraki@microsoft.com",
90
+ "commit": "110fba2a1721a914501404f6040f07656307549e",
91
+ "package": "@fluentui-react-native/composition"
92
+ }
93
+ ]
94
+ }
95
+ },
96
+ {
97
+ "date": "Mon, 25 Oct 2021 19:24:43 GMT",
98
+ "tag": "@fluentui-react-native/composition_v0.6.12",
99
+ "version": "0.6.12",
100
+ "comments": {
101
+ "patch": [
102
+ {
103
+ "comment": "Bump @fluentui-react-native/use-slot to v0.1.7",
104
+ "author": "ruaraki@microsoft.com",
105
+ "commit": "f6578742d6c957cf7e346db82f89171f80bedc3b",
106
+ "package": "@fluentui-react-native/composition"
107
+ }
108
+ ]
109
+ }
110
+ },
111
+ {
112
+ "date": "Wed, 20 Oct 2021 03:46:25 GMT",
6
113
  "tag": "@fluentui-react-native/composition_v0.6.11",
7
114
  "version": "0.6.11",
8
115
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,52 @@
1
1
  # Change Log - @fluentui-react-native/composition
2
2
 
3
- This log was last generated on Wed, 20 Oct 2021 03:44:36 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.2
8
+
9
+ Fri, 17 Dec 2021 22:04:25 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @fluentui-react-native/use-slot to v0.2.2
14
+ - Bump @fluentui-react-native/use-slots to v0.6.2
15
+
16
+ ## 0.7.1
17
+
18
+ Fri, 17 Dec 2021 19:53:21 GMT
19
+
20
+ ### Patches
21
+
22
+ - Bump @fluentui-react-native/use-slot to v0.2.1
23
+ - Bump @fluentui-react-native/use-slots to v0.6.1
24
+
25
+ ## 0.7.0
26
+
27
+ Wed, 17 Nov 2021 19:28:07 GMT
28
+
29
+ ### Minor changes
30
+
31
+ - Update to react-native 0.64 (afoxman@microsoft.com)
32
+
33
+ ### Patches
34
+
35
+ - Bump @fluentui-react-native/use-slot to v0.2.0 (afoxman@microsoft.com)
36
+ - Bump @fluentui-react-native/use-slots to v0.6.0 (afoxman@microsoft.com)
37
+ - Bump @fluentui-react-native/use-styling to v0.8.0 (afoxman@microsoft.com)
38
+
39
+ ## 0.6.12
40
+
41
+ Mon, 25 Oct 2021 19:24:43 GMT
42
+
43
+ ### Patches
44
+
45
+ - Bump @fluentui-react-native/use-slot to v0.1.7 (ruaraki@microsoft.com)
46
+
7
47
  ## 0.6.11
8
48
 
9
- Wed, 20 Oct 2021 03:44:36 GMT
49
+ Wed, 20 Oct 2021 03:46:25 GMT
10
50
 
11
51
  ### Patches
12
52
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/composition",
3
- "version": "0.6.11",
3
+ "version": "0.7.2",
4
4
  "description": "Composition factories for building HOCs",
5
5
  "repository": {
6
6
  "type": "git",
@@ -28,17 +28,17 @@
28
28
  "author": "",
29
29
  "license": "MIT",
30
30
  "dependencies": {
31
- "@fluentui-react-native/immutable-merge": "^1.1.3",
32
- "@fluentui-react-native/use-slot": ">=0.1.6 <1.0.0",
33
- "@fluentui-react-native/use-slots": ">=0.5.8 <1.0.0",
34
- "@fluentui-react-native/use-styling": ">=0.7.1 <1.0.0"
31
+ "@fluentui-react-native/immutable-merge": "^1.1.4",
32
+ "@fluentui-react-native/use-slot": ">=0.2.2 <1.0.0",
33
+ "@fluentui-react-native/use-slots": ">=0.6.2 <1.0.0",
34
+ "@fluentui-react-native/use-styling": ">=0.8.0 <1.0.0"
35
35
  },
36
36
  "devDependencies": {
37
- "@types/react-native": "^0.63.0",
37
+ "@types/react-native": "^0.64.0",
38
38
  "@uifabricshared/build-native": "^0.1.1",
39
- "react-native": "^0.63.4"
39
+ "react-native": "^0.64.3"
40
40
  },
41
41
  "peerDependencies": {
42
- "react-native": ">=0.63.4"
42
+ "react-native": ">=0.64.3"
43
43
  }
44
44
  }