@fluentui/react-shared-contexts 0.0.0-nightlybc5ff01fb020211104.1 → 0.0.0-nightlyc0273fdc6920211123.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 +29 -6
- package/CHANGELOG.md +15 -6
- package/package.json +2 -3
package/CHANGELOG.json
CHANGED
@@ -2,17 +2,32 @@
|
|
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": "Tue, 23 Nov 2021 04:19:31 GMT",
|
6
|
+
"tag": "@fluentui/react-shared-contexts_v0.0.0-nightlyc0273fdc6920211123.1",
|
7
|
+
"version": "0.0.0-nightlyc0273fdc6920211123.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": "ecb84838dc29fe424995bfc3c2983d3cd335936e",
|
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-nightlyc0273fdc6920211123.1",
|
20
|
+
"commit": "ecb84838dc29fe424995bfc3c2983d3cd335936e"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
}
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"date": "Fri, 12 Nov 2021 13:25:32 GMT",
|
27
|
+
"tag": "@fluentui/react-shared-contexts_v9.0.0-beta.3",
|
28
|
+
"version": "9.0.0-beta.3",
|
29
|
+
"comments": {
|
30
|
+
"prerelease": [
|
16
31
|
{
|
17
32
|
"author": "gcox@microsoft.com",
|
18
33
|
"package": "@fluentui/react-shared-contexts",
|
@@ -22,8 +37,16 @@
|
|
22
37
|
{
|
23
38
|
"author": "beachball",
|
24
39
|
"package": "@fluentui/react-shared-contexts",
|
25
|
-
"comment": "Bump @fluentui/react-theme to
|
26
|
-
"commit": "
|
40
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-beta.3",
|
41
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
42
|
+
}
|
43
|
+
],
|
44
|
+
"none": [
|
45
|
+
{
|
46
|
+
"author": "lingfangao@hotmail.com",
|
47
|
+
"package": "@fluentui/react-shared-contexts",
|
48
|
+
"commit": "00f70581480b536e723fb69edf0ae617beac4807",
|
49
|
+
"comment": "Remove beta release tag"
|
27
50
|
}
|
28
51
|
]
|
29
52
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,19 +1,28 @@
|
|
1
1
|
# Change Log - @fluentui/react-shared-contexts
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Tue, 23 Nov 2021 04:19:31 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-
|
7
|
+
## [0.0.0-nightlyc0273fdc6920211123.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v0.0.0-nightlyc0273fdc6920211123.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-beta.
|
9
|
+
Tue, 23 Nov 2021 04:19:31 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-beta.3..@fluentui/react-shared-contexts_v0.0.0-nightlyc0273fdc6920211123.1)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/ecb84838dc29fe424995bfc3c2983d3cd335936e) by email not defined)
|
15
|
+
- Bump @fluentui/react-theme to v0.0.0-nightlyc0273fdc6920211123.1 ([commit](https://github.com/microsoft/fluentui/commit/ecb84838dc29fe424995bfc3c2983d3cd335936e) by beachball)
|
16
|
+
|
17
|
+
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-beta.3)
|
18
|
+
|
19
|
+
Fri, 12 Nov 2021 13:25:32 GMT
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-beta.2..@fluentui/react-shared-contexts_v9.0.0-beta.3)
|
11
21
|
|
12
22
|
### Changes
|
13
23
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/112d5b8815c25532184ed7c1407ba9a777e2f48d) by email not defined)
|
15
24
|
- Updated beta and RC components to ES2019 ([PR #20405](https://github.com/microsoft/fluentui/pull/20405) by gcox@microsoft.com)
|
16
|
-
- Bump @fluentui/react-theme to
|
25
|
+
- Bump @fluentui/react-theme to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
17
26
|
|
18
27
|
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-beta.2)
|
19
28
|
|
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-nightlyc0273fdc6920211123.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",
|
@@ -34,7 +34,7 @@
|
|
34
34
|
"react-test-renderer": "^16.3.0"
|
35
35
|
},
|
36
36
|
"dependencies": {
|
37
|
-
"@fluentui/react-theme": "0.0.0-
|
37
|
+
"@fluentui/react-theme": "0.0.0-nightlyc0273fdc6920211123.1",
|
38
38
|
"tslib": "^2.1.0"
|
39
39
|
},
|
40
40
|
"peerDependencies": {
|
@@ -42,7 +42,6 @@
|
|
42
42
|
"react": ">=16.8.0 <18.0.0"
|
43
43
|
},
|
44
44
|
"beachball": {
|
45
|
-
"tag": "beta",
|
46
45
|
"disallowedChangeTypes": [
|
47
46
|
"major",
|
48
47
|
"minor",
|