@fluentui-react-native/framework 0.7.5 → 0.7.6

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,88 @@
2
2
  "name": "@fluentui-react-native/framework",
3
3
  "entries": [
4
4
  {
5
- "date": "Sat, 18 Dec 2021 04:11:32 GMT",
5
+ "date": "Mon, 20 Dec 2021 22:51:36 GMT",
6
+ "tag": "@fluentui-react-native/framework_v0.7.6",
7
+ "version": "0.7.6",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "ruaraki@microsoft.com",
12
+ "package": "@fluentui-react-native/framework",
13
+ "commit": "f4a5b4f5c9c190400e3e34c4a33b3ed30696d41e",
14
+ "comment": "Add repository property to all package.json files"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/framework",
19
+ "comment": "Bump @fluentui-react-native/composition to v0.7.4",
20
+ "commit": "32b4aee7297f4dee329ceb27ccf92ae254b2561f"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/framework",
25
+ "comment": "Bump @fluentui-react-native/default-theme to v0.9.4",
26
+ "commit": "32b4aee7297f4dee329ceb27ccf92ae254b2561f"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui-react-native/framework",
31
+ "comment": "Bump @fluentui-react-native/immutable-merge to v1.1.6",
32
+ "commit": "32b4aee7297f4dee329ceb27ccf92ae254b2561f"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui-react-native/framework",
37
+ "comment": "Bump @fluentui-react-native/merge-props to v0.4.2",
38
+ "commit": "32b4aee7297f4dee329ceb27ccf92ae254b2561f"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui-react-native/framework",
43
+ "comment": "Bump @fluentui-react-native/theme-types to v0.13.1",
44
+ "commit": "32b4aee7297f4dee329ceb27ccf92ae254b2561f"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui-react-native/framework",
49
+ "comment": "Bump @fluentui-react-native/use-styling to v0.8.2",
50
+ "commit": "32b4aee7297f4dee329ceb27ccf92ae254b2561f"
51
+ },
52
+ {
53
+ "author": "beachball",
54
+ "package": "@fluentui-react-native/framework",
55
+ "comment": "Bump @fluentui-react-native/use-slot to v0.2.4",
56
+ "commit": "32b4aee7297f4dee329ceb27ccf92ae254b2561f"
57
+ },
58
+ {
59
+ "author": "beachball",
60
+ "package": "@fluentui-react-native/framework",
61
+ "comment": "Bump @fluentui-react-native/use-slots to v0.6.4",
62
+ "commit": "32b4aee7297f4dee329ceb27ccf92ae254b2561f"
63
+ },
64
+ {
65
+ "author": "beachball",
66
+ "package": "@fluentui-react-native/framework",
67
+ "comment": "Bump @fluentui-react-native/use-tokens to v0.2.2",
68
+ "commit": "32b4aee7297f4dee329ceb27ccf92ae254b2561f"
69
+ },
70
+ {
71
+ "author": "beachball",
72
+ "package": "@fluentui-react-native/framework",
73
+ "comment": "Bump @fluentui-react-native/memo-cache to v1.1.7",
74
+ "commit": "32b4aee7297f4dee329ceb27ccf92ae254b2561f"
75
+ },
76
+ {
77
+ "author": "beachball",
78
+ "package": "@fluentui-react-native/framework",
79
+ "comment": "Bump @fluentui-react-native/tokens to v0.11.3",
80
+ "commit": "32b4aee7297f4dee329ceb27ccf92ae254b2561f"
81
+ }
82
+ ]
83
+ }
84
+ },
85
+ {
86
+ "date": "Sat, 18 Dec 2021 04:15:04 GMT",
6
87
  "tag": "@fluentui-react-native/framework_v0.7.5",
7
88
  "version": "0.7.5",
8
89
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,31 @@
1
1
  # Change Log - @fluentui-react-native/framework
2
2
 
3
- This log was last generated on Sat, 18 Dec 2021 04:11:32 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 20 Dec 2021 22:51:36 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.7.6
8
+
9
+ Mon, 20 Dec 2021 22:51:36 GMT
10
+
11
+ ### Patches
12
+
13
+ - Add repository property to all package.json files (ruaraki@microsoft.com)
14
+ - Bump @fluentui-react-native/composition to v0.7.4
15
+ - Bump @fluentui-react-native/default-theme to v0.9.4
16
+ - Bump @fluentui-react-native/immutable-merge to v1.1.6
17
+ - Bump @fluentui-react-native/merge-props to v0.4.2
18
+ - Bump @fluentui-react-native/theme-types to v0.13.1
19
+ - Bump @fluentui-react-native/use-styling to v0.8.2
20
+ - Bump @fluentui-react-native/use-slot to v0.2.4
21
+ - Bump @fluentui-react-native/use-slots to v0.6.4
22
+ - Bump @fluentui-react-native/use-tokens to v0.2.2
23
+ - Bump @fluentui-react-native/memo-cache to v1.1.7
24
+ - Bump @fluentui-react-native/tokens to v0.11.3
25
+
7
26
  ## 0.7.5
8
27
 
9
- Sat, 18 Dec 2021 04:11:32 GMT
28
+ Sat, 18 Dec 2021 04:15:04 GMT
10
29
 
11
30
  ### Patches
12
31
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/framework",
3
- "version": "0.7.5",
3
+ "version": "0.7.6",
4
4
  "description": "Component framework used by fluentui react native controls",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -20,18 +20,23 @@
20
20
  "prettier": "fluentui-scripts prettier",
21
21
  "prettier-fix": "fluentui-scripts prettier --fix true"
22
22
  },
