@fluentui/react-shared-contexts 0.0.0-nightlyd514b3e0ee20220121.1 → 0.0.0-nightlyd80c90385320220216.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.
- package/CHANGELOG.json +33 -6
- package/CHANGELOG.md +17 -6
- package/package.json +2 -2
package/CHANGELOG.json
CHANGED
@@ -2,28 +2,55 @@
|
|
2
2
|
"name": "@fluentui/react-shared-contexts",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-shared-contexts_v0.0.0-
|
7
|
-
"version": "0.0.0-
|
5
|
+
"date": "Wed, 16 Feb 2022 04:14:13 GMT",
|
6
|
+
"tag": "@fluentui/react-shared-contexts_v0.0.0-nightlyd80c90385320220216.1",
|
7
|
+
"version": "0.0.0-nightlyd80c90385320220216.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
11
11
|
"author": "email not defined",
|
12
12
|
"package": "@fluentui/react-shared-contexts",
|
13
|
-
"commit": "
|
13
|
+
"commit": "685891ff65eff67542456c5908f5ee1c2f121f4c",
|
14
14
|
"comment": "Release nightly v9"
|
15
15
|
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-shared-contexts",
|
19
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightlyd80c90385320220216.1",
|
20
|
+
"commit": "685891ff65eff67542456c5908f5ee1c2f121f4c"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
}
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"date": "Thu, 10 Feb 2022 08:50:48 GMT",
|
27
|
+
"tag": "@fluentui/react-shared-contexts_v9.0.0-rc.1",
|
28
|
+
"version": "9.0.0-rc.1",
|
29
|
+
"comments": {
|
30
|
+
"prerelease": [
|
16
31
|
{
|
17
32
|
"author": "martinhochel@microsoft.com",
|
18
33
|
"package": "@fluentui/react-shared-contexts",
|
19
34
|
"commit": "ecfe4c4fdc306e9c484706f28457f440f55d3684",
|
20
35
|
"comment": "make the ThemeContext TS API reflect runtime and remove redundant ThemeContextValue"
|
21
36
|
},
|
37
|
+
{
|
38
|
+
"author": "behowell@microsoft.com",
|
39
|
+
"package": "@fluentui/react-shared-contexts",
|
40
|
+
"commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
|
41
|
+
"comment": "Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
|
42
|
+
},
|
43
|
+
{
|
44
|
+
"author": "lingfangao@hotmail.com",
|
45
|
+
"package": "@fluentui/react-shared-contexts",
|
46
|
+
"commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
|
47
|
+
"comment": "Bump Fluent UI packages to 9.0.0-rc"
|
48
|
+
},
|
22
49
|
{
|
23
50
|
"author": "beachball",
|
24
51
|
"package": "@fluentui/react-shared-contexts",
|
25
|
-
"comment": "Bump @fluentui/react-theme to
|
26
|
-
"commit": "
|
52
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.1",
|
53
|
+
"commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
|
27
54
|
}
|
28
55
|
],
|
29
56
|
"none": [
|
package/CHANGELOG.md
CHANGED
@@ -1,19 +1,30 @@
|
|
1
1
|
# Change Log - @fluentui/react-shared-contexts
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 16 Feb 2022 04:14:13 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-
|
7
|
+
## [0.0.0-nightlyd80c90385320220216.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v0.0.0-nightlyd80c90385320220216.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-
|
9
|
+
Wed, 16 Feb 2022 04:14:13 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-rc.1..@fluentui/react-shared-contexts_v0.0.0-nightlyd80c90385320220216.1)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/685891ff65eff67542456c5908f5ee1c2f121f4c) by email not defined)
|
15
|
+
- Bump @fluentui/react-theme to v0.0.0-nightlyd80c90385320220216.1 ([commit](https://github.com/microsoft/fluentui/commit/685891ff65eff67542456c5908f5ee1c2f121f4c) by beachball)
|
16
|
+
|
17
|
+
## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-rc.1)
|
18
|
+
|
19
|
+
Thu, 10 Feb 2022 08:50:48 GMT
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-beta.4..@fluentui/react-shared-contexts_v9.0.0-rc.1)
|
11
21
|
|
12
22
|
### Changes
|
13
23
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/89feafb688fbb160fb8519724479b3c68a79d090) by email not defined)
|
15
24
|
- make the ThemeContext TS API reflect runtime and remove redundant ThemeContextValue ([PR #21286](https://github.com/microsoft/fluentui/pull/21286) by martinhochel@microsoft.com)
|
16
|
-
-
|
25
|
+
- Rename component hooks add the suffix _unstable, as their API has not been finalized yet ([PR #21365](https://github.com/microsoft/fluentui/pull/21365) by behowell@microsoft.com)
|
26
|
+
- Bump Fluent UI packages to 9.0.0-rc ([PR #21623](https://github.com/microsoft/fluentui/pull/21623) by lingfangao@hotmail.com)
|
27
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
|
17
28
|
|
18
29
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-beta.4)
|
19
30
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-shared-contexts",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-nightlyd80c90385320220216.1",
|
4
4
|
"description": "Fluent UI React Contexts shared by multiple components.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -35,7 +35,7 @@
|
|
35
35
|
"react-test-renderer": "^16.3.0"
|
36
36
|
},
|
37
37
|
"dependencies": {
|
38
|
-
"@fluentui/react-theme": "0.0.0-
|
38
|
+
"@fluentui/react-theme": "0.0.0-nightlyd80c90385320220216.1",
|
39
39
|
"tslib": "^2.1.0"
|
40
40
|
},
|
41
41
|
"peerDependencies": {
|