@fluentui/react-provider 9.16.1 → 9.16.2
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 +133 -122
- package/package.json +7 -8
package/CHANGELOG.md
CHANGED
@@ -1,22 +1,33 @@
|
|
1
1
|
# Change Log - @fluentui/react-provider
|
2
2
|
|
3
|
-
This log was last generated on Thu,
|
3
|
+
This log was last generated on Thu, 06 Jun 2024 15:22:20 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.16.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.16.2)
|
8
|
+
|
9
|
+
Thu, 06 Jun 2024 15:22:20 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.16.1..@fluentui/react-provider_v9.16.2)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-tabster to v9.21.5 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
15
|
+
- Bump @fluentui/react-utilities to v9.18.10 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
16
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.39 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
17
|
+
|
7
18
|
## [9.16.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.16.1)
|
8
19
|
|
9
|
-
Thu, 23 May 2024
|
20
|
+
Thu, 23 May 2024 08:02:46 GMT
|
10
21
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.16.0..@fluentui/react-provider_v9.16.1)
|
11
22
|
|
12
23
|
### Patches
|
13
24
|
|
14
25
|
- fix: Update IconDirectionContextProvider imports to use export map ([PR #31006](https://github.com/microsoft/fluentui/pull/31006) by ololubek@microsoft.com)
|
15
|
-
- Bump @fluentui/react-tabster to v9.21.4 ([commit](https://github.com/microsoft/fluentui/commit/
|
26
|
+
- Bump @fluentui/react-tabster to v9.21.4 ([commit](https://github.com/microsoft/fluentui/commit/03599d609e8310b08c57d1f871cffbf717d79207) by beachball)
|
16
27
|
|
17
28
|
## [9.16.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.16.0)
|
18
29
|
|
19
|
-
Mon, 20 May 2024 12:45:02 GMT
|
30
|
+
Mon, 20 May 2024 12:45:02 GMT
|
20
31
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.15.2..@fluentui/react-provider_v9.16.0)
|
21
32
|
|
22
33
|
### Minor changes
|
@@ -33,16 +44,16 @@ Mon, 20 May 2024 12:45:02 GMT
|
|
33
44
|
|
34
45
|
## [9.15.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.15.2)
|
35
46
|
|
36
|
-
Thu, 16 May 2024 09:25:17 GMT
|
47
|
+
Thu, 16 May 2024 09:25:17 GMT
|
37
48
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.15.1..@fluentui/react-provider_v9.15.2)
|
38
49
|
|
39
50
|
### Patches
|
40
51
|
|
41
|
-
-
|
52
|
+
- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
|
42
53
|
|
43
54
|
## [9.15.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.15.1)
|
44
55
|
|
45
|
-
Thu, 09 May 2024 19:35:12 GMT
|
56
|
+
Thu, 09 May 2024 19:35:12 GMT
|
46
57
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.15.0..@fluentui/react-provider_v9.15.1)
|
47
58
|
|
48
59
|
### Patches
|
@@ -51,7 +62,7 @@ Thu, 09 May 2024 19:35:12 GMT
|
|
51
62
|
|
52
63
|
## [9.15.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.15.0)
|
53
64
|
|
54
|
-
Mon, 06 May 2024 12:55:00 GMT
|
65
|
+
Mon, 06 May 2024 12:55:00 GMT
|
55
66
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.14.1..@fluentui/react-provider_v9.15.0)
|
56
67
|
|
57
68
|
### Minor changes
|
@@ -64,17 +75,17 @@ Mon, 06 May 2024 12:55:00 GMT
|
|
64
75
|
|
65
76
|
## [9.14.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.14.1)
|
66
77
|
|
67
|
-
Thu, 02 May 2024 11:36:36 GMT
|
78
|
+
Thu, 02 May 2024 11:36:36 GMT
|
68
79
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.14.0..@fluentui/react-provider_v9.14.1)
|
69
80
|
|
70
81
|
### Patches
|
71
82
|
|
72
|
-
-
|
83
|
+
- chore: upgrade @fluentui/react-icons to 2.0.237. ([PR #31139](https://github.com/microsoft/fluentui/pull/31139) by ololubek@microsoft.com)
|
73
84
|
- Bump @fluentui/react-tabster to v9.21.0 ([PR #31231](https://github.com/microsoft/fluentui/pull/31231) by beachball)
|
74
85
|
|
75
86
|
## [9.14.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.14.0)
|
76
87
|
|
77
|
-
Tue, 23 Apr 2024 08:17:47 GMT
|
88
|
+
Tue, 23 Apr 2024 08:17:47 GMT
|
78
89
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.13.19..@fluentui/react-provider_v9.14.0)
|
79
90
|
|
80
91
|
### Minor changes
|
@@ -87,7 +98,7 @@ Tue, 23 Apr 2024 08:17:47 GMT
|
|
87
98
|
|
88
99
|
## [9.13.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.13.19)
|
89
100
|
|
90
|
-
Wed, 17 Apr 2024 21:53:56 GMT
|
101
|
+
Wed, 17 Apr 2024 21:53:56 GMT
|
91
102
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.13.18..@fluentui/react-provider_v9.13.19)
|
92
103
|
|
93
104
|
### Patches
|
@@ -97,7 +108,7 @@ Wed, 17 Apr 2024 21:53:56 GMT
|
|
97
108
|
|
98
109
|
## [9.13.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.13.18)
|
99
110
|
|
100
|
-
Fri, 05 Apr 2024 14:17:26 GMT
|
111
|
+
Fri, 05 Apr 2024 14:17:26 GMT
|
101
112
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.13.17..@fluentui/react-provider_v9.13.18)
|
102
113
|
|
103
114
|
### Patches
|
@@ -106,7 +117,7 @@ Fri, 05 Apr 2024 14:17:26 GMT
|
|
106
117
|
|
107
118
|
## [9.13.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.13.17)
|
108
119
|
|
109
|
-
Tue, 02 Apr 2024 09:48:01 GMT
|
120
|
+
Tue, 02 Apr 2024 09:48:01 GMT
|
110
121
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.13.16..@fluentui/react-provider_v9.13.17)
|
111
122
|
|
112
123
|
### Patches
|
@@ -118,7 +129,7 @@ Tue, 02 Apr 2024 09:48:01 GMT
|
|
118
129
|
|
119
130
|
## [9.13.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.13.16)
|
120
131
|
|
121
|
-
Mon, 18 Mar 2024 19:50:46 GMT
|
132
|
+
Mon, 18 Mar 2024 19:50:46 GMT
|
122
133
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.13.15..@fluentui/react-provider_v9.13.16)
|
123
134
|
|
124
135
|
### Patches
|
@@ -131,7 +142,7 @@ Mon, 18 Mar 2024 19:50:46 GMT
|
|
131
142
|
|
132
143
|
## [9.13.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.13.15)
|
133
144
|
|
134
|
-
Fri, 15 Mar 2024 21:43:49 GMT
|
145
|
+
Fri, 15 Mar 2024 21:43:49 GMT
|
135
146
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.13.14..@fluentui/react-provider_v9.13.15)
|
136
147
|
|
137
148
|
### Patches
|
@@ -144,7 +155,7 @@ Fri, 15 Mar 2024 21:43:49 GMT
|
|
144
155
|
|
145
156
|
## [9.13.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.13.14)
|
146
157
|
|
147
|
-
Thu, 07 Mar 2024 19:33:24 GMT
|
158
|
+
Thu, 07 Mar 2024 19:33:24 GMT
|
148
159
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.13.13..@fluentui/react-provider_v9.13.14)
|
149
160
|
|
150
161
|
### Patches
|
@@ -158,7 +169,7 @@ Thu, 07 Mar 2024 19:33:24 GMT
|
|
158
169
|
|
159
170
|
## [9.13.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.13.13)
|
160
171
|
|
161
|
-
Wed, 28 Feb 2024 02:34:19 GMT
|
172
|
+
Wed, 28 Feb 2024 02:34:19 GMT
|
162
173
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.13.12..@fluentui/react-provider_v9.13.13)
|
163
174
|
|
164
175
|
### Patches
|
@@ -170,7 +181,7 @@ Wed, 28 Feb 2024 02:34:19 GMT
|
|
170
181
|
|
171
182
|
## [9.13.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.13.12)
|
172
183
|
|
173
|
-
Tue, 20 Feb 2024 14:22:30 GMT
|
184
|
+
Tue, 20 Feb 2024 14:22:30 GMT
|
174
185
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.13.11..@fluentui/react-provider_v9.13.12)
|
175
186
|
|
176
187
|
### Patches
|
@@ -181,7 +192,7 @@ Tue, 20 Feb 2024 14:22:30 GMT
|
|
181
192
|
|
182
193
|
## [9.13.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.13.11)
|
183
194
|
|
184
|
-
Tue, 06 Feb 2024 17:55:21 GMT
|
195
|
+
Tue, 06 Feb 2024 17:55:21 GMT
|
185
196
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.13.10..@fluentui/react-provider_v9.13.11)
|
186
197
|
|
187
198
|
### Patches
|
@@ -190,7 +201,7 @@ Tue, 06 Feb 2024 17:55:21 GMT
|
|
190
201
|
|
191
202
|
## [9.13.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.13.10)
|
192
203
|
|
193
|
-
Tue, 30 Jan 2024 23:16:54 GMT
|
204
|
+
Tue, 30 Jan 2024 23:16:54 GMT
|
194
205
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.13.9..@fluentui/react-provider_v9.13.10)
|
195
206
|
|
196
207
|
### Patches
|
@@ -201,7 +212,7 @@ Tue, 30 Jan 2024 23:16:54 GMT
|
|
201
212
|
|
202
213
|
## [9.13.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.13.9)
|
203
214
|
|
204
|
-
Tue, 23 Jan 2024 15:11:00 GMT
|
215
|
+
Tue, 23 Jan 2024 15:11:00 GMT
|
205
216
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.13.8..@fluentui/react-provider_v9.13.9)
|
206
217
|
|
207
218
|
### Patches
|
@@ -212,7 +223,7 @@ Tue, 23 Jan 2024 15:11:00 GMT
|
|
212
223
|
|
213
224
|
## [9.13.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.13.8)
|
214
225
|
|
215
|
-
Thu, 18 Jan 2024 14:25:03 GMT
|
226
|
+
Thu, 18 Jan 2024 14:25:03 GMT
|
216
227
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.13.7..@fluentui/react-provider_v9.13.8)
|
217
228
|
|
218
229
|
### Patches
|
@@ -224,7 +235,7 @@ Thu, 18 Jan 2024 14:25:03 GMT
|
|
224
235
|
|
225
236
|
## [9.13.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.13.7)
|
226
237
|
|
227
|
-
Wed, 17 Jan 2024 16:18:50 GMT
|
238
|
+
Wed, 17 Jan 2024 16:18:50 GMT
|
228
239
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.13.6..@fluentui/react-provider_v9.13.7)
|
229
240
|
|
230
241
|
### Patches
|
@@ -235,7 +246,7 @@ Wed, 17 Jan 2024 16:18:50 GMT
|
|
235
246
|
|
236
247
|
## [9.13.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.13.6)
|
237
248
|
|
238
|
-
Tue, 16 Jan 2024 13:14:23 GMT
|
249
|
+
Tue, 16 Jan 2024 13:14:23 GMT
|
239
250
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.13.5..@fluentui/react-provider_v9.13.6)
|
240
251
|
|
241
252
|
### Patches
|
@@ -246,7 +257,7 @@ Tue, 16 Jan 2024 13:14:23 GMT
|
|
246
257
|
|
247
258
|
## [9.13.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.13.5)
|
248
259
|
|
249
|
-
Mon, 08 Jan 2024 16:24:24 GMT
|
260
|
+
Mon, 08 Jan 2024 16:24:24 GMT
|
250
261
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.13.4..@fluentui/react-provider_v9.13.5)
|
251
262
|
|
252
263
|
### Patches
|
@@ -258,7 +269,7 @@ Mon, 08 Jan 2024 16:24:24 GMT
|
|
258
269
|
|
259
270
|
## [9.13.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.13.4)
|
260
271
|
|
261
|
-
Wed, 03 Jan 2024 09:26:44 GMT
|
272
|
+
Wed, 03 Jan 2024 09:26:44 GMT
|
262
273
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.13.3..@fluentui/react-provider_v9.13.4)
|
263
274
|
|
264
275
|
### Patches
|
@@ -269,7 +280,7 @@ Wed, 03 Jan 2024 09:26:44 GMT
|
|
269
280
|
|
270
281
|
## [9.13.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.13.3)
|
271
282
|
|
272
|
-
Mon, 18 Dec 2023 14:40:45 GMT
|
283
|
+
Mon, 18 Dec 2023 14:40:45 GMT
|
273
284
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.13.2..@fluentui/react-provider_v9.13.3)
|
274
285
|
|
275
286
|
### Patches
|
@@ -282,7 +293,7 @@ Mon, 18 Dec 2023 14:40:45 GMT
|
|
282
293
|
|
283
294
|
## [9.13.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.13.2)
|
284
295
|
|
285
|
-
Thu, 14 Dec 2023 09:58:46 GMT
|
296
|
+
Thu, 14 Dec 2023 09:58:46 GMT
|
286
297
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.13.1..@fluentui/react-provider_v9.13.2)
|
287
298
|
|
288
299
|
### Patches
|
@@ -294,7 +305,7 @@ Thu, 14 Dec 2023 09:58:46 GMT
|
|
294
305
|
|
295
306
|
## [9.13.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.13.1)
|
296
307
|
|
297
|
-
Thu, 30 Nov 2023 13:42:08 GMT
|
308
|
+
Thu, 30 Nov 2023 13:42:08 GMT
|
298
309
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.13.0..@fluentui/react-provider_v9.13.1)
|
299
310
|
|
300
311
|
### Patches
|
@@ -304,7 +315,7 @@ Thu, 30 Nov 2023 13:42:08 GMT
|
|
304
315
|
|
305
316
|
## [9.13.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.13.0)
|
306
317
|
|
307
|
-
Mon, 20 Nov 2023 09:55:09 GMT
|
318
|
+
Mon, 20 Nov 2023 09:55:09 GMT
|
308
319
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.12.1..@fluentui/react-provider_v9.13.0)
|
309
320
|
|
310
321
|
### Minor changes
|
@@ -315,7 +326,7 @@ Mon, 20 Nov 2023 09:55:09 GMT
|
|
315
326
|
|
316
327
|
## [9.12.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.12.1)
|
317
328
|
|
318
|
-
Tue, 14 Nov 2023 17:51:27 GMT
|
329
|
+
Tue, 14 Nov 2023 17:51:27 GMT
|
319
330
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.12.0..@fluentui/react-provider_v9.12.1)
|
320
331
|
|
321
332
|
### Patches
|
@@ -324,7 +335,7 @@ Tue, 14 Nov 2023 17:51:27 GMT
|
|
324
335
|
|
325
336
|
## [9.12.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.12.0)
|
326
337
|
|
327
|
-
Thu, 09 Nov 2023 17:29:41 GMT
|
338
|
+
Thu, 09 Nov 2023 17:29:41 GMT
|
328
339
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.11.1..@fluentui/react-provider_v9.12.0)
|
329
340
|
|
330
341
|
### Minor changes
|
@@ -343,7 +354,7 @@ Thu, 09 Nov 2023 17:29:41 GMT
|
|
343
354
|
|
344
355
|
## [9.11.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.11.1)
|
345
356
|
|
346
|
-
Wed, 01 Nov 2023 12:55:59 GMT
|
357
|
+
Wed, 01 Nov 2023 12:55:59 GMT
|
347
358
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.11.0..@fluentui/react-provider_v9.11.1)
|
348
359
|
|
349
360
|
### Patches
|
@@ -354,7 +365,7 @@ Wed, 01 Nov 2023 12:55:59 GMT
|
|
354
365
|
|
355
366
|
## [9.11.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.11.0)
|
356
367
|
|
357
|
-
Sat, 28 Oct 2023 23:35:58 GMT
|
368
|
+
Sat, 28 Oct 2023 23:35:58 GMT
|
358
369
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.10.9..@fluentui/react-provider_v9.11.0)
|
359
370
|
|
360
371
|
### Minor changes
|
@@ -369,7 +380,7 @@ Sat, 28 Oct 2023 23:35:58 GMT
|
|
369
380
|
|
370
381
|
## [9.10.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.10.9)
|
371
382
|
|
372
|
-
Mon, 23 Oct 2023 09:51:57 GMT
|
383
|
+
Mon, 23 Oct 2023 09:51:57 GMT
|
373
384
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.10.8..@fluentui/react-provider_v9.10.9)
|
374
385
|
|
375
386
|
### Patches
|
@@ -378,7 +389,7 @@ Mon, 23 Oct 2023 09:51:57 GMT
|
|
378
389
|
|
379
390
|
## [9.10.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.10.8)
|
380
391
|
|
381
|
-
Wed, 18 Oct 2023 17:54:08 GMT
|
392
|
+
Wed, 18 Oct 2023 17:54:08 GMT
|
382
393
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.10.7..@fluentui/react-provider_v9.10.8)
|
383
394
|
|
384
395
|
### Patches
|
@@ -389,7 +400,7 @@ Wed, 18 Oct 2023 17:54:08 GMT
|
|
389
400
|
|
390
401
|
## [9.10.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.10.7)
|
391
402
|
|
392
|
-
Thu, 12 Oct 2023 14:55:44 GMT
|
403
|
+
Thu, 12 Oct 2023 14:55:44 GMT
|
393
404
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.10.6..@fluentui/react-provider_v9.10.7)
|
394
405
|
|
395
406
|
### Patches
|
@@ -398,7 +409,7 @@ Thu, 12 Oct 2023 14:55:44 GMT
|
|
398
409
|
|
399
410
|
## [9.10.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.10.6)
|
400
411
|
|
401
|
-
Wed, 11 Oct 2023 13:54:26 GMT
|
412
|
+
Wed, 11 Oct 2023 13:54:26 GMT
|
402
413
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.10.5..@fluentui/react-provider_v9.10.6)
|
403
414
|
|
404
415
|
### Patches
|
@@ -409,7 +420,7 @@ Wed, 11 Oct 2023 13:54:26 GMT
|
|
409
420
|
|
410
421
|
## [9.10.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.10.5)
|
411
422
|
|
412
|
-
Mon, 09 Oct 2023 20:45:43 GMT
|
423
|
+
Mon, 09 Oct 2023 20:45:43 GMT
|
413
424
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.10.4..@fluentui/react-provider_v9.10.5)
|
414
425
|
|
415
426
|
### Patches
|
@@ -422,7 +433,7 @@ Mon, 09 Oct 2023 20:45:43 GMT
|
|
422
433
|
|
423
434
|
## [9.10.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.10.4)
|
424
435
|
|
425
|
-
Thu, 05 Oct 2023 15:25:32 GMT
|
436
|
+
Thu, 05 Oct 2023 15:25:32 GMT
|
426
437
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.10.3..@fluentui/react-provider_v9.10.4)
|
427
438
|
|
428
439
|
### Patches
|
@@ -434,7 +445,7 @@ Thu, 05 Oct 2023 15:25:32 GMT
|
|
434
445
|
|
435
446
|
## [9.10.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.10.3)
|
436
447
|
|
437
|
-
Wed, 04 Oct 2023 08:45:47 GMT
|
448
|
+
Wed, 04 Oct 2023 08:45:47 GMT
|
438
449
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.10.2..@fluentui/react-provider_v9.10.3)
|
439
450
|
|
440
451
|
### Patches
|
@@ -445,7 +456,7 @@ Wed, 04 Oct 2023 08:45:47 GMT
|
|
445
456
|
|
446
457
|
## [9.10.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.10.2)
|
447
458
|
|
448
|
-
Mon, 02 Oct 2023 08:56:04 GMT
|
459
|
+
Mon, 02 Oct 2023 08:56:04 GMT
|
449
460
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.10.1..@fluentui/react-provider_v9.10.2)
|
450
461
|
|
451
462
|
### Patches
|
@@ -456,7 +467,7 @@ Mon, 02 Oct 2023 08:56:04 GMT
|
|
456
467
|
|
457
468
|
## [9.10.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.10.1)
|
458
469
|
|
459
|
-
Tue, 26 Sep 2023 17:49:10 GMT
|
470
|
+
Tue, 26 Sep 2023 17:49:10 GMT
|
460
471
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.10.0..@fluentui/react-provider_v9.10.1)
|
461
472
|
|
462
473
|
### Patches
|
@@ -470,7 +481,7 @@ Tue, 26 Sep 2023 17:49:10 GMT
|
|
470
481
|
|
471
482
|
## [9.10.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.10.0)
|
472
483
|
|
473
|
-
Tue, 26 Sep 2023 15:31:51 GMT
|
484
|
+
Tue, 26 Sep 2023 15:31:51 GMT
|
474
485
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.9.1..@fluentui/react-provider_v9.10.0)
|
475
486
|
|
476
487
|
### Minor changes
|
@@ -489,7 +500,7 @@ Tue, 26 Sep 2023 15:31:51 GMT
|
|
489
500
|
|
490
501
|
## [9.9.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.9.1)
|
491
502
|
|
492
|
-
Wed, 20 Sep 2023 17:47:41 GMT
|
503
|
+
Wed, 20 Sep 2023 17:47:41 GMT
|
493
504
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.9.0..@fluentui/react-provider_v9.9.1)
|
494
505
|
|
495
506
|
### Patches
|
@@ -501,7 +512,7 @@ Wed, 20 Sep 2023 17:47:41 GMT
|
|
501
512
|
|
502
513
|
## [9.9.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.9.0)
|
503
514
|
|
504
|
-
Wed, 20 Sep 2023 14:59:51 GMT
|
515
|
+
Wed, 20 Sep 2023 14:59:51 GMT
|
505
516
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.8.5..@fluentui/react-provider_v9.9.0)
|
506
517
|
|
507
518
|
### Minor changes
|
@@ -514,7 +525,7 @@ Wed, 20 Sep 2023 14:59:51 GMT
|
|
514
525
|
|
515
526
|
## [9.8.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.8.5)
|
516
527
|
|
517
|
-
Thu, 14 Sep 2023 16:44:47 GMT
|
528
|
+
Thu, 14 Sep 2023 16:44:47 GMT
|
518
529
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.8.4..@fluentui/react-provider_v9.8.5)
|
519
530
|
|
520
531
|
### Patches
|
@@ -523,7 +534,7 @@ Thu, 14 Sep 2023 16:44:47 GMT
|
|
523
534
|
|
524
535
|
## [9.8.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.8.4)
|
525
536
|
|
526
|
-
Tue, 12 Sep 2023 08:51:34 GMT
|
537
|
+
Tue, 12 Sep 2023 08:51:34 GMT
|
527
538
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.8.3..@fluentui/react-provider_v9.8.4)
|
528
539
|
|
529
540
|
### Patches
|
@@ -533,7 +544,7 @@ Tue, 12 Sep 2023 08:51:34 GMT
|
|
533
544
|
|
534
545
|
## [9.8.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.8.3)
|
535
546
|
|
536
|
-
Wed, 06 Sep 2023 13:31:31 GMT
|
547
|
+
Wed, 06 Sep 2023 13:31:31 GMT
|
537
548
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.8.2..@fluentui/react-provider_v9.8.3)
|
538
549
|
|
539
550
|
### Patches
|
@@ -544,7 +555,7 @@ Wed, 06 Sep 2023 13:31:31 GMT
|
|
544
555
|
|
545
556
|
## [9.8.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.8.2)
|
546
557
|
|
547
|
-
Tue, 05 Sep 2023 15:39:04 GMT
|
558
|
+
Tue, 05 Sep 2023 15:39:04 GMT
|
548
559
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.8.1..@fluentui/react-provider_v9.8.2)
|
549
560
|
|
550
561
|
### Patches
|
@@ -555,7 +566,7 @@ Tue, 05 Sep 2023 15:39:04 GMT
|
|
555
566
|
|
556
567
|
## [9.8.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.8.1)
|
557
568
|
|
558
|
-
Tue, 05 Sep 2023 13:29:00 GMT
|
569
|
+
Tue, 05 Sep 2023 13:29:00 GMT
|
559
570
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.8.0..@fluentui/react-provider_v9.8.1)
|
560
571
|
|
561
572
|
### Patches
|
@@ -570,7 +581,7 @@ Tue, 05 Sep 2023 13:29:00 GMT
|
|
570
581
|
|
571
582
|
## [9.8.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.8.0)
|
572
583
|
|
573
|
-
Tue, 29 Aug 2023 12:57:35 GMT
|
584
|
+
Tue, 29 Aug 2023 12:57:35 GMT
|
574
585
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.21..@fluentui/react-provider_v9.8.0)
|
575
586
|
|
576
587
|
### Minor changes
|
@@ -582,7 +593,7 @@ Tue, 29 Aug 2023 12:57:35 GMT
|
|
582
593
|
|
583
594
|
## [9.7.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.21)
|
584
595
|
|
585
|
-
Thu, 24 Aug 2023 10:26:35 GMT
|
596
|
+
Thu, 24 Aug 2023 10:26:35 GMT
|
586
597
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.20..@fluentui/react-provider_v9.7.21)
|
587
598
|
|
588
599
|
### Patches
|
@@ -593,7 +604,7 @@ Thu, 24 Aug 2023 10:26:35 GMT
|
|
593
604
|
|
594
605
|
## [9.7.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.20)
|
595
606
|
|
596
|
-
Wed, 23 Aug 2023 12:01:49 GMT
|
607
|
+
Wed, 23 Aug 2023 12:01:49 GMT
|
597
608
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.19..@fluentui/react-provider_v9.7.20)
|
598
609
|
|
599
610
|
### Patches
|
@@ -604,7 +615,7 @@ Wed, 23 Aug 2023 12:01:49 GMT
|
|
604
615
|
|
605
616
|
## [9.7.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.19)
|
606
617
|
|
607
|
-
Mon, 21 Aug 2023 11:38:01 GMT
|
618
|
+
Mon, 21 Aug 2023 11:38:01 GMT
|
608
619
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.18..@fluentui/react-provider_v9.7.19)
|
609
620
|
|
610
621
|
### Patches
|
@@ -613,7 +624,7 @@ Mon, 21 Aug 2023 11:38:01 GMT
|
|
613
624
|
|
614
625
|
## [9.7.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.18)
|
615
626
|
|
616
|
-
Wed, 16 Aug 2023 17:41:08 GMT
|
627
|
+
Wed, 16 Aug 2023 17:41:08 GMT
|
617
628
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.17..@fluentui/react-provider_v9.7.18)
|
618
629
|
|
619
630
|
### Patches
|
@@ -622,7 +633,7 @@ Wed, 16 Aug 2023 17:41:08 GMT
|
|
622
633
|
|
623
634
|
## [9.7.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.17)
|
624
635
|
|
625
|
-
Wed, 16 Aug 2023 11:38:33 GMT
|
636
|
+
Wed, 16 Aug 2023 11:38:33 GMT
|
626
637
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.16..@fluentui/react-provider_v9.7.17)
|
627
638
|
|
628
639
|
### Patches
|
@@ -631,7 +642,7 @@ Wed, 16 Aug 2023 11:38:33 GMT
|
|
631
642
|
|
632
643
|
## [9.7.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.16)
|
633
644
|
|
634
|
-
Fri, 11 Aug 2023 12:14:26 GMT
|
645
|
+
Fri, 11 Aug 2023 12:14:26 GMT
|
635
646
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.15..@fluentui/react-provider_v9.7.16)
|
636
647
|
|
637
648
|
### Patches
|
@@ -642,7 +653,7 @@ Fri, 11 Aug 2023 12:14:26 GMT
|
|
642
653
|
|
643
654
|
## [9.7.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.15)
|
644
655
|
|
645
|
-
Wed, 09 Aug 2023 13:17:02 GMT
|
656
|
+
Wed, 09 Aug 2023 13:17:02 GMT
|
646
657
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.14..@fluentui/react-provider_v9.7.15)
|
647
658
|
|
648
659
|
### Patches
|
@@ -656,7 +667,7 @@ Wed, 09 Aug 2023 13:17:02 GMT
|
|
656
667
|
|
657
668
|
## [9.7.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.14)
|
658
669
|
|
659
|
-
Fri, 04 Aug 2023 08:52:58 GMT
|
670
|
+
Fri, 04 Aug 2023 08:52:58 GMT
|
660
671
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.13..@fluentui/react-provider_v9.7.14)
|
661
672
|
|
662
673
|
### Patches
|
@@ -669,7 +680,7 @@ Fri, 04 Aug 2023 08:52:58 GMT
|
|
669
680
|
|
670
681
|
## [9.7.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.13)
|
671
682
|
|
672
|
-
Tue, 01 Aug 2023 13:04:25 GMT
|
683
|
+
Tue, 01 Aug 2023 13:04:25 GMT
|
673
684
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.12..@fluentui/react-provider_v9.7.13)
|
674
685
|
|
675
686
|
### Patches
|
@@ -678,7 +689,7 @@ Tue, 01 Aug 2023 13:04:25 GMT
|
|
678
689
|
|
679
690
|
## [9.7.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.12)
|
680
691
|
|
681
|
-
Tue, 01 Aug 2023 10:17:21 GMT
|
692
|
+
Tue, 01 Aug 2023 10:17:21 GMT
|
682
693
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.11..@fluentui/react-provider_v9.7.12)
|
683
694
|
|
684
695
|
### Patches
|
@@ -688,7 +699,7 @@ Tue, 01 Aug 2023 10:17:21 GMT
|
|
688
699
|
|
689
700
|
## [9.7.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.11)
|
690
701
|
|
691
|
-
Tue, 25 Jul 2023 13:29:23 GMT
|
702
|
+
Tue, 25 Jul 2023 13:29:23 GMT
|
692
703
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.10..@fluentui/react-provider_v9.7.11)
|
693
704
|
|
694
705
|
### Patches
|
@@ -697,7 +708,7 @@ Tue, 25 Jul 2023 13:29:23 GMT
|
|
697
708
|
|
698
709
|
## [9.7.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.10)
|
699
710
|
|
700
|
-
Thu, 20 Jul 2023 18:27:32 GMT
|
711
|
+
Thu, 20 Jul 2023 18:27:32 GMT
|
701
712
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.9..@fluentui/react-provider_v9.7.10)
|
702
713
|
|
703
714
|
### Patches
|
@@ -706,7 +717,7 @@ Thu, 20 Jul 2023 18:27:32 GMT
|
|
706
717
|
|
707
718
|
## [9.7.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.9)
|
708
719
|
|
709
|
-
Tue, 11 Jul 2023 18:46:36 GMT
|
720
|
+
Tue, 11 Jul 2023 18:46:36 GMT
|
710
721
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.8..@fluentui/react-provider_v9.7.9)
|
711
722
|
|
712
723
|
### Patches
|
@@ -716,7 +727,7 @@ Tue, 11 Jul 2023 18:46:36 GMT
|
|
716
727
|
|
717
728
|
## [9.7.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.8)
|
718
729
|
|
719
|
-
Mon, 03 Jul 2023 13:34:28 GMT
|
730
|
+
Mon, 03 Jul 2023 13:34:28 GMT
|
720
731
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.7..@fluentui/react-provider_v9.7.8)
|
721
732
|
|
722
733
|
### Patches
|
@@ -725,7 +736,7 @@ Mon, 03 Jul 2023 13:34:28 GMT
|
|
725
736
|
|
726
737
|
## [9.7.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.7)
|
727
738
|
|
728
|
-
Mon, 03 Jul 2023 11:57:14 GMT
|
739
|
+
Mon, 03 Jul 2023 11:57:14 GMT
|
729
740
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.6..@fluentui/react-provider_v9.7.7)
|
730
741
|
|
731
742
|
### Patches
|
@@ -737,7 +748,7 @@ Mon, 03 Jul 2023 11:57:14 GMT
|
|
737
748
|
|
738
749
|
## [9.7.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.6)
|
739
750
|
|
740
|
-
Wed, 28 Jun 2023 11:12:30 GMT
|
751
|
+
Wed, 28 Jun 2023 11:12:30 GMT
|
741
752
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.5..@fluentui/react-provider_v9.7.6)
|
742
753
|
|
743
754
|
### Patches
|
@@ -748,7 +759,7 @@ Wed, 28 Jun 2023 11:12:30 GMT
|
|
748
759
|
|
749
760
|
## [9.7.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.5)
|
750
761
|
|
751
|
-
Tue, 27 Jun 2023 11:21:23 GMT
|
762
|
+
Tue, 27 Jun 2023 11:21:23 GMT
|
752
763
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.4..@fluentui/react-provider_v9.7.5)
|
753
764
|
|
754
765
|
### Patches
|
@@ -757,7 +768,7 @@ Tue, 27 Jun 2023 11:21:23 GMT
|
|
757
768
|
|
758
769
|
## [9.7.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.4)
|
759
770
|
|
760
|
-
Mon, 26 Jun 2023 09:53:55 GMT
|
771
|
+
Mon, 26 Jun 2023 09:53:55 GMT
|
761
772
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.3..@fluentui/react-provider_v9.7.4)
|
762
773
|
|
763
774
|
### Patches
|
@@ -768,7 +779,7 @@ Mon, 26 Jun 2023 09:53:55 GMT
|
|
768
779
|
|
769
780
|
## [9.7.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.3)
|
770
781
|
|
771
|
-
Tue, 20 Jun 2023 12:39:07 GMT
|
782
|
+
Tue, 20 Jun 2023 12:39:07 GMT
|
772
783
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.2..@fluentui/react-provider_v9.7.3)
|
773
784
|
|
774
785
|
### Patches
|
@@ -782,7 +793,7 @@ Tue, 20 Jun 2023 12:39:07 GMT
|
|
782
793
|
|
783
794
|
## [9.7.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.2)
|
784
795
|
|
785
|
-
Wed, 31 May 2023 06:46:17 GMT
|
796
|
+
Wed, 31 May 2023 06:46:17 GMT
|
786
797
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.1..@fluentui/react-provider_v9.7.2)
|
787
798
|
|
788
799
|
### Patches
|
@@ -795,7 +806,7 @@ Wed, 31 May 2023 06:46:17 GMT
|
|
795
806
|
|
796
807
|
## [9.7.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.1)
|
797
808
|
|
798
|
-
Thu, 25 May 2023 10:00:48 GMT
|
809
|
+
Thu, 25 May 2023 10:00:48 GMT
|
799
810
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.7.0..@fluentui/react-provider_v9.7.1)
|
800
811
|
|
801
812
|
### Patches
|
@@ -806,7 +817,7 @@ Thu, 25 May 2023 10:00:48 GMT
|
|
806
817
|
|
807
818
|
## [9.7.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.7.0)
|
808
819
|
|
809
|
-
Wed, 24 May 2023 20:45:31 GMT
|
820
|
+
Wed, 24 May 2023 20:45:31 GMT
|
810
821
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.6.2..@fluentui/react-provider_v9.7.0)
|
811
822
|
|
812
823
|
### Minor changes
|
@@ -817,7 +828,7 @@ Wed, 24 May 2023 20:45:31 GMT
|
|
817
828
|
|
818
829
|
## [9.6.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.6.2)
|
819
830
|
|
820
|
-
Thu, 18 May 2023 13:11:08 GMT
|
831
|
+
Thu, 18 May 2023 13:11:08 GMT
|
821
832
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.6.1..@fluentui/react-provider_v9.6.2)
|
822
833
|
|
823
834
|
### Patches
|
@@ -826,7 +837,7 @@ Thu, 18 May 2023 13:11:08 GMT
|
|
826
837
|
|
827
838
|
## [9.6.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.6.1)
|
828
839
|
|
829
|
-
Thu, 18 May 2023 00:39:12 GMT
|
840
|
+
Thu, 18 May 2023 00:39:12 GMT
|
830
841
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.6.0..@fluentui/react-provider_v9.6.1)
|
831
842
|
|
832
843
|
### Patches
|
@@ -837,7 +848,7 @@ Thu, 18 May 2023 00:39:12 GMT
|
|
837
848
|
|
838
849
|
## [9.6.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.6.0)
|
839
850
|
|
840
|
-
Fri, 12 May 2023 20:27:37 GMT
|
851
|
+
Fri, 12 May 2023 20:27:37 GMT
|
841
852
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.5.4..@fluentui/react-provider_v9.6.0)
|
842
853
|
|
843
854
|
### Minor changes
|
@@ -858,7 +869,7 @@ Fri, 12 May 2023 20:27:37 GMT
|
|
858
869
|
|
859
870
|
## [9.5.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.5.4)
|
860
871
|
|
861
|
-
Mon, 24 Apr 2023 08:12:40 GMT
|
872
|
+
Mon, 24 Apr 2023 08:12:40 GMT
|
862
873
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.5.3..@fluentui/react-provider_v9.5.4)
|
863
874
|
|
864
875
|
### Patches
|
@@ -868,7 +879,7 @@ Mon, 24 Apr 2023 08:12:40 GMT
|
|
868
879
|
|
869
880
|
## [9.5.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.5.3)
|
870
881
|
|
871
|
-
Mon, 17 Apr 2023 17:53:54 GMT
|
882
|
+
Mon, 17 Apr 2023 17:53:54 GMT
|
872
883
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.5.2..@fluentui/react-provider_v9.5.3)
|
873
884
|
|
874
885
|
### Patches
|
@@ -880,7 +891,7 @@ Mon, 17 Apr 2023 17:53:54 GMT
|
|
880
891
|
|
881
892
|
## [9.5.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.5.2)
|
882
893
|
|
883
|
-
Wed, 12 Apr 2023 09:31:45 GMT
|
894
|
+
Wed, 12 Apr 2023 09:31:45 GMT
|
884
895
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.5.1..@fluentui/react-provider_v9.5.2)
|
885
896
|
|
886
897
|
### Patches
|
@@ -890,7 +901,7 @@ Wed, 12 Apr 2023 09:31:45 GMT
|
|
890
901
|
|
891
902
|
## [9.5.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.5.1)
|
892
903
|
|
893
|
-
Tue, 04 Apr 2023 18:44:50 GMT
|
904
|
+
Tue, 04 Apr 2023 18:44:50 GMT
|
894
905
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.5.0..@fluentui/react-provider_v9.5.1)
|
895
906
|
|
896
907
|
### Patches
|
@@ -900,7 +911,7 @@ Tue, 04 Apr 2023 18:44:50 GMT
|
|
900
911
|
|
901
912
|
## [9.5.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.5.0)
|
902
913
|
|
903
|
-
Fri, 24 Mar 2023 10:15:27 GMT
|
914
|
+
Fri, 24 Mar 2023 10:15:27 GMT
|
904
915
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.4.5..@fluentui/react-provider_v9.5.0)
|
905
916
|
|
906
917
|
### Minor changes
|
@@ -909,7 +920,7 @@ Fri, 24 Mar 2023 10:15:27 GMT
|
|
909
920
|
|
910
921
|
## [9.4.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.4.5)
|
911
922
|
|
912
|
-
Tue, 21 Mar 2023 21:23:47 GMT
|
923
|
+
Tue, 21 Mar 2023 21:23:47 GMT
|
913
924
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.4.4..@fluentui/react-provider_v9.4.5)
|
914
925
|
|
915
926
|
### Patches
|
@@ -924,7 +935,7 @@ Tue, 21 Mar 2023 21:23:47 GMT
|
|
924
935
|
|
925
936
|
## [9.4.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.4.4)
|
926
937
|
|
927
|
-
Thu, 16 Mar 2023 14:36:58 GMT
|
938
|
+
Thu, 16 Mar 2023 14:36:58 GMT
|
928
939
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.4.3..@fluentui/react-provider_v9.4.4)
|
929
940
|
|
930
941
|
### Patches
|
@@ -935,7 +946,7 @@ Thu, 16 Mar 2023 14:36:58 GMT
|
|
935
946
|
|
936
947
|
## [9.4.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.4.3)
|
937
948
|
|
938
|
-
Wed, 15 Mar 2023 10:19:53 GMT
|
949
|
+
Wed, 15 Mar 2023 10:19:53 GMT
|
939
950
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.4.2..@fluentui/react-provider_v9.4.3)
|
940
951
|
|
941
952
|
### Patches
|
@@ -946,7 +957,7 @@ Wed, 15 Mar 2023 10:19:53 GMT
|
|
946
957
|
|
947
958
|
## [9.4.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.4.2)
|
948
959
|
|
949
|
-
Mon, 13 Mar 2023 08:58:26 GMT
|
960
|
+
Mon, 13 Mar 2023 08:58:26 GMT
|
950
961
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.4.1..@fluentui/react-provider_v9.4.2)
|
951
962
|
|
952
963
|
### Patches
|
@@ -956,7 +967,7 @@ Mon, 13 Mar 2023 08:58:26 GMT
|
|
956
967
|
|
957
968
|
## [9.4.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.4.1)
|
958
969
|
|
959
|
-
Fri, 10 Mar 2023 07:14:01 GMT
|
970
|
+
Fri, 10 Mar 2023 07:14:01 GMT
|
960
971
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.4.0..@fluentui/react-provider_v9.4.1)
|
961
972
|
|
962
973
|
### Patches
|
@@ -966,7 +977,7 @@ Fri, 10 Mar 2023 07:14:01 GMT
|
|
966
977
|
|
967
978
|
## [9.4.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.4.0)
|
968
979
|
|
969
|
-
Wed, 08 Mar 2023 17:42:40 GMT
|
980
|
+
Wed, 08 Mar 2023 17:42:40 GMT
|
970
981
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.3.5..@fluentui/react-provider_v9.4.0)
|
971
982
|
|
972
983
|
### Minor changes
|
@@ -978,7 +989,7 @@ Wed, 08 Mar 2023 17:42:40 GMT
|
|
978
989
|
|
979
990
|
## [9.3.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.3.5)
|
980
991
|
|
981
|
-
Wed, 15 Feb 2023 11:44:52 GMT
|
992
|
+
Wed, 15 Feb 2023 11:44:52 GMT
|
982
993
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.3.4..@fluentui/react-provider_v9.3.5)
|
983
994
|
|
984
995
|
### Patches
|
@@ -988,7 +999,7 @@ Wed, 15 Feb 2023 11:44:52 GMT
|
|
988
999
|
|
989
1000
|
## [9.3.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.3.4)
|
990
1001
|
|
991
|
-
Mon, 13 Feb 2023 23:43:14 GMT
|
1002
|
+
Mon, 13 Feb 2023 23:43:14 GMT
|
992
1003
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.3.3..@fluentui/react-provider_v9.3.4)
|
993
1004
|
|
994
1005
|
### Patches
|
@@ -998,7 +1009,7 @@ Mon, 13 Feb 2023 23:43:14 GMT
|
|
998
1009
|
|
999
1010
|
## [9.3.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.3.3)
|
1000
1011
|
|
1001
|
-
Fri, 10 Feb 2023 08:50:00 GMT
|
1012
|
+
Fri, 10 Feb 2023 08:50:00 GMT
|
1002
1013
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.3.2..@fluentui/react-provider_v9.3.3)
|
1003
1014
|
|
1004
1015
|
### Patches
|
@@ -1009,7 +1020,7 @@ Fri, 10 Feb 2023 08:50:00 GMT
|
|
1009
1020
|
|
1010
1021
|
## [9.3.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.3.2)
|
1011
1022
|
|
1012
|
-
Tue, 07 Feb 2023 14:13:10 GMT
|
1023
|
+
Tue, 07 Feb 2023 14:13:10 GMT
|
1013
1024
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.3.1..@fluentui/react-provider_v9.3.2)
|
1014
1025
|
|
1015
1026
|
### Patches
|
@@ -1018,7 +1029,7 @@ Tue, 07 Feb 2023 14:13:10 GMT
|
|
1018
1029
|
|
1019
1030
|
## [9.3.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.3.1)
|
1020
1031
|
|
1021
|
-
Tue, 31 Jan 2023 19:53:58 GMT
|
1032
|
+
Tue, 31 Jan 2023 19:53:58 GMT
|
1022
1033
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.3.0..@fluentui/react-provider_v9.3.1)
|
1023
1034
|
|
1024
1035
|
### Patches
|
@@ -1028,7 +1039,7 @@ Tue, 31 Jan 2023 19:53:58 GMT
|
|
1028
1039
|
|
1029
1040
|
## [9.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.3.0)
|
1030
1041
|
|
1031
|
-
Thu, 26 Jan 2023 13:30:58 GMT
|
1042
|
+
Thu, 26 Jan 2023 13:30:58 GMT
|
1032
1043
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.2.3..@fluentui/react-provider_v9.3.0)
|
1033
1044
|
|
1034
1045
|
### Minor changes
|
@@ -1044,7 +1055,7 @@ Thu, 26 Jan 2023 13:30:58 GMT
|
|
1044
1055
|
|
1045
1056
|
## [9.2.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.2.3)
|
1046
1057
|
|
1047
|
-
Wed, 18 Jan 2023 16:32:57 GMT
|
1058
|
+
Wed, 18 Jan 2023 16:32:57 GMT
|
1048
1059
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.2.2..@fluentui/react-provider_v9.2.3)
|
1049
1060
|
|
1050
1061
|
### Patches
|
@@ -1053,7 +1064,7 @@ Wed, 18 Jan 2023 16:32:57 GMT
|
|
1053
1064
|
|
1054
1065
|
## [9.2.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.2.2)
|
1055
1066
|
|
1056
|
-
Mon, 16 Jan 2023 08:39:07 GMT
|
1067
|
+
Mon, 16 Jan 2023 08:39:07 GMT
|
1057
1068
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.2.1..@fluentui/react-provider_v9.2.2)
|
1058
1069
|
|
1059
1070
|
### Patches
|
@@ -1063,7 +1074,7 @@ Mon, 16 Jan 2023 08:39:07 GMT
|
|
1063
1074
|
|
1064
1075
|
## [9.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.2.1)
|
1065
1076
|
|
1066
|
-
Mon, 09 Jan 2023 14:35:02 GMT
|
1077
|
+
Mon, 09 Jan 2023 14:35:02 GMT
|
1067
1078
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.2.0..@fluentui/react-provider_v9.2.1)
|
1068
1079
|
|
1069
1080
|
### Patches
|
@@ -1073,7 +1084,7 @@ Mon, 09 Jan 2023 14:35:02 GMT
|
|
1073
1084
|
|
1074
1085
|
## [9.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.2.0)
|
1075
1086
|
|
1076
|
-
Wed, 04 Jan 2023 01:40:23 GMT
|
1087
|
+
Wed, 04 Jan 2023 01:40:23 GMT
|
1077
1088
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.1.11..@fluentui/react-provider_v9.2.0)
|
1078
1089
|
|
1079
1090
|
### Minor changes
|
@@ -1089,7 +1100,7 @@ Wed, 04 Jan 2023 01:40:23 GMT
|
|
1089
1100
|
|
1090
1101
|
## [9.1.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.1.11)
|
1091
1102
|
|
1092
|
-
Wed, 21 Dec 2022 10:20:30 GMT
|
1103
|
+
Wed, 21 Dec 2022 10:20:30 GMT
|
1093
1104
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.1.10..@fluentui/react-provider_v9.1.11)
|
1094
1105
|
|
1095
1106
|
### Patches
|
@@ -1101,7 +1112,7 @@ Wed, 21 Dec 2022 10:20:30 GMT
|
|
1101
1112
|
|
1102
1113
|
## [9.1.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.1.10)
|
1103
1114
|
|
1104
|
-
Tue, 20 Dec 2022 14:59:27 GMT
|
1115
|
+
Tue, 20 Dec 2022 14:59:27 GMT
|
1105
1116
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.1.9..@fluentui/react-provider_v9.1.10)
|
1106
1117
|
|
1107
1118
|
### Patches
|
@@ -1114,7 +1125,7 @@ Tue, 20 Dec 2022 14:59:27 GMT
|
|
1114
1125
|
|
1115
1126
|
## [9.1.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.1.9)
|
1116
1127
|
|
1117
|
-
Mon, 05 Dec 2022 18:29:28 GMT
|
1128
|
+
Mon, 05 Dec 2022 18:29:28 GMT
|
1118
1129
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.1.8..@fluentui/react-provider_v9.1.9)
|
1119
1130
|
|
1120
1131
|
### Patches
|
@@ -1126,7 +1137,7 @@ Mon, 05 Dec 2022 18:29:28 GMT
|
|
1126
1137
|
|
1127
1138
|
## [9.1.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.1.8)
|
1128
1139
|
|
1129
|
-
Thu, 17 Nov 2022 23:05:45 GMT
|
1140
|
+
Thu, 17 Nov 2022 23:05:45 GMT
|
1130
1141
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.1.7..@fluentui/react-provider_v9.1.8)
|
1131
1142
|
|
1132
1143
|
### Patches
|
@@ -1136,7 +1147,7 @@ Thu, 17 Nov 2022 23:05:45 GMT
|
|
1136
1147
|
|
1137
1148
|
## [9.1.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.1.7)
|
1138
1149
|
|
1139
|
-
Fri, 11 Nov 2022 14:57:34 GMT
|
1150
|
+
Fri, 11 Nov 2022 14:57:34 GMT
|
1140
1151
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.1.6..@fluentui/react-provider_v9.1.7)
|
1141
1152
|
|
1142
1153
|
### Patches
|
@@ -1150,7 +1161,7 @@ Fri, 11 Nov 2022 14:57:34 GMT
|
|
1150
1161
|
|
1151
1162
|
## [9.1.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.1.6)
|
1152
1163
|
|
1153
|
-
Wed, 02 Nov 2022 11:57:59 GMT
|
1164
|
+
Wed, 02 Nov 2022 11:57:59 GMT
|
1154
1165
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.1.5..@fluentui/react-provider_v9.1.6)
|
1155
1166
|
|
1156
1167
|
### Patches
|
@@ -1163,7 +1174,7 @@ Wed, 02 Nov 2022 11:57:59 GMT
|
|
1163
1174
|
|
1164
1175
|
## [9.1.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.1.5)
|
1165
1176
|
|
1166
|
-
Thu, 20 Oct 2022 08:39:43 GMT
|
1177
|
+
Thu, 20 Oct 2022 08:39:43 GMT
|
1167
1178
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.1.4..@fluentui/react-provider_v9.1.5)
|
1168
1179
|
|
1169
1180
|
### Patches
|
@@ -1178,7 +1189,7 @@ Thu, 20 Oct 2022 08:39:43 GMT
|
|
1178
1189
|
|
1179
1190
|
## [9.1.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.1.4)
|
1180
1191
|
|
1181
|
-
Thu, 13 Oct 2022 11:02:59 GMT
|
1192
|
+
Thu, 13 Oct 2022 11:02:59 GMT
|
1182
1193
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.1.3..@fluentui/react-provider_v9.1.4)
|
1183
1194
|
|
1184
1195
|
### Patches
|
@@ -1190,7 +1201,7 @@ Thu, 13 Oct 2022 11:02:59 GMT
|
|
1190
1201
|
|
1191
1202
|
## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.1.3)
|
1192
1203
|
|
1193
|
-
Mon, 03 Oct 2022 22:24:42 GMT
|
1204
|
+
Mon, 03 Oct 2022 22:24:42 GMT
|
1194
1205
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.1.2..@fluentui/react-provider_v9.1.3)
|
1195
1206
|
|
1196
1207
|
### Patches
|
@@ -1199,7 +1210,7 @@ Mon, 03 Oct 2022 22:24:42 GMT
|
|
1199
1210
|
|
1200
1211
|
## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.1.2)
|
1201
1212
|
|
1202
|
-
Tue, 20 Sep 2022 20:55:45 GMT
|
1213
|
+
Tue, 20 Sep 2022 20:55:45 GMT
|
1203
1214
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.1.1..@fluentui/react-provider_v9.1.2)
|
1204
1215
|
|
1205
1216
|
### Patches
|
@@ -1208,7 +1219,7 @@ Tue, 20 Sep 2022 20:55:45 GMT
|
|
1208
1219
|
|
1209
1220
|
## [9.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.1.1)
|
1210
1221
|
|
1211
|
-
Thu, 15 Sep 2022 09:49:18 GMT
|
1222
|
+
Thu, 15 Sep 2022 09:49:18 GMT
|
1212
1223
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.1.0..@fluentui/react-provider_v9.1.1)
|
1213
1224
|
|
1214
1225
|
### Patches
|
@@ -1222,7 +1233,7 @@ Thu, 15 Sep 2022 09:49:18 GMT
|
|
1222
1233
|
|
1223
1234
|
## [9.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.1.0)
|
1224
1235
|
|
1225
|
-
Wed, 03 Aug 2022 16:03:56 GMT
|
1236
|
+
Wed, 03 Aug 2022 16:03:56 GMT
|
1226
1237
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.3..@fluentui/react-provider_v9.1.0)
|
1227
1238
|
|
1228
1239
|
### Minor changes
|
@@ -1238,7 +1249,7 @@ Wed, 03 Aug 2022 16:03:56 GMT
|
|
1238
1249
|
|
1239
1250
|
## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.0.3)
|
1240
1251
|
|
1241
|
-
Thu, 14 Jul 2022 21:21:03 GMT
|
1252
|
+
Thu, 14 Jul 2022 21:21:03 GMT
|
1242
1253
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.2..@fluentui/react-provider_v9.0.3)
|
1243
1254
|
|
1244
1255
|
### Patches
|
@@ -1249,7 +1260,7 @@ Thu, 14 Jul 2022 21:21:03 GMT
|
|
1249
1260
|
|
1250
1261
|
## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.0.2)
|
1251
1262
|
|
1252
|
-
Thu, 14 Jul 2022 17:06:26 GMT
|
1263
|
+
Thu, 14 Jul 2022 17:06:26 GMT
|
1253
1264
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.1..@fluentui/react-provider_v9.0.2)
|
1254
1265
|
|
1255
1266
|
### Patches
|
@@ -1260,7 +1271,7 @@ Thu, 14 Jul 2022 17:06:26 GMT
|
|
1260
1271
|
|
1261
1272
|
## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.0.1)
|
1262
1273
|
|
1263
|
-
Tue, 28 Jun 2022 17:39:51 GMT
|
1274
|
+
Tue, 28 Jun 2022 17:39:51 GMT
|
1264
1275
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.0..@fluentui/react-provider_v9.0.1)
|
1265
1276
|
|
1266
1277
|
### Patches
|
@@ -1271,7 +1282,7 @@ Tue, 28 Jun 2022 17:39:51 GMT
|
|
1271
1282
|
|
1272
1283
|
## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.0.0)
|
1273
1284
|
|
1274
|
-
Tue, 28 Jun 2022 15:13:52 GMT
|
1285
|
+
Tue, 28 Jun 2022 15:13:52 GMT
|
1275
1286
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.0-rc.14..@fluentui/react-provider_v9.0.0)
|
1276
1287
|
|
1277
1288
|
### Patches
|
@@ -1291,7 +1302,7 @@ Tue, 28 Jun 2022 15:13:52 GMT
|
|
1291
1302
|
|
1292
1303
|
## [9.0.0-rc.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.0.0-rc.14)
|
1293
1304
|
|
1294
|
-
Thu, 23 Jun 2022 14:25:31 GMT
|
1305
|
+
Thu, 23 Jun 2022 14:25:31 GMT
|
1295
1306
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.0-rc.13..@fluentui/react-provider_v9.0.0-rc.14)
|
1296
1307
|
|
1297
1308
|
### Changes
|
@@ -1302,7 +1313,7 @@ Thu, 23 Jun 2022 14:25:31 GMT
|
|
1302
1313
|
|
1303
1314
|
## [9.0.0-rc.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.0.0-rc.13)
|
1304
1315
|
|
1305
|
-
Tue, 31 May 2022 21:28:42 GMT
|
1316
|
+
Tue, 31 May 2022 21:28:42 GMT
|
1306
1317
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.0-rc.12..@fluentui/react-provider_v9.0.0-rc.13)
|
1307
1318
|
|
1308
1319
|
### Changes
|
@@ -1319,7 +1330,7 @@ Tue, 31 May 2022 21:28:42 GMT
|
|
1319
1330
|
|
1320
1331
|
## [9.0.0-rc.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.0.0-rc.12)
|
1321
1332
|
|
1322
|
-
Thu, 26 May 2022 21:01:27 GMT
|
1333
|
+
Thu, 26 May 2022 21:01:27 GMT
|
1323
1334
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.0-rc.11..@fluentui/react-provider_v9.0.0-rc.12)
|
1324
1335
|
|
1325
1336
|
### Changes
|
@@ -1328,7 +1339,7 @@ Thu, 26 May 2022 21:01:27 GMT
|
|
1328
1339
|
|
1329
1340
|
## [9.0.0-rc.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.0.0-rc.11)
|
1330
1341
|
|
1331
|
-
Mon, 23 May 2022 18:56:47 GMT
|
1342
|
+
Mon, 23 May 2022 18:56:47 GMT
|
1332
1343
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.0-rc.10..@fluentui/react-provider_v9.0.0-rc.11)
|
1333
1344
|
|
1334
1345
|
### Changes
|
@@ -1341,7 +1352,7 @@ Mon, 23 May 2022 18:56:47 GMT
|
|
1341
1352
|
|
1342
1353
|
## [9.0.0-rc.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.0.0-rc.10)
|
1343
1354
|
|
1344
|
-
Mon, 23 May 2022 12:13:35 GMT
|
1355
|
+
Mon, 23 May 2022 12:13:35 GMT
|
1345
1356
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.0-rc.9..@fluentui/react-provider_v9.0.0-rc.10)
|
1346
1357
|
|
1347
1358
|
### Changes
|
@@ -1357,7 +1368,7 @@ Mon, 23 May 2022 12:13:35 GMT
|
|
1357
1368
|
|
1358
1369
|
## [9.0.0-rc.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.0.0-rc.9)
|
1359
1370
|
|
1360
|
-
Thu, 05 May 2022 18:26:30 GMT
|
1371
|
+
Thu, 05 May 2022 18:26:30 GMT
|
1361
1372
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.0-rc.8..@fluentui/react-provider_v9.0.0-rc.9)
|
1362
1373
|
|
1363
1374
|
### Changes
|
@@ -1370,7 +1381,7 @@ Thu, 05 May 2022 18:26:30 GMT
|
|
1370
1381
|
|
1371
1382
|
## [9.0.0-rc.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.0.0-rc.8)
|
1372
1383
|
|
1373
|
-
Wed, 04 May 2022 13:26:48 GMT
|
1384
|
+
Wed, 04 May 2022 13:26:48 GMT
|
1374
1385
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.0-rc.7..@fluentui/react-provider_v9.0.0-rc.8)
|
1375
1386
|
|
1376
1387
|
### Changes
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-provider",
|
3
|
-
"version": "9.16.
|
3
|
+
"version": "9.16.2",
|
4
4
|
"description": "Fluent UI React provider component",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -19,11 +19,10 @@
|
|
19
19
|
"code-style": "just-scripts code-style",
|
20
20
|
"just": "just-scripts",
|
21
21
|
"lint": "just-scripts lint",
|
22
|
-
"storybook": "
|
22
|
+
"storybook": "yarn --cwd ../stories storybook",
|
23
23
|
"start": "yarn storybook",
|
24
|
-
"type-check": "
|
25
|
-
"generate-api": "just-scripts generate-api"
|
26
|
-
"test-ssr": "test-ssr \"./stories/**/*.stories.tsx\""
|
24
|
+
"type-check": "just-scripts type-check",
|
25
|
+
"generate-api": "just-scripts generate-api"
|
27
26
|
},
|
28
27
|
"devDependencies": {
|
29
28
|
"@fluentui/eslint-plugin": "*",
|
@@ -35,10 +34,10 @@
|
|
35
34
|
"dependencies": {
|
36
35
|
"@fluentui/react-icons": "^2.0.239",
|
37
36
|
"@fluentui/react-shared-contexts": "^9.19.0",
|
38
|
-
"@fluentui/react-tabster": "^9.21.
|
37
|
+
"@fluentui/react-tabster": "^9.21.5",
|
39
38
|
"@fluentui/react-theme": "^9.1.19",
|
40
|
-
"@fluentui/react-utilities": "^9.18.
|
41
|
-
"@fluentui/react-jsx-runtime": "^9.0.
|
39
|
+
"@fluentui/react-utilities": "^9.18.10",
|
40
|
+
"@fluentui/react-jsx-runtime": "^9.0.39",
|
42
41
|
"@griffel/core": "^1.16.0",
|
43
42
|
"@griffel/react": "^1.5.22",
|
44
43
|
"@swc/helpers": "^0.5.1"
|