@fluentui-react-native/framework 0.7.31 → 0.8.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.
Files changed (3) hide show
  1. package/CHANGELOG.json +101 -2
  2. package/CHANGELOG.md +35 -2
  3. package/package.json +16 -16
package/CHANGELOG.json CHANGED
@@ -2,7 +2,106 @@
2
2
  "name": "@fluentui-react-native/framework",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 07 Jul 2022 21:22:09 GMT",
5
+ "date": "Mon, 29 Aug 2022 23:19:48 GMT",
6
+ "tag": "@fluentui-react-native/framework_v0.8.1",
7
+ "version": "0.8.1",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/framework",
13
+ "comment": "Bump @fluentui-react-native/default-theme to v0.15.0",
14
+ "commit": "370259af6f245b97a9a9129d8defbdd30a0bbd9d"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Thu, 14 Jul 2022 18:09:51 GMT",
21
+ "tag": "@fluentui-react-native/framework_v0.8.0",
22
+ "version": "0.8.0",
23
+ "comments": {
24
+ "minor": [
25
+ {
26
+ "author": "sanajmi@microsoft.com",
27
+ "package": "@fluentui-react-native/framework",
28
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b",
29
+ "comment": "Update to React Native 0.66"
30
+ },
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui-react-native/framework",
34
+ "comment": "Bump @fluentui-react-native/composition to v0.8.0",
35
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui-react-native/framework",
40
+ "comment": "Bump @fluentui-react-native/default-theme to v0.14.0",
41
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui-react-native/framework",
46
+ "comment": "Bump @fluentui-react-native/merge-props to v0.5.0",
47
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui-react-native/framework",
52
+ "comment": "Bump @fluentui-react-native/theme-types to v0.18.0",
53
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui-react-native/framework",
58
+ "comment": "Bump @fluentui-react-native/use-styling to v0.9.0",
59
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui-react-native/framework",
64
+ "comment": "Bump @fluentui-react-native/use-slot to v0.3.0",
65
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui-react-native/framework",
70
+ "comment": "Bump @fluentui-react-native/use-slots to v0.7.0",
71
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui-react-native/framework",
76
+ "comment": "Bump @fluentui-react-native/use-tokens to v0.3.0",
77
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
78
+ },
79
+ {
80
+ "author": "beachball",
81
+ "package": "@fluentui-react-native/framework",
82
+ "comment": "Bump @fluentui-react-native/tokens to v0.16.0",
83
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
84
+ }
85
+ ]
86
+ }
87
+ },
88
+ {
89
+ "date": "Fri, 08 Jul 2022 21:23:37 GMT",
90
+ "tag": "@fluentui-react-native/framework_v0.7.32",
91
+ "version": "0.7.32",
92
+ "comments": {
93
+ "patch": [
94
+ {
95
+ "author": "beachball",
96
+ "package": "@fluentui-react-native/framework",
97
+ "comment": "Bump @fluentui-react-native/tokens to v0.15.1",
98
+ "commit": "c489bb685c8dbe94b7b6fe88957e7ce4d3c2d000"
99
+ }
100
+ ]
101
+ }
102
+ },
103
+ {
104
+ "date": "Thu, 07 Jul 2022 21:24:07 GMT",
6
105
  "tag": "@fluentui-react-native/framework_v0.7.31",
7
106
  "version": "0.7.31",
8
107
  "comments": {
@@ -11,7 +110,7 @@
11
110
  "author": "beachball",
12
111
  "package": "@fluentui-react-native/framework",
13
112
  "comment": "Bump @fluentui-react-native/tokens to v0.15.0",
14
- "commit": "f10be0c3afa914ad42fcb639dc4d0a65a87c6425"
113
+ "commit": "b4030a050a2c7223f45f498f3ab8cfc7f87059d9"
15
114
  }
16
115
  ]
17
116
  }
package/CHANGELOG.md CHANGED
@@ -1,12 +1,45 @@
1
1
  # Change Log - @fluentui-react-native/framework
2
2
 
