@fluentui-react-native/stack 0.7.7 → 0.7.9

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 +103 -1
  2. package/CHANGELOG.md +30 -2
  3. package/package.json +26 -14
package/CHANGELOG.json CHANGED
@@ -2,7 +2,109 @@
2
2
  "name": "@fluentui-react-native/stack",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 16 Sep 2022 01:50:50 GMT",
5
+ "date": "Fri, 30 Sep 2022 00:51:18 GMT",
6
+ "tag": "@fluentui-react-native/stack_v0.7.9",
7
+ "version": "0.7.9",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "krsiler@microsoft.com",
12
+ "package": "@fluentui-react-native/stack",
13
+ "commit": "de9ddf75304295843613e144473e4fef3190f14b",
14
+ "comment": "Update react-native to 0.68"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/stack",
19
+ "comment": "Bump @uifabricshared/foundation-compose to v1.12.6",
20
+ "commit": "de9ddf75304295843613e144473e4fef3190f14b"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/stack",
25
+ "comment": "Bump @fluentui-react-native/adapters to v0.9.2",
26
+ "commit": "de9ddf75304295843613e144473e4fef3190f14b"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui-react-native/stack",
31
+ "comment": "Bump @fluentui-react-native/framework to v0.8.5",
32
+ "commit": "de9ddf75304295843613e144473e4fef3190f14b"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui-react-native/stack",
37
+ "comment": "Bump @fluentui-react-native/tokens to v0.17.1",
38
+ "commit": "de9ddf75304295843613e144473e4fef3190f14b"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui-react-native/stack",
43
+ "comment": "Bump @uifabricshared/foundation-composable to v0.11.1",
44
+ "commit": "de9ddf75304295843613e144473e4fef3190f14b"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui-react-native/stack",
49
+ "comment": "Bump @uifabricshared/foundation-settings to v0.12.1",
50
+ "commit": "de9ddf75304295843613e144473e4fef3190f14b"
51
+ },
52
+ {
53
+ "author": "beachball",
54
+ "package": "@fluentui-react-native/stack",
55
+ "comment": "Bump @uifabricshared/foundation-tokens to v0.12.4",
56
+ "commit": "de9ddf75304295843613e144473e4fef3190f14b"
57
+ },
58
+ {
59
+ "author": "beachball",
60
+ "package": "@fluentui-react-native/stack",
61
+ "comment": "Bump @fluentui-react-native/text to v0.15.1",
62
+ "commit": "de9ddf75304295843613e144473e4fef3190f14b"
63
+ }
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "date": "Wed, 21 Sep 2022 21:00:40 GMT",
69
+ "tag": "@fluentui-react-native/stack_v0.7.8",
70
+ "version": "0.7.8",
71
+ "comments": {
72
+ "patch": [
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui-react-native/stack",
76
+ "comment": "Bump @uifabricshared/foundation-compose to v1.12.5",
77
+ "commit": "6706e18d88a521539fdc717100516ec3ee4bb5e2"
78
+ },
79
+ {
80
+ "author": "beachball",
81
+ "package": "@fluentui-react-native/stack",
82
+ "comment": "Bump @fluentui-react-native/framework to v0.8.4",
83
+ "commit": "6706e18d88a521539fdc717100516ec3ee4bb5e2"
84
+ },
85
+ {
86
+ "author": "beachball",
87
+ "package": "@fluentui-react-native/stack",
88
+ "comment": "Bump @fluentui-react-native/tokens to v0.17.0",
89
+ "commit": "6706e18d88a521539fdc717100516ec3ee4bb5e2"
90
+ },
91
+ {
92
+ "author": "beachball",
93
+ "package": "@fluentui-react-native/stack",
94
+ "comment": "Bump @uifabricshared/foundation-tokens to v0.12.3",
95
+ "commit": "6706e18d88a521539fdc717100516ec3ee4bb5e2"
96
+ },
97
+ {
98
+ "author": "beachball",
99
+ "package": "@fluentui-react-native/stack",
100
+ "comment": "Bump @fluentui-react-native/text to v0.15.0",
101
+ "commit": "6706e18d88a521539fdc717100516ec3ee4bb5e2"
102
+ }
103
+ ]
104
+ }
105
+ },
106
+ {
107
+ "date": "Fri, 16 Sep 2022 01:53:06 GMT",
6
108
  "tag": "@fluentui-react-native/stack_v0.7.7",
7
109
  "version": "0.7.7",
8
110
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,40 @@
1
1
  # Change Log - @fluentui-react-native/stack
2
2
 
3
- This log was last generated on Fri, 16 Sep 2022 01:50:50 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 30 Sep 2022 00:51:18 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.7.9
8
+
9
+ Fri, 30 Sep 2022 00:51:18 GMT
10
+
11
+ ### Patches
12
+
13
+ - Update react-native to 0.68 (krsiler@microsoft.com)
14
+ - Bump @uifabricshared/foundation-compose to v1.12.6
15
+ - Bump @fluentui-react-native/adapters to v0.9.2
16
+ - Bump @fluentui-react-native/framework to v0.8.5
17
+ - Bump @fluentui-react-native/tokens to v0.17.1
18
+ - Bump @uifabricshared/foundation-composable to v0.11.1
19
+ - Bump @uifabricshared/foundation-settings to v0.12.1
20
+ - Bump @uifabricshared/foundation-tokens to v0.12.4
21
+ - Bump @fluentui-react-native/text to v0.15.1
22
+
23
+ ## 0.7.8
24
+
25
+ Wed, 21 Sep 2022 21:00:40 GMT
26
+
27
+ ### Patches
28
+
29
+ - Bump @uifabricshared/foundation-compose to v1.12.5
30
+ - Bump @fluentui-react-native/framework to v0.8.4
31
+ - Bump @fluentui-react-native/tokens to v0.17.0
32
+ - Bump @uifabricshared/foundation-tokens to v0.12.3
33
+ - Bump @fluentui-react-native/text to v0.15.0
34
+
7
35
  ## 0.7.7
8
36
 
9
- Fri, 16 Sep 2022 01:50:50 GMT
37
+ Fri, 16 Sep 2022 01:53:06 GMT
10
38
 
11
39
  ### Patches
12
40
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/stack",
3
- "version": "0.7.7",
3
+ "version": "0.7.9",
4
4
  "description": "A cross-platform opinionated Fluent Text component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -22,25 +22,37 @@
22
22
  "directory": "packages/components/Stack"
23
23
  },
