@fluentui/global-context 9.0.0-beta.33 → 9.0.0-beta.35
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 +60 -3
- package/CHANGELOG.md +24 -4
- package/package.json +4 -4
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,64 @@
|
|
|
2
2
|
"name": "@fluentui/global-context",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Fri, 11 Aug 2023 12:10:20 GMT",
|
|
6
|
+
"tag": "@fluentui/global-context_v9.0.0-beta.35",
|
|
7
|
+
"version": "9.0.0-beta.35",
|
|
8
|
+
"comments": {
|
|
9
|
+
"prerelease": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@fluentui/global-context",
|
|
13
|
+
"comment": "Bump @fluentui/react-context-selector to v9.1.28",
|
|
14
|
+
"commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@fluentui/global-context",
|
|
19
|
+
"comment": "Bump @fluentui/react-utilities to v9.11.1",
|
|
20
|
+
"commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
|
|
21
|
+
}
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"date": "Fri, 04 Aug 2023 08:52:58 GMT",
|
|
27
|
+
"tag": "@fluentui/global-context_v9.0.0-beta.34",
|
|
28
|
+
"version": "9.0.0-beta.34",
|
|
29
|
+
"comments": {
|
|
30
|
+
"prerelease": [
|
|
31
|
+
{
|
|
32
|
+
"author": "beachball",
|
|
33
|
+
"package": "@fluentui/global-context",
|
|
34
|
+
"comment": "Bump @fluentui/react-context-selector to v9.1.27",
|
|
35
|
+
"commit": "0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"author": "beachball",
|
|
39
|
+
"package": "@fluentui/global-context",
|
|
40
|
+
"comment": "Bump @fluentui/react-utilities to v9.11.0",
|
|
41
|
+
"commit": "0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca"
|
|
42
|
+
}
|
|
43
|
+
]
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"date": "Thu, 20 Jul 2023 18:27:25 GMT",
|
|
48
|
+
"tag": "@fluentui/global-context_v9.0.0-beta.33",
|
|
49
|
+
"version": "9.0.0-beta.33",
|
|
50
|
+
"comments": {
|
|
51
|
+
"none": [
|
|
52
|
+
{
|
|
53
|
+
"author": "olfedias@microsoft.com",
|
|
54
|
+
"package": "@fluentui/global-context",
|
|
55
|
+
"commit": "5a4b16715e8e929f11d8113f710e578ca73acaa6",
|
|
56
|
+
"comment": "chore: migrate to monosize"
|
|
57
|
+
}
|
|
58
|
+
]
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"date": "Mon, 03 Jul 2023 11:57:14 GMT",
|
|
6
63
|
"tag": "@fluentui/global-context_v9.0.0-beta.33",
|
|
7
64
|
"version": "9.0.0-beta.33",
|
|
8
65
|
"comments": {
|
|
@@ -11,13 +68,13 @@
|
|
|
11
68
|
"author": "beachball",
|
|
12
69
|
"package": "@fluentui/global-context",
|
|
13
70
|
"comment": "Bump @fluentui/react-context-selector to v9.1.26",
|
|
14
|
-
"commit": "
|
|
71
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
|
15
72
|
},
|
|
16
73
|
{
|
|
17
74
|
"author": "beachball",
|
|
18
75
|
"package": "@fluentui/global-context",
|
|
19
76
|
"comment": "Bump @fluentui/react-utilities to v9.10.1",
|
|
20
|
-
"commit": "
|
|
77
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
|
21
78
|
}
|
|
22
79
|
]
|
|
23
80
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,18 +1,38 @@
|
|
|
1
1
|
# Change Log - @fluentui/global-context
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Fri, 11 Aug 2023 12:10:20 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.0-beta.35](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.35)
|
|
8
|
+
|
|
9
|
+
Fri, 11 Aug 2023 12:10:20 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.34..@fluentui/global-context_v9.0.0-beta.35)
|
|
11
|
+
|
|
12
|
+
### Changes
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react-context-selector to v9.1.28 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
|
|
15
|
+
- Bump @fluentui/react-utilities to v9.11.1 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
|
|
16
|
+
|
|
17
|
+
## [9.0.0-beta.34](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.34)
|
|
18
|
+
|
|
19
|
+
Fri, 04 Aug 2023 08:52:58 GMT
|
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.33..@fluentui/global-context_v9.0.0-beta.34)
|
|
21
|
+
|
|
22
|
+
### Changes
|
|
23
|
+
|
|
24
|
+
- Bump @fluentui/react-context-selector to v9.1.27 ([commit](https://github.com/microsoft/fluentui/commit/0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca) by beachball)
|
|
25
|
+
- Bump @fluentui/react-utilities to v9.11.0 ([commit](https://github.com/microsoft/fluentui/commit/0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca) by beachball)
|
|
26
|
+
|
|
7
27
|
## [9.0.0-beta.33](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.33)
|
|
8
28
|
|
|
9
|
-
Mon, 03 Jul 2023 11:
|
|
29
|
+
Mon, 03 Jul 2023 11:57:14 GMT
|
|
10
30
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.32..@fluentui/global-context_v9.0.0-beta.33)
|
|
11
31
|
|
|
12
32
|
### Changes
|
|
13
33
|
|
|
14
|
-
- Bump @fluentui/react-context-selector to v9.1.26 ([PR #
|
|
15
|
-
- Bump @fluentui/react-utilities to v9.10.1 ([PR #
|
|
34
|
+
- Bump @fluentui/react-context-selector to v9.1.26 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
|
35
|
+
- Bump @fluentui/react-utilities to v9.10.1 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
|
16
36
|
|
|
17
37
|
## [9.0.0-beta.32](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.32)
|
|
18
38
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/global-context",
|
|
3
|
-
"version": "9.0.0-beta.
|
|
3
|
+
"version": "9.0.0-beta.35",
|
|
4
4
|
"description": "Extension of React createContext to be a true singleton on the global scope",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"license": "MIT",
|
|
14
14
|
"scripts": {
|
|
15
15
|
"build": "just-scripts build",
|
|
16
|
-
"bundle-size": "
|
|
16
|
+
"bundle-size": "monosize measure",
|
|
17
17
|
"clean": "just-scripts clean",
|
|
18
18
|
"code-style": "just-scripts code-style",
|
|
19
19
|
"e2e": "cypress run --component",
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
"@fluentui/scripts-tasks": "*"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@fluentui/react-context-selector": "^9.1.
|
|
36
|
-
"@fluentui/react-utilities": "^9.
|
|
35
|
+
"@fluentui/react-context-selector": "^9.1.28",
|
|
36
|
+
"@fluentui/react-utilities": "^9.11.1",
|
|
37
37
|
"@swc/helpers": "^0.4.14"
|
|
38
38
|
},
|
|
39
39
|
"peerDependencies": {
|