3
- This log was last generated on Thu, 07 Jul 2022 21:22:09 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 29 Aug 2022 23:19:48 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.8.1
8
+
9
+ Mon, 29 Aug 2022 23:19:48 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @fluentui-react-native/default-theme to v0.15.0
14
+
15
+ ## 0.8.0
16
+
17
+ Thu, 14 Jul 2022 18:09:51 GMT
18
+
19
+ ### Minor changes
20
+
21
+ - Update to React Native 0.66 (sanajmi@microsoft.com)
22
+ - Bump @fluentui-react-native/composition to v0.8.0
23
+ - Bump @fluentui-react-native/default-theme to v0.14.0
24
+ - Bump @fluentui-react-native/merge-props to v0.5.0
25
+ - Bump @fluentui-react-native/theme-types to v0.18.0
26
+ - Bump @fluentui-react-native/use-styling to v0.9.0
27
+ - Bump @fluentui-react-native/use-slot to v0.3.0
28
+ - Bump @fluentui-react-native/use-slots to v0.7.0
29
+ - Bump @fluentui-react-native/use-tokens to v0.3.0
30
+ - Bump @fluentui-react-native/tokens to v0.16.0
31
+
32
+ ## 0.7.32
33
+
34
+ Fri, 08 Jul 2022 21:23:37 GMT
35
+
36
+ ### Patches
37
+
38
+ - Bump @fluentui-react-native/tokens to v0.15.1
39
+
7
40
  ## 0.7.31
8
41
 
9
- Thu, 07 Jul 2022 21:22:09 GMT
42
+ Thu, 07 Jul 2022 21:24:07 GMT
10
43
 
11
44
  ### Patches
12
45
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/framework",
3
- "version": "0.7.31",
3
+ "version": "0.8.1",
4
4
  "description": "Component framework used by fluentui react native controls",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -24,31 +24,31 @@
24
24
  "directory": "packages/framework/framework"
25
25
  },
26
26
  "dependencies": {
27
- "@fluentui-react-native/composition": ">=0.7.7 <1.0.0",
28
- "@fluentui-react-native/default-theme": ">=0.13.0 <1.0.0",
27
+ "@fluentui-react-native/composition": ">=0.8.0 <1.0.0",
28
+ "@fluentui-react-native/default-theme": ">=0.15.0 <1.0.0",
29
29
  "@fluentui-react-native/immutable-merge": "^1.1.7",
30
- "@fluentui-react-native/merge-props": ">=0.4.3 <1.0.0",
31
- "@fluentui-react-native/theme-types": ">=0.17.0 <1.0.0",
32
- "@fluentui-react-native/use-styling": ">=0.8.3 <1.0.0",
33
- "@fluentui-react-native/use-slot": ">=0.2.6 <1.0.0",
34
- "@fluentui-react-native/use-slots": ">=0.6.6 <1.0.0",
35
- "@fluentui-react-native/use-tokens": ">=0.2.3 <1.0.0",
30
+ "@fluentui-react-native/merge-props": ">=0.5.0 <1.0.0",
31
+ "@fluentui-react-native/theme-types": ">=0.18.0 <1.0.0",
32
+ "@fluentui-react-native/use-styling": ">=0.9.0 <1.0.0",
33
+ "@fluentui-react-native/use-slot": ">=0.3.0 <1.0.0",
34
+ "@fluentui-react-native/use-slots": ">=0.7.0 <1.0.0",
35
+ "@fluentui-react-native/use-tokens": ">=0.3.0 <1.0.0",
36
36
  "@fluentui-react-native/memo-cache": "^1.1.7",
37
- "@fluentui-react-native/tokens": ">=0.15.0 <1.0.0",
37
+ "@fluentui-react-native/tokens": ">=0.16.0 <1.0.0",
38
38
  "tslib": "^2.3.1"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",
42
42
  "@types/react": "^17.0.2",
43
- "@types/react-native": "^0.64.0",
43
+ "@types/react-native": "^0.66.0",
44
44
  "@fluentui-react-native/scripts": "^0.1.1",
45
- "react": "17.0.1",
46
- "react-dom": "17.0.1",
47
- "react-native": "^0.64.3"
45
+ "react": "17.0.2",
46
+ "react-dom": "17.0.2",
47
+ "react-native": "^0.66.0"
48
48
  },
49
49
  "peerDependencies": {
50
- "react": ">=17.0.1",
51
- "react-native": ">=0.64.3"
50
+ "react": ">=17.0.2",
51
+ "react-native": ">=0.66.0"
52
52
  },
53
53
  "author": "",
54
54
  "license": "MIT"