@fluentui/global-context 9.0.0-beta.6 → 9.0.0-beta.60
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.md +554 -4
- package/README.md +1 -1
- package/lib/global-context-selector.js +25 -33
- package/lib/global-context-selector.js.map +1 -1
- package/lib/global-context.js +24 -33
- package/lib/global-context.js.map +1 -1
- package/lib/index.js +0 -1
- package/lib/index.js.map +1 -1
- package/lib/types.js +1 -2
- package/lib/types.js.map +1 -1
- package/lib/utils.js +2 -4
- package/lib/utils.js.map +1 -1
- package/lib-commonjs/global-context-selector.js +43 -58
- package/lib-commonjs/global-context-selector.js.map +1 -1
- package/lib-commonjs/global-context.js +42 -58
- package/lib-commonjs/global-context.js.map +1 -1
- package/lib-commonjs/index.js +16 -21
- package/lib-commonjs/index.js.map +1 -1
- package/lib-commonjs/types.js +3 -3
- package/lib-commonjs/types.js.map +1 -1
- package/lib-commonjs/utils.js +11 -12
- package/lib-commonjs/utils.js.map +1 -1
- package/package.json +32 -15
- package/CHANGELOG.json +0 -205
package/CHANGELOG.md
CHANGED
|
@@ -1,19 +1,569 @@
|
|
|
1
1
|
# Change Log - @fluentui/global-context
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Wed, 28 Feb 2024 02:28:41 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.0-beta.60](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.60)
|
|
8
|
+
|
|
9
|
+
Wed, 28 Feb 2024 02:28:41 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.59..@fluentui/global-context_v9.0.0-beta.60)
|
|
11
|
+
|
|
12
|
+
### Changes
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react-context-selector to v9.1.53 ([PR #30639](https://github.com/microsoft/fluentui/pull/30639) by beachball)
|
|
15
|
+
- Bump @fluentui/react-utilities to v9.18.2 ([PR #30639](https://github.com/microsoft/fluentui/pull/30639) by beachball)
|
|
16
|
+
|
|
17
|
+
## [9.0.0-beta.59](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.59)
|
|
18
|
+
|
|
19
|
+
Tue, 20 Feb 2024 14:22:30 GMT
|
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.58..@fluentui/global-context_v9.0.0-beta.59)
|
|
21
|
+
|
|
22
|
+
### Changes
|
|
23
|
+
|
|
24
|
+
- Bump @fluentui/react-context-selector to v9.1.52 ([PR #30543](https://github.com/microsoft/fluentui/pull/30543) by beachball)
|
|
25
|
+
- Bump @fluentui/react-utilities to v9.18.1 ([PR #30543](https://github.com/microsoft/fluentui/pull/30543) by beachball)
|
|
26
|
+
|
|
27
|
+
## [9.0.0-beta.58](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.58)
|
|
28
|
+
|
|
29
|
+
Tue, 30 Jan 2024 23:16:54 GMT
|
|
30
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.57..@fluentui/global-context_v9.0.0-beta.58)
|
|
31
|
+
|
|
32
|
+
### Changes
|
|
33
|
+
|
|
34
|
+
- Bump @fluentui/react-context-selector to v9.1.51 ([PR #29983](https://github.com/microsoft/fluentui/pull/29983) by beachball)
|
|
35
|
+
- Bump @fluentui/react-utilities to v9.18.0 ([PR #29983](https://github.com/microsoft/fluentui/pull/29983) by beachball)
|
|
36
|
+
|
|
37
|
+
## [9.0.0-beta.57](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.57)
|
|
38
|
+
|
|
39
|
+
Tue, 23 Jan 2024 15:11:00 GMT
|
|
40
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.56..@fluentui/global-context_v9.0.0-beta.57)
|
|
41
|
+
|
|
42
|
+
### Changes
|
|
43
|
+
|
|
44
|
+
- Bump @fluentui/react-context-selector to v9.1.50 ([PR #30359](https://github.com/microsoft/fluentui/pull/30359) by beachball)
|
|
45
|
+
- Bump @fluentui/react-utilities to v9.17.0 ([PR #30359](https://github.com/microsoft/fluentui/pull/30359) by beachball)
|
|
46
|
+
|
|
47
|
+
## [9.0.0-beta.56](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.56)
|
|
48
|
+
|
|
49
|
+
Thu, 18 Jan 2024 14:25:03 GMT
|
|
50
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.55..@fluentui/global-context_v9.0.0-beta.56)
|
|
51
|
+
|
|
52
|
+
### Changes
|
|
53
|
+
|
|
54
|
+
- Bump @fluentui/react-context-selector to v9.1.49 ([PR #30046](https://github.com/microsoft/fluentui/pull/30046) by beachball)
|
|
55
|
+
- Bump @fluentui/react-utilities to v9.16.1 ([PR #30046](https://github.com/microsoft/fluentui/pull/30046) by beachball)
|
|
56
|
+
|
|
57
|
+
## [9.0.0-beta.55](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.55)
|
|
58
|
+
|
|
59
|
+
Wed, 17 Jan 2024 16:18:50 GMT
|
|
60
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.54..@fluentui/global-context_v9.0.0-beta.55)
|
|
61
|
+
|
|
62
|
+
### Changes
|
|
63
|
+
|
|
64
|
+
- Bump @fluentui/react-context-selector to v9.1.48 ([PR #30339](https://github.com/microsoft/fluentui/pull/30339) by beachball)
|
|
65
|
+
- Bump @fluentui/react-utilities to v9.16.0 ([PR #30339](https://github.com/microsoft/fluentui/pull/30339) by beachball)
|
|
66
|
+
|
|
67
|
+
## [9.0.0-beta.54](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.54)
|
|
68
|
+
|
|
69
|
+
Tue, 16 Jan 2024 13:14:13 GMT
|
|
70
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.53..@fluentui/global-context_v9.0.0-beta.54)
|
|
71
|
+
|
|
72
|
+
### Changes
|
|
73
|
+
|
|
74
|
+
- fix: correct version of @types/react-dom peer dep that matches for 16.x ([PR #30259](https://github.com/microsoft/fluentui/pull/30259) by mgodbolt@microsoft.com)
|
|
75
|
+
- Bump @fluentui/react-context-selector to v9.1.47 ([PR #30299](https://github.com/microsoft/fluentui/pull/30299) by beachball)
|
|
76
|
+
|
|
77
|
+
## [9.0.0-beta.53](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.53)
|
|
78
|
+
|
|
79
|
+
Mon, 08 Jan 2024 16:24:28 GMT
|
|
80
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.52..@fluentui/global-context_v9.0.0-beta.53)
|
|
81
|
+
|
|
82
|
+
### Changes
|
|
83
|
+
|
|
84
|
+
- Bump @fluentui/react-context-selector to v9.1.46 ([PR #30179](https://github.com/microsoft/fluentui/pull/30179) by beachball)
|
|
85
|
+
- Bump @fluentui/react-utilities to v9.15.6 ([PR #30179](https://github.com/microsoft/fluentui/pull/30179) by beachball)
|
|
86
|
+
|
|
87
|
+
## [9.0.0-beta.52](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.52)
|
|
88
|
+
|
|
89
|
+
Wed, 03 Jan 2024 09:26:44 GMT
|
|
90
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.51..@fluentui/global-context_v9.0.0-beta.52)
|
|
91
|
+
|
|
92
|
+
### Changes
|
|
93
|
+
|
|
94
|
+
- Bump @fluentui/react-context-selector to v9.1.45 ([PR #30163](https://github.com/microsoft/fluentui/pull/30163) by beachball)
|
|
95
|
+
- Bump @fluentui/react-utilities to v9.15.5 ([PR #30163](https://github.com/microsoft/fluentui/pull/30163) by beachball)
|
|
96
|
+
|
|
97
|
+
## [9.0.0-beta.51](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.51)
|
|
98
|
+
|
|
99
|
+
Mon, 18 Dec 2023 14:40:46 GMT
|
|
100
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.50..@fluentui/global-context_v9.0.0-beta.51)
|
|
101
|
+
|
|
102
|
+
### Changes
|
|
103
|
+
|
|
104
|
+
- Bump @fluentui/react-context-selector to v9.1.44 ([PR #30103](https://github.com/microsoft/fluentui/pull/30103) by beachball)
|
|
105
|
+
- Bump @fluentui/react-utilities to v9.15.4 ([PR #30103](https://github.com/microsoft/fluentui/pull/30103) by beachball)
|
|
106
|
+
|
|
107
|
+
## [9.0.0-beta.50](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.50)
|
|
108
|
+
|
|
109
|
+
Thu, 14 Dec 2023 09:58:41 GMT
|
|
110
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.49..@fluentui/global-context_v9.0.0-beta.50)
|
|
111
|
+
|
|
112
|
+
### Changes
|
|
113
|
+
|
|
114
|
+
- chore: disallow `window` and `document` access ([PR #29962](https://github.com/microsoft/fluentui/pull/29962) by seanmonahan@microsoft.com)
|
|
115
|
+
- Bump @fluentui/react-context-selector to v9.1.43 ([PR #30056](https://github.com/microsoft/fluentui/pull/30056) by beachball)
|
|
116
|
+
- Bump @fluentui/react-utilities to v9.15.3 ([PR #30056](https://github.com/microsoft/fluentui/pull/30056) by beachball)
|
|
117
|
+
|
|
118
|
+
## [9.0.0-beta.49](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.49)
|
|
119
|
+
|
|
120
|
+
Thu, 09 Nov 2023 17:29:49 GMT
|
|
121
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.48..@fluentui/global-context_v9.0.0-beta.49)
|
|
122
|
+
|
|
123
|
+
### Changes
|
|
124
|
+
|
|
125
|
+
- chore: use package.json#files setup instead of npmignore for all v9 libraries ([PR #29734](https://github.com/microsoft/fluentui/pull/29734) by martinhochel@microsoft.com)
|
|
126
|
+
- Bump @fluentui/react-context-selector to v9.1.42 ([PR #29800](https://github.com/microsoft/fluentui/pull/29800) by beachball)
|
|
127
|
+
- Bump @fluentui/react-utilities to v9.15.2 ([PR #29800](https://github.com/microsoft/fluentui/pull/29800) by beachball)
|
|
128
|
+
|
|
129
|
+
## [9.0.0-beta.48](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.48)
|
|
130
|
+
|
|
131
|
+
Wed, 18 Oct 2023 17:54:08 GMT
|
|
132
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.47..@fluentui/global-context_v9.0.0-beta.48)
|
|
133
|
+
|
|
134
|
+
### Changes
|
|
135
|
+
|
|
136
|
+
- Bump @fluentui/react-context-selector to v9.1.41 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
|
|
137
|
+
- Bump @fluentui/react-utilities to v9.15.1 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
|
|
138
|
+
|
|
139
|
+
## [9.0.0-beta.47](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.47)
|
|
140
|
+
|
|
141
|
+
Wed, 11 Oct 2023 13:54:26 GMT
|
|
142
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.46..@fluentui/global-context_v9.0.0-beta.47)
|
|
143
|
+
|
|
144
|
+
### Changes
|
|
145
|
+
|
|
146
|
+
- Bump @fluentui/react-context-selector to v9.1.40 ([PR #29262](https://github.com/microsoft/fluentui/pull/29262) by beachball)
|
|
147
|
+
- Bump @fluentui/react-utilities to v9.15.0 ([PR #29262](https://github.com/microsoft/fluentui/pull/29262) by beachball)
|
|
148
|
+
|
|
149
|
+
## [9.0.0-beta.46](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.46)
|
|
150
|
+
|
|
151
|
+
Mon, 09 Oct 2023 20:45:44 GMT
|
|
152
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.45..@fluentui/global-context_v9.0.0-beta.46)
|
|
153
|
+
|
|
154
|
+
### Changes
|
|
155
|
+
|
|
156
|
+
- Bump @fluentui/react-context-selector to v9.1.39 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)
|
|
157
|
+
- Bump @fluentui/react-utilities to v9.14.2 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)
|
|
158
|
+
|
|
159
|
+
## [9.0.0-beta.45](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.45)
|
|
160
|
+
|
|
161
|
+
Thu, 05 Oct 2023 15:25:35 GMT
|
|
162
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.44..@fluentui/global-context_v9.0.0-beta.45)
|
|
163
|
+
|
|
164
|
+
### Changes
|
|
165
|
+
|
|
166
|
+
- Bump @fluentui/react-context-selector to v9.1.38 ([PR #29412](https://github.com/microsoft/fluentui/pull/29412) by beachball)
|
|
167
|
+
- Bump @fluentui/react-utilities to v9.14.1 ([PR #29412](https://github.com/microsoft/fluentui/pull/29412) by beachball)
|
|
168
|
+
|
|
169
|
+
## [9.0.0-beta.44](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.44)
|
|
170
|
+
|
|
171
|
+
Wed, 04 Oct 2023 08:45:47 GMT
|
|
172
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.43..@fluentui/global-context_v9.0.0-beta.44)
|
|
173
|
+
|
|
174
|
+
### Changes
|
|
175
|
+
|
|
176
|
+
- Bump @fluentui/react-context-selector to v9.1.37 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
|
|
177
|
+
- Bump @fluentui/react-utilities to v9.14.0 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
|
|
178
|
+
|
|
179
|
+
## [9.0.0-beta.43](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.43)
|
|
180
|
+
|
|
181
|
+
Tue, 26 Sep 2023 17:49:01 GMT
|
|
182
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.42..@fluentui/global-context_v9.0.0-beta.43)
|
|
183
|
+
|
|
184
|
+
### Changes
|
|
185
|
+
|
|
186
|
+
- chore: trigger manual version bump after broken release ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by yuanboxue@microsoft.com)
|
|
187
|
+
- Bump @fluentui/react-context-selector to v9.1.36 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
|
|
188
|
+
- Bump @fluentui/react-utilities to v9.13.5 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
|
|
189
|
+
|
|
190
|
+
## [9.0.0-beta.42](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.42)
|
|
191
|
+
|
|
192
|
+
Tue, 26 Sep 2023 15:32:07 GMT
|
|
193
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.41..@fluentui/global-context_v9.0.0-beta.42)
|
|
194
|
+
|
|
195
|
+
### Changes
|
|
196
|
+
|
|
197
|
+
- fix: bump swc core to mitigate transpilation memory leaks ([PR #29253](https://github.com/microsoft/fluentui/pull/29253) by martinhochel@microsoft.com)
|
|
198
|
+
- Bump @fluentui/react-context-selector to v9.1.35 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
|
|
199
|
+
- Bump @fluentui/react-utilities to v9.13.4 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
|
|
200
|
+
|
|
201
|
+
## [9.0.0-beta.41](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.41)
|
|
202
|
+
|
|
203
|
+
Wed, 06 Sep 2023 13:31:31 GMT
|
|
204
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.40..@fluentui/global-context_v9.0.0-beta.41)
|
|
205
|
+
|
|
206
|
+
### Changes
|
|
207
|
+
|
|
208
|
+
- Bump @fluentui/react-context-selector to v9.1.34 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
|
209
|
+
- Bump @fluentui/react-utilities to v9.13.3 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
|
210
|
+
|
|
211
|
+
## [9.0.0-beta.40](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.40)
|
|
212
|
+
|
|
213
|
+
Tue, 05 Sep 2023 15:39:04 GMT
|
|
214
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.39..@fluentui/global-context_v9.0.0-beta.40)
|
|
215
|
+
|
|
216
|
+
### Changes
|
|
217
|
+
|
|
218
|
+
- Bump @fluentui/react-context-selector to v9.1.33 ([PR #29055](https://github.com/microsoft/fluentui/pull/29055) by beachball)
|
|
219
|
+
- Bump @fluentui/react-utilities to v9.13.2 ([PR #29055](https://github.com/microsoft/fluentui/pull/29055) by beachball)
|
|
220
|
+
|
|
221
|
+
## [9.0.0-beta.39](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.39)
|
|
222
|
+
|
|
223
|
+
Tue, 05 Sep 2023 13:29:13 GMT
|
|
224
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.38..@fluentui/global-context_v9.0.0-beta.39)
|
|
225
|
+
|
|
226
|
+
### Changes
|
|
227
|
+
|
|
228
|
+
- bumps @swc/helpers version to 0.5.1 ([PR #28989](https://github.com/microsoft/fluentui/pull/28989) by bernardo.sunderhus@gmail.com)
|
|
229
|
+
- bumps react peer dependencies to v16.14.0 ([PR #28959](https://github.com/microsoft/fluentui/pull/28959) by bernardo.sunderhus@gmail.com)
|
|
230
|
+
- Bump @fluentui/react-context-selector to v9.1.32 ([PR #29056](https://github.com/microsoft/fluentui/pull/29056) by beachball)
|
|
231
|
+
- Bump @fluentui/react-utilities to v9.13.1 ([PR #29056](https://github.com/microsoft/fluentui/pull/29056) by beachball)
|
|
232
|
+
|
|
233
|
+
## [9.0.0-beta.38](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.38)
|
|
234
|
+
|
|
235
|
+
Tue, 29 Aug 2023 12:57:36 GMT
|
|
236
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.37..@fluentui/global-context_v9.0.0-beta.38)
|
|
237
|
+
|
|
238
|
+
### Changes
|
|
239
|
+
|
|
240
|
+
- Bump @fluentui/react-context-selector to v9.1.31 ([PR #29005](https://github.com/microsoft/fluentui/pull/29005) by beachball)
|
|
241
|
+
- Bump @fluentui/react-utilities to v9.13.0 ([PR #29005](https://github.com/microsoft/fluentui/pull/29005) by beachball)
|
|
242
|
+
|
|
243
|
+
## [9.0.0-beta.37](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.37)
|
|
244
|
+
|
|
245
|
+
Thu, 24 Aug 2023 10:26:35 GMT
|
|
246
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.36..@fluentui/global-context_v9.0.0-beta.37)
|
|
247
|
+
|
|
248
|
+
### Changes
|
|
249
|
+
|
|
250
|
+
- Bump @fluentui/react-context-selector to v9.1.30 ([PR #28973](https://github.com/microsoft/fluentui/pull/28973) by beachball)
|
|
251
|
+
- Bump @fluentui/react-utilities to v9.12.0 ([PR #28973](https://github.com/microsoft/fluentui/pull/28973) by beachball)
|
|
252
|
+
|
|
253
|
+
## [9.0.0-beta.36](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.36)
|
|
254
|
+
|
|
255
|
+
Wed, 23 Aug 2023 12:01:49 GMT
|
|
256
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.35..@fluentui/global-context_v9.0.0-beta.36)
|
|
257
|
+
|
|
258
|
+
### Changes
|
|
259
|
+
|
|
260
|
+
- Bump @fluentui/react-context-selector to v9.1.29 ([PR #28957](https://github.com/microsoft/fluentui/pull/28957) by beachball)
|
|
261
|
+
- Bump @fluentui/react-utilities to v9.11.2 ([PR #28957](https://github.com/microsoft/fluentui/pull/28957) by beachball)
|
|
262
|
+
|
|
263
|
+
## [9.0.0-beta.35](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.35)
|
|
264
|
+
|
|
265
|
+
Fri, 11 Aug 2023 12:14:26 GMT
|
|
266
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.34..@fluentui/global-context_v9.0.0-beta.35)
|
|
267
|
+
|
|
268
|
+
### Changes
|
|
269
|
+
|
|
270
|
+
- Bump @fluentui/react-context-selector to v9.1.28 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
|
|
271
|
+
- Bump @fluentui/react-utilities to v9.11.1 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
|
|
272
|
+
|
|
273
|
+
## [9.0.0-beta.34](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.34)
|
|
274
|
+
|
|
275
|
+
Fri, 04 Aug 2023 08:52:58 GMT
|
|
276
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.33..@fluentui/global-context_v9.0.0-beta.34)
|
|
277
|
+
|
|
278
|
+
### Changes
|
|
279
|
+
|
|
280
|
+
- Bump @fluentui/react-context-selector to v9.1.27 ([commit](https://github.com/microsoft/fluentui/commit/0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca) by beachball)
|
|
281
|
+
- Bump @fluentui/react-utilities to v9.11.0 ([commit](https://github.com/microsoft/fluentui/commit/0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca) by beachball)
|
|
282
|
+
|
|
283
|
+
## [9.0.0-beta.33](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.33)
|
|
284
|
+
|
|
285
|
+
Mon, 03 Jul 2023 11:57:14 GMT
|
|
286
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.32..@fluentui/global-context_v9.0.0-beta.33)
|
|
287
|
+
|
|
288
|
+
### Changes
|
|
289
|
+
|
|
290
|
+
- Bump @fluentui/react-context-selector to v9.1.26 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
|
291
|
+
- Bump @fluentui/react-utilities to v9.10.1 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
|
292
|
+
|
|
293
|
+
## [9.0.0-beta.32](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.32)
|
|
294
|
+
|
|
295
|
+
Wed, 28 Jun 2023 11:12:21 GMT
|
|
296
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.31..@fluentui/global-context_v9.0.0-beta.32)
|
|
297
|
+
|
|
298
|
+
### Changes
|
|
299
|
+
|
|
300
|
+
- Bump @fluentui/react-context-selector to v9.1.25 ([PR #28320](https://github.com/microsoft/fluentui/pull/28320) by beachball)
|
|
301
|
+
- Bump @fluentui/react-utilities to v9.10.0 ([PR #28320](https://github.com/microsoft/fluentui/pull/28320) by beachball)
|
|
302
|
+
|
|
303
|
+
## [9.0.0-beta.31](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.31)
|
|
304
|
+
|
|
305
|
+
Mon, 26 Jun 2023 09:53:55 GMT
|
|
306
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.30..@fluentui/global-context_v9.0.0-beta.31)
|
|
307
|
+
|
|
308
|
+
### Changes
|
|
309
|
+
|
|
310
|
+
- Bump @fluentui/react-context-selector to v9.1.24 ([PR #28296](https://github.com/microsoft/fluentui/pull/28296) by beachball)
|
|
311
|
+
- Bump @fluentui/react-utilities to v9.9.4 ([PR #28296](https://github.com/microsoft/fluentui/pull/28296) by beachball)
|
|
312
|
+
|
|
313
|
+
## [9.0.0-beta.30](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.30)
|
|
314
|
+
|
|
315
|
+
Tue, 20 Jun 2023 12:39:07 GMT
|
|
316
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.29..@fluentui/global-context_v9.0.0-beta.30)
|
|
317
|
+
|
|
318
|
+
### Changes
|
|
319
|
+
|
|
320
|
+
- Bump @fluentui/react-context-selector to v9.1.23 ([PR #28229](https://github.com/microsoft/fluentui/pull/28229) by beachball)
|
|
321
|
+
- Bump @fluentui/react-utilities to v9.9.3 ([PR #28229](https://github.com/microsoft/fluentui/pull/28229) by beachball)
|
|
322
|
+
|
|
323
|
+
## [9.0.0-beta.29](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.29)
|
|
324
|
+
|
|
325
|
+
Wed, 31 May 2023 06:46:08 GMT
|
|
326
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.28..@fluentui/global-context_v9.0.0-beta.29)
|
|
327
|
+
|
|
328
|
+
### Changes
|
|
329
|
+
|
|
330
|
+
- Bump @fluentui/react-context-selector to v9.1.22 ([PR #28054](https://github.com/microsoft/fluentui/pull/28054) by beachball)
|
|
331
|
+
- Bump @fluentui/react-utilities to v9.9.2 ([PR #28054](https://github.com/microsoft/fluentui/pull/28054) by beachball)
|
|
332
|
+
|
|
333
|
+
## [9.0.0-beta.28](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.28)
|
|
334
|
+
|
|
335
|
+
Thu, 25 May 2023 10:00:48 GMT
|
|
336
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.27..@fluentui/global-context_v9.0.0-beta.28)
|
|
337
|
+
|
|
338
|
+
### Changes
|
|
339
|
+
|
|
340
|
+
- Bump @fluentui/react-context-selector to v9.1.21 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
|
|
341
|
+
- Bump @fluentui/react-utilities to v9.9.1 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
|
|
342
|
+
|
|
343
|
+
## [9.0.0-beta.27](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.27)
|
|
344
|
+
|
|
345
|
+
Thu, 18 May 2023 00:39:00 GMT
|
|
346
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.26..@fluentui/global-context_v9.0.0-beta.27)
|
|
347
|
+
|
|
348
|
+
### Changes
|
|
349
|
+
|
|
350
|
+
- Bump @fluentui/react-context-selector to v9.1.20 ([PR #27834](https://github.com/microsoft/fluentui/pull/27834) by beachball)
|
|
351
|
+
- Bump @fluentui/react-utilities to v9.9.0 ([PR #27834](https://github.com/microsoft/fluentui/pull/27834) by beachball)
|
|
352
|
+
|
|
353
|
+
## [9.0.0-beta.26](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.26)
|
|
354
|
+
|
|
355
|
+
Fri, 12 May 2023 20:28:08 GMT
|
|
356
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.25..@fluentui/global-context_v9.0.0-beta.26)
|
|
357
|
+
|
|
358
|
+
### Changes
|
|
359
|
+
|
|
360
|
+
- chore: exclude .swcrc from being published ([PR #27740](https://github.com/microsoft/fluentui/pull/27740) by olfedias@microsoft.com)
|
|
361
|
+
- Bump @fluentui/react-context-selector to v9.1.19 ([PR #27827](https://github.com/microsoft/fluentui/pull/27827) by beachball)
|
|
362
|
+
- Bump @fluentui/react-utilities to v9.8.1 ([PR #27827](https://github.com/microsoft/fluentui/pull/27827) by beachball)
|
|
363
|
+
|
|
364
|
+
## [9.0.0-beta.25](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.25)
|
|
365
|
+
|
|
366
|
+
Mon, 17 Apr 2023 17:54:02 GMT
|
|
367
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.24..@fluentui/global-context_v9.0.0-beta.25)
|
|
368
|
+
|
|
369
|
+
### Changes
|
|
370
|
+
|
|
371
|
+
- Bump @fluentui/react-context-selector to v9.1.18 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
|
|
372
|
+
- Bump @fluentui/react-utilities to v9.8.0 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
|
|
373
|
+
|
|
374
|
+
## [9.0.0-beta.24](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.24)
|
|
375
|
+
|
|
376
|
+
Wed, 12 Apr 2023 09:31:45 GMT
|
|
377
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.23..@fluentui/global-context_v9.0.0-beta.24)
|
|
378
|
+
|
|
379
|
+
### Changes
|
|
380
|
+
|
|
381
|
+
- Bump @fluentui/react-context-selector to v9.1.17 ([PR #27274](https://github.com/microsoft/fluentui/pull/27274) by beachball)
|
|
382
|
+
- Bump @fluentui/react-utilities to v9.7.4 ([PR #27274](https://github.com/microsoft/fluentui/pull/27274) by beachball)
|
|
383
|
+
|
|
384
|
+
## [9.0.0-beta.23](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.23)
|
|
385
|
+
|
|
386
|
+
Tue, 04 Apr 2023 18:44:50 GMT
|
|
387
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.22..@fluentui/global-context_v9.0.0-beta.23)
|
|
388
|
+
|
|
389
|
+
### Changes
|
|
390
|
+
|
|
391
|
+
- Bump @fluentui/react-context-selector to v9.1.16 ([PR #27434](https://github.com/microsoft/fluentui/pull/27434) by beachball)
|
|
392
|
+
- Bump @fluentui/react-utilities to v9.7.3 ([PR #27434](https://github.com/microsoft/fluentui/pull/27434) by beachball)
|
|
393
|
+
|
|
394
|
+
## [9.0.0-beta.22](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.22)
|
|
395
|
+
|
|
396
|
+
Tue, 21 Mar 2023 21:23:18 GMT
|
|
397
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.21..@fluentui/global-context_v9.0.0-beta.22)
|
|
398
|
+
|
|
399
|
+
### Changes
|
|
400
|
+
|
|
401
|
+
- chore: migrate to swc transpilation approach. ([PR #27250](https://github.com/microsoft/fluentui/pull/27250) by tristan.watanabe@gmail.com)
|
|
402
|
+
- fix: add node field to package.json exports map. ([PR #27154](https://github.com/microsoft/fluentui/pull/27154) by tristan.watanabe@gmail.com)
|
|
403
|
+
- Bump @fluentui/react-context-selector to v9.1.15 ([PR #27271](https://github.com/microsoft/fluentui/pull/27271) by beachball)
|
|
404
|
+
- Bump @fluentui/react-utilities to v9.7.2 ([PR #27271](https://github.com/microsoft/fluentui/pull/27271) by beachball)
|
|
405
|
+
|
|
406
|
+
## [9.0.0-beta.21](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.21)
|
|
407
|
+
|
|
408
|
+
Thu, 16 Mar 2023 14:36:59 GMT
|
|
409
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.20..@fluentui/global-context_v9.0.0-beta.21)
|
|
410
|
+
|
|
411
|
+
### Changes
|
|
412
|
+
|
|
413
|
+
- Bump @fluentui/react-context-selector to v9.1.14 ([PR #27229](https://github.com/microsoft/fluentui/pull/27229) by beachball)
|
|
414
|
+
- Bump @fluentui/react-utilities to v9.7.1 ([PR #27229](https://github.com/microsoft/fluentui/pull/27229) by beachball)
|
|
415
|
+
|
|
416
|
+
## [9.0.0-beta.20](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.20)
|
|
417
|
+
|
|
418
|
+
Mon, 13 Mar 2023 08:58:26 GMT
|
|
419
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.19..@fluentui/global-context_v9.0.0-beta.20)
|
|
420
|
+
|
|
421
|
+
### Changes
|
|
422
|
+
|
|
423
|
+
- Bump @fluentui/react-context-selector to v9.1.13 ([PR #27161](https://github.com/microsoft/fluentui/pull/27161) by beachball)
|
|
424
|
+
- Bump @fluentui/react-utilities to v9.7.0 ([PR #27161](https://github.com/microsoft/fluentui/pull/27161) by beachball)
|
|
425
|
+
|
|
426
|
+
## [9.0.0-beta.19](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.19)
|
|
427
|
+
|
|
428
|
+
Fri, 10 Mar 2023 07:14:01 GMT
|
|
429
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.18..@fluentui/global-context_v9.0.0-beta.19)
|
|
430
|
+
|
|
431
|
+
### Changes
|
|
432
|
+
|
|
433
|
+
- Bump @fluentui/react-context-selector to v9.1.12 ([PR #27157](https://github.com/microsoft/fluentui/pull/27157) by beachball)
|
|
434
|
+
- Bump @fluentui/react-utilities to v9.6.2 ([PR #27157](https://github.com/microsoft/fluentui/pull/27157) by beachball)
|
|
435
|
+
|
|
436
|
+
## [9.0.0-beta.18](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.18)
|
|
437
|
+
|
|
438
|
+
Wed, 08 Mar 2023 17:42:51 GMT
|
|
439
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.17..@fluentui/global-context_v9.0.0-beta.18)
|
|
440
|
+
|
|
441
|
+
### Changes
|
|
442
|
+
|
|
443
|
+
- Bump @fluentui/react-context-selector to v9.1.11 ([PR #27127](https://github.com/microsoft/fluentui/pull/27127) by beachball)
|
|
444
|
+
- Bump @fluentui/react-utilities to v9.6.1 ([PR #27127](https://github.com/microsoft/fluentui/pull/27127) by beachball)
|
|
445
|
+
|
|
446
|
+
## [9.0.0-beta.17](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.17)
|
|
447
|
+
|
|
448
|
+
Wed, 15 Feb 2023 11:44:52 GMT
|
|
449
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.16..@fluentui/global-context_v9.0.0-beta.17)
|
|
450
|
+
|
|
451
|
+
### Changes
|
|
452
|
+
|
|
453
|
+
- Bump @fluentui/react-context-selector to v9.1.10 ([PR #26845](https://github.com/microsoft/fluentui/pull/26845) by beachball)
|
|
454
|
+
- Bump @fluentui/react-utilities to v9.6.0 ([PR #26845](https://github.com/microsoft/fluentui/pull/26845) by beachball)
|
|
455
|
+
|
|
456
|
+
## [9.0.0-beta.16](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.16)
|
|
457
|
+
|
|
458
|
+
Mon, 13 Feb 2023 23:43:14 GMT
|
|
459
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.15..@fluentui/global-context_v9.0.0-beta.16)
|
|
460
|
+
|
|
461
|
+
### Changes
|
|
462
|
+
|
|
463
|
+
- Bump @fluentui/react-context-selector to v9.1.9 ([PR #26814](https://github.com/microsoft/fluentui/pull/26814) by beachball)
|
|
464
|
+
- Bump @fluentui/react-utilities to v9.5.3 ([PR #26814](https://github.com/microsoft/fluentui/pull/26814) by beachball)
|
|
465
|
+
|
|
466
|
+
## [9.0.0-beta.15](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.15)
|
|
467
|
+
|
|
468
|
+
Fri, 10 Feb 2023 08:50:02 GMT
|
|
469
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.14..@fluentui/global-context_v9.0.0-beta.15)
|
|
470
|
+
|
|
471
|
+
### Changes
|
|
472
|
+
|
|
473
|
+
- Bump @fluentui/react-context-selector to v9.1.8 ([commit](https://github.com/microsoft/fluentui/commit/cc62f050f8231e8f21a2cf7dddf33003e0ba3931) by beachball)
|
|
474
|
+
- Bump @fluentui/react-utilities to v9.5.2 ([commit](https://github.com/microsoft/fluentui/commit/cc62f050f8231e8f21a2cf7dddf33003e0ba3931) by beachball)
|
|
475
|
+
|
|
476
|
+
## [9.0.0-beta.14](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.14)
|
|
477
|
+
|
|
478
|
+
Tue, 31 Jan 2023 19:53:58 GMT
|
|
479
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.13..@fluentui/global-context_v9.0.0-beta.14)
|
|
480
|
+
|
|
481
|
+
### Changes
|
|
482
|
+
|
|
483
|
+
- Bump @fluentui/react-context-selector to v9.1.7 ([PR #26557](https://github.com/microsoft/fluentui/pull/26557) by beachball)
|
|
484
|
+
- Bump @fluentui/react-utilities to v9.5.1 ([PR #26557](https://github.com/microsoft/fluentui/pull/26557) by beachball)
|
|
485
|
+
|
|
486
|
+
## [9.0.0-beta.13](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.13)
|
|
487
|
+
|
|
488
|
+
Thu, 26 Jan 2023 13:31:03 GMT
|
|
489
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.12..@fluentui/global-context_v9.0.0-beta.13)
|
|
490
|
+
|
|
491
|
+
### Changes
|
|
492
|
+
|
|
493
|
+
- Bump @fluentui/react-context-selector to v9.1.6 ([PR #26496](https://github.com/microsoft/fluentui/pull/26496) by beachball)
|
|
494
|
+
- Bump @fluentui/react-utilities to v9.5.0 ([PR #26496](https://github.com/microsoft/fluentui/pull/26496) by beachball)
|
|
495
|
+
|
|
496
|
+
## [9.0.0-beta.12](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.12)
|
|
497
|
+
|
|
498
|
+
Mon, 09 Jan 2023 14:34:54 GMT
|
|
499
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.11..@fluentui/global-context_v9.0.0-beta.12)
|
|
500
|
+
|
|
501
|
+
### Changes
|
|
502
|
+
|
|
503
|
+
- Bump @fluentui/react-context-selector to v9.1.5 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
|
|
504
|
+
- Bump @fluentui/react-utilities to v9.4.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
|
|
505
|
+
|
|
506
|
+
## [9.0.0-beta.11](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.11)
|
|
507
|
+
|
|
508
|
+
Wed, 04 Jan 2023 01:40:46 GMT
|
|
509
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.10..@fluentui/global-context_v9.0.0-beta.11)
|
|
510
|
+
|
|
511
|
+
### Changes
|
|
512
|
+
|
|
513
|
+
- Bump @fluentui/react-context-selector to v9.1.4 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
|
514
|
+
- Bump @fluentui/react-utilities to v9.3.1 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
|
515
|
+
|
|
516
|
+
## [9.0.0-beta.10](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.10)
|
|
517
|
+
|
|
518
|
+
Tue, 20 Dec 2022 14:59:34 GMT
|
|
519
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.9..@fluentui/global-context_v9.0.0-beta.10)
|
|
520
|
+
|
|
521
|
+
### Changes
|
|
522
|
+
|
|
523
|
+
- Bump @fluentui/react-context-selector to v9.1.3 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
|
|
524
|
+
- Bump @fluentui/react-utilities to v9.3.0 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
|
|
525
|
+
|
|
526
|
+
## [9.0.0-beta.9](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.9)
|
|
527
|
+
|
|
528
|
+
Thu, 17 Nov 2022 23:05:31 GMT
|
|
529
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.8..@fluentui/global-context_v9.0.0-beta.9)
|
|
530
|
+
|
|
531
|
+
### Changes
|
|
532
|
+
|
|
533
|
+
- Bump @fluentui/react-context-selector to v9.1.2 ([PR #25683](https://github.com/microsoft/fluentui/pull/25683) by beachball)
|
|
534
|
+
- Bump @fluentui/react-utilities to v9.2.2 ([PR #25683](https://github.com/microsoft/fluentui/pull/25683) by beachball)
|
|
535
|
+
|
|
536
|
+
## [9.0.0-beta.8](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.8)
|
|
537
|
+
|
|
538
|
+
Fri, 11 Nov 2022 14:57:50 GMT
|
|
539
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.7..@fluentui/global-context_v9.0.0-beta.8)
|
|
540
|
+
|
|
541
|
+
### Changes
|
|
542
|
+
|
|
543
|
+
- fix: create valid export maps ([PR #25558](https://github.com/microsoft/fluentui/pull/25558) by martinhochel@microsoft.com)
|
|
544
|
+
- Bump @fluentui/react-context-selector to v9.1.1 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
|
|
545
|
+
- Bump @fluentui/react-utilities to v9.2.1 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
|
|
546
|
+
|
|
547
|
+
## [9.0.0-beta.7](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.7)
|
|
548
|
+
|
|
549
|
+
Wed, 02 Nov 2022 11:58:07 GMT
|
|
550
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.6..@fluentui/global-context_v9.0.0-beta.7)
|
|
551
|
+
|
|
552
|
+
### Changes
|
|
553
|
+
|
|
554
|
+
- Bump @fluentui/react-context-selector to v9.1.0 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
|
|
555
|
+
- Bump @fluentui/react-utilities to v9.2.0 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
|
|
556
|
+
|
|
7
557
|
## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.6)
|
|
8
558
|
|
|
9
|
-
Thu, 20 Oct 2022 08:
|
|
559
|
+
Thu, 20 Oct 2022 08:39:56 GMT
|
|
10
560
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.5..@fluentui/global-context_v9.0.0-beta.6)
|
|
11
561
|
|
|
12
562
|
### Changes
|
|
13
563
|
|
|
14
564
|
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
15
|
-
- Bump @fluentui/react-context-selector to v9.0.5 ([
|
|
16
|
-
- Bump @fluentui/react-utilities to v9.1.2 ([
|
|
565
|
+
- Bump @fluentui/react-context-selector to v9.0.5 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
|
|
566
|
+
- Bump @fluentui/react-utilities to v9.1.2 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
|
|
17
567
|
|
|
18
568
|
## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.5)
|
|
19
569
|
|
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @fluentui/global-context
|
|
2
2
|
|
|
3
|
-
**Global Context for [Fluent UI React](https://
|
|
3
|
+
**Global Context for [Fluent UI React](https://react.fluentui.dev)**
|
|
4
4
|
|
|
5
5
|
This package contains a shim for `React.createContext` API that will register the context object to the global
|
|
6
6
|
scope (`window` for browsers, `global` for nodejs). This means that contexts will be real singletons.
|