23
+ "repository": {
24
+ "type": "git",
25
+ "url": "https://github.com/microsoft/fluentui-react-native.git",
26
+ "directory": "packages/framework/framework"
27
+ },
23
28
  "dependencies": {
24
- "@fluentui-react-native/composition": ">=0.7.3 <1.0.0",
25
- "@fluentui-react-native/default-theme": ">=0.9.3 <1.0.0",
26
- "@fluentui-react-native/immutable-merge": "^1.1.5",
27
- "@fluentui-react-native/merge-props": ">=0.4.1 <1.0.0",
28
- "@fluentui-react-native/theme-types": ">=0.13.0 <1.0.0",
29
- "@fluentui-react-native/use-styling": ">=0.8.1 <1.0.0",
30
- "@fluentui-react-native/use-slot": ">=0.2.3 <1.0.0",
31
- "@fluentui-react-native/use-slots": ">=0.6.3 <1.0.0",
32
- "@fluentui-react-native/use-tokens": ">=0.2.1 <1.0.0",
33
- "@fluentui-react-native/memo-cache": "^1.1.6",
34
- "@fluentui-react-native/tokens": ">=0.11.2 <1.0.0",
29
+ "@fluentui-react-native/composition": ">=0.7.4 <1.0.0",
30
+ "@fluentui-react-native/default-theme": ">=0.9.4 <1.0.0",
31
+ "@fluentui-react-native/immutable-merge": "^1.1.6",
32
+ "@fluentui-react-native/merge-props": ">=0.4.2 <1.0.0",
33
+ "@fluentui-react-native/theme-types": ">=0.13.1 <1.0.0",
34
+ "@fluentui-react-native/use-styling": ">=0.8.2 <1.0.0",
35
+ "@fluentui-react-native/use-slot": ">=0.2.4 <1.0.0",
36
+ "@fluentui-react-native/use-slots": ">=0.6.4 <1.0.0",
37
+ "@fluentui-react-native/use-tokens": ">=0.2.2 <1.0.0",
38
+ "@fluentui-react-native/memo-cache": "^1.1.7",
39
+ "@fluentui-react-native/tokens": ">=0.11.3 <1.0.0",
35
40
  "tslib": "^2.3.1"
36
41
  },
37
42
  "devDependencies": {