@fluentui/react-components 9.0.0-rc.1 → 9.0.0-rc.12

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.
Files changed (34) hide show
  1. package/CHANGELOG.json +3999 -1
  2. package/CHANGELOG.md +834 -27
  3. package/MIGRATION-NOTES.md +407 -0
  4. package/dist/{react-components.d.ts → index.d.ts} +589 -100
  5. package/{lib → dist}/tsdoc-metadata.json +0 -0
  6. package/dist/unstable.d.ts +134 -0
  7. package/lib/AccessibilityScenarios/utils.js.map +1 -1
  8. package/lib/Concepts/Icons/ReactIconGrid.js.map +1 -1
  9. package/lib/index.js +25 -14
  10. package/lib/index.js.map +1 -1
  11. package/lib/unstable/index.js +2 -4
  12. package/lib/unstable/index.js.map +1 -1
  13. package/lib-commonjs/AccessibilityScenarios/utils.js.map +1 -1
  14. package/lib-commonjs/Concepts/Icons/ReactIconGrid.js.map +1 -1
  15. package/lib-commonjs/index.js +650 -111
  16. package/lib-commonjs/index.js.map +1 -1
  17. package/lib-commonjs/unstable/index.js +20 -92
  18. package/lib-commonjs/unstable/index.js.map +1 -1
  19. package/package.json +49 -32
  20. package/unstable/package.json +9 -2
  21. package/lib/AccessibilityScenarios/utils.d.ts +0 -13
  22. package/lib/Concepts/Icons/ReactIconGrid.d.ts +0 -2
  23. package/lib/DocsComponents/isHosted.d.ts +0 -1
  24. package/lib/DocsComponents/isHosted.js +0 -10
  25. package/lib/DocsComponents/isHosted.js.map +0 -1
  26. package/lib/index.d.ts +0 -30
  27. package/lib/unstable/index.d.ts +0 -8
  28. package/lib-commonjs/AccessibilityScenarios/utils.d.ts +0 -13
  29. package/lib-commonjs/Concepts/Icons/ReactIconGrid.d.ts +0 -2
  30. package/lib-commonjs/DocsComponents/isHosted.d.ts +0 -1
  31. package/lib-commonjs/DocsComponents/isHosted.js +0 -18
  32. package/lib-commonjs/DocsComponents/isHosted.js.map +0 -1
  33. package/lib-commonjs/index.d.ts +0 -30
  34. package/lib-commonjs/unstable/index.d.ts +0 -8
package/CHANGELOG.json CHANGED
@@ -2,7 +2,4005 @@
2
2
  "name": "@fluentui/react-components",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 10 Feb 2022 08:43:39 GMT",
