@fluentui/react-shared-contexts 0.0.0-nightly-20220627-0421.1 → 0.0.0-nightly-20220629-1444.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 +55 -5
- package/CHANGELOG.md +29 -5
- package/package.json +3 -5
package/CHANGELOG.json
CHANGED
@@ -2,10 +2,45 @@
|
|
2
2
|
"name": "@fluentui/react-shared-contexts",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-shared-contexts_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Wed, 29 Jun 2022 14:56:19 GMT",
|
6
|
+
"tag": "@fluentui/react-shared-contexts_v0.0.0-nightly-20220629-1444.1",
|
7
|
+
"version": "0.0.0-nightly-20220629-1444.1",
|
8
8
|
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "email not defined",
|
12
|
+
"package": "@fluentui/react-shared-contexts",
|
13
|
+
"commit": "not available",
|
14
|
+
"comment": "Release nightly v9"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-shared-contexts",
|
19
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220629-1444.1",
|
20
|
+
"commit": "69fd45674774a9e2e90bb9fcb472a7d0b13aeafd"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
}
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"date": "Tue, 28 Jun 2022 15:13:58 GMT",
|
27
|
+
"tag": "@fluentui/react-shared-contexts_v9.0.0",
|
28
|
+
"version": "9.0.0",
|
29
|
+
"comments": {
|
30
|
+
"patch": [
|
31
|
+
{
|
32
|
+
"author": "lingfangao@hotmail.com",
|
33
|
+
"package": "@fluentui/react-shared-contexts",
|
34
|
+
"commit": "c7b1348bdad7aa883c29bfbc96ef2a32e6ebc7dd",
|
35
|
+
"comment": "feat: Initial 9.0.0 release"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"author": "beachball",
|
39
|
+
"package": "@fluentui/react-shared-contexts",
|
40
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0",
|
41
|
+
"commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
|
42
|
+
}
|
43
|
+
],
|
9
44
|
"prerelease": [
|
10
45
|
{
|
11
46
|
"author": "lingfangao@hotmail.com",
|
@@ -13,11 +48,26 @@
|
|
13
48
|
"commit": "2da4428ae7d6e464c538b7ed10e425ce0e531144",
|
14
49
|
"comment": "chore: Mark teams-prg owned APIs with @internal"
|
15
50
|
},
|
51
|
+
{
|
52
|
+
"author": "lingfangao@hotmail.com",
|
53
|
+
"package": "@fluentui/react-shared-contexts",
|
54
|
+
"commit": "e0aabd850b15adf9c151ebd4e332f7c50ad6cfdf",
|
55
|
+
"comment": "Update 9.0.0-rc dependencies to use caret range"
|
56
|
+
}
|
57
|
+
]
|
58
|
+
}
|
59
|
+
},
|
60
|
+
{
|
61
|
+
"date": "Thu, 23 Jun 2022 14:25:31 GMT",
|
62
|
+
"tag": "@fluentui/react-shared-contexts_v9.0.0-rc.11",
|
63
|
+
"version": "9.0.0-rc.11",
|
64
|
+
"comments": {
|
65
|
+
"prerelease": [
|
16
66
|
{
|
17
67
|
"author": "beachball",
|
18
68
|
"package": "@fluentui/react-shared-contexts",
|
19
|
-
"comment": "Bump @fluentui/react-theme to
|
20
|
-
"commit": "
|
69
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.10",
|
70
|
+
"commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
|
21
71
|
}
|
22
72
|
]
|
23
73
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,18 +1,42 @@
|
|
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, 29 Jun 2022 14:56:19 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20220629-1444.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v0.0.0-nightly-20220629-1444.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0
|
9
|
+
Wed, 29 Jun 2022 14:56:19 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0..@fluentui/react-shared-contexts_v0.0.0-nightly-20220629-1444.1)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
|
15
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220629-1444.1 ([commit](https://github.com/microsoft/fluentui/commit/69fd45674774a9e2e90bb9fcb472a7d0b13aeafd) by beachball)
|
16
|
+
|
17
|
+
## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0)
|
18
|
+
|
19
|
+
Tue, 28 Jun 2022 15:13:58 GMT
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-rc.11..@fluentui/react-shared-contexts_v9.0.0)
|
21
|
+
|
22
|
+
### Patches
|
23
|
+
|
24
|
+
- feat: Initial 9.0.0 release ([PR #23733](https://github.com/microsoft/fluentui/pull/23733) by lingfangao@hotmail.com)
|
25
|
+
- Bump @fluentui/react-theme to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
|
11
26
|
|
12
27
|
### Changes
|
13
28
|
|
14
29
|
- chore: Mark teams-prg owned APIs with @internal ([PR #23689](https://github.com/microsoft/fluentui/pull/23689) by lingfangao@hotmail.com)
|
15
|
-
-
|
30
|
+
- Update 9.0.0-rc dependencies to use caret range ([PR #23732](https://github.com/microsoft/fluentui/pull/23732) by lingfangao@hotmail.com)
|
31
|
+
|
32
|
+
## [9.0.0-rc.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-rc.11)
|
33
|
+
|
34
|
+
Thu, 23 Jun 2022 14:25:31 GMT
|
35
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-rc.10..@fluentui/react-shared-contexts_v9.0.0-rc.11)
|
36
|
+
|
37
|
+
### Changes
|
38
|
+
|
39
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.10 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
|
16
40
|
|
17
41
|
## [9.0.0-rc.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-rc.10)
|
18
42
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-shared-contexts",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220629-1444.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",
|
@@ -27,7 +27,7 @@
|
|
27
27
|
"@fluentui/scripts": "^1.0.0"
|
28
28
|
},
|
29
29
|
"dependencies": {
|
30
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
30
|
+
"@fluentui/react-theme": "^0.0.0-nightly-20220629-1444.1",
|
31
31
|
"tslib": "^2.1.0"
|
32
32
|
},
|
33
33
|
"peerDependencies": {
|
@@ -36,9 +36,7 @@
|
|
36
36
|
},
|
37
37
|
"beachball": {
|
38
38
|
"disallowedChangeTypes": [
|
39
|
-
"major"
|
40
|
-
"minor",
|
41
|
-
"patch"
|
39
|
+
"major"
|
42
40
|
]
|
43
41
|
},
|
44
42
|
"exports": {
|