24
24
  "dependencies": {
25
- "@uifabricshared/foundation-compose": "^1.12.4",
26
- "@fluentui-react-native/adapters": ">=0.9.1 <1.0.0",
27
- "@fluentui-react-native/framework": ">=0.8.3 <1.0.0",
28
- "@fluentui-react-native/tokens": ">=0.16.2 <1.0.0",
29
- "@uifabricshared/foundation-composable": ">=0.11.0 <1.0.0",
30
- "@uifabricshared/foundation-settings": ">=0.12.0 <1.0.0",
31
- "@uifabricshared/foundation-tokens": ">=0.12.2 <1.0.0"
25
+ "@uifabricshared/foundation-compose": "^1.12.6",
26
+ "@fluentui-react-native/adapters": ">=0.9.2 <1.0.0",
27
+ "@fluentui-react-native/framework": ">=0.8.5 <1.0.0",
28
+ "@fluentui-react-native/tokens": ">=0.17.1 <1.0.0",
29
+ "@uifabricshared/foundation-composable": ">=0.11.1 <1.0.0",
30
+ "@uifabricshared/foundation-settings": ">=0.12.1 <1.0.0",
31
+ "@uifabricshared/foundation-tokens": ">=0.12.4 <1.0.0"
32
32
  },
33
33
  "devDependencies": {
34
34
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",
35
- "@fluentui-react-native/text": ">=0.14.4 <1.0.0",
36
- "@types/react-native": "^0.66.0",
35
+ "@fluentui-react-native/text": ">=0.15.1 <1.0.0",
36
+ "@types/react-native": "^0.68.0",
37
37
  "@fluentui-react-native/scripts": "^0.1.1",
38
- "react-native": "^0.66.0"
38
+ "react": "17.0.2",
39
+ "react-native": "^0.68.0"
39
40
  },
40
41
  "peerDependencies": {
41
- "react": ">=17.0.2",
42
- "react-native": ">=0.66.0"
42
+ "react": "17.0.2",
43
+ "react-native": "^0.68.0"
43
44
  },
44
45
  "author": "",
45
- "license": "MIT"
46
+ "license": "MIT",
47
+ "rnx-kit": {
48
+ "reactNativeVersion": "^0.68",
49
+ "reactNativeDevVersion": "^0.68",
50
+ "kitType": "library",
51
+ "capabilities": [
52
+ "core",
53
+ "core-android",
54
+ "core-ios",
55
+ "react"
56
+ ]
57
+ }
46
58
  }