5
+ "date": "Mon, 23 May 2022 18:54:44 GMT",
6
+ "tag": "@fluentui/react-components_v9.0.0-rc.12",
7
+ "version": "9.0.0-rc.12",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "lingfangao@hotmail.com",
12
+ "package": "@fluentui/react-accordion",
13
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
14
+ "comment": "BREAKING: stop exporting AccordionContext and AccordionItemContext"
15
+ },
16
+ {
17
+ "author": "esteban.230@hotmail.com",
18
+ "package": "@fluentui/react-accordion",
19
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
20
+ "comment": "Removing <componentName>ClassName exports."
21
+ },
22
+ {
23
+ "author": "seanmonahan@microsoft.com",
24
+ "package": "@fluentui/react-avatar",
25
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
26
+ "comment": "BREAKING: update string unions to use spinal-case"
27
+ },
28
+ {
29
+ "author": "esteban.230@hotmail.com",
30
+ "package": "@fluentui/react-avatar",
31
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
32
+ "comment": "Removing <componentName>ClassName exports."
33
+ },
34
+ {
35
+ "author": "esteban.230@hotmail.com",
36
+ "package": "@fluentui/react-badge",
37
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
38
+ "comment": "Removing <componentName>ClassName exports."
39
+ },
40
+ {
41
+ "author": "seanmonahan@microsoft.com",
42
+ "package": "@fluentui/react-badge",
43
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
44
+ "comment": "BREAKING: update string unions to use spinal-case"
45
+ },
46
+ {
47
+ "author": "esteban.230@hotmail.com",
48
+ "package": "@fluentui/react-button",
49
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
50
+ "comment": "Removing <componentName>ClassName exports."
51
+ },
52
+ {
53
+ "author": "Humberto.Morimoto@microsoft.com",
54
+ "package": "@fluentui/react-button",
55
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
56
+ "comment": "Removing deprecated block prop from all button components."
57
+ },
58
+ {
59
+ "author": "esteban.230@hotmail.com",
60
+ "package": "@fluentui/react-card",
61
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
62
+ "comment": "Removing <componentName>ClassName exports."
63
+ },
64
+ {
65
+ "author": "seanmonahan@microsoft.com",
66
+ "package": "@fluentui/react-card",
67
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
68
+ "comment": "update tabster tab behaviors"
69
+ },
70
+ {
71
+ "author": "esteban.230@hotmail.com",
72
+ "package": "@fluentui/react-checkbox",
73
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
74
+ "comment": "Removing <componentName>ClassName exports."
75
+ },
76
+ {
77
+ "author": "lingfangao@hotmail.com",
78
+ "package": "@fluentui/react-components",
79
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
80
+ "comment": "BREAKING: Rename positioning types and APIs to avoid references to third party API"
81
+ },
82
+ {
83
+ "author": "lingfangao@hotmail.com",
84
+ "package": "@fluentui/react-components",
85
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
86
+ "comment": "BREAKING: Exports of react context objects were removed, replaced with provider compoennts and hooks"
87
+ },
88
+ {
89
+ "author": "esteban.230@hotmail.com",
90
+ "package": "@fluentui/react-components",
91
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
92
+ "comment": "Removing <componentName>ClassName exports."
93
+ },
94
+ {
95
+ "author": "39736248+andrefcdias@users.noreply.github.com",
96
+ "package": "@fluentui/react-components",
97
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
98
+ "comment": "fix(react-text): Change typography wrapper component names to match new design spec"
99
+ },
100
+ {
101
+ "author": "miroslav.stastny@microsoft.com",
102
+ "package": "@fluentui/react-components",
103
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
104
+ "comment": "Remove webHighContrast theme"
105
+ },
106
+ {
107
+ "author": "lingfangao@hotmail.com",
108
+ "package": "@fluentui/react-conformance-griffel",
109
+ "commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6",
110
+ "comment": "chore: Bump @fluentui/react-conformance to 0.13.1"
111
+ },
112
+ {
113
+ "author": "esteban.230@hotmail.com",
114
+ "package": "@fluentui/react-divider",
115
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
116
+ "comment": "Removing <componentName>ClassName exports."
117
+ },
118
+ {
119
+ "author": "esteban.230@hotmail.com",
120
+ "package": "@fluentui/react-image",
121
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
122
+ "comment": "Removing <componentName>ClassName exports."
123
+ },
124
+ {
125
+ "author": "Humberto.Morimoto@microsoft.com",
126
+ "package": "@fluentui/react-image",
127
+ "commit": "8fb515ae57dbd2ff50a52ab896daa058568c5273",
128
+ "comment": "Image: Updating useImageStyles to use styles[state] pattern for props of string union types."
129
+ },
130
+ {
131
+ "author": "esteban.230@hotmail.com",
132
+ "package": "@fluentui/react-input",
133
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
134
+ "comment": "Removing <componentName>ClassName exports."
135
+ },
136
+ {
137
+ "author": "seanmonahan@microsoft.com",
138
+ "package": "@fluentui/react-input",
139
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
140
+ "comment": "BREAKING: update string unions to use spinal-case"
141
+ },
142
+ {
143
+ "author": "esteban.230@hotmail.com",
144
+ "package": "@fluentui/react-label",
145
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
146
+ "comment": "Removing <componentName>ClassName exports."
147
+ },
148
+ {
149
+ "author": "esteban.230@hotmail.com",
150
+ "package": "@fluentui/react-link",
151
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
152
+ "comment": "Removing <componentName>ClassName exports."
153
+ },
154
+ {
155
+ "author": "lingfangao@hotmail.com",
156
+ "package": "@fluentui/react-menu",
157
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
158
+ "comment": "BREAKING: changes to positioning prop"
159
+ },
160
+ {
161
+ "author": "lingfangao@hotmail.com",
162
+ "package": "@fluentui/react-menu",
163
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
164
+ "comment": "BREAKING: Stop exporting MenuContext and MenuListContext"
165
+ },
166
+ {
167
+ "author": "esteban.230@hotmail.com",
168
+ "package": "@fluentui/react-menu",
169
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
170
+ "comment": "Removing <componentName>ClassName exports."
171
+ },
172
+ {
173
+ "author": "lingfangao@hotmail.com",
174
+ "package": "@fluentui/react-popover",
175
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
176
+ "comment": "BREAKING: changes to positioning prop"
177
+ },
178
+ {
179
+ "author": "lingfangao@hotmail.com",
180
+ "package": "@fluentui/react-popover",
181
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
182
+ "comment": "BREAKING: stop exporting PopoverContext"
183
+ },
184
+ {
185
+ "author": "esteban.230@hotmail.com",
186
+ "package": "@fluentui/react-popover",
187
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
188
+ "comment": "Removing <componentName>ClassName exports."
189
+ },
190
+ {
191
+ "author": "lingfangao@hotmail.com",
192
+ "package": "@fluentui/react-positioning",
193
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
194
+ "comment": "BREAKING CHANGE: Encapsulate Popper API"
195
+ },
196
+ {
197
+ "author": "esteban.230@hotmail.com",
198
+ "package": "@fluentui/react-provider",
199
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
200
+ "comment": "Removing <componentName>ClassName exports."
201
+ },
202
+ {
203
+ "author": "esteban.230@hotmail.com",
204
+ "package": "@fluentui/react-radio",
205
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
206
+ "comment": "Removing <componentName>ClassName exports."
207
+ },
208
+ {
209
+ "author": "lingfangao@hotmail.com",
210
+ "package": "@fluentui/react-radio",
211
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
212
+ "comment": "BREAKING: stop exporting RadioGroupContext"
213
+ },
214
+ {
215
+ "author": "seanmonahan@microsoft.com",
216
+ "package": "@fluentui/react-radio",
217
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
218
+ "comment": "BREAKING: update string unions to use spinal-case"
219
+ },
220
+ {
221
+ "author": "seanmonahan@microsoft.com",
222
+ "package": "@fluentui/react-spinbutton",
223
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
224
+ "comment": "BREAKING: update string unions to use spinal-case"
225
+ },
226
+ {
227
+ "author": "esteban.230@hotmail.com",
228
+ "package": "@fluentui/react-tabs",
229
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
230
+ "comment": "Removing commons type from Label."
231
+ },
232
+ {
233
+ "author": "seanmonahan@microsoft.com",
234
+ "package": "@fluentui/react-tabster",
235
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
236
+ "comment": "BREAKING: update string unions to use spinal-case"
237
+ },
238
+ {
239
+ "author": "39736248+andrefcdias@users.noreply.github.com",
240
+ "package": "@fluentui/react-text",
241
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
242
+ "comment": "fix: Change typography wrapper component names to match new design spec"
243
+ },
244
+ {
245
+ "author": "Humberto.Morimoto@microsoft.com",
246
+ "package": "@fluentui/react-text",
247
+ "commit": "9c239eaf77f2f5e3246bb16904d263001a26c726",
248
+ "comment": "Text: Ordering types alphabetically."
249
+ },
250
+ {
251
+ "author": "seanmonahan@microsoft.com",
252
+ "package": "@fluentui/react-textarea",
253
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
254
+ "comment": "BREAKING: update string unions to use spinal-case"
255
+ },
256
+ {
257
+ "author": "miroslav.stastny@microsoft.com",
258
+ "package": "@fluentui/react-theme",
259
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
260
+ "comment": "Remove webHighContrast theme"
261
+ },
262
+ {
263
+ "author": "esteban.230@hotmail.com",
264
+ "package": "@fluentui/react-tooltip",
265
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
266
+ "comment": "Removing <componentName>ClassName exports."
267
+ },
268
+ {
269
+ "author": "lingfangao@hotmail.com",
270
+ "package": "@fluentui/react-tooltip",
271
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
272
+ "comment": "BREAKING: changes to positioning prop"
273
+ }
274
+ ],
275
+ "none": [
276
+ {
277
+ "author": "Humberto.Morimoto@microsoft.com",
278
+ "package": "@fluentui/react-button",
279
+ "commit": "aa1f446e037786d74a3c14f0bee09dbcf403a929",
280
+ "comment": "Improving README and updating spec and migration guide."
281
+ }
282
+ ]
283
+ }
284
+ },
285
+ {
286
+ "date": "Mon, 23 May 2022 12:13:29 GMT",
287
+ "tag": "@fluentui/react-components_v9.0.0-rc.11",
288
+ "version": "9.0.0-rc.11",
289
+ "comments": {
290
+ "prerelease": [
291
+ {
292
+ "author": "olfedias@microsoft.com",
293
+ "package": "@fluentui/react-overflow",
294
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
295
+ "comment": "chore: Update Griffel to latest version"
296
+ },
297
+ {
298
+ "author": "olfedias@microsoft.com",
299
+ "package": "@fluentui/react-overflow",
300
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
301
+ "comment": "chore: Update Griffel to latest version"
302
+ },
303
+ {
304
+ "author": "lingfangao@hotmail.com",
305
+ "package": "@fluentui/react-overflow",
306
+ "commit": "4ae08d6ecf85ac29593ddc2abb23f8a073711b38",
307
+ "comment": "feat: Initial beta release"
308
+ },
309
+ {
310
+ "author": "Humberto.Morimoto@microsoft.com",
311
+ "package": "@fluentui/react-popover",
312
+ "commit": "af874b8a88494c3d3c13daa483348d386fef3736",
313
+ "comment": "Removing PopoverCommons type."
314
+ },
315
+ {
316
+ "author": "olfedias@microsoft.com",
317
+ "package": "@fluentui/react-popover",
318
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
319
+ "comment": "chore: Update Griffel to latest version"
320
+ },
321
+ {
322
+ "author": "olfedias@microsoft.com",
323
+ "package": "@fluentui/react-popover",
324
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
325
+ "comment": "chore: Update Griffel to latest version"
326
+ },
327
+ {
328
+ "author": "Humberto.Morimoto@microsoft.com",
329
+ "package": "@fluentui/react-portal",
330
+ "commit": "d98a253a7768cb781f106153804c8683670bbf8a",
331
+ "comment": "Removing PortalCommons type."
332
+ },
333
+ {
334
+ "author": "olfedias@microsoft.com",
335
+ "package": "@fluentui/react-portal-compat",
336
+ "commit": "0915feeaa4278c32a7818b67b159ed207d1031fc",
337
+ "comment": "chore: use range for \"@fluentui/react-portal-compat-context\" dependency"
338
+ },
339
+ {
340
+ "author": "martinhochel@microsoft.com",
341
+ "package": "@fluentui/react-portal-compat",
342
+ "commit": "eb1084fd607c0d1086f9d465168be5822daa5e40",
343
+ "comment": "feat: ship rolluped only dts"
344
+ },
345
+ {
346
+ "author": "martinhochel@microsoft.com",
347
+ "package": "@fluentui/react-portal-compat-context",
348
+ "commit": "e7b70cb06f4422e5574993fd2ad44d9073647417",
349
+ "comment": "feat: ship rolluped only dts"
350
+ },
351
+ {
352
+ "author": "martinhochel@microsoft.com",
353
+ "package": "@fluentui/react-positioning",
354
+ "commit": "e7b70cb06f4422e5574993fd2ad44d9073647417",
355
+ "comment": "feat: ship rolluped only dts"
356
+ },
357
+ {
358
+ "author": "olfedias@microsoft.com",
359
+ "package": "@fluentui/react-positioning",
360
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
361
+ "comment": "chore: Update Griffel to latest version"
362
+ },
363
+ {
364
+ "author": "olfedias@microsoft.com",
365
+ "package": "@fluentui/react-positioning",
366
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
367
+ "comment": "chore: Update Griffel to latest version"
368
+ },
369
+ {
370
+ "author": "Humberto.Morimoto@microsoft.com",
371
+ "package": "@fluentui/react-provider",
372
+ "commit": "44062b15587c3a18b7f02d2beb3ba19fa793fb9c",
373
+ "comment": "Removing FluentProviderCommons type."
374
+ },
375
+ {
376
+ "author": "olfedias@microsoft.com",
377
+ "package": "@fluentui/react-provider",
378
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
379
+ "comment": "chore: Update Griffel to latest version"
380
+ },
381
+ {
382
+ "author": "olfedias@microsoft.com",
383
+ "package": "@fluentui/react-provider",
384
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
385
+ "comment": "chore: Update Griffel to latest version"
386
+ },
387
+ {
388
+ "author": "martinhochel@microsoft.com",
389
+ "package": "@fluentui/react-radio",
390
+ "commit": "eb1084fd607c0d1086f9d465168be5822daa5e40",
391
+ "comment": "feat: ship rolluped only dts"
392
+ },
393
+ {
394
+ "author": "olfedias@microsoft.com",
395
+ "package": "@fluentui/react-radio",
396
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
397
+ "comment": "chore: Update Griffel to latest version"
398
+ },
399
+ {
400
+ "author": "behowell@microsoft.com",
401
+ "package": "@fluentui/react-radio",
402
+ "commit": "c0b27cce0d29122e4488ff431689b966076a728b",
403
+ "comment": "Replace hardcoded padding with spacing tokens"
404
+ },
405
+ {
406
+ "author": "olfedias@microsoft.com",
407
+ "package": "@fluentui/react-radio",
408
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
409
+ "comment": "chore: Update Griffel to latest version"
410
+ },
411
+ {
412
+ "author": "behowell@microsoft.com",
413
+ "package": "@fluentui/react-radio",
414
+ "commit": "2ea15d322e01dc6055378f4f0f5f3febf7910f80",
415
+ "comment": "Refactor styles to remove usage of flex gap"
416
+ },
417
+ {
418
+ "author": "esteban.230@hotmail.com",
419
+ "package": "@fluentui/react-radio",
420
+ "commit": "0fac2d7a6f35c5fcebaf30da68b9604410fe0eb9",
421
+ "comment": "Updated react-label package version to RC."
422
+ },
423
+ {
424
+ "author": "martinhochel@microsoft.com",
425
+ "package": "@fluentui/react-shared-contexts",
426
+ "commit": "8afe4d15242d6220f202ca1d0d1522f4f9d151bb",
427
+ "comment": "feat: ship rolluped only dts"
428
+ },
429
+ {
430
+ "author": "mgodbolt@microsoft.com",
431
+ "package": "@fluentui/react-slider",
432
+ "commit": "4a05a4a5a3f0b7724ac81be01795e1572b048fd9",
433
+ "comment": "move slider commons into props and pick into state"
434
+ },
435
+ {
436
+ "author": "olfedias@microsoft.com",
437
+ "package": "@fluentui/react-slider",
438
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
439
+ "comment": "chore: Update Griffel to latest version"
440
+ },
441
+ {
442
+ "author": "esteban.230@hotmail.com",
443
+ "package": "@fluentui/react-slider",
444
+ "commit": "0fac2d7a6f35c5fcebaf30da68b9604410fe0eb9",
445
+ "comment": "Updated react-label package version to RC."
446
+ },
447
+ {
448
+ "author": "olfedias@microsoft.com",
449
+ "package": "@fluentui/react-slider",
450
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
451
+ "comment": "chore: Update Griffel to latest version"
452
+ },
453
+ {
454
+ "author": "martinhochel@microsoft.com",
455
+ "package": "@fluentui/react-slider",
456
+ "commit": "e7b70cb06f4422e5574993fd2ad44d9073647417",
457
+ "comment": "feat: ship rolluped only dts"
458
+ },
459
+ {
460
+ "author": "olfedias@microsoft.com",
461
+ "package": "@fluentui/react-spinbutton",
462
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
463
+ "comment": "chore: Update Griffel to latest version"
464
+ },
465
+ {
466
+ "author": "seanmonahan@microsoft.com",
467
+ "package": "@fluentui/react-spinbutton",
468
+ "commit": "e5f896d0098d23b01a4f0ab4b154fca0a47a1a89",
469
+ "comment": "react-spinbutton: update appearance stories"
470
+ },
471
+ {
472
+ "author": "seanmonahan@microsoft.com",
473
+ "package": "@fluentui/react-spinbutton",
474
+ "commit": "111151a252ce77c26354f50101791bbe71de78fe",
475
+ "comment": "appearance story updates"
476
+ },
477
+ {
478
+ "author": "seanmonahan@microsoft.com",
479
+ "package": "@fluentui/react-spinbutton",
480
+ "commit": "fbed857eb218943dcd08686eca1f469314bb84f6",
481
+ "comment": "widen `value` type to include `null`"
482
+ },
483
+ {
484
+ "author": "esteban.230@hotmail.com",
485
+ "package": "@fluentui/react-spinbutton",
486
+ "commit": "0fac2d7a6f35c5fcebaf30da68b9604410fe0eb9",
487
+ "comment": "Updated react-label package version to RC."
488
+ },
489
+ {
490
+ "author": "martinhochel@microsoft.com",
491
+ "package": "@fluentui/react-spinbutton",
492
+ "commit": "e7b70cb06f4422e5574993fd2ad44d9073647417",
493
+ "comment": "feat: ship rolluped only dts"
494
+ },
495
+ {
496
+ "author": "seanmonahan@microsoft.com",
497
+ "package": "@fluentui/react-spinbutton",
498
+ "commit": "8f40f25712a38b3b3121e7eb71623ce3d5a187e1",
499
+ "comment": "react-spinbutton: add aria-valuetext override"
500
+ },
501
+ {
502
+ "author": "olfedias@microsoft.com",
503
+ "package": "@fluentui/react-spinbutton",
504
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
505
+ "comment": "chore: Update Griffel to latest version"
506
+ },
507
+ {
508
+ "author": "gcox@microsoft.com",
509
+ "package": "@fluentui/react-spinbutton",
510
+ "commit": "02fafa9e9ba11326583bad5db2e3dfce9d4407ff",
511
+ "comment": "react-spinbutton: use spacing tokens"
512
+ },
513
+ {
514
+ "author": "seanmonahan@microsoft.com",
515
+ "package": "@fluentui/react-spinbutton",
516
+ "commit": "c70db5af9d6986c0f4c03c4c54bf26cb7a0f2096",
517
+ "comment": "react-spinbutton: remove \"strings\" prop"
518
+ },
519
+ {
520
+ "author": "seanmonahan@microsoft.com",
521
+ "package": "@fluentui/react-spinbutton",
522
+ "commit": "70164a1d13eb58eec6693f735029a8974b7aac70",
523
+ "comment": "Update react-input dependency version to release candidate."
524
+ },
525
+ {
526
+ "author": "seanmonahan@microsoft.com",
527
+ "package": "@fluentui/react-spinbutton",
528
+ "commit": "d70513cb733174eb29068b9828b527b6425ba041",
529
+ "comment": "update stepper clamping behavior"
530
+ },
531
+ {
532
+ "author": "seanmonahan@microsoft.com",
533
+ "package": "@fluentui/react-spinbutton",
534
+ "commit": "2876fdf9a81f0a9a7c5fd0499bd48045b6b5fd5c",
535
+ "comment": "react-spinbutton: remove SpinButtonCommons type"
536
+ },
537
+ {
538
+ "author": "olfedias@microsoft.com",
539
+ "package": "@fluentui/react-spinner",
540
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
541
+ "comment": "chore: Update Griffel to latest version"
542
+ },
543
+ {
544
+ "author": "olfedias@microsoft.com",
545
+ "package": "@fluentui/react-spinner",
546
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
547
+ "comment": "chore: Update Griffel to latest version"
548
+ },
549
+ {
550
+ "author": "ololubek@microsoft.com",
551
+ "package": "@fluentui/react-spinner",
552
+ "commit": "8ab3a2ac23ee12d9b5fbd72d3b4593fb3691209b",
553
+ "comment": "Migrate react-spinner to rc"
554
+ },
555
+ {
556
+ "author": "Humberto.Morimoto@microsoft.com",
557
+ "package": "@fluentui/react-spinner",
558
+ "commit": "7327426c7b1a5469fb25f705ef2c1c1367b1633d",
559
+ "comment": "Removing SpinnerCommons type."
560
+ },
561
+ {
562
+ "author": "esteban.230@hotmail.com",
563
+ "package": "@fluentui/react-spinner",
564
+ "commit": "0fac2d7a6f35c5fcebaf30da68b9604410fe0eb9",
565
+ "comment": "Updated react-label package version to RC."
566
+ },
567
+ {
568
+ "author": "gcox@microsoft.com",
569
+ "package": "@fluentui/react-spinner",
570
+ "commit": "06e13fdfd614eb965e922dec138a1e6df902b16e",
571
+ "comment": "Updated to use tokens were possible"
572
+ },
573
+ {
574
+ "author": "martinhochel@microsoft.com",
575
+ "package": "@fluentui/react-spinner",
576
+ "commit": "e7b70cb06f4422e5574993fd2ad44d9073647417",
577
+ "comment": "feat: ship rolluped only dts"
578
+ },
579
+ {
580
+ "author": "olfedias@microsoft.com",
581
+ "package": "@fluentui/react-switch",
582
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
583
+ "comment": "chore: Update Griffel to latest version"
584
+ },
585
+ {
586
+ "author": "behowell@microsoft.com",
587
+ "package": "@fluentui/react-switch",
588
+ "commit": "c0b27cce0d29122e4488ff431689b966076a728b",
589
+ "comment": "Replace hardcoded padding with spacing tokens"
590
+ },
591
+ {
592
+ "author": "behowell@microsoft.com",
593
+ "package": "@fluentui/react-switch",
594
+ "commit": "45ec789399b65b76b80cc8023d977de7d2b8b579",
595
+ "comment": "Refactor styles to remove usage of flex gap"
596
+ },
597
+ {
598
+ "author": "esteban.230@hotmail.com",
599
+ "package": "@fluentui/react-switch",
600
+ "commit": "0fac2d7a6f35c5fcebaf30da68b9604410fe0eb9",
601
+ "comment": "Updated react-label package version to RC."
602
+ },
603
+ {
604
+ "author": "martinhochel@microsoft.com",
605
+ "package": "@fluentui/react-switch",
606
+ "commit": "eb1084fd607c0d1086f9d465168be5822daa5e40",
607
+ "comment": "feat: ship rolluped only dts"
608
+ },
609
+ {
610
+ "author": "Humberto.Morimoto@microsoft.com",
611
+ "package": "@fluentui/react-switch",
612
+ "commit": "ec6c1a33b3c4cec9422d07bcffc48b85928c22d2",
613
+ "comment": "Removing SwitchCommons type in @fluentui/react-switch."
614
+ },
615
+ {
616
+ "author": "olfedias@microsoft.com",
617
+ "package": "@fluentui/react-switch",
618
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
619
+ "comment": "chore: Update Griffel to latest version"
620
+ },
621
+ {
622
+ "author": "gcox@microsoft.com",
623
+ "package": "@fluentui/react-tabs",
624
+ "commit": "5a4a2c6b1ed8d4c2abb12a08d1abec71e9055ce6",
625
+ "comment": "Removed TabListCommons and TabCommons types"
626
+ },
627
+ {
628
+ "author": "gcox@microsoft.com",
629
+ "package": "@fluentui/react-tabs",
630
+ "commit": "58c5aafd8deb82eaf1ff117d9e2c9029f5658168",
631
+ "comment": "Removed flexgap from useTabStyles"
632
+ },
633
+ {
634
+ "author": "gcox@microsoft.com",
635
+ "package": "@fluentui/react-tabs",
636
+ "commit": "3460b40b4faf6c8939680f69878446da23ea20f9",
637
+ "comment": "Updated to focus on current selected tab"
638
+ },
639
+ {
640
+ "author": "gcox@microsoft.com",
641
+ "package": "@fluentui/react-tabs",
642
+ "commit": "447a9aa0c3527d42bd071e63777b7afa1a14b273",
643
+ "comment": "Used background rather than border"
644
+ },
645
+ {
646
+ "author": "gcox@microsoft.com",
647
+ "package": "@fluentui/react-tabs",
648
+ "commit": "083e54e4374c25be4200c27922c16621431bb2bc",
649
+ "comment": "Moved react-tabs to stable and rc.1"
650
+ },
651
+ {
652
+ "author": "martinhochel@microsoft.com",
653
+ "package": "@fluentui/react-tabs",
654
+ "commit": "e7b70cb06f4422e5574993fd2ad44d9073647417",
655
+ "comment": "feat: ship rolluped only dts"
656
+ },
657
+ {
658
+ "author": "olfedias@microsoft.com",
659
+ "package": "@fluentui/react-tabs",
660
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
661
+ "comment": "chore: Update Griffel to latest version"
662
+ },
663
+ {
664
+ "author": "gcox@microsoft.com",
665
+ "package": "@fluentui/react-tabs",
666
+ "commit": "42e0900f7a008d83fdca5a6e5620f49951ecedf1",
667
+ "comment": "Remove overflow to allow focus outline to display"
668
+ },
669
+ {
670
+ "author": "olfedias@microsoft.com",
671
+ "package": "@fluentui/react-tabs",
672
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
673
+ "comment": "chore: Update Griffel to latest version"
674
+ },
675
+ {
676
+ "author": "gcox@microsoft.com",
677
+ "package": "@fluentui/react-tabs",
678
+ "commit": "48bc32c6df6279b46ba94aab16f8bf650b17bd1e",
679
+ "comment": "Add aria-label for icon only story"
680
+ },
681
+ {
682
+ "author": "olfedias@microsoft.com",
683
+ "package": "@fluentui/react-tabster",
684
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
685
+ "comment": "chore: Update Griffel to latest version"
686
+ },
687
+ {
688
+ "author": "seanmonahan@microsoft.com",
689
+ "package": "@fluentui/react-tabster",
690
+ "commit": "9bdcf7a94d2a89e77533e2ec850ba247fa6ba68d",
691
+ "comment": "Update tabster dependency from ^1.3.3 to ^1.4.0"
692
+ },
693
+ {
694
+ "author": "olfedias@microsoft.com",
695
+ "package": "@fluentui/react-tabster",
696
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
697
+ "comment": "chore: Update Griffel to latest version"
698
+ },
699
+ {
700
+ "author": "martinhochel@microsoft.com",
701
+ "package": "@fluentui/react-tabster",
702
+ "commit": "e7b70cb06f4422e5574993fd2ad44d9073647417",
703
+ "comment": "feat: ship rolluped only dts"
704
+ },
705
+ {
706
+ "author": "olfedias@microsoft.com",
707
+ "package": "@fluentui/react-text",
708
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
709
+ "comment": "chore: Update Griffel to latest version"
710
+ },
711
+ {
712
+ "author": "Humberto.Morimoto@microsoft.com",
713
+ "package": "@fluentui/react-text",
714
+ "commit": "cab7ae0f9667d278f6e4b3463f4890fe8bf63ca8",
715
+ "comment": "Removing TextCommons type."
716
+ },
717
+ {
718
+ "author": "olfedias@microsoft.com",
719
+ "package": "@fluentui/react-text",
720
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
721
+ "comment": "chore: Update Griffel to latest version"
722
+ },
723
+ {
724
+ "author": "esteban.230@hotmail.com",
725
+ "package": "@fluentui/react-textarea",
726
+ "commit": "938c4f29cf91bb5e84c512162592aa1c74627e51",
727
+ "comment": "Moving react-textarea to RC."
728
+ },
729
+ {
730
+ "author": "olfedias@microsoft.com",
731
+ "package": "@fluentui/react-textarea",
732
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
733
+ "comment": "chore: Update Griffel to latest version"
734
+ },
735
+ {
736
+ "author": "martinhochel@microsoft.com",
737
+ "package": "@fluentui/react-textarea",
738
+ "commit": "eb1084fd607c0d1086f9d465168be5822daa5e40",
739
+ "comment": "feat: ship rolluped only dts"
740
+ },
741
+ {
742
+ "author": "olfedias@microsoft.com",
743
+ "package": "@fluentui/react-textarea",
744
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
745
+ "comment": "chore: Update Griffel to latest version"
746
+ },
747
+ {
748
+ "author": "esteban.230@hotmail.com",
749
+ "package": "@fluentui/react-textarea",
750
+ "commit": "8ac48b7bba84d00b1240b1f449dbce20e97abbb6",
751
+ "comment": "Update appearance stories and add best practices."
752
+ },
753
+ {
754
+ "author": "esteban.230@hotmail.com",
755
+ "package": "@fluentui/react-textarea",
756
+ "commit": "ff308632878f6037547ae2913c9dd7107a125975",
757
+ "comment": "Remove commons from react-textarea."
758
+ },
759
+ {
760
+ "author": "esteban.230@hotmail.com",
761
+ "package": "@fluentui/react-textarea",
762
+ "commit": "43d5828c01a525fb1c3e5ae1c200201245741a9a",
763
+ "comment": "Updating spec to match implementation."
764
+ },
765
+ {
766
+ "author": "esteban.230@hotmail.com",
767
+ "package": "@fluentui/react-textarea",
768
+ "commit": "f2f0c0d6ea55c51a1e12d5d0385d91e1414f5025",
769
+ "comment": "Updating Textarea styles to use font tokens."
770
+ },
771
+ {
772
+ "author": "martinhochel@microsoft.com",
773
+ "package": "@fluentui/react-theme",
774
+ "commit": "e7b70cb06f4422e5574993fd2ad44d9073647417",
775
+ "comment": "feat: ship rolluped only dts"
776
+ },
777
+ {
778
+ "author": "Humberto.Morimoto@microsoft.com",
779
+ "package": "@fluentui/react-tooltip",
780
+ "commit": "13543c30b0a05b61cb8d75c804d9b2aee45a8ae5",
781
+ "comment": "Removing TooltipCommons type."
782
+ },
783
+ {
784
+ "author": "martinhochel@microsoft.com",
785
+ "package": "@fluentui/react-tooltip",
786
+ "commit": "e7b70cb06f4422e5574993fd2ad44d9073647417",
787
+ "comment": "feat: ship rolluped only dts"
788
+ },
789
+ {
790
+ "author": "olfedias@microsoft.com",
791
+ "package": "@fluentui/react-tooltip",
792
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
793
+ "comment": "chore: Update Griffel to latest version"
794
+ },
795
+ {
796
+ "author": "olfedias@microsoft.com",
797
+ "package": "@fluentui/react-tooltip",
798
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
799
+ "comment": "chore: Update Griffel to latest version"
800
+ },
801
+ {
802
+ "author": "martinhochel@microsoft.com",
803
+ "package": "@fluentui/react-utilities",
804
+ "commit": "e7b70cb06f4422e5574993fd2ad44d9073647417",
805
+ "comment": "feat: ship rolluped only dts"
806
+ },
807
+ {
808
+ "author": "lingfangao@hotmail.com",
809
+ "package": "@fluentui/priority-overflow",
810
+ "commit": "4ae08d6ecf85ac29593ddc2abb23f8a073711b38",
811
+ "comment": "feat: Initial beta release"
812
+ },
813
+ {
814
+ "author": "olfedias@microsoft.com",
815
+ "package": "@fluentui/react-accordion",
816
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
817
+ "comment": "chore: Update Griffel to latest version"
818
+ },
819
+ {
820
+ "author": "olfedias@microsoft.com",
821
+ "package": "@fluentui/react-accordion",
822
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
823
+ "comment": "chore: Update Griffel to latest version"
824
+ },
825
+ {
826
+ "author": "tristan.watanabe@gmail.com",
827
+ "package": "@fluentui/react-accordion",
828
+ "commit": "a324d75aea71ad60c3f750743a315e3320f8a2fe",
829
+ "comment": "react-accordion: ship rolluped only dts."
830
+ },
831
+ {
832
+ "author": "behowell@microsoft.com",
833
+ "package": "@fluentui/react-avatar",
834
+ "commit": "f57165a466c9d62226af2d49928f6eb797c20432",
835
+ "comment": "Add support for size={16} to Avatar"
836
+ },
837
+ {
838
+ "author": "olfedias@microsoft.com",
839
+ "package": "@fluentui/react-avatar",
840
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
841
+ "comment": "chore: Update Griffel to latest version"
842
+ },
843
+ {
844
+ "author": "olfedias@microsoft.com",
845
+ "package": "@fluentui/react-avatar",
846
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
847
+ "comment": "chore: Update Griffel to latest version"
848
+ },
849
+ {
850
+ "author": "esteban.230@hotmail.com",
851
+ "package": "@fluentui/react-avatar",
852
+ "commit": "72684d3d57ee3cb0d7012a31559b8a2b7ad36849",
853
+ "comment": "Moving Avatar stories to stories folder."
854
+ },
855
+ {
856
+ "author": "olfedias@microsoft.com",
857
+ "package": "@fluentui/react-badge",
858
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
859
+ "comment": "chore: Update Griffel to latest version"
860
+ },
861
+ {
862
+ "author": "tristan.watanabe@gmail.com",
863
+ "package": "@fluentui/react-badge",
864
+ "commit": "2e5bf6decb7ac952a490a1cb626f0c6d0a064e4b",
865
+ "comment": "react-badge: ship rolluped only dts."
866
+ },
867
+ {
868
+ "author": "sarah.higley@microsoft.com",
869
+ "package": "@fluentui/react-badge",
870
+ "commit": "3c97b3754e1f5f77672c3ceb9886de43a462ccb6",
871
+ "comment": "remove commons types from badges"
872
+ },
873
+ {
874
+ "author": "mgodbolt@microsoft.com",
875
+ "package": "@fluentui/react-badge",
876
+ "commit": "b25c126f876408124bbb717da7778cd0936e67a4",
877
+ "comment": "pass in icon props to presence badge icon slot, and use default strings"
878
+ },
879
+ {
880
+ "author": "olfedias@microsoft.com",
881
+ "package": "@fluentui/react-badge",
882
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
883
+ "comment": "chore: Update Griffel to latest version"
884
+ },
885
+ {
886
+ "author": "Humberto.Morimoto@microsoft.com",
887
+ "package": "@fluentui/react-button",
888
+ "commit": "6cb084a7afe7d662dc2d9d65b91474f132566390",
889
+ "comment": "Using spacing tokens for button components."
890
+ },
891
+ {
892
+ "author": "Humberto.Morimoto@microsoft.com",
893
+ "package": "@fluentui/react-button",
894
+ "commit": "29f73d77cfdc20a123cb64115fb1a926300d216e",
895
+ "comment": "Removing flex gap from button components and fixing spacing to better align with design spec."
896
+ },
897
+ {
898
+ "author": "olfedias@microsoft.com",
899
+ "package": "@fluentui/react-button",
900
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
901
+ "comment": "chore: Update Griffel to latest version"
902
+ },
903
+ {
904
+ "author": "olfedias@microsoft.com",
905
+ "package": "@fluentui/react-button",
906
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
907
+ "comment": "chore: Update Griffel to latest version"
908
+ },
909
+ {
910
+ "author": "humberto_makoto@hotmail.com",
911
+ "package": "@fluentui/react-button",
912
+ "commit": "606dca4330f71a3a3ac466a30b3db1664ad0c55d",
913
+ "comment": "Removing Common types from all button components."
914
+ },
915
+ {
916
+ "author": "Humberto.Morimoto@microsoft.com",
917
+ "package": "@fluentui/react-button",
918
+ "commit": "be57c96ae39842da3bc38740b7823eeee68cc3ea",
919
+ "comment": "Removing ToggleButtonCommons type in @fluentui/react-button."
920
+ },
921
+ {
922
+ "author": "olfedias@microsoft.com",
923
+ "package": "@fluentui/react-card",
924
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
925
+ "comment": "chore: Update Griffel to latest version"
926
+ },
927
+ {
928
+ "author": "39736248+andrefcdias@users.noreply.github.com",
929
+ "package": "@fluentui/react-card",
930
+ "commit": "a42bebb19d1403bfbde96cfb4b09e3ce32490ec6",
931
+ "comment": "CardPreview now expands properly, all the way to the Card's edges"
932
+ },
933
+ {
934
+ "author": "39736248+andrefcdias@users.noreply.github.com",
935
+ "package": "@fluentui/react-card",
936
+ "commit": "d24b84d3239563973ed1dff9145998a4403c531e",
937
+ "comment": "fix: focus no longer being managed when using `focusMode=\"off\"`"
938
+ },
939
+ {
940
+ "author": "sarah.higley@microsoft.com",
941
+ "package": "@fluentui/react-card",
942
+ "commit": "a31441fdf2fa55f706983653febf5c318d76693d",
943
+ "comment": "remove commons from Card"
944
+ },
945
+ {
946
+ "author": "olfedias@microsoft.com",
947
+ "package": "@fluentui/react-card",
948
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
949
+ "comment": "chore: Update Griffel to latest version"
950
+ },
951
+ {
952
+ "author": "esteban.230@hotmail.com",
953
+ "package": "@fluentui/react-checkbox",
954
+ "commit": "4a1d26d400555424658af57d0d39ad5dfbbdda16",
955
+ "comment": "Replacing spacing constants with tokens."
956
+ },
957
+ {
958
+ "author": "esteban.230@hotmail.com",
959
+ "package": "@fluentui/react-checkbox",
960
+ "commit": "b8a0ac5d1b0f2d04c67712154a52ffe5f78f0e6e",
961
+ "comment": "Moving Checkbox to RC."
962
+ },
963
+ {
964
+ "author": "behowell@microsoft.com",
965
+ "package": "@fluentui/react-checkbox",
966
+ "commit": "e082a6130fe584a94448ddbb367817edbe416caf",
967
+ "comment": "Refactor styles to remove usage of flex gap"
968
+ },
969
+ {
970
+ "author": "esteban.230@hotmail.com",
971
+ "package": "@fluentui/react-checkbox",
972
+ "commit": "fdb6dc95fdd003e61b2e6f1eaa361c9d8e588b72",
973
+ "comment": "Updating spec to match implementation and added information to README."
974
+ },
975
+ {
976
+ "author": "martinhochel@microsoft.com",
977
+ "package": "@fluentui/react-checkbox",
978
+ "commit": "692e6916819ee07a1dfb0d99ac2ffbdd0d75252f",
979
+ "comment": "feat: ship rolluped only dts"
980
+ },
981
+ {
982
+ "author": "esteban.230@hotmail.com",
983
+ "package": "@fluentui/react-checkbox",
984
+ "commit": "4d4b7fd35b18a1569d32dd3361769eca6de536ae",
985
+ "comment": "Removing commons from checkbox."
986
+ },
987
+ {
988
+ "author": "olfedias@microsoft.com",
989
+ "package": "@fluentui/react-checkbox",
990
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
991
+ "comment": "chore: Update Griffel to latest version"
992
+ },
993
+ {
994
+ "author": "behowell@microsoft.com",
995
+ "package": "@fluentui/react-checkbox",
996
+ "commit": "c0b27cce0d29122e4488ff431689b966076a728b",
997
+ "comment": "Use vertical and horizontal spacing tokens for padding"
998
+ },
999
+ {
1000
+ "author": "olfedias@microsoft.com",
1001
+ "package": "@fluentui/react-checkbox",
1002
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
1003
+ "comment": "chore: Update Griffel to latest version"
1004
+ },
1005
+ {
1006
+ "author": "esteban.230@hotmail.com",
1007
+ "package": "@fluentui/react-components",
1008
+ "commit": "938c4f29cf91bb5e84c512162592aa1c74627e51",
1009
+ "comment": "Moving react-textarea from unstable to stable."
1010
+ },
1011
+ {
1012
+ "author": "esteban.230@hotmail.com",
1013
+ "package": "@fluentui/react-components",
1014
+ "commit": "f3098a8afdcdd3e3a6e436e3989fd4f58230269f",
1015
+ "comment": "Re-exporting AvatarSizes from react-avatar."
1016
+ },
1017
+ {
1018
+ "author": "gcox@microsoft.com",
1019
+ "package": "@fluentui/react-components",
1020
+ "commit": "083e54e4374c25be4200c27922c16621431bb2bc",
1021
+ "comment": "Moved react-tabs to stable and rc.1"
1022
+ },
1023
+ {
1024
+ "author": "seanmonahan@microsoft.com",
1025
+ "package": "@fluentui/react-components",
1026
+ "commit": "c70db5af9d6986c0f4c03c4c54bf26cb7a0f2096",
1027
+ "comment": "react-spinbutton: remove \"strings\" prop"
1028
+ },
1029
+ {
1030
+ "author": "esteban.230@hotmail.com",
1031
+ "package": "@fluentui/react-components",
1032
+ "commit": "0fac2d7a6f35c5fcebaf30da68b9604410fe0eb9",
1033
+ "comment": "Move react-label to release candidate"
1034
+ },
1035
+ {
1036
+ "author": "ololubek@microsoft.com",
1037
+ "package": "@fluentui/react-components",
1038
+ "commit": "8ab3a2ac23ee12d9b5fbd72d3b4593fb3691209b",
1039
+ "comment": "Move react-spinner from unstable to stable"
1040
+ },
1041
+ {
1042
+ "author": "esteban.230@hotmail.com",
1043
+ "package": "@fluentui/react-components",
1044
+ "commit": "b8a0ac5d1b0f2d04c67712154a52ffe5f78f0e6e",
1045
+ "comment": "Moving Checkbox from unstable to stable."
1046
+ },
1047
+ {
1048
+ "author": "olfedias@microsoft.com",
1049
+ "package": "@fluentui/react-components",
1050
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
1051
+ "comment": "chore: Update Griffel to latest version"
1052
+ },
1053
+ {
1054
+ "author": "Humberto.Morimoto@microsoft.com",
1055
+ "package": "@fluentui/react-components",
1056
+ "commit": "fa27fd518a6e817047737161162daa93f98c54f0",
1057
+ "comment": "Switch: Moving component out of unstable."
1058
+ },
1059
+ {
1060
+ "author": "adam.samec@gmail.com",
1061
+ "package": "@fluentui/react-components",
1062
+ "commit": "5464a92a4301e431fe322b67212d47b866e048ad",
1063
+ "comment": "Add uncomplete Input scenario"
1064
+ },
1065
+ {
1066
+ "author": "olfedias@microsoft.com",
1067
+ "package": "@fluentui/react-components",
1068
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
1069
+ "comment": "chore: Update Griffel to latest version"
1070
+ },
1071
+ {
1072
+ "author": "seanmonahan@microsoft.com",
1073
+ "package": "@fluentui/react-components",
1074
+ "commit": "70164a1d13eb58eec6693f735029a8974b7aac70",
1075
+ "comment": "Update react-input to release candidate."
1076
+ },
1077
+ {
1078
+ "author": "olfedias@microsoft.com",
1079
+ "package": "@fluentui/react-conformance-griffel",
1080
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
1081
+ "comment": "chore: Update Griffel to latest version"
1082
+ },
1083
+ {
1084
+ "author": "olfedias@microsoft.com",
1085
+ "package": "@fluentui/react-conformance-griffel",
1086
+ "commit": "1c73d59fa11fc2e1090630bbf54dc2dc6dd892f5",
1087
+ "comment": "fix: update mock of mergeClasses() to return an empty string"
1088
+ },
1089
+ {
1090
+ "author": "olfedias@microsoft.com",
1091
+ "package": "@fluentui/react-conformance-griffel",
1092
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
1093
+ "comment": "chore: Update Griffel to latest version"
1094
+ },
1095
+ {
1096
+ "author": "olfedias@microsoft.com",
1097
+ "package": "@fluentui/react-divider",
1098
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
1099
+ "comment": "chore: Update Griffel to latest version"
1100
+ },
1101
+ {
1102
+ "author": "tristan.watanabe@gmail.com",
1103
+ "package": "@fluentui/react-divider",
1104
+ "commit": "a324d75aea71ad60c3f750743a315e3320f8a2fe",
1105
+ "comment": "react-divider: ship rolluped only dts."
1106
+ },
1107
+ {
1108
+ "author": "Humberto.Morimoto@microsoft.com",
1109
+ "package": "@fluentui/react-divider",
1110
+ "commit": "ae46bce718fbe25f3439cf63b813143023f5684c",
1111
+ "comment": "Removing DividerCommons type."
1112
+ },
1113
+ {
1114
+ "author": "olfedias@microsoft.com",
1115
+ "package": "@fluentui/react-divider",
1116
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
1117
+ "comment": "chore: Update Griffel to latest version"
1118
+ },
1119
+ {
1120
+ "author": "olfedias@microsoft.com",
1121
+ "package": "@fluentui/react-image",
1122
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
1123
+ "comment": "chore: Update Griffel to latest version"
1124
+ },
1125
+ {
1126
+ "author": "Humberto.Morimoto@microsoft.com",
1127
+ "package": "@fluentui/react-image",
1128
+ "commit": "9ee5fba37a8d253133f4338575ebedd238cd74a3",
1129
+ "comment": "Removing ImageCommons type."
1130
+ },
1131
+ {
1132
+ "author": "olfedias@microsoft.com",
1133
+ "package": "@fluentui/react-image",
1134
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
1135
+ "comment": "chore: Update Griffel to latest version"
1136
+ },
1137
+ {
1138
+ "author": "seanmonahan@microsoft.com",
1139
+ "package": "@fluentui/react-input",
1140
+ "commit": "1f5dc959ca89bb722fb9cea57b6880aedb5759aa",
1141
+ "comment": "write readme"
1142
+ },
1143
+ {
1144
+ "author": "seanmonahan@microsoft.com",
1145
+ "package": "@fluentui/react-input",
1146
+ "commit": "bcafc0d8c2fdaa68473a317b6d179c5534257602",
1147
+ "comment": "react-input: update appearance stories background contrast"
1148
+ },
1149
+ {
1150
+ "author": "martinhochel@microsoft.com",
1151
+ "package": "@fluentui/react-input",
1152
+ "commit": "692e6916819ee07a1dfb0d99ac2ffbdd0d75252f",
1153
+ "comment": "feat: ship rolluped only dts"
1154
+ },
1155
+ {
1156
+ "author": "olfedias@microsoft.com",
1157
+ "package": "@fluentui/react-input",
1158
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
1159
+ "comment": "chore: Update Griffel to latest version"
1160
+ },
1161
+ {
1162
+ "author": "seanmonahan@microsoft.com",
1163
+ "package": "@fluentui/react-input",
1164
+ "commit": "70164a1d13eb58eec6693f735029a8974b7aac70",
1165
+ "comment": "Move from beta to release candidate."
1166
+ },
1167
+ {
1168
+ "author": "olfedias@microsoft.com",
1169
+ "package": "@fluentui/react-input",
1170
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
1171
+ "comment": "chore: Update Griffel to latest version"
1172
+ },
1173
+ {
1174
+ "author": "esteban.230@hotmail.com",
1175
+ "package": "@fluentui/react-label",
1176
+ "commit": "0fac2d7a6f35c5fcebaf30da68b9604410fe0eb9",
1177
+ "comment": "update README and package version"
1178
+ },
1179
+ {
1180
+ "author": "martinhochel@microsoft.com",
1181
+ "package": "@fluentui/react-label",
1182
+ "commit": "692e6916819ee07a1dfb0d99ac2ffbdd0d75252f",
1183
+ "comment": "feat: ship rolluped only dts"
1184
+ },
1185
+ {
1186
+ "author": "esteban.230@hotmail.com",
1187
+ "package": "@fluentui/react-label",
1188
+ "commit": "6b3b09b6f05e6a17a578a65fc36b606e3004efe9",
1189
+ "comment": "Removing commons type from Label."
1190
+ },
1191
+ {
1192
+ "author": "olfedias@microsoft.com",
1193
+ "package": "@fluentui/react-label",
1194
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
1195
+ "comment": "chore: Update Griffel to latest version"
1196
+ },
1197
+ {
1198
+ "author": "olfedias@microsoft.com",
1199
+ "package": "@fluentui/react-label",
1200
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
1201
+ "comment": "chore: Update Griffel to latest version"
1202
+ },
1203
+ {
1204
+ "author": "olfedias@microsoft.com",
1205
+ "package": "@fluentui/react-link",
1206
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
1207
+ "comment": "chore: Update Griffel to latest version"
1208
+ },
1209
+ {
1210
+ "author": "olfedias@microsoft.com",
1211
+ "package": "@fluentui/react-link",
1212
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
1213
+ "comment": "chore: Update Griffel to latest version"
1214
+ },
1215
+ {
1216
+ "author": "martinhochel@microsoft.com",
1217
+ "package": "@fluentui/react-link",
1218
+ "commit": "692e6916819ee07a1dfb0d99ac2ffbdd0d75252f",
1219
+ "comment": "feat: ship rolluped only dts"
1220
+ },
1221
+ {
1222
+ "author": "Humberto.Morimoto@microsoft.com",
1223
+ "package": "@fluentui/react-link",
1224
+ "commit": "6462df4b4bf19411dd60e788c3316086aa685d8e",
1225
+ "comment": "Removing LinkCommon type."
1226
+ },
1227
+ {
1228
+ "author": "olfedias@microsoft.com",
1229
+ "package": "@fluentui/react-menu",
1230
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
1231
+ "comment": "chore: Update Griffel to latest version"
1232
+ },
1233
+ {
1234
+ "author": "yuanboxue@microsoft.com",
1235
+ "package": "@fluentui/react-menu",
1236
+ "commit": "01a1b4cd08dea21d547c1c2a05382426c5e7ea24",
1237
+ "comment": "feat: Fill icon on hover"
1238
+ },
1239
+ {
1240
+ "author": "lingfangao@hotmail.com",
1241
+ "package": "@fluentui/react-menu",
1242
+ "commit": "aaaf6d769e834645418a1144b109c679317fe393",
1243
+ "comment": "fix: Context menu closes when its trigger is left clicked"
1244
+ },
1245
+ {
1246
+ "author": "olfedias@microsoft.com",
1247
+ "package": "@fluentui/react-menu",
1248
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
1249
+ "comment": "chore: Update Griffel to latest version"
1250
+ },
1251
+ {
1252
+ "author": "Humberto.Morimoto@microsoft.com",
1253
+ "package": "@fluentui/react-menu",
1254
+ "commit": "11ba59f23523bedc29014cd29f7141c5debc6242",
1255
+ "comment": "Removing Common types from all Menu components."
1256
+ }
1257
+ ],
1258
+ "none": [
1259
+ {
1260
+ "author": "martinhochel@microsoft.com",
1261
+ "package": "@fluentui/react-shared-contexts",
1262
+ "commit": "7ac7eacca1f20d34cc5de7cc84c20938b4d5489d",
1263
+ "comment": "refactor: move package under react-components folder"
1264
+ },
1265
+ {
1266
+ "author": "t-emmajiang@microsoft.com",
1267
+ "package": "@fluentui/react-text",
1268
+ "commit": "d1b79b83dbffbc0242d8f463715741efec9bf5dd",
1269
+ "comment": "fixing typo in Text best practices"
1270
+ },
1271
+ {
1272
+ "author": "tristan.watanabe@gmail.com",
1273
+ "package": "@fluentui/react-accordion",
1274
+ "commit": "db1814209909b23fbbbff03dbd9b59ac333754a5",
1275
+ "comment": "react-accordion: Move to new common folder."
1276
+ },
1277
+ {
1278
+ "author": "sarah.higley@microsoft.com",
1279
+ "package": "@fluentui/react-accordion",
1280
+ "commit": "49a9c0d36d09f92f64e2167aff2276d525150816",
1281
+ "comment": "remove commons types from accordion, remove unused state props"
1282
+ },
1283
+ {
1284
+ "author": "sarah.higley@microsoft.com",
1285
+ "package": "@fluentui/react-avatar",
1286
+ "commit": "59ea4de9c55cfaca51bac4a07e1e03fb60939a15",
1287
+ "comment": "remove commons type from avatar and avatargroup"
1288
+ },
1289
+ {
1290
+ "author": "tristan.watanabe@gmail.com",
1291
+ "package": "@fluentui/react-badge",
1292
+ "commit": "2769e4b68c65eb8e06cf15384f51059e819b1fc5",
1293
+ "comment": "react-badge: Move to new common folder."
1294
+ },
1295
+ {
1296
+ "author": "esteban.230@hotmail.com",
1297
+ "package": "@fluentui/react-checkbox",
1298
+ "commit": "0fac2d7a6f35c5fcebaf30da68b9604410fe0eb9",
1299
+ "comment": "Updated react-label package version to RC."
1300
+ },
1301
+ {
1302
+ "author": "tristan.watanabe@gmail.com",
1303
+ "package": "@fluentui/react-components",
1304
+ "commit": "db1814209909b23fbbbff03dbd9b59ac333754a5",
1305
+ "comment": "react-components: Update storybook test to account for package moves."
1306
+ },
1307
+ {
1308
+ "author": "tristan.watanabe@gmail.com",
1309
+ "package": "@fluentui/react-components",
1310
+ "commit": "4a76bb578efc3c288c8d6bb5a49ca2c7db5efb67",
1311
+ "comment": "react-components: fix broken storybook test."
1312
+ },
1313
+ {
1314
+ "author": "tristan.watanabe@gmail.com",
1315
+ "package": "@fluentui/react-components",
1316
+ "commit": "b7fc187b2691b1fe4cb49ad228602e8d6ce3c552",
1317
+ "comment": "react-components: simplify getVnextStories util function."
1318
+ },
1319
+ {
1320
+ "author": "tristan.watanabe@gmail.com",
1321
+ "package": "@fluentui/react-divider",
1322
+ "commit": "db1814209909b23fbbbff03dbd9b59ac333754a5",
1323
+ "comment": "react-divider: Move to new common folder."
1324
+ },
1325
+ {
1326
+ "author": "Humberto.Morimoto@microsoft.com",
1327
+ "package": "@fluentui/react-link",
1328
+ "commit": "8639df27de59d5a48e0e46c07fe7ac9342cfc98a",
1329
+ "comment": "Improving README and updating spec and migration guide."
1330
+ }
1331
+ ]
1332
+ }
1333
+ },
1334
+ {
1335
+ "date": "Thu, 05 May 2022 18:26:23 GMT",
1336
+ "tag": "@fluentui/react-components_v9.0.0-rc.10",
1337
+ "version": "9.0.0-rc.10",
1338
+ "comments": {
1339
+ "prerelease": [
1340
+ {
1341
+ "author": "martinhochel@microsoft.com",
1342
+ "package": "@fluentui/react-context-selector",
1343
+ "commit": "e465622ca241f3dd0534da50823a51e7311fd9ef",
1344
+ "comment": "feat: ship rolluped only dts"
1345
+ },
1346
+ {
1347
+ "author": "humberto_makoto@hotmail.com",
1348
+ "package": "@fluentui/react-context-selector",
1349
+ "commit": "982f68bd9b216ed71dc5e4fb7e77b56e73a8a468",
1350
+ "comment": "Removing star exports."
1351
+ },
1352
+ {
1353
+ "author": "gcox@microsoft.com",
1354
+ "package": "@fluentui/react-input",
1355
+ "commit": "7ba7e55a61136859e16222c67f82dd1f67da9af0",
1356
+ "comment": "Updated to use new theme tokens"
1357
+ },
1358
+ {
1359
+ "author": "humberto_makoto@hotmail.com",
1360
+ "package": "@fluentui/react-menu",
1361
+ "commit": "cd02e6f37fd8430b41d121ff1e1436bd593e84d1",
1362
+ "comment": "Removing star exports."
1363
+ },
1364
+ {
1365
+ "author": "humberto_makoto@hotmail.com",
1366
+ "package": "@fluentui/react-popover",
1367
+ "commit": "ea944be958019f06cb83f1674546056619eead28",
1368
+ "comment": "Removing star exports."
1369
+ },
1370
+ {
1371
+ "author": "humberto_makoto@hotmail.com",
1372
+ "package": "@fluentui/react-portal",
1373
+ "commit": "5524a739358b616484c838819a5e89531aca1c1f",
1374
+ "comment": "Removing star exports."
1375
+ },
1376
+ {
1377
+ "author": "humberto_makoto@hotmail.com",
1378
+ "package": "@fluentui/react-positioning",
1379
+ "commit": "de4f22fd2febb817c720c59c5798200bb56fbe06",
1380
+ "comment": "Removing star exports."
1381
+ },
1382
+ {
1383
+ "author": "seanmonahan@microsoft.com",
1384
+ "package": "@fluentui/react-radio",
1385
+ "commit": "f628da463f8a12f39e32785e086ef7a2687275f6",
1386
+ "comment": "update README"
1387
+ },
1388
+ {
1389
+ "author": "humberto_makoto@hotmail.com",
1390
+ "package": "@fluentui/react-shared-contexts",
1391
+ "commit": "9bdbc24ef90d53679a8a65574146b1528054a04e",
1392
+ "comment": "Removing star exports."
1393
+ },
1394
+ {
1395
+ "author": "miroslav.stastny@microsoft.com",
1396
+ "package": "@fluentui/react-theme",
1397
+ "commit": "cb0b4bd7ac79ccf27539a12104f651f5d330e464",
1398
+ "comment": "Export TypographyStyle type"
1399
+ },
1400
+ {
1401
+ "author": "humberto_makoto@hotmail.com",
1402
+ "package": "@fluentui/react-theme",
1403
+ "commit": "975977d075e01a9091fcf2b9b84c14f829135fa7",
1404
+ "comment": "Removing star exports."
1405
+ },
1406
+ {
1407
+ "author": "gcox@microsoft.com",
1408
+ "package": "@fluentui/react-theme",
1409
+ "commit": "d325a31bcd5d144e2a40ee4bf085e8ef6b3f5d73",
1410
+ "comment": "Added ms suffix to durations"
1411
+ },
1412
+ {
1413
+ "author": "bsunderhus@microsoft.com",
1414
+ "package": "@fluentui/react-utilities",
1415
+ "commit": "378e25474622fdeb0891bb3c0a644e88098d8c3f",
1416
+ "comment": "feat: add time element on nativeElementMap"
1417
+ },
1418
+ {
1419
+ "author": "martinhochel@microsoft.com",
1420
+ "package": "@fluentui/keyboard-keys",
1421
+ "commit": "e465622ca241f3dd0534da50823a51e7311fd9ef",
1422
+ "comment": "feat: ship rolluped only dts"
1423
+ },
1424
+ {
1425
+ "author": "humberto_makoto@hotmail.com",
1426
+ "package": "@fluentui/react-aria",
1427
+ "commit": "44e0945655df57a0986376ac8732e605f0378f22",
1428
+ "comment": "Removing star exports."
1429
+ },
1430
+ {
1431
+ "author": "martinhochel@microsoft.com",
1432
+ "package": "@fluentui/react-aria",
1433
+ "commit": "e465622ca241f3dd0534da50823a51e7311fd9ef",
1434
+ "comment": "feat: ship rolluped only dts"
1435
+ },
1436
+ {
1437
+ "author": "martinhochel@microsoft.com",
1438
+ "package": "@fluentui/react-avatar",
1439
+ "commit": "e465622ca241f3dd0534da50823a51e7311fd9ef",
1440
+ "comment": "feat: ship rolluped only dts"
1441
+ },
1442
+ {
1443
+ "author": "martinhochel@microsoft.com",
1444
+ "package": "@fluentui/react-button",
1445
+ "commit": "e465622ca241f3dd0534da50823a51e7311fd9ef",
1446
+ "comment": "feat: ship rolluped only dts"
1447
+ },
1448
+ {
1449
+ "author": "39736248+andrefcdias@users.noreply.github.com",
1450
+ "package": "@fluentui/react-card",
1451
+ "commit": "6f5126ab390def986bda1c95c1540c20e8b0ddd9",
1452
+ "comment": "Added new `focusMode` property to control the focus behavior inside of the component"
1453
+ },
1454
+ {
1455
+ "author": "seanmonahan@microsoft.com",
1456
+ "package": "@fluentui/react-components",
1457
+ "commit": "f628da463f8a12f39e32785e086ef7a2687275f6",
1458
+ "comment": "react-radio: move to release candidate"
1459
+ },
1460
+ {
1461
+ "author": "Humberto.Morimoto@microsoft.com",
1462
+ "package": "@fluentui/react-components",
1463
+ "commit": "0989ed224b8791b120783e7f7b3418458289c651",
1464
+ "comment": "Re-exporting GriffelStyle."
1465
+ },
1466
+ {
1467
+ "author": "miroslav.stastny@microsoft.com",
1468
+ "package": "@fluentui/react-components",
1469
+ "commit": "cb0b4bd7ac79ccf27539a12104f651f5d330e464",
1470
+ "comment": "Export TypographyStyle type"
1471
+ },
1472
+ {
1473
+ "author": "martinhochel@microsoft.com",
1474
+ "package": "@fluentui/react-conformance-griffel",
1475
+ "commit": "e465622ca241f3dd0534da50823a51e7311fd9ef",
1476
+ "comment": "feat: ship rolluped only dts"
1477
+ }
1478
+ ],
1479
+ "none": [
1480
+ {
1481
+ "author": "esteban.230@hotmail.com",
1482
+ "package": "@fluentui/react-label",
1483
+ "commit": "700e11e12b3e06cb10a0196e91e64b5ee4867405",
1484
+ "comment": "Updating spec, fixing typos in types, and adding descriptions in stories."
1485
+ },
1486
+ {
1487
+ "author": "tristan.watanabe@gmail.com",
1488
+ "package": "@fluentui/react-portal-compat",
1489
+ "commit": "4484d1149800ff1062b085ce01cd093c04268dc4",
1490
+ "comment": "react-portal-compat: Move to new common folder."
1491
+ },
1492
+ {
1493
+ "author": "tristan.watanabe@gmail.com",
1494
+ "package": "@fluentui/react-radio",
1495
+ "commit": "ad3dfcc6d85a8dba3c183612fe552280cd33c20e",
1496
+ "comment": "react-radio: Move to new common folder."
1497
+ },
1498
+ {
1499
+ "author": "tristan.watanabe@gmail.com",
1500
+ "package": "@fluentui/react-switch",
1501
+ "commit": "ad3dfcc6d85a8dba3c183612fe552280cd33c20e",
1502
+ "comment": "react-switch: Move to new common folder."
1503
+ },
1504
+ {
1505
+ "author": "tristan.watanabe@gmail.com",
1506
+ "package": "@fluentui/react-textarea",
1507
+ "commit": "ad3dfcc6d85a8dba3c183612fe552280cd33c20e",
1508
+ "comment": "react-textarea: Move to new common folder."
1509
+ },
1510
+ {
1511
+ "author": "miroslav.stastny@microsoft.com",
1512
+ "package": "@fluentui/react-theme",
1513
+ "commit": "00a4a1dd582f5695b7cb9bba48fb8537534bbec0",
1514
+ "comment": "Generate theme tokens using token pipeline"
1515
+ }
1516
+ ]
1517
+ }
1518
+ },
1519
+ {
1520
+ "date": "Wed, 04 May 2022 13:26:33 GMT",
1521
+ "tag": "@fluentui/react-components_v9.0.0-rc.9",
1522
+ "version": "9.0.0-rc.9",
1523
+ "comments": {
1524
+ "prerelease": [
1525
+ {
1526
+ "author": "martinhochel@microsoft.com",
1527
+ "package": "@fluentui/react-text",
1528
+ "commit": "fd41e5b15e3a2f08245cd4e4bbcc0f07a367ce3b",
1529
+ "comment": "feat: ship rolluped only dts"
1530
+ },
1531
+ {
1532
+ "author": "gcox@microsoft.com",
1533
+ "package": "@fluentui/react-text",
1534
+ "commit": "7ad290b51135cb84c84e7dd8771bd712892c7484",
1535
+ "comment": "Updated react-text to use typography constants"
1536
+ },
1537
+ {
1538
+ "author": "gcox@microsoft.com",
1539
+ "package": "@fluentui/react-theme",
1540
+ "commit": "27ba5613b1253801c3ae4e2aba0fc9eb2ae464b8",
1541
+ "comment": "Add px suffix to spacings"
1542
+ },
1543
+ {
1544
+ "author": "gcox@microsoft.com",
1545
+ "package": "@fluentui/react-theme",
1546
+ "commit": "75ad2567f62e804a8deb3ea6016ba8a674c45627",
1547
+ "comment": "Fixed typo in typography"
1548
+ },
1549
+ {
1550
+ "author": "gcox@microsoft.com",
1551
+ "package": "@fluentui/react-theme",
1552
+ "commit": "7ad290b51135cb84c84e7dd8771bd712892c7484",
1553
+ "comment": "Fixed line-height in title2"
1554
+ },
1555
+ {
1556
+ "author": "gcox@microsoft.com",
1557
+ "package": "@fluentui/react-theme",
1558
+ "commit": "57583bfffa6bf28be389dec6c642f36ed253ecdd",
1559
+ "comment": "Added global theme types and tokens"
1560
+ },
1561
+ {
1562
+ "author": "miroslav.stastny@microsoft.com",
1563
+ "package": "@fluentui/react-theme",
1564
+ "commit": "3e0ff753cbb3375f28477b2249ecd8b012e2e946",
1565
+ "comment": "fix(react-theme): Update CompoundBrandBackground and BrandStroke1"
1566
+ },
1567
+ {
1568
+ "author": "gcox@microsoft.com",
1569
+ "package": "@fluentui/react-theme",
1570
+ "commit": "354c4f6290d7957345fd53a8f26c8f5472ff92db",
1571
+ "comment": "Add base font family per figma"
1572
+ },
1573
+ {
1574
+ "author": "gcox@microsoft.com",
1575
+ "package": "@fluentui/react-theme",
1576
+ "commit": "78da3be7484d156379a105048c535767f7e1b85f",
1577
+ "comment": "Added typeography styles"
1578
+ },
1579
+ {
1580
+ "author": "miroslav.stastny@microsoft.com",
1581
+ "package": "@fluentui/react-theme",
1582
+ "commit": "e45629a0978492d5a8a44934f5263e47862ac8b3",
1583
+ "comment": "feat(react-theme): Add colorNeutralForeground2Link color tokens"
1584
+ },
1585
+ {
1586
+ "author": "seanmonahan@microsoft.com",
1587
+ "package": "@fluentui/keyboard-keys",
1588
+ "commit": "dd474c75317671a719f125cb2d1fc81db4f9ed7b",
1589
+ "comment": "remove star exports"
1590
+ },
1591
+ {
1592
+ "author": "seanmonahan@microsoft.com",
1593
+ "package": "@fluentui/react-accordion",
1594
+ "commit": "84cf59cd3465e75b1507083b2c270e0146f85d41",
1595
+ "comment": "remove star exports"
1596
+ },
1597
+ {
1598
+ "author": "martinhochel@microsoft.com",
1599
+ "package": "@fluentui/react-card",
1600
+ "commit": "fd41e5b15e3a2f08245cd4e4bbcc0f07a367ce3b",
1601
+ "comment": "feat: ship rolluped only dts"
1602
+ },
1603
+ {
1604
+ "author": "bsunderhus@microsoft.com",
1605
+ "package": "@fluentui/react-components",
1606
+ "commit": "045bcb976cb4c2fe70314ac7ccaa99ea25693ed6",
1607
+ "comment": "feat: re-exports positioning types at `react-components`"
1608
+ },
1609
+ {
1610
+ "author": "olfedias@microsoft.com",
1611
+ "package": "@fluentui/react-components",
1612
+ "commit": "c2f2b754a37501d0e61e9375157487514125b8d8",
1613
+ "comment": "feat: export `useThemeClassName` hook"
1614
+ },
1615
+ {
1616
+ "author": "bsunderhus@microsoft.com",
1617
+ "package": "@fluentui/react-components",
1618
+ "commit": "2af90d0c5b7c95724a01b71ab9b24d1bd5da2f6d",
1619
+ "comment": "feat: re-export `createFocusOutlineStyle` on `react-components`"
1620
+ },
1621
+ {
1622
+ "author": "martinhochel@microsoft.com",
1623
+ "package": "@fluentui/react-components",
1624
+ "commit": "1519a71043a0f656df2d994485d98fdc9009f883",
1625
+ "comment": "feat: ship rolluped only dts"
1626
+ },
1627
+ {
1628
+ "author": "gcox@microsoft.com",
1629
+ "package": "@fluentui/react-components",
1630
+ "commit": "75ad2567f62e804a8deb3ea6016ba8a674c45627",
1631
+ "comment": "Fixed typo in typography"
1632
+ },
1633
+ {
1634
+ "author": "gcox@microsoft.com",
1635
+ "package": "@fluentui/react-components",
1636
+ "commit": "78da3be7484d156379a105048c535767f7e1b85f",
1637
+ "comment": "Exported typeography styles"
1638
+ },
1639
+ {
1640
+ "author": "gcox@microsoft.com",
1641
+ "package": "@fluentui/react-components",
1642
+ "commit": "57583bfffa6bf28be389dec6c642f36ed253ecdd",
1643
+ "comment": "Exported new theme types"
1644
+ },
1645
+ {
1646
+ "author": "martinhochel@microsoft.com",
1647
+ "package": "@fluentui/react-image",
1648
+ "commit": "fd41e5b15e3a2f08245cd4e4bbcc0f07a367ce3b",
1649
+ "comment": "feat: ship rolluped only dts"
1650
+ },
1651
+ {
1652
+ "author": "seanmonahan@microsoft.com",
1653
+ "package": "@fluentui/react-input",
1654
+ "commit": "45d7e18b8dd8f9d5a69b2d62c3b5c716268622f2",
1655
+ "comment": "update content before/after stories; label usage in stories"
1656
+ },
1657
+ {
1658
+ "author": "mgodbolt@microsoft.com",
1659
+ "package": "@fluentui/react-label",
1660
+ "commit": "65c5c91acea26b129e9ffac6b2b1a8c9808f0141",
1661
+ "comment": "Add style to make required match text when disabled"
1662
+ },
1663
+ {
1664
+ "author": "Humberto.Morimoto@microsoft.com",
1665
+ "package": "@fluentui/react-link",
1666
+ "commit": "faf92d23bc6c2e21f1769e5ce210e17c7ebc9587",
1667
+ "comment": "Link: Changing styles of focused links to align with design spec."
1668
+ },
1669
+ {
1670
+ "author": "martinhochel@microsoft.com",
1671
+ "package": "@fluentui/react-menu",
1672
+ "commit": "773b889cd09d46934feeabdbbc389c678b80f7a0",
1673
+ "comment": "feat: ship rolluped only dts"
1674
+ },
1675
+ {
1676
+ "author": "lingfangao@hotmail.com",
1677
+ "package": "@fluentui/react-popover",
1678
+ "commit": "b77905b7980c966769584036828af6c1346aaf9d",
1679
+ "comment": "feat: Add inline prop to Popover"
1680
+ },
1681
+ {
1682
+ "author": "martinhochel@microsoft.com",
1683
+ "package": "@fluentui/react-popover",
1684
+ "commit": "773b889cd09d46934feeabdbbc389c678b80f7a0",
1685
+ "comment": "feat: ship rolluped only dts"
1686
+ },
1687
+ {
1688
+ "author": "yuanboxue@microsoft.com",
1689
+ "package": "@fluentui/react-popover",
1690
+ "commit": "262a1e7d36a615afb763409c8c99bfe432052939",
1691
+ "comment": "feat: Adds prop `closeOnScroll` to close popover on scrolling outside"
1692
+ },
1693
+ {
1694
+ "author": "yuanboxue@microsoft.com",
1695
+ "package": "@fluentui/react-popover",
1696
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd",
1697
+ "comment": "feat: Adds prop `mouseLeaveDelay` to delay closing popover that opens on hover"
1698
+ },
1699
+ {
1700
+ "author": "olfedias@microsoft.com",
1701
+ "package": "@fluentui/react-portal-compat",
1702
+ "commit": "280cf2336d814d7380d5cbf4999ce56da763919c",
1703
+ "comment": "initial release"
1704
+ },
1705
+ {
1706
+ "author": "olfedias@microsoft.com",
1707
+ "package": "@fluentui/react-portal-compat-context",
1708
+ "commit": "280cf2336d814d7380d5cbf4999ce56da763919c",
1709
+ "comment": "initial release"
1710
+ },
1711
+ {
1712
+ "author": "martinhochel@microsoft.com",
1713
+ "package": "@fluentui/react-portal",
1714
+ "commit": "773b889cd09d46934feeabdbbc389c678b80f7a0",
1715
+ "comment": "feat: ship rolluped only dts"
1716
+ },
1717
+ {
1718
+ "author": "mgodbolt@microsoft.com",
1719
+ "package": "@fluentui/react-provider",
1720
+ "commit": "c45f4a6c3dd09c77ce5f5f5e2926ce9494169e99",
1721
+ "comment": "check for styleTag.sheet before performing actions on the sheet"
1722
+ },
1723
+ {
1724
+ "author": "martinhochel@microsoft.com",
1725
+ "package": "@fluentui/react-provider",
1726
+ "commit": "773b889cd09d46934feeabdbbc389c678b80f7a0",
1727
+ "comment": "feat: ship rolluped only dts"
1728
+ },
1729
+ {
1730
+ "author": "seanmonahan@microsoft.com",
1731
+ "package": "@fluentui/react-radio",
1732
+ "commit": "9132814df4b6d40d1f5d93d8324d756c1284b294",
1733
+ "comment": "react-radio: update context usage"
1734
+ },
1735
+ {
1736
+ "author": "seanmonahan@microsoft.com",
1737
+ "package": "@fluentui/react-radio",
1738
+ "commit": "8d990349b5af2d61057cccda2357412d2f5ab9b9",
1739
+ "comment": "add bundle size fixtures"
1740
+ },
1741
+ {
1742
+ "author": "seanmonahan@microsoft.com",
1743
+ "package": "@fluentui/react-radio",
1744
+ "commit": "6a017c3b1f2a282fa86c28b675e5ed34a1bb2aee",
1745
+ "comment": "react-radio: add required prop to RadioGroup"
1746
+ },
1747
+ {
1748
+ "author": "seanmonahan@microsoft.com",
1749
+ "package": "@fluentui/react-radio",
1750
+ "commit": "4bc1c43194cb9f44c5ad40ae43ab26556778157e",
1751
+ "comment": "react-radio: remove required indicator from label"
1752
+ },
1753
+ {
1754
+ "author": "seanmonahan@microsoft.com",
1755
+ "package": "@fluentui/react-radio",
1756
+ "commit": "5f27c51743f22f08741a75c2c10032a02afdf6fb",
1757
+ "comment": "write readme"
1758
+ },
1759
+ {
1760
+ "author": "miroslav.stastny@microsoft.com",
1761
+ "package": "@fluentui/react-radio",
1762
+ "commit": "3be7a89d9e9323780bba5b24d3bcc4342e1f1ec7",
1763
+ "comment": "Allow data argument on onChange"
1764
+ },
1765
+ {
1766
+ "author": "mgodbolt@microsoft.com",
1767
+ "package": "@fluentui/react-slider",
1768
+ "commit": "cd923be82878c0d4e92bf6b6846b54f215d1877e",
1769
+ "comment": "Adjust focus rect to match design, and update color tokens to improve dark mode contrast"
1770
+ },
1771
+ {
1772
+ "author": "seanmonahan@microsoft.com",
1773
+ "package": "@fluentui/react-spinbutton",
1774
+ "commit": "c588d86a250e0e4894e41de2e1df273be9a7c866",
1775
+ "comment": "remove MIGRATION.md"
1776
+ },
1777
+ {
1778
+ "author": "seanmonahan@microsoft.com",
1779
+ "package": "@fluentui/react-spinbutton",
1780
+ "commit": "a7f9a9f47b329e55a36791596b11289c50bb82d3",
1781
+ "comment": "react-spinbutton: remove \"inputType\" prop"
1782
+ },
1783
+ {
1784
+ "author": "humberto_makoto@hotmail.com",
1785
+ "package": "@fluentui/react-switch",
1786
+ "commit": "daf5a7692bce6794dbacf7470cc48e48e1c67252",
1787
+ "comment": "Switch: Fixing disabled styles in high contrast mode."
1788
+ },
1789
+ {
1790
+ "author": "gcox@microsoft.com",
1791
+ "package": "@fluentui/react-tabs",
1792
+ "commit": "97939a4e5f523b3ef05c815f909819701eee92ea",
1793
+ "comment": "Added aria-selected"
1794
+ },
1795
+ {
1796
+ "author": "gcox@microsoft.com",
1797
+ "package": "@fluentui/react-tabs",
1798
+ "commit": "c2562b5382305152a09402a367ec853d603438e7",
1799
+ "comment": "Updated to use correct pseudo-elements"
1800
+ },
1801
+ {
1802
+ "author": "gcox@microsoft.com",
1803
+ "package": "@fluentui/react-tabs",
1804
+ "commit": "6c764b820241483c1a9a6e225f758a4c8d4b060e",
1805
+ "comment": "Updated to use tokens"
1806
+ },
1807
+ {
1808
+ "author": "gcox@microsoft.com",
1809
+ "package": "@fluentui/react-tabs",
1810
+ "commit": "55e2b1b53e81efa510a5bc15c6ab0398b52ace7f",
1811
+ "comment": "Removed unnecessary width and height from indicators"
1812
+ },
1813
+ {
1814
+ "author": "gcox@microsoft.com",
1815
+ "package": "@fluentui/react-tabs",
1816
+ "commit": "17ed5008371df7344540af658209840985dc4754",
1817
+ "comment": "Allow tab to animate when value is numeric zero"
1818
+ }
1819
+ ],
1820
+ "none": [
1821
+ {
1822
+ "author": "tristan.watanabe@gmail.com",
1823
+ "package": "@fluentui/react-text",
1824
+ "commit": "af6bea84f19cf196b4d17df940e7230cbd9d832d",
1825
+ "comment": "react-text: Move to new common folder."
1826
+ },
1827
+ {
1828
+ "author": "tristan.watanabe@gmail.com",
1829
+ "package": "@fluentui/react-theme",
1830
+ "commit": "8ec3d32fa26e6cf803ab9d18671fd51ba06c74ab",
1831
+ "comment": "react-theme: Move to new common folder."
1832
+ },
1833
+ {
1834
+ "author": "tristan.watanabe@gmail.com",
1835
+ "package": "@fluentui/react-tooltip",
1836
+ "commit": "b69511e4262129a92e34f4bff8b2fe1aba44dd38",
1837
+ "comment": "react-tooltip: Move to new common folder."
1838
+ },
1839
+ {
1840
+ "author": "tristan.watanabe@gmail.com",
1841
+ "package": "@fluentui/react-utilities",
1842
+ "commit": "8ec3d32fa26e6cf803ab9d18671fd51ba06c74ab",
1843
+ "comment": "react-utilities: Move to new common folder."
1844
+ },
1845
+ {
1846
+ "author": "tristan.watanabe@gmail.com",
1847
+ "package": "@fluentui/keyboard-keys",
1848
+ "commit": "2c0aaae6044f1c0a938704c13749e76b638e2072",
1849
+ "comment": "keyboard-keys: Move to new common folder."
1850
+ },
1851
+ {
1852
+ "author": "tristan.watanabe@gmail.com",
1853
+ "package": "@fluentui/react-aria",
1854
+ "commit": "35dc16cc0ebb2ce181bd802b4b9002b12ea2d86f",
1855
+ "comment": "react-aria: Move to new common folder."
1856
+ },
1857
+ {
1858
+ "author": "tristan.watanabe@gmail.com",
1859
+ "package": "@fluentui/react-avatar",
1860
+ "commit": "e791a91f5f02b6dc19f178543b6a6b95d49edb46",
1861
+ "comment": "react-avatar: Move to new common folder."
1862
+ },
1863
+ {
1864
+ "author": "esteban.230@hotmail.com",
1865
+ "package": "@fluentui/react-avatar",
1866
+ "commit": "2a852c82989e92d10a979979c16be97c30a51027",
1867
+ "comment": "Adding AvatarGroup spec to react-avatar."
1868
+ },
1869
+ {
1870
+ "author": "tristan.watanabe@gmail.com",
1871
+ "package": "@fluentui/react-button",
1872
+ "commit": "e791a91f5f02b6dc19f178543b6a6b95d49edb46",
1873
+ "comment": "react-button: Move to new common folder."
1874
+ },
1875
+ {
1876
+ "author": "tristan.watanabe@gmail.com",
1877
+ "package": "@fluentui/react-card",
1878
+ "commit": "b8dde556ff82051c140074a3140e83bfdd56f4dc",
1879
+ "comment": "react-card: Move to new common folder."
1880
+ },
1881
+ {
1882
+ "author": "tristan.watanabe@gmail.com",
1883
+ "package": "@fluentui/react-checkbox",
1884
+ "commit": "e791a91f5f02b6dc19f178543b6a6b95d49edb46",
1885
+ "comment": "react-checkbox: Move to new common folder."
1886
+ },
1887
+ {
1888
+ "author": "tristan.watanabe@gmail.com",
1889
+ "package": "@fluentui/react-components",
1890
+ "commit": "00d967912b845ab5cbabf22deb6cc6a018433e30",
1891
+ "comment": "react-components: Move to new common folder"
1892
+ },
1893
+ {
1894
+ "author": "martinhochel@microsoft.com",
1895
+ "package": "@fluentui/react-components",
1896
+ "commit": "a1dca96f80f3e36b8836d8701e11a56d1aff572d",
1897
+ "comment": "chore(react-components): fix build:local task"
1898
+ },
1899
+ {
1900
+ "author": "mgodbolt@microsoft.com",
1901
+ "package": "@fluentui/react-components",
1902
+ "commit": "ce2398f2d96995250e8168676de60eacfd8e6a20",
1903
+ "comment": "Move custom templates over to v9 storybook."
1904
+ },
1905
+ {
1906
+ "author": "mgodbolt@microsoft.com",
1907
+ "package": "@fluentui/react-components",
1908
+ "commit": "f0764e35df36354a86bcf44912a9bf8756df7ddd",
1909
+ "comment": "Remove chromatic command from react-components and move alias up to root pointing at new docsite"
1910
+ },
1911
+ {
1912
+ "author": "mgodbolt@microsoft.com",
1913
+ "package": "@fluentui/react-components",
1914
+ "commit": "814d5c1df0951b6c473ba7b7f6cfe793c527881b",
1915
+ "comment": "Add manual decorators for mac which does not work with current addon"
1916
+ },
1917
+ {
1918
+ "author": "tristan.watanabe@gmail.com",
1919
+ "package": "@fluentui/react-conformance-griffel",
1920
+ "commit": "8997f88bdd280b6831338d6c231b387fd554046e",
1921
+ "comment": "react-conformance-griffel: Move to new common folder."
1922
+ },
1923
+ {
1924
+ "author": "tristan.watanabe@gmail.com",
1925
+ "package": "@fluentui/react-context-selector",
1926
+ "commit": "8997f88bdd280b6831338d6c231b387fd554046e",
1927
+ "comment": "react-context-selector: Move to new common folder."
1928
+ },
1929
+ {
1930
+ "author": "tristan.watanabe@gmail.com",
1931
+ "package": "@fluentui/react-image",
1932
+ "commit": "b8dde556ff82051c140074a3140e83bfdd56f4dc",
1933
+ "comment": "react-image: Move to new common folder."
1934
+ },
1935
+ {
1936
+ "author": "tristan.watanabe@gmail.com",
1937
+ "package": "@fluentui/react-input",
1938
+ "commit": "88fa8f279506c3cfbcc2facff95ecb5b420a217a",
1939
+ "comment": "react-input: Move to new common folder."
1940
+ },
1941
+ {
1942
+ "author": "tristan.watanabe@gmail.com",
1943
+ "package": "@fluentui/react-label",
1944
+ "commit": "88fa8f279506c3cfbcc2facff95ecb5b420a217a",
1945
+ "comment": "react-label: Move to new common folder."
1946
+ },
1947
+ {
1948
+ "author": "tristan.watanabe@gmail.com",
1949
+ "package": "@fluentui/react-link",
1950
+ "commit": "88fa8f279506c3cfbcc2facff95ecb5b420a217a",
1951
+ "comment": "react-link: Move to new common folder."
1952
+ },
1953
+ {
1954
+ "author": "tristan.watanabe@gmail.com",
1955
+ "package": "@fluentui/react-menu",
1956
+ "commit": "e74b180720cb9aec8df21753a55449849041af82",
1957
+ "comment": "react-menu: Move to new common folder."
1958
+ },
1959
+ {
1960
+ "author": "tristan.watanabe@gmail.com",
1961
+ "package": "@fluentui/react-popover",
1962
+ "commit": "e74b180720cb9aec8df21753a55449849041af82",
1963
+ "comment": "react-popover: Move to new common folder."
1964
+ },
1965
+ {
1966
+ "author": "tristan.watanabe@gmail.com",
1967
+ "package": "@fluentui/react-portal-compat-context",
1968
+ "commit": "8997f88bdd280b6831338d6c231b387fd554046e",
1969
+ "comment": "react-portal-compat-context: Move to new common folder."
1970
+ },
1971
+ {
1972
+ "author": "tristan.watanabe@gmail.com",
1973
+ "package": "@fluentui/react-portal",
1974
+ "commit": "e74b180720cb9aec8df21753a55449849041af82",
1975
+ "comment": "react-portal: Move to new common folder."
1976
+ },
1977
+ {
1978
+ "author": "tristan.watanabe@gmail.com",
1979
+ "package": "@fluentui/react-positioning",
1980
+ "commit": "8ec3d32fa26e6cf803ab9d18671fd51ba06c74ab",
1981
+ "comment": "react-positioning: Move to new common folder."
1982
+ },
1983
+ {
1984
+ "author": "tristan.watanabe@gmail.com",
1985
+ "package": "@fluentui/react-provider",
1986
+ "commit": "5842ed56a87ffcd6aa607cd98d3c95087221f017",
1987
+ "comment": "react-provider: Move to new common folder."
1988
+ },
1989
+ {
1990
+ "author": "tristan.watanabe@gmail.com",
1991
+ "package": "@fluentui/react-slider",
1992
+ "commit": "f1c470c25de01baef3180067fa99dcc10ec9ebd5",
1993
+ "comment": "react-slider: Move to new common folder."
1994
+ },
1995
+ {
1996
+ "author": "tristan.watanabe@gmail.com",
1997
+ "package": "@fluentui/react-spinbutton",
1998
+ "commit": "b69511e4262129a92e34f4bff8b2fe1aba44dd38",
1999
+ "comment": "react-spinbutton: Move to new common folder."
2000
+ },
2001
+ {
2002
+ "author": "tristan.watanabe@gmail.com",
2003
+ "package": "@fluentui/react-spinner",
2004
+ "commit": "b69511e4262129a92e34f4bff8b2fe1aba44dd38",
2005
+ "comment": "react-spinner: Move to new common folder."
2006
+ },
2007
+ {
2008
+ "author": "tristan.watanabe@gmail.com",
2009
+ "package": "@fluentui/react-tabs",
2010
+ "commit": "f1c470c25de01baef3180067fa99dcc10ec9ebd5",
2011
+ "comment": "react-tabs: Move to new common folder."
2012
+ },
2013
+ {
2014
+ "author": "tristan.watanabe@gmail.com",
2015
+ "package": "@fluentui/react-tabster",
2016
+ "commit": "35dc16cc0ebb2ce181bd802b4b9002b12ea2d86f",
2017
+ "comment": "react-tabster: Move to new common folder."
2018
+ },
2019
+ {
2020
+ "author": "bsunderhus@microsoft.com",
2021
+ "package": "@fluentui/react-tabster",
2022
+ "commit": "df7387d8394994e1802cb1354a327b86a4d41604",
2023
+ "comment": "chore: moves focus indicator from hooks folder to it's own"
2024
+ }
2025
+ ]
2026
+ }
2027
+ },
2028
+ {
2029
+ "date": "Mon, 25 Apr 2022 09:32:14 GMT",
2030
+ "tag": "@fluentui/react-components_v9.0.0-rc.8",
2031
+ "version": "9.0.0-rc.8",
2032
+ "comments": {
2033
+ "prerelease": [
2034
+ {
2035
+ "author": "seanmonahan@microsoft.com",
2036
+ "package": "@fluentui/react-spinbutton",
2037
+ "commit": "8dfec41a7126d9d1514d46d6ef15e9316e6b8ee1",
2038
+ "comment": "use ::after pseudo element in styles"
2039
+ },
2040
+ {
2041
+ "author": "seanmonahan@microsoft.com",
2042
+ "package": "@fluentui/react-spinbutton",
2043
+ "commit": "af7befccb9b4897cf99c8a4283ab2cbd80018f69",
2044
+ "comment": "react-spinbutton: remove private from package.json"
2045
+ },
2046
+ {
2047
+ "author": "ololubek@microsoft.com",
2048
+ "package": "@fluentui/react-spinner",
2049
+ "commit": "1cfb2361e0c8de06d93d0ba0578a809aaa5d0c0b",
2050
+ "comment": "Reexport react-spinner in react-components"
2051
+ },
2052
+ {
2053
+ "author": "gcox@microsoft.com",
2054
+ "package": "@fluentui/react-tabs",
2055
+ "commit": "9b558cf266817f6499fece14e71bd90e98385a6b",
2056
+ "comment": "Added styles to support future overflow calcs"
2057
+ },
2058
+ {
2059
+ "author": "marata@microsoft.com",
2060
+ "package": "@fluentui/react-tabster",
2061
+ "commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d",
2062
+ "comment": "Adjusting accordion keyboard navigation."
2063
+ },
2064
+ {
2065
+ "author": "marata@microsoft.com",
2066
+ "package": "@fluentui/react-accordion",
2067
+ "commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d",
2068
+ "comment": "Adjusting accordion keyboard navigation."
2069
+ },
2070
+ {
2071
+ "author": "Humberto.Morimoto@microsoft.com",
2072
+ "package": "@fluentui/react-button",
2073
+ "commit": "4c11854b93b331f12cdaa7ee0628b01667acba12",
2074
+ "comment": "Adding useToggleState hook to scaffold toggleable behavior for individual consumption."
2075
+ },
2076
+ {
2077
+ "author": "jukapsia@microsoft.com",
2078
+ "package": "@fluentui/react-button",
2079
+ "commit": "3f8fffc216f60fb8b055461a6725d76983d131c0",
2080
+ "comment": "fix(Button): Text color in HC mode for hover, active and checked states."
2081
+ },
2082
+ {
2083
+ "author": "Humberto.Morimoto@microsoft.com",
2084
+ "package": "@fluentui/react-button",
2085
+ "commit": "8ca44964836cefd3c435e9cf9a6ef78ceb256258",
2086
+ "comment": "Button: Stop applying active styles when mouse moves away while it is being held and improving styles in High Contrast mode."
2087
+ },
2088
+ {
2089
+ "author": "mgodbolt@microsoft.com",
2090
+ "package": "@fluentui/react-checkbox",
2091
+ "commit": "1cb4002d46236c724a274ff5abafc1c1e99397e2",
2092
+ "comment": "Fix disabled HCM styles in Checkbox."
2093
+ },
2094
+ {
2095
+ "author": "seanmonahan@microsoft.com",
2096
+ "package": "@fluentui/react-components",
2097
+ "commit": "af7befccb9b4897cf99c8a4283ab2cbd80018f69",
2098
+ "comment": "react-components: add SpinButton to /unstable"
2099
+ },
2100
+ {
2101
+ "author": "Humberto.Morimoto@microsoft.com",
2102
+ "package": "@fluentui/react-components",
2103
+ "commit": "4c11854b93b331f12cdaa7ee0628b01667acba12",
2104
+ "comment": "Exporting useToggleState from @fluentui/react-button."
2105
+ },
2106
+ {
2107
+ "author": "ololubek@microsoft.com",
2108
+ "package": "@fluentui/react-components",
2109
+ "commit": "1cfb2361e0c8de06d93d0ba0578a809aaa5d0c0b",
2110
+ "comment": "Reexport react-spinner in react-components"
2111
+ },
2112
+ {
2113
+ "author": "olfedias@microsoft.com",
2114
+ "package": "@fluentui/react-components",
2115
+ "commit": "319234c25f29defac6afc728dd109737fd1b803f",
2116
+ "comment": "fix: restore SSRProvider export"
2117
+ },
2118
+ {
2119
+ "author": "seanmonahan@microsoft.com",
2120
+ "package": "@fluentui/react-input",
2121
+ "commit": "8dfec41a7126d9d1514d46d6ef15e9316e6b8ee1",
2122
+ "comment": "use ::after pseudo element in styles"
2123
+ },
2124
+ {
2125
+ "author": "olfedias@microsoft.com",
2126
+ "package": "@fluentui/react-provider",
2127
+ "commit": "02ca1d3c198452c1693067f5f18bd01b2ed5d6e6",
2128
+ "comment": "feat: export useFluentProviderThemeStyleTag from @fluentui/react-provider"
2129
+ }
2130
+ ],
2131
+ "none": [
2132
+ {
2133
+ "author": "martinhochel@microsoft.com",
2134
+ "package": "@fluentui/react-tabster",
2135
+ "commit": "31e8b97573aeba761d14b937378bb95d578c4c90",
2136
+ "comment": "docs(react-tabster): remove old info about provider"
2137
+ },
2138
+ {
2139
+ "author": "annkelle@microsoft.com",
2140
+ "package": "@fluentui/react-button",
2141
+ "commit": "155d4932b7cf3a544fa4f4605b5acc5cf74be763",
2142
+ "comment": "Button: Use filled icons on hover."
2143
+ }
2144
+ ]
2145
+ }
2146
+ },
2147
+ {
2148
+ "date": "Tue, 19 Apr 2022 19:16:44 GMT",
2149
+ "tag": "@fluentui/react-components_v9.0.0-rc.7",
2150
+ "version": "9.0.0-rc.7",
2151
+ "comments": {
2152
+ "prerelease": [
2153
+ {
2154
+ "author": "olfedias@microsoft.com",
2155
+ "package": "@fluentui/react-link",
2156
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2157
+ "comment": "chore: Update Griffel to latest version"
2158
+ },
2159
+ {
2160
+ "author": "Humberto.Morimoto@microsoft.com",
2161
+ "package": "@fluentui/react-link",
2162
+ "commit": "9c7743e4df78f4ab9c3c8d009c532b60b0356198",
2163
+ "comment": "Removing star exports."
2164
+ },
2165
+ {
2166
+ "author": "seanmonahan@microsoft.com",
2167
+ "package": "@fluentui/react-link",
2168
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
2169
+ "comment": "Add static classnames to Link"
2170
+ },
2171
+ {
2172
+ "author": "gcox@microsoft.com",
2173
+ "package": "@fluentui/react-menu",
2174
+ "commit": "966ed6ca242079a1865d0011972205afba1ab85d",
2175
+ "comment": "fix(MenuItem): Alignment for non v9 icons"
2176
+ },
2177
+ {
2178
+ "author": "olfedias@microsoft.com",
2179
+ "package": "@fluentui/react-menu",
2180
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2181
+ "comment": "chore: Update Griffel to latest version"
2182
+ },
2183
+ {
2184
+ "author": "seanmonahan@microsoft.com",
2185
+ "package": "@fluentui/react-menu",
2186
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
2187
+ "comment": "Add static classnames to Menu"
2188
+ },
2189
+ {
2190
+ "author": "seanmonahan@microsoft.com",
2191
+ "package": "@fluentui/react-menu",
2192
+ "commit": "bea6aecfed8612f7b0664ab8bac77c5fccee1efb",
2193
+ "comment": "update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10"
2194
+ },
2195
+ {
2196
+ "author": "seanmonahan@microsoft.com",
2197
+ "package": "@fluentui/react-popover",
2198
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
2199
+ "comment": "Add static classnames to Popover"
2200
+ },
2201
+ {
2202
+ "author": "olfedias@microsoft.com",
2203
+ "package": "@fluentui/react-popover",
2204
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2205
+ "comment": "chore: Update Griffel to latest version"
2206
+ },
2207
+ {
2208
+ "author": "olfedias@microsoft.com",
2209
+ "package": "@fluentui/react-portal",
2210
+ "commit": "8e3c8527ab8f6779dc3db03fd14d1d77b7fcf709",
2211
+ "comment": "update `mountNode` types to accept HTMLElement"
2212
+ },
2213
+ {
2214
+ "author": "olfedias@microsoft.com",
2215
+ "package": "@fluentui/react-positioning",
2216
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2217
+ "comment": "chore: Update Griffel to latest version"
2218
+ },
2219
+ {
2220
+ "author": "seanmonahan@microsoft.com",
2221
+ "package": "@fluentui/react-provider",
2222
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
2223
+ "comment": "Add static classnames to Provider"
2224
+ },
2225
+ {
2226
+ "author": "olfedias@microsoft.com",
2227
+ "package": "@fluentui/react-provider",
2228
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2229
+ "comment": "chore: Update Griffel to latest version"
2230
+ },
2231
+ {
2232
+ "author": "seanmonahan@microsoft.com",
2233
+ "package": "@fluentui/react-radio",
2234
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
2235
+ "comment": "Deprecate static classname string for Radio."
2236
+ },
2237
+ {
2238
+ "author": "seanmonahan@microsoft.com",
2239
+ "package": "@fluentui/react-radio",
2240
+ "commit": "c0c9b30ae2393775eac02870f6b04cade31ef3ac",
2241
+ "comment": "Remove star exports from react-radio"
2242
+ },
2243
+ {
2244
+ "author": "seanmonahan@microsoft.com",
2245
+ "package": "@fluentui/react-radio",
2246
+ "commit": "c6af0f7fa900a2f497f4c7477bb05ca2c59c7987",
2247
+ "comment": "Add onChange event prop to Radio"
2248
+ },
2249
+ {
2250
+ "author": "seanmonahan@microsoft.com",
2251
+ "package": "@fluentui/react-radio",
2252
+ "commit": "bea6aecfed8612f7b0664ab8bac77c5fccee1efb",
2253
+ "comment": "update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10"
2254
+ },
2255
+ {
2256
+ "author": "olfedias@microsoft.com",
2257
+ "package": "@fluentui/react-radio",
2258
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2259
+ "comment": "chore: Update Griffel to latest version"
2260
+ },
2261
+ {
2262
+ "author": "seanmonahan@microsoft.com",
2263
+ "package": "@fluentui/react-radio",
2264
+ "commit": "0f509ed4c7e26548ae9d27e3001bd8db4784e838",
2265
+ "comment": "Radio/RadioGroup API alignment."
2266
+ },
2267
+ {
2268
+ "author": "olfedias@microsoft.com",
2269
+ "package": "@fluentui/react-slider",
2270
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2271
+ "comment": "chore: Update Griffel to latest version"
2272
+ },
2273
+ {
2274
+ "author": "Humberto.Morimoto@microsoft.com",
2275
+ "package": "@fluentui/react-slider",
2276
+ "commit": "a302a52dbea435e71aeee8d66ad74d0a411f982a",
2277
+ "comment": "Removing star exports."
2278
+ },
2279
+ {
2280
+ "author": "mgodbolt@microsoft.com",
2281
+ "package": "@fluentui/react-slider",
2282
+ "commit": "2226401b0f1dc7eb977276164c203c13eb2b0cb5",
2283
+ "comment": "add inline slider, update tests and examples"
2284
+ },
2285
+ {
2286
+ "author": "mgodbolt@microsoft.com",
2287
+ "package": "@fluentui/react-slider",
2288
+ "commit": "cd1325747168c6a13810e5ce1248bb9b2e7d3e95",
2289
+ "comment": "Moved Slider to RC, updated exported CSS variable name"
2290
+ },
2291
+ {
2292
+ "author": "seanmonahan@microsoft.com",
2293
+ "package": "@fluentui/react-switch",
2294
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
2295
+ "comment": "Add deprecation messages to react-switch"
2296
+ },
2297
+ {
2298
+ "author": "olfedias@microsoft.com",
2299
+ "package": "@fluentui/react-switch",
2300
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2301
+ "comment": "chore: Update Griffel to latest version"
2302
+ },
2303
+ {
2304
+ "author": "seanmonahan@microsoft.com",
2305
+ "package": "@fluentui/react-switch",
2306
+ "commit": "bea6aecfed8612f7b0664ab8bac77c5fccee1efb",
2307
+ "comment": "update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10"
2308
+ },
2309
+ {
2310
+ "author": "Humberto.Morimoto@microsoft.com",
2311
+ "package": "@fluentui/react-switch",
2312
+ "commit": "956f5731d132a960d313f3a9e794ce4e1c990e68",
2313
+ "comment": "Removing star exports."
2314
+ },
2315
+ {
2316
+ "author": "email not defined",
2317
+ "package": "@fluentui/react-switch",
2318
+ "commit": "99b11f73ab60b87b45c554403f7abcc21c713454",
2319
+ "comment": "Switch: Updating spec and migration guide to reflect latest state of the component."
2320
+ },
2321
+ {
2322
+ "author": "gcox@microsoft.com",
2323
+ "package": "@fluentui/react-tabs",
2324
+ "commit": "b514b6072c080c6d3539cfc67c4a3e554d9bb775",
2325
+ "comment": "Set disabled tab background to transparent"
2326
+ },
2327
+ {
2328
+ "author": "seanmonahan@microsoft.com",
2329
+ "package": "@fluentui/react-tabs",
2330
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
2331
+ "comment": "Add static classnames to Tabs"
2332
+ },
2333
+ {
2334
+ "author": "olfedias@microsoft.com",
2335
+ "package": "@fluentui/react-tabs",
2336
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2337
+ "comment": "chore: Update Griffel to latest version"
2338
+ },
2339
+ {
2340
+ "author": "Humberto.Morimoto@microsoft.com",
2341
+ "package": "@fluentui/react-tabs",
2342
+ "commit": "ad93ede78815d6767af5bf496ea6ad3ab6f47120",
2343
+ "comment": "Removing star exports."
2344
+ },
2345
+ {
2346
+ "author": "martinhochel@microsoft.com",
2347
+ "package": "@fluentui/react-tabs",
2348
+ "commit": "8722596e561b57decfe9aa79121db844737102ff",
2349
+ "comment": "fix missing dependencies and lint warnings"
2350
+ },
2351
+ {
2352
+ "author": "gcox@microsoft.com",
2353
+ "package": "@fluentui/react-tabs",
2354
+ "commit": "72fa867ab6b084656b53c8f644df74b31077ae15",
2355
+ "comment": "Fix subtle style on tabs"
2356
+ },
2357
+ {
2358
+ "author": "gcox@microsoft.com",
2359
+ "package": "@fluentui/react-tabs",
2360
+ "commit": "374dca7b9d662f71a1f81297d7e4f4ea95615645",
2361
+ "comment": "react-tabs fit and finish"
2362
+ },
2363
+ {
2364
+ "author": "gcox@microsoft.com",
2365
+ "package": "@fluentui/react-tabs",
2366
+ "commit": "69bcdf2f52fe6a8bf7d5f7ca71be74d753202356",
2367
+ "comment": "Set subtle tab background to subtle background tokens"
2368
+ },
2369
+ {
2370
+ "author": "gcox@microsoft.com",
2371
+ "package": "@fluentui/react-tabs",
2372
+ "commit": "f098bb23b512e4084534238f2eca794a39a5c2e0",
2373
+ "comment": "Updated to decrease gap of small vertical tab per figma change"
2374
+ },
2375
+ {
2376
+ "author": "olfedias@microsoft.com",
2377
+ "package": "@fluentui/react-tabster",
2378
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2379
+ "comment": "chore: Update Griffel to latest version"
2380
+ },
2381
+ {
2382
+ "author": "Humberto.Morimoto@microsoft.com",
2383
+ "package": "@fluentui/react-tabster",
2384
+ "commit": "9c8592decacb9f7b1dc608a03c9f991918806008",
2385
+ "comment": "Removing star exports at src/index.ts."
2386
+ },
2387
+ {
2388
+ "author": "olfedias@microsoft.com",
2389
+ "package": "@fluentui/react-tabster",
2390
+ "commit": "829295c714ac9ff8063f5e086513574ad2e7990b",
2391
+ "comment": "fix styles in getFocusOutlineStyles()"
2392
+ },
2393
+ {
2394
+ "author": "jukapsia@microsoft.com",
2395
+ "package": "@fluentui/react-tabster",
2396
+ "commit": "dc1f7a2c0cb8e7a3cc51d69ce3327f44d29109d1",
2397
+ "comment": "feat(react-tabster): Add grid navigation"
2398
+ },
2399
+ {
2400
+ "author": "Humberto.Morimoto@microsoft.com",
2401
+ "package": "@fluentui/react-tabster",
2402
+ "commit": "2fcf8bd0341c71507dc625eeb60b4acda6369672",
2403
+ "comment": "Upgrading tabster to latest version."
2404
+ },
2405
+ {
2406
+ "author": "seanmonahan@microsoft.com",
2407
+ "package": "@fluentui/react-text",
2408
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
2409
+ "comment": "Add static classnames to Text"
2410
+ },
2411
+ {
2412
+ "author": "olfedias@microsoft.com",
2413
+ "package": "@fluentui/react-text",
2414
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2415
+ "comment": "chore: Update Griffel to latest version"
2416
+ },
2417
+ {
2418
+ "author": "olfedias@microsoft.com",
2419
+ "package": "@fluentui/react-textarea",
2420
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2421
+ "comment": "chore: Update Griffel to latest version"
2422
+ },
2423
+ {
2424
+ "author": "miroslav.stastny@microsoft.com",
2425
+ "package": "@fluentui/react-theme",
2426
+ "commit": "d7e4ddf20d1ecb71d3dfc450c65ffde8c7394e3b",
2427
+ "comment": "fix(react-theme): Update yellow shared color"
2428
+ },
2429
+ {
2430
+ "author": "miroslav.stastny@microsoft.com",
2431
+ "package": "@fluentui/react-theme",
2432
+ "commit": "a91094de0bcf0467126052b6785fcbddd5ef0045",
2433
+ "comment": "feat(react-theme): update color tokens"
2434
+ },
2435
+ {
2436
+ "author": "olfedias@microsoft.com",
2437
+ "package": "@fluentui/react-tooltip",
2438
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2439
+ "comment": "chore: Update Griffel to latest version"
2440
+ },
2441
+ {
2442
+ "author": "Humberto.Morimoto@microsoft.com",
2443
+ "package": "@fluentui/react-tooltip",
2444
+ "commit": "36aea1f643cc8a18befeff397dd9147aea591040",
2445
+ "comment": "Removing star exports."
2446
+ },
2447
+ {
2448
+ "author": "mgodbolt@microsoft.com",
2449
+ "package": "@fluentui/react-tooltip",
2450
+ "commit": "f10cc045484b962652a400ef2ef4f3412c8d168b",
2451
+ "comment": "Add mountNode prop"
2452
+ },
2453
+ {
2454
+ "author": "seanmonahan@microsoft.com",
2455
+ "package": "@fluentui/react-tooltip",
2456
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
2457
+ "comment": "Add static classnames to Tooltip"
2458
+ },
2459
+ {
2460
+ "author": "Humberto.Morimoto@microsoft.com",
2461
+ "package": "@fluentui/react-utilities",
2462
+ "commit": "9c8592decacb9f7b1dc608a03c9f991918806008",
2463
+ "comment": "Removing star exports at src/index.ts"
2464
+ },
2465
+ {
2466
+ "author": "seanmonahan@microsoft.com",
2467
+ "package": "@fluentui/react-accordion",
2468
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
2469
+ "comment": "Add static classnames to Accordion"
2470
+ },
2471
+ {
2472
+ "author": "martinhochel@microsoft.com",
2473
+ "package": "@fluentui/react-accordion",
2474
+ "commit": "8722596e561b57decfe9aa79121db844737102ff",
2475
+ "comment": "add missing dependencies"
2476
+ },
2477
+ {
2478
+ "author": "seanmonahan@microsoft.com",
2479
+ "package": "@fluentui/react-accordion",
2480
+ "commit": "bea6aecfed8612f7b0664ab8bac77c5fccee1efb",
2481
+ "comment": "update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10"
2482
+ },
2483
+ {
2484
+ "author": "olfedias@microsoft.com",
2485
+ "package": "@fluentui/react-accordion",
2486
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2487
+ "comment": "chore: Update Griffel to latest version"
2488
+ },
2489
+ {
2490
+ "author": "seanmonahan@microsoft.com",
2491
+ "package": "@fluentui/react-avatar",
2492
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
2493
+ "comment": "Add static classnames to Avatar"
2494
+ },
2495
+ {
2496
+ "author": "Humberto.Morimoto@microsoft.com",
2497
+ "package": "@fluentui/react-avatar",
2498
+ "commit": "b819815318c0089f48416dc023567578efb31a46",
2499
+ "comment": "Avatar: Fix style for sizes 20 and 24 to have semibold fontWeight instead of regular."
2500
+ },
2501
+ {
2502
+ "author": "Humberto.Morimoto@microsoft.com",
2503
+ "package": "@fluentui/react-avatar",
2504
+ "commit": "3c919593c36ada045063934822a779e23259f06a",
2505
+ "comment": "Removing star exports."
2506
+ },
2507
+ {
2508
+ "author": "seanmonahan@microsoft.com",
2509
+ "package": "@fluentui/react-avatar",
2510
+ "commit": "bea6aecfed8612f7b0664ab8bac77c5fccee1efb",
2511
+ "comment": "update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10"
2512
+ },
2513
+ {
2514
+ "author": "martinhochel@microsoft.com",
2515
+ "package": "@fluentui/react-avatar",
2516
+ "commit": "8722596e561b57decfe9aa79121db844737102ff",
2517
+ "comment": "add missing dependencies"
2518
+ },
2519
+ {
2520
+ "author": "olfedias@microsoft.com",
2521
+ "package": "@fluentui/react-avatar",
2522
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2523
+ "comment": "chore: Update Griffel to latest version"
2524
+ },
2525
+ {
2526
+ "author": "Humberto.Morimoto@microsoft.com",
2527
+ "package": "@fluentui/react-badge",
2528
+ "commit": "dff926519f57df390afefee4351fc488bc7c4569",
2529
+ "comment": "Removing star exports."
2530
+ },
2531
+ {
2532
+ "author": "seanmonahan@microsoft.com",
2533
+ "package": "@fluentui/react-badge",
2534
+ "commit": "bea6aecfed8612f7b0664ab8bac77c5fccee1efb",
2535
+ "comment": "update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10"
2536
+ },
2537
+ {
2538
+ "author": "Humberto.Morimoto@microsoft.com",
2539
+ "package": "@fluentui/react-badge",
2540
+ "commit": "1f83caa61c5bea877ec67667ef748aaaf50ad14b",
2541
+ "comment": "PresenceBadge: Adding unknown status."
2542
+ },
2543
+ {
2544
+ "author": "seanmonahan@microsoft.com",
2545
+ "package": "@fluentui/react-badge",
2546
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
2547
+ "comment": "Add static classnames to Badge"
2548
+ },
2549
+ {
2550
+ "author": "olfedias@microsoft.com",
2551
+ "package": "@fluentui/react-badge",
2552
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2553
+ "comment": "chore: Update Griffel to latest version"
2554
+ },
2555
+ {
2556
+ "author": "Humberto.Morimoto@microsoft.com",
2557
+ "package": "@fluentui/react-button",
2558
+ "commit": "e0660222b8d9f4f38a61b718c18d4c67e52c8df9",
2559
+ "comment": "Disabling lint rule for deprecated [component]ClassName exports."
2560
+ },
2561
+ {
2562
+ "author": "Humberto.Morimoto@microsoft.com",
2563
+ "package": "@fluentui/react-button",
2564
+ "commit": "1209d5881f9d9d581b481aa82979a22ce371cf8b",
2565
+ "comment": "Button: Deprecating block prop."
2566
+ },
2567
+ {
2568
+ "author": "Humberto.Morimoto@microsoft.com",
2569
+ "package": "@fluentui/react-button",
2570
+ "commit": "8c862ab1147fd38bc5008c85d1644f992561f89f",
2571
+ "comment": "Button components: Making root a non-nullable slot."
2572
+ },
2573
+ {
2574
+ "author": "Humberto.Morimoto@microsoft.com",
2575
+ "package": "@fluentui/react-button",
2576
+ "commit": "fac31825b58253b8b98c14b90090c97db2957373",
2577
+ "comment": "CompoundButton: Fixing bug where component was iconOnly even when secondaryContent was being provided."
2578
+ },
2579
+ {
2580
+ "author": "Humberto.Morimoto@microsoft.com",
2581
+ "package": "@fluentui/react-button",
2582
+ "commit": "6bee76a70a7490557cd2b5c2b5639ab6bed2e6a1",
2583
+ "comment": "Removing star exports."
2584
+ },
2585
+ {
2586
+ "author": "seanmonahan@microsoft.com",
2587
+ "package": "@fluentui/react-button",
2588
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
2589
+ "comment": "Add deprecation messages to react-button"
2590
+ },
2591
+ {
2592
+ "author": "olfedias@microsoft.com",
2593
+ "package": "@fluentui/react-button",
2594
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2595
+ "comment": "chore: Update Griffel to latest version"
2596
+ },
2597
+ {
2598
+ "author": "seanmonahan@microsoft.com",
2599
+ "package": "@fluentui/react-button",
2600
+ "commit": "bea6aecfed8612f7b0664ab8bac77c5fccee1efb",
2601
+ "comment": "update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10"
2602
+ },
2603
+ {
2604
+ "author": "olfedias@microsoft.com",
2605
+ "package": "@fluentui/react-card",
2606
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2607
+ "comment": "chore: Update Griffel to latest version"
2608
+ },
2609
+ {
2610
+ "author": "seanmonahan@microsoft.com",
2611
+ "package": "@fluentui/react-card",
2612
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
2613
+ "comment": "Add static classnames to Card"
2614
+ },
2615
+ {
2616
+ "author": "seanmonahan@microsoft.com",
2617
+ "package": "@fluentui/react-checkbox",
2618
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
2619
+ "comment": "Add static classnames to Checkbox"
2620
+ },
2621
+ {
2622
+ "author": "seanmonahan@microsoft.com",
2623
+ "package": "@fluentui/react-checkbox",
2624
+ "commit": "80746a7f3462c2fa4ff15a92d6e196c67d652f6a",
2625
+ "comment": "Remove star exports from react-checkbox"
2626
+ },
2627
+ {
2628
+ "author": "olfedias@microsoft.com",
2629
+ "package": "@fluentui/react-checkbox",
2630
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2631
+ "comment": "chore: Update Griffel to latest version"
2632
+ },
2633
+ {
2634
+ "author": "seanmonahan@microsoft.com",
2635
+ "package": "@fluentui/react-checkbox",
2636
+ "commit": "477b45728732361e02047be15de5113d1e6d01ac",
2637
+ "comment": "Update Checkbox onChange event parameter to be of type ChangeEvent instead of type FormEvent."
2638
+ },
2639
+ {
2640
+ "author": "seanmonahan@microsoft.com",
2641
+ "package": "@fluentui/react-checkbox",
2642
+ "commit": "bea6aecfed8612f7b0664ab8bac77c5fccee1efb",
2643
+ "comment": "update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10"
2644
+ },
2645
+ {
2646
+ "author": "email not defined",
2647
+ "package": "@fluentui/react-components",
2648
+ "commit": "98042e9b8eb9d4dd78f1e42e79db6a2e33404b9d",
2649
+ "comment": "Adding Textarea to react-components."
2650
+ },
2651
+ {
2652
+ "author": "olfedias@microsoft.com",
2653
+ "package": "@fluentui/react-components",
2654
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2655
+ "comment": "chore: Update Griffel to latest version"
2656
+ },
2657
+ {
2658
+ "author": "gcox@microsoft.com",
2659
+ "package": "@fluentui/react-components",
2660
+ "commit": "374dca7b9d662f71a1f81297d7e4f4ea95615645",
2661
+ "comment": "Updated exports for react-tabs unstable"
2662
+ },
2663
+ {
2664
+ "author": "gcox@microsoft.com",
2665
+ "package": "@fluentui/react-components",
2666
+ "commit": "aca39831bbc53fa90d5490824f374caf0b2f8c3a",
2667
+ "comment": "Added MenuSplitGroup to exports"
2668
+ },
2669
+ {
2670
+ "author": "mgodbolt@microsoft.com",
2671
+ "package": "@fluentui/react-components",
2672
+ "commit": "cd1325747168c6a13810e5ce1248bb9b2e7d3e95",
2673
+ "comment": "Exports Slider from the main package, removes Slider from unstable"
2674
+ },
2675
+ {
2676
+ "author": "seanmonahan@microsoft.com",
2677
+ "package": "@fluentui/react-components",
2678
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
2679
+ "comment": "Update classNames exports from react-components."
2680
+ },
2681
+ {
2682
+ "author": "Humberto.Morimoto@microsoft.com",
2683
+ "package": "@fluentui/react-components",
2684
+ "commit": "9c8592decacb9f7b1dc608a03c9f991918806008",
2685
+ "comment": "Re-exporting everything from @fluentui/react-tabster and @fluentui/react-utilities in @fluentui/react-components."
2686
+ },
2687
+ {
2688
+ "author": "Humberto.Morimoto@microsoft.com",
2689
+ "package": "@fluentui/react-components",
2690
+ "commit": "e9ff98fc35142313a9e10891ca755a53e46c4fb7",
2691
+ "comment": "Adding Switch to @fluentui/react-components/unstable."
2692
+ },
2693
+ {
2694
+ "author": "elcraig@microsoft.com",
2695
+ "package": "@fluentui/react-conformance-griffel",
2696
+ "commit": "efc07509578008b6be1c5dd69fee1aad5a7775c2",
2697
+ "comment": "Fix cleanup of overridesWin test"
2698
+ },
2699
+ {
2700
+ "author": "olfedias@microsoft.com",
2701
+ "package": "@fluentui/react-conformance-griffel",
2702
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2703
+ "comment": "chore: Update Griffel to latest version"
2704
+ },
2705
+ {
2706
+ "author": "martinhochel@microsoft.com",
2707
+ "package": "@fluentui/react-conformance-griffel",
2708
+ "commit": "8722596e561b57decfe9aa79121db844737102ff",
2709
+ "comment": "add react-conformance missing dependency"
2710
+ },
2711
+ {
2712
+ "author": "elcraig@microsoft.com",
2713
+ "package": "@fluentui/react-context-selector",
2714
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
2715
+ "comment": "Move `scheduler` to a peer dependency and allow appropriate versions for React 16 or 17"
2716
+ },
2717
+ {
2718
+ "author": "Humberto.Morimoto@microsoft.com",
2719
+ "package": "@fluentui/react-divider",
2720
+ "commit": "e519870c385707ae78e160e4b1a671ec97d5f6ec",
2721
+ "comment": "Removing star exports."
2722
+ },
2723
+ {
2724
+ "author": "olfedias@microsoft.com",
2725
+ "package": "@fluentui/react-divider",
2726
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2727
+ "comment": "chore: Update Griffel to latest version"
2728
+ },
2729
+ {
2730
+ "author": "seanmonahan@microsoft.com",
2731
+ "package": "@fluentui/react-divider",
2732
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
2733
+ "comment": "Add static classnames to Divider"
2734
+ },
2735
+ {
2736
+ "author": "olfedias@microsoft.com",
2737
+ "package": "@fluentui/react-image",
2738
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2739
+ "comment": "chore: Update Griffel to latest version"
2740
+ },
2741
+ {
2742
+ "author": "seanmonahan@microsoft.com",
2743
+ "package": "@fluentui/react-image",
2744
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
2745
+ "comment": "Add static classnames to Image"
2746
+ },
2747
+ {
2748
+ "author": "Humberto.Morimoto@microsoft.com",
2749
+ "package": "@fluentui/react-input",
2750
+ "commit": "3651218a1e8069fd6fcb095ef5d30139f8c01ff4",
2751
+ "comment": "Removing star exports."
2752
+ },
2753
+ {
2754
+ "author": "seanmonahan@microsoft.com",
2755
+ "package": "@fluentui/react-input",
2756
+ "commit": "43cb8a8072c6f9340296f080c725d2d6c9dfa325",
2757
+ "comment": "Update onChange event type"
2758
+ },
2759
+ {
2760
+ "author": "elcraig@microsoft.com",
2761
+ "package": "@fluentui/react-input",
2762
+ "commit": "3e9421d1cf1545a8ab9fce425f3695e62ac99d73",
2763
+ "comment": "BREAKING CHANGE: Remove `inline` prop and use `display: inline-flex` by default"
2764
+ },
2765
+ {
2766
+ "author": "olfedias@microsoft.com",
2767
+ "package": "@fluentui/react-input",
2768
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2769
+ "comment": "chore: Update Griffel to latest version"
2770
+ },
2771
+ {
2772
+ "author": "seanmonahan@microsoft.com",
2773
+ "package": "@fluentui/react-input",
2774
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
2775
+ "comment": "Add static classnames to Input"
2776
+ },
2777
+ {
2778
+ "author": "seanmonahan@microsoft.com",
2779
+ "package": "@fluentui/react-label",
2780
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
2781
+ "comment": "Add static classnames to Label"
2782
+ },
2783
+ {
2784
+ "author": "olfedias@microsoft.com",
2785
+ "package": "@fluentui/react-label",
2786
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
2787
+ "comment": "chore: Update Griffel to latest version"
2788
+ },
2789
+ {
2790
+ "author": "Humberto.Morimoto@microsoft.com",
2791
+ "package": "@fluentui/react-label",
2792
+ "commit": "19dbc6a15819f699b3313e2a9b822b8456b2a59c",
2793
+ "comment": "Removing star exports."
2794
+ }
2795
+ ],
2796
+ "none": [
2797
+ {
2798
+ "author": "mgodbolt@microsoft.com",
2799
+ "package": "@fluentui/react-link",
2800
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
2801
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
2802
+ },
2803
+ {
2804
+ "author": "elcraig@microsoft.com",
2805
+ "package": "@fluentui/react-link",
2806
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
2807
+ "comment": "Update React dev deps and hoist them to the repo root"
2808
+ },
2809
+ {
2810
+ "author": "lingfangao@hotmail.com",
2811
+ "package": "@fluentui/react-menu",
2812
+ "commit": "67dd475e49182d17dbf7d9195c5df9bce02b7b3c",
2813
+ "comment": "chore: Update e2e tests to use cypress component testing"
2814
+ },
2815
+ {
2816
+ "author": "mgodbolt@microsoft.com",
2817
+ "package": "@fluentui/react-menu",
2818
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
2819
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
2820
+ },
2821
+ {
2822
+ "author": "elcraig@microsoft.com",
2823
+ "package": "@fluentui/react-menu",
2824
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
2825
+ "comment": "Update React dev deps and hoist them to the repo root"
2826
+ },
2827
+ {
2828
+ "author": "lingfangao@hotmail.com",
2829
+ "package": "@fluentui/react-popover",
2830
+ "commit": "67dd475e49182d17dbf7d9195c5df9bce02b7b3c",
2831
+ "comment": "chore: Update e2e tests to use cypress component testing"
2832
+ },
2833
+ {
2834
+ "author": "elcraig@microsoft.com",
2835
+ "package": "@fluentui/react-popover",
2836
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
2837
+ "comment": "Update React dev deps and hoist them to the repo root"
2838
+ },
2839
+ {
2840
+ "author": "mgodbolt@microsoft.com",
2841
+ "package": "@fluentui/react-popover",
2842
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
2843
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
2844
+ },
2845
+ {
2846
+ "author": "mgodbolt@microsoft.com",
2847
+ "package": "@fluentui/react-portal",
2848
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
2849
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
2850
+ },
2851
+ {
2852
+ "author": "elcraig@microsoft.com",
2853
+ "package": "@fluentui/react-portal",
2854
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
2855
+ "comment": "Update React dev deps and hoist them to the repo root"
2856
+ },
2857
+ {
2858
+ "author": "mgodbolt@microsoft.com",
2859
+ "package": "@fluentui/react-positioning",
2860
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
2861
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
2862
+ },
2863
+ {
2864
+ "author": "elcraig@microsoft.com",
2865
+ "package": "@fluentui/react-positioning",
2866
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
2867
+ "comment": "Update React dev deps and hoist them to the repo root"
2868
+ },
2869
+ {
2870
+ "author": "mgodbolt@microsoft.com",
2871
+ "package": "@fluentui/react-provider",
2872
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
2873
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
2874
+ },
2875
+ {
2876
+ "author": "elcraig@microsoft.com",
2877
+ "package": "@fluentui/react-provider",
2878
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
2879
+ "comment": "Update React dev deps and hoist them to the repo root"
2880
+ },
2881
+ {
2882
+ "author": "mgodbolt@microsoft.com",
2883
+ "package": "@fluentui/react-radio",
2884
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
2885
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
2886
+ },
2887
+ {
2888
+ "author": "elcraig@microsoft.com",
2889
+ "package": "@fluentui/react-radio",
2890
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
2891
+ "comment": "Update React dev deps and hoist them to the repo root"
2892
+ },
2893
+ {
2894
+ "author": "elcraig@microsoft.com",
2895
+ "package": "@fluentui/react-shared-contexts",
2896
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
2897
+ "comment": "Update React dev deps and hoist them to the repo root"
2898
+ },
2899
+ {
2900
+ "author": "mgodbolt@microsoft.com",
2901
+ "package": "@fluentui/react-shared-contexts",
2902
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
2903
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
2904
+ },
2905
+ {
2906
+ "author": "elcraig@microsoft.com",
2907
+ "package": "@fluentui/react-slider",
2908
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
2909
+ "comment": "Update React dev deps and hoist them to the repo root"
2910
+ },
2911
+ {
2912
+ "author": "mgodbolt@microsoft.com",
2913
+ "package": "@fluentui/react-slider",
2914
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
2915
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
2916
+ },
2917
+ {
2918
+ "author": "elcraig@microsoft.com",
2919
+ "package": "@fluentui/react-switch",
2920
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
2921
+ "comment": "Update React dev deps and hoist them to the repo root"
2922
+ },
2923
+ {
2924
+ "author": "mgodbolt@microsoft.com",
2925
+ "package": "@fluentui/react-switch",
2926
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
2927
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
2928
+ },
2929
+ {
2930
+ "author": "elcraig@microsoft.com",
2931
+ "package": "@fluentui/react-tabs",
2932
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
2933
+ "comment": "Update React dev deps and hoist them to the repo root"
2934
+ },
2935
+ {
2936
+ "author": "mgodbolt@microsoft.com",
2937
+ "package": "@fluentui/react-tabs",
2938
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
2939
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
2940
+ },
2941
+ {
2942
+ "author": "elcraig@microsoft.com",
2943
+ "package": "@fluentui/react-tabster",
2944
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
2945
+ "comment": "Update React dev deps and hoist them to the repo root"
2946
+ },
2947
+ {
2948
+ "author": "lingfangao@hotmail.com",
2949
+ "package": "@fluentui/react-tabster",
2950
+ "commit": "67dd475e49182d17dbf7d9195c5df9bce02b7b3c",
2951
+ "comment": "chore: Update e2e tests to use cypress component testing"
2952
+ },
2953
+ {
2954
+ "author": "mgodbolt@microsoft.com",
2955
+ "package": "@fluentui/react-tabster",
2956
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
2957
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
2958
+ },
2959
+ {
2960
+ "author": "mgodbolt@microsoft.com",
2961
+ "package": "@fluentui/react-text",
2962
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
2963
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
2964
+ },
2965
+ {
2966
+ "author": "martinhochel@microsoft.com",
2967
+ "package": "@fluentui/react-text",
2968
+ "commit": "320b8bbba1e498c65d011f3fae09dee98e7a11bb",
2969
+ "comment": "refactor: autofix no export star at index file for cxe-prg packages"
2970
+ },
2971
+ {
2972
+ "author": "elcraig@microsoft.com",
2973
+ "package": "@fluentui/react-text",
2974
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
2975
+ "comment": "Update React dev deps and hoist them to the repo root"
2976
+ },
2977
+ {
2978
+ "author": "email not defined",
2979
+ "package": "@fluentui/react-textarea",
2980
+ "commit": "98042e9b8eb9d4dd78f1e42e79db6a2e33404b9d",
2981
+ "comment": "Adding label to Default story and making package public."
2982
+ },
2983
+ {
2984
+ "author": "elcraig@microsoft.com",
2985
+ "package": "@fluentui/react-theme",
2986
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
2987
+ "comment": "Update React dev deps and hoist them to the repo root"
2988
+ },
2989
+ {
2990
+ "author": "mgodbolt@microsoft.com",
2991
+ "package": "@fluentui/react-theme",
2992
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
2993
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
2994
+ },
2995
+ {
2996
+ "author": "elcraig@microsoft.com",
2997
+ "package": "@fluentui/react-tooltip",
2998
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
2999
+ "comment": "Update React dev deps and hoist them to the repo root"
3000
+ },
3001
+ {
3002
+ "author": "email not defined",
3003
+ "package": "@fluentui/react-tooltip",
3004
+ "commit": "df80d6f3552e939c7eee343876251a873313139a",
3005
+ "comment": "Updated documenation for guidance on interactive content in a Tooltip."
3006
+ },
3007
+ {
3008
+ "author": "mgodbolt@microsoft.com",
3009
+ "package": "@fluentui/react-tooltip",
3010
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
3011
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
3012
+ },
3013
+ {
3014
+ "author": "mgodbolt@microsoft.com",
3015
+ "package": "@fluentui/react-utilities",
3016
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
3017
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
3018
+ },
3019
+ {
3020
+ "author": "elcraig@microsoft.com",
3021
+ "package": "@fluentui/react-utilities",
3022
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
3023
+ "comment": "Update React dev deps and hoist them to the repo root"
3024
+ },
3025
+ {
3026
+ "author": "mgodbolt@microsoft.com",
3027
+ "package": "@fluentui/keyboard-keys",
3028
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
3029
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
3030
+ },
3031
+ {
3032
+ "author": "elcraig@microsoft.com",
3033
+ "package": "@fluentui/react-accordion",
3034
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
3035
+ "comment": "Update React dev deps and hoist them to the repo root"
3036
+ },
3037
+ {
3038
+ "author": "mgodbolt@microsoft.com",
3039
+ "package": "@fluentui/react-accordion",
3040
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
3041
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
3042
+ },
3043
+ {
3044
+ "author": "elcraig@microsoft.com",
3045
+ "package": "@fluentui/react-aria",
3046
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
3047
+ "comment": "Update React dev deps and hoist them to the repo root"
3048
+ },
3049
+ {
3050
+ "author": "mgodbolt@microsoft.com",
3051
+ "package": "@fluentui/react-aria",
3052
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
3053
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
3054
+ },
3055
+ {
3056
+ "author": "elcraig@microsoft.com",
3057
+ "package": "@fluentui/react-avatar",
3058
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
3059
+ "comment": "Update React dev deps and hoist them to the repo root"
3060
+ },
3061
+ {
3062
+ "author": "email not defined",
3063
+ "package": "@fluentui/react-avatar",
3064
+ "commit": "83f32d33d0750e9afad10b98a98040c70919f7cf",
3065
+ "comment": "Added AvatarGroup component to react-avatar"
3066
+ },
3067
+ {
3068
+ "author": "mgodbolt@microsoft.com",
3069
+ "package": "@fluentui/react-avatar",
3070
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
3071
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
3072
+ },
3073
+ {
3074
+ "author": "elcraig@microsoft.com",
3075
+ "package": "@fluentui/react-badge",
3076
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
3077
+ "comment": "Update React dev deps and hoist them to the repo root"
3078
+ },
3079
+ {
3080
+ "author": "mgodbolt@microsoft.com",
3081
+ "package": "@fluentui/react-badge",
3082
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
3083
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
3084
+ },
3085
+ {
3086
+ "author": "elcraig@microsoft.com",
3087
+ "package": "@fluentui/react-button",
3088
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
3089
+ "comment": "Update React dev deps and hoist them to the repo root"
3090
+ },
3091
+ {
3092
+ "author": "mgodbolt@microsoft.com",
3093
+ "package": "@fluentui/react-button",
3094
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
3095
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
3096
+ },
3097
+ {
3098
+ "author": "elcraig@microsoft.com",
3099
+ "package": "@fluentui/react-button",
3100
+ "commit": "13c32e184b7960671754582de21f3555bf9f02f3",
3101
+ "comment": "Remove config file that's no longer needed"
3102
+ },
3103
+ {
3104
+ "author": "mgodbolt@microsoft.com",
3105
+ "package": "@fluentui/react-card",
3106
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
3107
+ "comment": {
3108
+ "title": "",
3109
+ "value": ""
3110
+ }
3111
+ },
3112
+ {
3113
+ "author": "elcraig@microsoft.com",
3114
+ "package": "@fluentui/react-card",
3115
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
3116
+ "comment": "Update React dev deps and hoist them to the repo root"
3117
+ },
3118
+ {
3119
+ "author": "39736248+andrefcdias@users.noreply.github.com",
3120
+ "package": "@fluentui/react-card",
3121
+ "commit": "d07a94aa25cf00c471a17883bd53f71fc1dc4d25",
3122
+ "comment": "Cleanup of Card storybook"
3123
+ },
3124
+ {
3125
+ "author": "martinhochel@microsoft.com",
3126
+ "package": "@fluentui/react-card",
3127
+ "commit": "320b8bbba1e498c65d011f3fae09dee98e7a11bb",
3128
+ "comment": "refactor: autofix no export star at index file for cxe-prg packages"
3129
+ },
3130
+ {
3131
+ "author": "mgodbolt@microsoft.com",
3132
+ "package": "@fluentui/react-checkbox",
3133
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
3134
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
3135
+ },
3136
+ {
3137
+ "author": "elcraig@microsoft.com",
3138
+ "package": "@fluentui/react-checkbox",
3139
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
3140
+ "comment": "Update React dev deps and hoist them to the repo root"
3141
+ },
3142
+ {
3143
+ "author": "gcox@microsoft.com",
3144
+ "package": "@fluentui/react-components",
3145
+ "commit": "81b795baa776cd6a9390287de2fe91559956cab3",
3146
+ "comment": "Add upgrade documentation to storybook."
3147
+ },
3148
+ {
3149
+ "author": "mgodbolt@microsoft.com",
3150
+ "package": "@fluentui/react-components",
3151
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
3152
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
3153
+ },
3154
+ {
3155
+ "author": "martinhochel@microsoft.com",
3156
+ "package": "@fluentui/react-components",
3157
+ "commit": "8722596e561b57decfe9aa79121db844737102ff",
3158
+ "comment": "chore(react-components): fix lint issues exposed by import/no-extrenaus-dependency rule"
3159
+ },
3160
+ {
3161
+ "author": "elcraig@microsoft.com",
3162
+ "package": "@fluentui/react-components",
3163
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
3164
+ "comment": "Update React dev deps and hoist them to the repo root"
3165
+ },
3166
+ {
3167
+ "author": "mgodbolt@microsoft.com",
3168
+ "package": "@fluentui/react-components",
3169
+ "commit": "f2ce28fab79965a81508e21b7914396222d6bf0b",
3170
+ "comment": "turn on storyStoreV7 to enable codesplitting"
3171
+ },
3172
+ {
3173
+ "author": "lingfangao@hotmail.com",
3174
+ "package": "@fluentui/react-conformance-griffel",
3175
+ "commit": "df62b071cf725c01cf639e3cf559c99f2ae8cb00",
3176
+ "comment": "fix: react-conformance version"
3177
+ },
3178
+ {
3179
+ "author": "mgodbolt@microsoft.com",
3180
+ "package": "@fluentui/react-conformance-griffel",
3181
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
3182
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
3183
+ },
3184
+ {
3185
+ "author": "lingfangao@hotmail.com",
3186
+ "package": "@fluentui/react-conformance-griffel",
3187
+ "commit": "92ed7e05c40cda1d5cfd052a6490d5c14a269d97",
3188
+ "comment": "use actual version for react-conformance"
3189
+ },
3190
+ {
3191
+ "author": "martinhochel@microsoft.com",
3192
+ "package": "@fluentui/react-conformance-griffel",
3193
+ "commit": "99815674d85a275128ebe7acda2e48bea4eb5813",
3194
+ "comment": "chore: move react-conformance to peerDeps to resolve dep issues when RC is bumped"
3195
+ },
3196
+ {
3197
+ "author": "elcraig@microsoft.com",
3198
+ "package": "@fluentui/react-context-selector",
3199
+ "commit": "b48c03cff249019cf845af18a7f63dacf46d5218",
3200
+ "comment": "Hoist react-is devDependencies to the repo root"
3201
+ },
3202
+ {
3203
+ "author": "mgodbolt@microsoft.com",
3204
+ "package": "@fluentui/react-context-selector",
3205
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
3206
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
3207
+ },
3208
+ {
3209
+ "author": "elcraig@microsoft.com",
3210
+ "package": "@fluentui/react-divider",
3211
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
3212
+ "comment": "Update React dev deps and hoist them to the repo root"
3213
+ },
3214
+ {
3215
+ "author": "mgodbolt@microsoft.com",
3216
+ "package": "@fluentui/react-divider",
3217
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
3218
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
3219
+ },
3220
+ {
3221
+ "author": "mgodbolt@microsoft.com",
3222
+ "package": "@fluentui/react-image",
3223
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
3224
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
3225
+ },
3226
+ {
3227
+ "author": "elcraig@microsoft.com",
3228
+ "package": "@fluentui/react-image",
3229
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
3230
+ "comment": "Update React dev deps and hoist them to the repo root"
3231
+ },
3232
+ {
3233
+ "author": "martinhochel@microsoft.com",
3234
+ "package": "@fluentui/react-image",
3235
+ "commit": "320b8bbba1e498c65d011f3fae09dee98e7a11bb",
3236
+ "comment": "refactor: autofix no export star at index file for cxe-prg packages"
3237
+ },
3238
+ {
3239
+ "author": "elcraig@microsoft.com",
3240
+ "package": "@fluentui/react-input",
3241
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
3242
+ "comment": "Update React dev deps and hoist them to the repo root"
3243
+ },
3244
+ {
3245
+ "author": "mgodbolt@microsoft.com",
3246
+ "package": "@fluentui/react-input",
3247
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
3248
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
3249
+ },
3250
+ {
3251
+ "author": "elcraig@microsoft.com",
3252
+ "package": "@fluentui/react-label",
3253
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
3254
+ "comment": "Update React dev deps and hoist them to the repo root"
3255
+ },
3256
+ {
3257
+ "author": "mgodbolt@microsoft.com",
3258
+ "package": "@fluentui/react-label",
3259
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
3260
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
3261
+ }
3262
+ ]
3263
+ }
3264
+ },
3265
+ {
3266
+ "date": "Fri, 04 Mar 2022 19:49:34 GMT",
3267
+ "tag": "@fluentui/react-components_v9.0.0-rc.6",
3268
+ "version": "9.0.0-rc.6",
3269
+ "comments": {
3270
+ "prerelease": [
3271
+ {
3272
+ "author": "dzearing@microsoft.com",
3273
+ "package": "@fluentui/react-components",
3274
+ "commit": "e7a18d284e0050a34ff1aa3783856c73873adf78",
3275
+ "comment": "Adding /unstable export to exports map."
3276
+ }
3277
+ ]
3278
+ }
3279
+ },
3280
+ {
3281
+ "date": "Fri, 04 Mar 2022 05:17:28 GMT",
3282
+ "tag": "@fluentui/react-components_v9.0.0-rc.5",
3283
+ "version": "9.0.0-rc.5",
3284
+ "comments": {
3285
+ "prerelease": [
3286
+ {
3287
+ "author": "dzearing@microsoft.com",
3288
+ "package": "@fluentui/react-shared-contexts",
3289
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3290
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3291
+ },
3292
+ {
3293
+ "author": "dzearing@microsoft.com",
3294
+ "package": "@fluentui/react-slider",
3295
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29"
3296
+ },
3297
+ {
3298
+ "author": "dzearing@microsoft.com",
3299
+ "package": "@fluentui/react-slider",
3300
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3301
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3302
+ },
3303
+ {
3304
+ "author": "dzearing@microsoft.com",
3305
+ "package": "@fluentui/react-switch",
3306
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3307
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3308
+ },
3309
+ {
3310
+ "author": "email not defined",
3311
+ "package": "@fluentui/react-switch",
3312
+ "commit": "852bd412ad6a682db9dfa44b7275f23fcaccb298",
3313
+ "comment": "Updating class names to use slot class names helper type."
3314
+ },
3315
+ {
3316
+ "author": "dzearing@microsoft.com",
3317
+ "package": "@fluentui/react-tabs",
3318
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3319
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3320
+ },
3321
+ {
3322
+ "author": "dzearing@microsoft.com",
3323
+ "package": "@fluentui/react-tabster",
3324
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3325
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3326
+ },
3327
+ {
3328
+ "author": "dzearing@microsoft.com",
3329
+ "package": "@fluentui/react-text",
3330
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3331
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3332
+ },
3333
+ {
3334
+ "author": "dzearing@microsoft.com",
3335
+ "package": "@fluentui/react-theme",
3336
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3337
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3338
+ },
3339
+ {
3340
+ "author": "dzearing@microsoft.com",
3341
+ "package": "@fluentui/react-tooltip",
3342
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3343
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3344
+ },
3345
+ {
3346
+ "author": "dzearing@microsoft.com",
3347
+ "package": "@fluentui/react-utilities",
3348
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3349
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3350
+ },
3351
+ {
3352
+ "author": "email not defined",
3353
+ "package": "@fluentui/react-utilities",
3354
+ "commit": "852bd412ad6a682db9dfa44b7275f23fcaccb298",
3355
+ "comment": "Adding helper type to define slot class names."
3356
+ },
3357
+ {
3358
+ "author": "lingfangao@hotmail.com",
3359
+ "package": "@fluentui/react-utilities",
3360
+ "commit": "294f4b7b4cd562451a8d4edfacde3b1872d2b76f",
3361
+ "comment": "fix(shouldPreventDefaultOnKeyDown): return false for events that are default prevented"
3362
+ },
3363
+ {
3364
+ "author": "dzearing@microsoft.com",
3365
+ "package": "@fluentui/keyboard-keys",
3366
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3367
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3368
+ },
3369
+ {
3370
+ "author": "Humberto.Morimoto@microsoft.com",
3371
+ "package": "@fluentui/keyboard-keys",
3372
+ "commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749",
3373
+ "comment": "keyboard-keys: Adding missing tslib dependency."
3374
+ },
3375
+ {
3376
+ "author": "dzearing@microsoft.com",
3377
+ "package": "@fluentui/react-accordion",
3378
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3379
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3380
+ },
3381
+ {
3382
+ "author": "dzearing@microsoft.com",
3383
+ "package": "@fluentui/react-aria",
3384
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3385
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3386
+ },
3387
+ {
3388
+ "author": "dzearing@microsoft.com",
3389
+ "package": "@fluentui/react-avatar",
3390
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3391
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3392
+ },
3393
+ {
3394
+ "author": "dzearing@microsoft.com",
3395
+ "package": "@fluentui/react-badge",
3396
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3397
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3398
+ },
3399
+ {
3400
+ "author": "dzearing@microsoft.com",
3401
+ "package": "@fluentui/react-button",
3402
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3403
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3404
+ },
3405
+ {
3406
+ "author": "Humberto.Morimoto@microsoft.com",
3407
+ "package": "@fluentui/react-button",
3408
+ "commit": "e951d80afa1d6220e76d7a6c23d75ae417be2b9c",
3409
+ "comment": "Button: Exporting classNames of individual slots."
3410
+ },
3411
+ {
3412
+ "author": "dzearing@microsoft.com",
3413
+ "package": "@fluentui/react-card",
3414
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3415
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3416
+ },
3417
+ {
3418
+ "author": "dzearing@microsoft.com",
3419
+ "package": "@fluentui/react-checkbox",
3420
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3421
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3422
+ },
3423
+ {
3424
+ "author": "dzearing@microsoft.com",
3425
+ "package": "@fluentui/react-components",
3426
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3427
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3428
+ },
3429
+ {
3430
+ "author": "behowell@microsoft.com",
3431
+ "package": "@fluentui/react-components",
3432
+ "commit": "9955166acd95a1328ed09efd177e9f08eeabee57",
3433
+ "comment": "Add Radio and RadioGroup to react-components/unstable"
3434
+ },
3435
+ {
3436
+ "author": "dzearing@microsoft.com",
3437
+ "package": "@fluentui/react-context-selector",
3438
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3439
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3440
+ },
3441
+ {
3442
+ "author": "dzearing@microsoft.com",
3443
+ "package": "@fluentui/react-divider",
3444
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3445
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3446
+ },
3447
+ {
3448
+ "author": "dzearing@microsoft.com",
3449
+ "package": "@fluentui/react-image",
3450
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3451
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3452
+ },
3453
+ {
3454
+ "author": "dzearing@microsoft.com",
3455
+ "package": "@fluentui/react-input",
3456
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3457
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3458
+ },
3459
+ {
3460
+ "author": "dzearing@microsoft.com",
3461
+ "package": "@fluentui/react-label",
3462
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3463
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3464
+ },
3465
+ {
3466
+ "author": "dzearing@microsoft.com",
3467
+ "package": "@fluentui/react-link",
3468
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3469
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3470
+ },
3471
+ {
3472
+ "author": "dzearing@microsoft.com",
3473
+ "package": "@fluentui/react-menu",
3474
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3475
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3476
+ },
3477
+ {
3478
+ "author": "dzearing@microsoft.com",
3479
+ "package": "@fluentui/react-popover",
3480
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3481
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3482
+ },
3483
+ {
3484
+ "author": "lingfangao@hotmail.com",
3485
+ "package": "@fluentui/react-popover",
3486
+ "commit": "17a19427f5465577427f5c1c4ed61578a063f990",
3487
+ "comment": "refactor: PopoverSurface should be rendered from the Popover component"
3488
+ },
3489
+ {
3490
+ "author": "dzearing@microsoft.com",
3491
+ "package": "@fluentui/react-portal",
3492
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3493
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3494
+ },
3495
+ {
3496
+ "author": "dzearing@microsoft.com",
3497
+ "package": "@fluentui/react-positioning",
3498
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3499
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3500
+ },
3501
+ {
3502
+ "author": "lingfangao@hotmail.com",
3503
+ "package": "@fluentui/react-positioning",
3504
+ "commit": "2267ad0de9d6f6bf3aa776016da3d03f5400cbd1",
3505
+ "comment": "fix: `popperRef.setTarget` should accept virtual element type"
3506
+ },
3507
+ {
3508
+ "author": "dzearing@microsoft.com",
3509
+ "package": "@fluentui/react-provider",
3510
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3511
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3512
+ },
3513
+ {
3514
+ "author": "dzearing@microsoft.com",
3515
+ "package": "@fluentui/react-radio",
3516
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
3517
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
3518
+ },
3519
+ {
3520
+ "author": "behowell@microsoft.com",
3521
+ "package": "@fluentui/react-radio",
3522
+ "commit": "9955166acd95a1328ed09efd177e9f08eeabee57",
3523
+ "comment": "Initial release"
3524
+ }
3525
+ ],
3526
+ "none": [
3527
+ {
3528
+ "author": "lingfangao@hotmail.com",
3529
+ "package": "@fluentui/react-components",
3530
+ "commit": "2267ad0de9d6f6bf3aa776016da3d03f5400cbd1",
3531
+ "comment": "docs: positioning imperative handle `setTarget`"
3532
+ }
3533
+ ]
3534
+ }
3535
+ },
3536
+ {
3537
+ "date": "Tue, 01 Mar 2022 02:17:34 GMT",
3538
+ "tag": "@fluentui/react-components_v9.0.0-rc.4",
3539
+ "version": "9.0.0-rc.4",
3540
+ "comments": {
3541
+ "prerelease": [
3542
+ {
3543
+ "author": "olfedias@microsoft.com",
3544
+ "package": "@fluentui/react-button",
3545
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
3546
+ "comment": "fix: Add react-theme as dependency"
3547
+ },
3548
+ {
3549
+ "author": "olfedias@microsoft.com",
3550
+ "package": "@fluentui/react-card",
3551
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
3552
+ "comment": "fix: Add react-theme as dependency"
3553
+ },
3554
+ {
3555
+ "author": "olfedias@microsoft.com",
3556
+ "package": "@fluentui/react-checkbox",
3557
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
3558
+ "comment": "fix: Add react-theme as dependency"
3559
+ },
3560
+ {
3561
+ "author": "behowell@microsoft.com",
3562
+ "package": "@fluentui/react-checkbox",
3563
+ "commit": "17618b2b24ce013569c74a505b2212eba18caf54",
3564
+ "comment": "Refactor Checkbox styles to use CSS pseudo-classes"
3565
+ },
3566
+ {
3567
+ "author": "behowell@microsoft.com",
3568
+ "package": "@fluentui/react-checkbox",
3569
+ "commit": "2170ed575f77bc6852cfe5a2fe4974c7f9a64a9e",
3570
+ "comment": "Rename `circular` prop to `shape`"
3571
+ },
3572
+ {
3573
+ "author": "behowell@microsoft.com",
3574
+ "package": "@fluentui/react-components",
3575
+ "commit": "2cb17bb5e7f4e6a1491d50c5e5bc02d0d00c45ab",
3576
+ "comment": "Add Checkbox to react-components/unstable"
3577
+ },
3578
+ {
3579
+ "author": "olfedias@microsoft.com",
3580
+ "package": "@fluentui/react-divider",
3581
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
3582
+ "comment": "fix: Add react-theme as dependency"
3583
+ },
3584
+ {
3585
+ "author": "olfedias@microsoft.com",
3586
+ "package": "@fluentui/react-input",
3587
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
3588
+ "comment": "fix: Add react-theme as dependency"
3589
+ },
3590
+ {
3591
+ "author": "olfedias@microsoft.com",
3592
+ "package": "@fluentui/react-label",
3593
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
3594
+ "comment": "fix: Add react-theme as dependency"
3595
+ },
3596
+ {
3597
+ "author": "olfedias@microsoft.com",
3598
+ "package": "@fluentui/react-link",
3599
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
3600
+ "comment": "fix: Add react-theme as dependency"
3601
+ },
3602
+ {
3603
+ "author": "olfedias@microsoft.com",
3604
+ "package": "@fluentui/react-menu",
3605
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
3606
+ "comment": "fix: Add react-theme as dependency"
3607
+ },
3608
+ {
3609
+ "author": "olfedias@microsoft.com",
3610
+ "package": "@fluentui/react-popover",
3611
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
3612
+ "comment": "fix: Add react-theme as dependency"
3613
+ },
3614
+ {
3615
+ "author": "olfedias@microsoft.com",
3616
+ "package": "@fluentui/react-positioning",
3617
+ "commit": "def76fff08777fcd5492f47824b943bab22d4515",
3618
+ "comment": "feat: add isIntersectingModifier to usePopper"
3619
+ },
3620
+ {
3621
+ "author": "olfedias@microsoft.com",
3622
+ "package": "@fluentui/react-positioning",
3623
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
3624
+ "comment": "fix: Add react-theme as dependency"
3625
+ },
3626
+ {
3627
+ "author": "olfedias@microsoft.com",
3628
+ "package": "@fluentui/react-slider",
3629
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
3630
+ "comment": "fix: Add react-theme as dependency"
3631
+ },
3632
+ {
3633
+ "author": "Humberto.Morimoto@microsoft.com",
3634
+ "package": "@fluentui/react-switch",
3635
+ "commit": "72b08d56fa19f3b580da0497758af54a6afcf69b",
3636
+ "comment": "Switch: Re-implementing component to make it simpler and making it adhere to latest patterns."
3637
+ },
3638
+ {
3639
+ "author": "olfedias@microsoft.com",
3640
+ "package": "@fluentui/react-switch",
3641
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
3642
+ "comment": "fix: Add react-theme as dependency"
3643
+ },
3644
+ {
3645
+ "author": "olfedias@microsoft.com",
3646
+ "package": "@fluentui/react-tabs",
3647
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
3648
+ "comment": "fix: Add react-theme as dependency"
3649
+ },
3650
+ {
3651
+ "author": "olfedias@microsoft.com",
3652
+ "package": "@fluentui/react-tabster",
3653
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
3654
+ "comment": "fix: Add react-theme as dependency"
3655
+ },
3656
+ {
3657
+ "author": "olfedias@microsoft.com",
3658
+ "package": "@fluentui/react-text",
3659
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
3660
+ "comment": "fix: Add react-theme as dependency"
3661
+ },
3662
+ {
3663
+ "author": "seanmonahan@microsoft.com",
3664
+ "package": "@fluentui/react-utilities",
3665
+ "commit": "1940164411685db2967f8452406bb703b94ec266",
3666
+ "comment": "Ignore prefix in useId() when it is falsey."
3667
+ },
3668
+ {
3669
+ "author": "behowell@microsoft.com",
3670
+ "package": "@fluentui/react-utilities",
3671
+ "commit": "ae02eeac8cef2cd5decad088d0e45f296d400ef1",
3672
+ "comment": "Add fieldset to getNativeElementProps"
3673
+ }
3674
+ ],
3675
+ "none": [
3676
+ {
3677
+ "author": "seanmonahan@microsoft.com",
3678
+ "package": "@fluentui/react-label",
3679
+ "commit": "2b8643c7bc1644ec5c5930f18e28440eeb8c8bd6",
3680
+ "comment": "Update react-label README example"
3681
+ }
3682
+ ]
3683
+ }
3684
+ },
3685
+ {
3686
+ "date": "Fri, 18 Feb 2022 13:35:27 GMT",
3687
+ "tag": "@fluentui/react-components_v9.0.0-rc.3",
3688
+ "version": "9.0.0-rc.3",
3689
+ "comments": {
3690
+ "prerelease": [
3691
+ {
3692
+ "author": "behowell@microsoft.com",
3693
+ "package": "@fluentui/react-avatar",
3694
+ "commit": "36b34c86e38b362cfda7deb3840f6fac2a860931",
3695
+ "comment": "Hide Avatar's image if it fails to load, rather than displaying the broken image icon"
3696
+ },
3697
+ {
3698
+ "author": "lingfangao@hotmail.com",
3699
+ "package": "@fluentui/react-avatar",
3700
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3701
+ "comment": "fix: Source maps contain original source code"
3702
+ },
3703
+ {
3704
+ "author": "behowell@microsoft.com",
3705
+ "package": "@fluentui/react-avatar",
3706
+ "commit": "d80c90385389e1e4eee52400dd7cf4b4dbe067fd",
3707
+ "comment": "Update Avatar SPEC.md and MIGRATION.md"
3708
+ },
3709
+ {
3710
+ "author": "lingfangao@hotmail.com",
3711
+ "package": "@fluentui/react-badge",
3712
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3713
+ "comment": "fix: Source maps contain original source code"
3714
+ },
3715
+ {
3716
+ "author": "Humberto.Morimoto@microsoft.com",
3717
+ "package": "@fluentui/react-button",
3718
+ "commit": "0b7d30b6ecb6f20d2ac4d4edbfb327a8f8f915a0",
3719
+ "comment": "SplitButton: Fixing issue where menuIcon prop was not being respected."
3720
+ },
3721
+ {
3722
+ "author": "Humberto.Morimoto@microsoft.com",
3723
+ "package": "@fluentui/react-button",
3724
+ "commit": "d45ba4664643f36cce5674b1d05645feae0e09a5",
3725
+ "comment": "Button: Updating stories to fix a11y issues."
3726
+ },
3727
+ {
3728
+ "author": "Humberto.Morimoto@microsoft.com",
3729
+ "package": "@fluentui/react-button",
3730
+ "commit": "ca590a438b12b85d32fdf8b592ada3b0e7b2314c",
3731
+ "comment": "SplitButton: Fixing screen reader access issues."
3732
+ },
3733
+ {
3734
+ "author": "lingfangao@hotmail.com",
3735
+ "package": "@fluentui/react-button",
3736
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3737
+ "comment": "fix: Source maps contain original source code"
3738
+ },
3739
+ {
3740
+ "author": "Humberto.Morimoto@microsoft.com",
3741
+ "package": "@fluentui/react-button",
3742
+ "commit": "c7718355f464d9d3e7ec4c0ef0f39dac3d196014",
3743
+ "comment": "Button: Adding tests and fixing issues in SplitButton and ToggleButton."
3744
+ },
3745
+ {
3746
+ "author": "lingfangao@hotmail.com",
3747
+ "package": "@fluentui/react-card",
3748
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3749
+ "comment": "fix: Source maps contain original source code"
3750
+ },
3751
+ {
3752
+ "author": "39736248+andrefcdias@users.noreply.github.com",
3753
+ "package": "@fluentui/react-card",
3754
+ "commit": "6f39f6ae5bd33c8aa46dbb5cc1e46eded1fc2967",
3755
+ "comment": "Add new appearance property to allow for different card styles"
3756
+ },
3757
+ {
3758
+ "author": "39736248+andrefcdias@users.noreply.github.com",
3759
+ "package": "@fluentui/react-card",
3760
+ "commit": "4a28b5a69d0e6cf53c19c5e93bc93465f9b8a132",
3761
+ "comment": "fix: top padding issues with CardPreview"
3762
+ },
3763
+ {
3764
+ "author": "lingfangao@hotmail.com",
3765
+ "package": "@fluentui/react-checkbox",
3766
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3767
+ "comment": "fix: Source maps contain original source code"
3768
+ },
3769
+ {
3770
+ "author": "gcox@microsoft.com",
3771
+ "package": "@fluentui/react-components",
3772
+ "commit": "7fcfaee82e4ed789e9e5b1516439563e2c4f165f",
3773
+ "comment": "Moved react-tabs to unstable"
3774
+ },
3775
+ {
3776
+ "author": "lingfangao@hotmail.com",
3777
+ "package": "@fluentui/react-components",
3778
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3779
+ "comment": "fix: Source maps contain original source code"
3780
+ },
3781
+ {
3782
+ "author": "lingfangao@hotmail.com",
3783
+ "package": "@fluentui/react-conformance-griffel",
3784
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3785
+ "comment": "fix: Source maps contain original source code"
3786
+ },
3787
+ {
3788
+ "author": "lingfangao@hotmail.com",
3789
+ "package": "@fluentui/react-context-selector",
3790
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3791
+ "comment": "fix: Source maps contain original source code"
3792
+ },
3793
+ {
3794
+ "author": "lingfangao@hotmail.com",
3795
+ "package": "@fluentui/react-divider",
3796
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3797
+ "comment": "fix: Source maps contain original source code"
3798
+ },
3799
+ {
3800
+ "author": "lingfangao@hotmail.com",
3801
+ "package": "@fluentui/react-image",
3802
+ "commit": "d579bbbbb8bd1457e14b03eda2bc638d89f92d56",
3803
+ "comment": "fix: Add react-theme as dependency to react-image"
3804
+ },
3805
+ {
3806
+ "author": "lingfangao@hotmail.com",
3807
+ "package": "@fluentui/react-image",
3808
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3809
+ "comment": "fix: Source maps contain original source code"
3810
+ },
3811
+ {
3812
+ "author": "lingfangao@hotmail.com",
3813
+ "package": "@fluentui/react-input",
3814
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3815
+ "comment": "fix: Source maps contain original source code"
3816
+ },
3817
+ {
3818
+ "author": "lingfangao@hotmail.com",
3819
+ "package": "@fluentui/react-label",
3820
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3821
+ "comment": "fix: Source maps contain original source code"
3822
+ },
3823
+ {
3824
+ "author": "lingfangao@hotmail.com",
3825
+ "package": "@fluentui/react-link",
3826
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3827
+ "comment": "fix: Source maps contain original source code"
3828
+ },
3829
+ {
3830
+ "author": "lingfangao@hotmail.com",
3831
+ "package": "@fluentui/react-menu",
3832
+ "commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504",
3833
+ "comment": "fix: MenuItem is a submenu trigger if it is wrapped by a MenuTrigger and in a submenu"
3834
+ },
3835
+ {
3836
+ "author": "lingfangao@hotmail.com",
3837
+ "package": "@fluentui/react-menu",
3838
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3839
+ "comment": "fix: Source maps contain original source code"
3840
+ },
3841
+ {
3842
+ "author": "lingfangao@hotmail.com",
3843
+ "package": "@fluentui/react-popover",
3844
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3845
+ "comment": "fix: Source maps contain original source code"
3846
+ },
3847
+ {
3848
+ "author": "lingfangao@hotmail.com",
3849
+ "package": "@fluentui/react-portal",
3850
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3851
+ "comment": "fix: Source maps contain original source code"
3852
+ },
3853
+ {
3854
+ "author": "lingfangao@hotmail.com",
3855
+ "package": "@fluentui/react-positioning",
3856
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3857
+ "comment": "fix: Source maps contain original source code"
3858
+ },
3859
+ {
3860
+ "author": "lingfangao@hotmail.com",
3861
+ "package": "@fluentui/react-provider",
3862
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3863
+ "comment": "fix: Source maps contain original source code"
3864
+ },
3865
+ {
3866
+ "author": "lingfangao@hotmail.com",
3867
+ "package": "@fluentui/react-shared-contexts",
3868
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3869
+ "comment": "fix: Source maps contain original source code"
3870
+ },
3871
+ {
3872
+ "author": "lingfangao@hotmail.com",
3873
+ "package": "@fluentui/react-slider",
3874
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3875
+ "comment": "fix: Source maps contain original source code"
3876
+ },
3877
+ {
3878
+ "author": "mgodbolt@microsoft.com",
3879
+ "package": "@fluentui/react-switch",
3880
+ "commit": "2c9804dd585c1b485736c34321264dc62abe6fe1",
3881
+ "comment": "fix visual display of controlled switches"
3882
+ },
3883
+ {
3884
+ "author": "lingfangao@hotmail.com",
3885
+ "package": "@fluentui/react-switch",
3886
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3887
+ "comment": "fix: Source maps contain original source code"
3888
+ },
3889
+ {
3890
+ "author": "lingfangao@hotmail.com",
3891
+ "package": "@fluentui/react-tabs",
3892
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3893
+ "comment": "chore: Force bump all v9 packages to release correct source maps"
3894
+ },
3895
+ {
3896
+ "author": "gcox@microsoft.com",
3897
+ "package": "@fluentui/react-tabs",
3898
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3899
+ "comment": "Updated beta and RC components to ES2019"
3900
+ },
3901
+ {
3902
+ "author": "gcox@microsoft.com",
3903
+ "package": "@fluentui/react-tabs",
3904
+ "commit": "7fcfaee82e4ed789e9e5b1516439563e2c4f165f",
3905
+ "comment": "Publish initial version"
3906
+ },
3907
+ {
3908
+ "author": "lingfangao@hotmail.com",
3909
+ "package": "@fluentui/react-tabster",
3910
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3911
+ "comment": "fix: Source maps contain original source code"
3912
+ },
3913
+ {
3914
+ "author": "lingfangao@hotmail.com",
3915
+ "package": "@fluentui/react-text",
3916
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3917
+ "comment": "fix: Source maps contain original source code"
3918
+ },
3919
+ {
3920
+ "author": "lingfangao@hotmail.com",
3921
+ "package": "@fluentui/react-theme",
3922
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3923
+ "comment": "fix: Source maps contain original source code"
3924
+ },
3925
+ {
3926
+ "author": "behowell@microsoft.com",
3927
+ "package": "@fluentui/react-tooltip",
3928
+ "commit": "50ae56ec346d762d66b3d74ed1127943ffda344f",
3929
+ "comment": "Update documentation comments"
3930
+ },
3931
+ {
3932
+ "author": "lingfangao@hotmail.com",
3933
+ "package": "@fluentui/react-tooltip",
3934
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3935
+ "comment": "fix: Source maps contain original source code"
3936
+ },
3937
+ {
3938
+ "author": "olfedias@microsoft.com",
3939
+ "package": "@fluentui/react-tooltip",
3940
+ "commit": "2bf88fea066244bc078912bb6e45edb960f3b866",
3941
+ "comment": "update trigger implementation to be consistent"
3942
+ },
3943
+ {
3944
+ "author": "lingfangao@hotmail.com",
3945
+ "package": "@fluentui/react-utilities",
3946
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3947
+ "comment": "fix: Source maps contain original source code"
3948
+ },
3949
+ {
3950
+ "author": "lingfangao@hotmail.com",
3951
+ "package": "@fluentui/keyboard-keys",
3952
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3953
+ "comment": "fix: Source maps contain original source code"
3954
+ },
3955
+ {
3956
+ "author": "bsunderhus@microsoft.com",
3957
+ "package": "@fluentui/react-accordion",
3958
+ "commit": "5a45a787f2669a9f694a274b220823dbc10b04e2",
3959
+ "comment": "Updates initial open items value to be empty on every case"
3960
+ },
3961
+ {
3962
+ "author": "lingfangao@hotmail.com",
3963
+ "package": "@fluentui/react-accordion",
3964
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3965
+ "comment": "fix: Source maps contain original source code"
3966
+ },
3967
+ {
3968
+ "author": "bsunderhus@microsoft.com",
3969
+ "package": "@fluentui/react-accordion",
3970
+ "commit": "ea090f75ef4a477f6ea9ffa2b4d7bec826a99b5f",
3971
+ "comment": "Breaking change: navigable becomes navigation"
3972
+ },
3973
+ {
3974
+ "author": "lingfangao@hotmail.com",
3975
+ "package": "@fluentui/react-aria",
3976
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
3977
+ "comment": "fix: Source maps contain original source code"
3978
+ },
3979
+ {
3980
+ "author": "Humberto.Morimoto@microsoft.com",
3981
+ "package": "@fluentui/react-aria",
3982
+ "commit": "ca590a438b12b85d32fdf8b592ada3b0e7b2314c",
3983
+ "comment": "Fixing issue in useAriaButton where passing disabledFocusable=false caused aria-disabled to be set to false and appear in DOM instead of just be undefined for that element."
3984
+ }
3985
+ ],
3986
+ "none": [
3987
+ {
3988
+ "author": "olfedias@microsoft.com",
3989
+ "package": "@fluentui/react-components",
3990
+ "commit": "5474a67b34dc25bc3bc2b143e52b6bc6fa77d36b",
3991
+ "comment": "docs: notes on migration to `@fluentui/react-components@9.0.0-rc.1`"
3992
+ },
3993
+ {
3994
+ "author": "bsunderhus@microsoft.com",
3995
+ "package": "@fluentui/react-accordion",
3996
+ "commit": "3068d4518c5e599c60a216455eac40531d896162",
3997
+ "comment": "Updates spec and story to add warning about heading level"
3998
+ }
3999
+ ]
4000
+ }
4001
+ },
4002
+ {
4003
+ "date": "Thu, 10 Feb 2022 08:50:26 GMT",
6
4004
  "tag": "@fluentui/react-components_v9.0.0-rc.1",
7
4005
  "version": "9.0.0-rc.1",
8
4006
  "comments": {