@fluentui/react-button 9.0.0-rc.7 → 9.0.0-rc.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,12 +1,25 @@
1
1
  # Change Log - @fluentui/react-button
2
2
 
3
- This log was last generated on Mon, 25 Apr 2022 09:31:17 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 04 May 2022 13:24:05 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-rc.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-rc.8)
8
+
9
+ Wed, 04 May 2022 13:24:05 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-rc.7..@fluentui/react-button_v9.0.0-rc.8)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/keyboard-keys to v9.0.0-rc.5 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
15
+ - Bump @fluentui/react-aria to v9.0.0-rc.7 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
16
+ - Bump @fluentui/react-tabster to v9.0.0-rc.8 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
17
+ - Bump @fluentui/react-theme to v9.0.0-rc.6 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
18
+ - Bump @fluentui/react-utilities to v9.0.0-rc.7 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
19
+
7
20
  ## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-rc.7)
8
21
 
9
- Mon, 25 Apr 2022 09:31:17 GMT
22
+ Mon, 25 Apr 2022 09:32:16 GMT
10
23
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-rc.6..@fluentui/react-button_v9.0.0-rc.7)
11
24
 
12
25
  ### Changes
@@ -18,7 +31,7 @@ Mon, 25 Apr 2022 09:31:17 GMT
18
31
 
19
32
  ## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-rc.6)
20
33
 
21
- Tue, 19 Apr 2022 19:17:12 GMT
34
+ Tue, 19 Apr 2022 19:17:12 GMT
22
35
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-rc.5..@fluentui/react-button_v9.0.0-rc.6)
23
36
 
24
37
  ### Changes
@@ -39,7 +52,7 @@ Tue, 19 Apr 2022 19:17:12 GMT
39
52
 
40
53
  ## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-rc.5)
41
54
 
42
- Fri, 04 Mar 2022 05:17:34 GMT
55
+ Fri, 04 Mar 2022 05:17:34 GMT
43
56
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-rc.4..@fluentui/react-button_v9.0.0-rc.5)
44
57
 
45
58
  ### Changes
@@ -54,7 +67,7 @@ Fri, 04 Mar 2022 05:17:34 GMT
54
67
 
55
68
  ## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-rc.4)
56
69
 
57
- Tue, 01 Mar 2022 02:17:35 GMT
70
+ Tue, 01 Mar 2022 02:17:35 GMT
58
71
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-rc.3..@fluentui/react-button_v9.0.0-rc.4)
59
72
 
60
73
  ### Changes
@@ -66,7 +79,7 @@ Tue, 01 Mar 2022 02:17:35 GMT
66
79
 
67
80
  ## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-rc.3)
68
81
 
69
- Fri, 18 Feb 2022 13:35:28 GMT
82
+ Fri, 18 Feb 2022 13:35:28 GMT
70
83
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-rc.1..@fluentui/react-button_v9.0.0-rc.3)
71
84
 
72
85
  ### Changes
@@ -84,7 +97,7 @@ Fri, 18 Feb 2022 13:35:28 GMT
84
97
 
85
98
  ## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-rc.1)
86
99
 
87
- Thu, 10 Feb 2022 08:51:46 GMT
100
+ Thu, 10 Feb 2022 08:51:46 GMT
88
101
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-beta.5..@fluentui/react-button_v9.0.0-rc.1)
89
102
 
90
103
  ### Changes
@@ -93,7 +106,7 @@ Thu, 10 Feb 2022 08:51:46 GMT
93
106
  - Button: Changing border radius of small button to borderRadiusMedium from borderRadiusSmall. ([PR #21494](https://github.com/microsoft/fluentui/pull/21494) by Humberto.Morimoto@microsoft.com)
94
107
  - Replace make-styles packages with griffel equivalents. ([PR #21436](https://github.com/microsoft/fluentui/pull/21436) by olfedias@microsoft.com)
95
108
  - Update react-icons usage to resizable icons ([PR #21074](https://github.com/microsoft/fluentui/pull/21074) by ololubek@microsoft.com)
96
- - BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet ([PR #21365](https://github.com/microsoft/fluentui/pull/21365) by behowell@microsoft.com)
109
+ - BREAKING: Rename component hooks add the suffix \_unstable, as their API has not been finalized yet ([PR #21365](https://github.com/microsoft/fluentui/pull/21365) by behowell@microsoft.com)
97
110
  - Bump Fluent UI packages to 9.0.0-rc ([PR #21623](https://github.com/microsoft/fluentui/pull/21623) by lingfangao@hotmail.com)
98
111
  - (fix): Update react-icons dependency to latest version ([PR #20943](https://github.com/microsoft/fluentui/pull/20943) by ololubek@microsoft.com)
99
112
  - Replacing use of functions in makeStyles with direct use of tokens. ([PR #21039](https://github.com/microsoft/fluentui/pull/21039) by Humberto.Morimoto@microsoft.com)
@@ -117,7 +130,7 @@ Thu, 10 Feb 2022 08:51:46 GMT
117
130
 
118
131
  ## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-beta.5)
119
132
 
120
- Thu, 25 Nov 2021 08:34:12 GMT
133
+ Thu, 25 Nov 2021 08:34:12 GMT
121
134
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-beta.4..@fluentui/react-button_v9.0.0-beta.5)
122
135
 
123
136
  ### Changes
@@ -134,7 +147,7 @@ Thu, 25 Nov 2021 08:34:12 GMT
134
147
 
135
148
  ## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-beta.4)
136
149
 
137
- Fri, 12 Nov 2021 13:25:16 GMT
150
+ Fri, 12 Nov 2021 13:25:16 GMT
138
151
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-beta.3..@fluentui/react-button_v9.0.0-beta.4)
139
152
 
140
153
  ### Changes
@@ -154,7 +167,7 @@ Fri, 12 Nov 2021 13:25:16 GMT
154
167
 
155
168
  ## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-beta.3)
156
169
 
157
- Wed, 27 Oct 2021 12:14:15 GMT
170
+ Wed, 27 Oct 2021 12:14:15 GMT
158
171
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-beta.2..@fluentui/react-button_v9.0.0-beta.3)
159
172
 
160
173
  ### Changes
@@ -172,7 +185,7 @@ Wed, 27 Oct 2021 12:14:15 GMT
172
185
 
173
186
  ## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-beta.2)
174
187
 
175
- Tue, 12 Oct 2021 19:45:58 GMT
188
+ Tue, 12 Oct 2021 19:45:58 GMT
176
189
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-beta.1..@fluentui/react-button_v9.0.0-beta.2)
177
190
 
178
191
  ### Changes
@@ -182,7 +195,7 @@ Tue, 12 Oct 2021 19:45:58 GMT
182
195
 
183
196
  ## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-beta.1)
184
197
 
185
- Wed, 06 Oct 2021 10:37:22 GMT
198
+ Wed, 06 Oct 2021 10:37:22 GMT
186
199
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.101..@fluentui/react-button_v9.0.0-beta.1)
187
200
 
188
201
  ### Changes
@@ -200,7 +213,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
200
213
 
201
214
  ## [9.0.0-alpha.101](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.101)
202
215
 
203
- Tue, 05 Oct 2021 12:47:58 GMT
216
+ Tue, 05 Oct 2021 12:47:58 GMT
204
217
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.100..@fluentui/react-button_v9.0.0-alpha.101)
205
218
 
206
219
  ### Changes
@@ -215,7 +228,7 @@ Tue, 05 Oct 2021 12:47:58 GMT
215
228
 
216
229
  ## [9.0.0-alpha.100](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.100)
217
230
 
218
- Tue, 05 Oct 2021 09:28:07 GMT
231
+ Tue, 05 Oct 2021 09:28:07 GMT
219
232
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.99..@fluentui/react-button_v9.0.0-alpha.100)
220
233
 
221
234
  ### Changes
@@ -232,7 +245,7 @@ Tue, 05 Oct 2021 09:28:07 GMT
232
245
 
233
246
  ## [9.0.0-alpha.99](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.99)
234
247
 
235
- Fri, 01 Oct 2021 14:13:08 GMT
248
+ Fri, 01 Oct 2021 14:13:08 GMT
236
249
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.97..@fluentui/react-button_v9.0.0-alpha.99)
237
250
 
238
251
  ### Changes
@@ -250,7 +263,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
250
263
 
251
264
  ## [9.0.0-alpha.97](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.97)
252
265
 
253
- Fri, 01 Oct 2021 12:30:46 GMT
266
+ Fri, 01 Oct 2021 12:30:46 GMT
254
267
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.96..@fluentui/react-button_v9.0.0-alpha.97)
255
268
 
256
269
  ### Changes
@@ -261,7 +274,7 @@ Fri, 01 Oct 2021 12:30:46 GMT
261
274
 
262
275
  ## [9.0.0-alpha.96](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.96)
263
276
 
264
- Fri, 01 Oct 2021 09:44:56 GMT
277
+ Fri, 01 Oct 2021 09:44:56 GMT
265
278
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.95..@fluentui/react-button_v9.0.0-alpha.96)
266
279
 
267
280
  ### Changes
@@ -272,7 +285,7 @@ Fri, 01 Oct 2021 09:44:56 GMT
272
285
 
273
286
  ## [9.0.0-alpha.95](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.95)
274
287
 
275
- Thu, 30 Sep 2021 09:18:15 GMT
288
+ Thu, 30 Sep 2021 09:18:15 GMT
276
289
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.94..@fluentui/react-button_v9.0.0-alpha.95)
277
290
 
278
291
  ### Changes
@@ -281,7 +294,7 @@ Thu, 30 Sep 2021 09:18:15 GMT
281
294
 
282
295
  ## [9.0.0-alpha.94](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.94)
283
296
 
284
- Wed, 29 Sep 2021 08:06:11 GMT
297
+ Wed, 29 Sep 2021 08:06:11 GMT
285
298
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.93..@fluentui/react-button_v9.0.0-alpha.94)
286
299
 
287
300
  ### Changes
@@ -295,7 +308,7 @@ Wed, 29 Sep 2021 08:06:11 GMT
295
308
 
296
309
  ## [9.0.0-alpha.93](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.93)
297
310
 
298
- Mon, 27 Sep 2021 08:06:00 GMT
311
+ Mon, 27 Sep 2021 08:06:00 GMT
299
312
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.92..@fluentui/react-button_v9.0.0-alpha.93)
300
313
 
301
314
  ### Changes
@@ -310,7 +323,7 @@ Mon, 27 Sep 2021 08:06:00 GMT
310
323
 
311
324
  ## [9.0.0-alpha.92](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.92)
312
325
 
313
- Fri, 24 Sep 2021 09:17:17 GMT
326
+ Fri, 24 Sep 2021 09:17:17 GMT
314
327
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.91..@fluentui/react-button_v9.0.0-alpha.92)
315
328
 
316
329
  ### Changes
@@ -325,7 +338,7 @@ Fri, 24 Sep 2021 09:17:17 GMT
325
338
 
326
339
  ## [9.0.0-alpha.91](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.91)
327
340
 
328
- Thu, 23 Sep 2021 08:21:34 GMT
341
+ Thu, 23 Sep 2021 08:21:34 GMT
329
342
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.90..@fluentui/react-button_v9.0.0-alpha.91)
330
343
 
331
344
  ### Changes
@@ -341,7 +354,7 @@ Thu, 23 Sep 2021 08:21:34 GMT
341
354
 
342
355
  ## [9.0.0-alpha.90](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.90)
343
356
 
344
- Wed, 22 Sep 2021 10:10:07 GMT
357
+ Wed, 22 Sep 2021 10:10:07 GMT
345
358
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.89..@fluentui/react-button_v9.0.0-alpha.90)
346
359
 
347
360
  ### Changes
@@ -358,7 +371,7 @@ Wed, 22 Sep 2021 10:10:07 GMT
358
371
 
359
372
  ## [9.0.0-alpha.89](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.89)
360
373
 
361
- Tue, 21 Sep 2021 07:42:34 GMT
374
+ Tue, 21 Sep 2021 07:42:34 GMT
362
375
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.88..@fluentui/react-button_v9.0.0-alpha.89)
363
376
 
364
377
  ### Changes
@@ -373,7 +386,7 @@ Tue, 21 Sep 2021 07:42:34 GMT
373
386
 
374
387
  ## [9.0.0-alpha.88](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.88)
375
388
 
376
- Mon, 20 Sep 2021 07:36:26 GMT
389
+ Mon, 20 Sep 2021 07:36:26 GMT
377
390
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.87..@fluentui/react-button_v9.0.0-alpha.88)
378
391
 
379
392
  ### Changes
@@ -383,7 +396,7 @@ Mon, 20 Sep 2021 07:36:26 GMT
383
396
 
384
397
  ## [9.0.0-alpha.87](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.87)
385
398
 
386
- Fri, 17 Sep 2021 07:35:26 GMT
399
+ Fri, 17 Sep 2021 07:35:26 GMT
387
400
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.86..@fluentui/react-button_v9.0.0-alpha.87)
388
401
 
389
402
  ### Changes
@@ -394,7 +407,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
394
407
 
395
408
  ## [9.0.0-alpha.86](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.86)
396
409
 
397
- Thu, 16 Sep 2021 07:38:39 GMT
410
+ Thu, 16 Sep 2021 07:38:39 GMT
398
411
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.85..@fluentui/react-button_v9.0.0-alpha.86)
399
412
 
400
413
  ### Changes
@@ -403,7 +416,7 @@ Thu, 16 Sep 2021 07:38:39 GMT
403
416
 
404
417
  ## [9.0.0-alpha.85](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.85)
405
418
 
406
- Tue, 14 Sep 2021 20:09:02 GMT
419
+ Tue, 14 Sep 2021 20:09:02 GMT
407
420
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.84..@fluentui/react-button_v9.0.0-alpha.85)
408
421
 
409
422
  ### Changes
@@ -412,7 +425,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
412
425
 
413
426
  ## [9.0.0-alpha.84](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.84)
414
427
 
415
- Fri, 10 Sep 2021 16:31:53 GMT
428
+ Fri, 10 Sep 2021 16:31:53 GMT
416
429
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.83..@fluentui/react-button_v9.0.0-alpha.84)
417
430
 
418
431
  ### Changes
@@ -422,7 +435,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
422
435
 
423
436
  ## [9.0.0-alpha.83](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.83)
424
437
 
425
- Fri, 10 Sep 2021 07:39:51 GMT
438
+ Fri, 10 Sep 2021 07:39:51 GMT
426
439
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.82..@fluentui/react-button_v9.0.0-alpha.83)
427
440
 
428
441
  ### Changes
@@ -431,7 +444,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
431
444
 
432
445
  ## [9.0.0-alpha.82](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.82)
433
446
 
434
- Wed, 08 Sep 2021 07:34:11 GMT
447
+ Wed, 08 Sep 2021 07:34:11 GMT
435
448
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.81..@fluentui/react-button_v9.0.0-alpha.82)
436
449
 
437
450
  ### Changes
@@ -440,7 +453,7 @@ Wed, 08 Sep 2021 07:34:11 GMT
440
453
 
441
454
  ## [9.0.0-alpha.81](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.81)
442
455
 
443
- Mon, 06 Sep 2021 07:34:53 GMT
456
+ Mon, 06 Sep 2021 07:34:53 GMT
444
457
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.80..@fluentui/react-button_v9.0.0-alpha.81)
445
458
 
446
459
  ### Changes
@@ -449,7 +462,7 @@ Mon, 06 Sep 2021 07:34:53 GMT
449
462
 
450
463
  ## [9.0.0-alpha.80](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.80)
451
464
 
452
- Fri, 03 Sep 2021 00:13:07 GMT
465
+ Fri, 03 Sep 2021 00:13:07 GMT
453
466
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.79..@fluentui/react-button_v9.0.0-alpha.80)
454
467
 
455
468
  ### Changes
@@ -458,7 +471,7 @@ Fri, 03 Sep 2021 00:13:07 GMT
458
471
 
459
472
  ## [9.0.0-alpha.79](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.79)
460
473
 
461
- Thu, 02 Sep 2021 07:36:46 GMT
474
+ Thu, 02 Sep 2021 07:36:46 GMT
462
475
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.78..@fluentui/react-button_v9.0.0-alpha.79)
463
476
 
464
477
  ### Patches
@@ -471,7 +484,7 @@ Thu, 02 Sep 2021 07:36:46 GMT
471
484
 
472
485
  ## [9.0.0-alpha.78](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.78)
473
486
 
474
- Wed, 01 Sep 2021 07:39:56 GMT
487
+ Wed, 01 Sep 2021 07:39:56 GMT
475
488
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.77..@fluentui/react-button_v9.0.0-alpha.78)
476
489
 
477
490
  ### Changes
@@ -480,7 +493,7 @@ Wed, 01 Sep 2021 07:39:56 GMT
480
493
 
481
494
  ## [9.0.0-alpha.77](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.77)
482
495
 
483
- Tue, 31 Aug 2021 07:37:47 GMT
496
+ Tue, 31 Aug 2021 07:37:47 GMT
484
497
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.76..@fluentui/react-button_v9.0.0-alpha.77)
485
498
 
486
499
  ### Changes
@@ -489,7 +502,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
489
502
 
490
503
  ## [9.0.0-alpha.76](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.76)
491
504
 
492
- Mon, 30 Aug 2021 07:35:05 GMT
505
+ Mon, 30 Aug 2021 07:35:05 GMT
493
506
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.75..@fluentui/react-button_v9.0.0-alpha.76)
494
507
 
495
508
  ### Changes
@@ -498,7 +511,7 @@ Mon, 30 Aug 2021 07:35:05 GMT
498
511
 
499
512
  ## [9.0.0-alpha.75](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.75)
500
513
 
501
- Fri, 27 Aug 2021 07:33:32 GMT
514
+ Fri, 27 Aug 2021 07:33:32 GMT
502
515
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.74..@fluentui/react-button_v9.0.0-alpha.75)
503
516
 
504
517
  ### Changes
@@ -507,7 +520,7 @@ Fri, 27 Aug 2021 07:33:32 GMT
507
520
 
508
521
  ## [9.0.0-alpha.74](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.74)
509
522
 
510
- Thu, 26 Aug 2021 07:35:43 GMT
523
+ Thu, 26 Aug 2021 07:35:43 GMT
511
524
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.73..@fluentui/react-button_v9.0.0-alpha.74)
512
525
 
513
526
  ### Changes
@@ -516,7 +529,7 @@ Thu, 26 Aug 2021 07:35:43 GMT
516
529
 
517
530
  ## [9.0.0-alpha.73](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.73)
518
531
 
519
- Fri, 20 Aug 2021 07:37:28 GMT
532
+ Fri, 20 Aug 2021 07:37:28 GMT
520
533
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.72..@fluentui/react-button_v9.0.0-alpha.73)
521
534
 
522
535
  ### Changes
@@ -525,7 +538,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
525
538
 
526
539
  ## [9.0.0-alpha.72](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.72)
527
540
 
528
- Thu, 19 Aug 2021 07:41:35 GMT
541
+ Thu, 19 Aug 2021 07:41:35 GMT
529
542
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.71..@fluentui/react-button_v9.0.0-alpha.72)
530
543
 
531
544
  ### Changes
@@ -534,7 +547,7 @@ Thu, 19 Aug 2021 07:41:35 GMT
534
547
 
535
548
  ## [9.0.0-alpha.71](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.71)
536
549
 
537
- Wed, 18 Aug 2021 07:33:54 GMT
550
+ Wed, 18 Aug 2021 07:33:54 GMT
538
551
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.70..@fluentui/react-button_v9.0.0-alpha.71)
539
552
 
540
553
  ### Changes
@@ -543,7 +556,7 @@ Wed, 18 Aug 2021 07:33:54 GMT
543
556
 
544
557
  ## [9.0.0-alpha.70](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.70)
545
558
 
546
- Fri, 13 Aug 2021 07:36:34 GMT
559
+ Fri, 13 Aug 2021 07:36:34 GMT
547
560
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.69..@fluentui/react-button_v9.0.0-alpha.70)
548
561
 
549
562
  ### Changes
@@ -552,7 +565,7 @@ Fri, 13 Aug 2021 07:36:34 GMT
552
565
 
553
566
  ## [9.0.0-alpha.69](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.69)
554
567
 
555
- Wed, 11 Aug 2021 07:34:54 GMT
568
+ Wed, 11 Aug 2021 07:34:54 GMT
556
569
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.68..@fluentui/react-button_v9.0.0-alpha.69)
557
570
 
558
571
  ### Changes
@@ -561,7 +574,7 @@ Wed, 11 Aug 2021 07:34:54 GMT
561
574
 
562
575
  ## [9.0.0-alpha.68](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.68)
563
576
 
564
- Fri, 06 Aug 2021 07:35:14 GMT
577
+ Fri, 06 Aug 2021 07:35:14 GMT
565
578
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.67..@fluentui/react-button_v9.0.0-alpha.68)
566
579
 
567
580
  ### Changes
@@ -570,7 +583,7 @@ Fri, 06 Aug 2021 07:35:14 GMT
570
583
 
571
584
  ## [9.0.0-alpha.67](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.67)
572
585
 
573
- Tue, 03 Aug 2021 07:39:30 GMT
586
+ Tue, 03 Aug 2021 07:39:30 GMT
574
587
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.66..@fluentui/react-button_v9.0.0-alpha.67)
575
588
 
576
589
  ### Patches
@@ -583,7 +596,7 @@ Tue, 03 Aug 2021 07:39:30 GMT
583
596
 
584
597
  ## [9.0.0-alpha.66](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.66)
585
598
 
586
- Mon, 02 Aug 2021 07:36:20 GMT
599
+ Mon, 02 Aug 2021 07:36:20 GMT
587
600
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.65..@fluentui/react-button_v9.0.0-alpha.66)
588
601
 
589
602
  ### Changes
@@ -592,7 +605,7 @@ Mon, 02 Aug 2021 07:36:20 GMT
592
605
 
593
606
  ## [9.0.0-alpha.65](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.65)
594
607
 
595
- Mon, 26 Jul 2021 07:37:30 GMT
608
+ Mon, 26 Jul 2021 07:37:30 GMT
596
609
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.64..@fluentui/react-button_v9.0.0-alpha.65)
597
610
 
598
611
  ### Changes
@@ -601,7 +614,7 @@ Mon, 26 Jul 2021 07:37:30 GMT
601
614
 
602
615
  ## [9.0.0-alpha.64](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.64)
603
616
 
604
- Fri, 23 Jul 2021 07:38:19 GMT
617
+ Fri, 23 Jul 2021 07:38:19 GMT
605
618
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.63..@fluentui/react-button_v9.0.0-alpha.64)
606
619
 
607
620
  ### Changes
@@ -612,7 +625,7 @@ Fri, 23 Jul 2021 07:38:19 GMT
612
625
 
613
626
  ## [9.0.0-alpha.63](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.63)
614
627
 
615
- Thu, 22 Jul 2021 07:36:55 GMT
628
+ Thu, 22 Jul 2021 07:36:55 GMT
616
629
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.62..@fluentui/react-button_v9.0.0-alpha.63)
617
630
 
618
631
  ### Changes
@@ -621,7 +634,7 @@ Thu, 22 Jul 2021 07:36:55 GMT
621
634
 
622
635
  ## [9.0.0-alpha.62](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.62)
623
636
 
624
- Tue, 20 Jul 2021 22:23:17 GMT
637
+ Tue, 20 Jul 2021 22:23:17 GMT
625
638
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.61..@fluentui/react-button_v9.0.0-alpha.62)
626
639
 
627
640
  ### Changes
@@ -630,7 +643,7 @@ Tue, 20 Jul 2021 22:23:17 GMT
630
643
 
631
644
  ## [9.0.0-alpha.61](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.61)
632
645
 
633
- Fri, 16 Jul 2021 22:53:17 GMT
646
+ Fri, 16 Jul 2021 22:53:17 GMT
634
647
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.60..@fluentui/react-button_v9.0.0-alpha.61)
635
648
 
636
649
  ### Changes
@@ -639,7 +652,7 @@ Fri, 16 Jul 2021 22:53:17 GMT
639
652
 
640
653
  ## [9.0.0-alpha.60](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.60)
641
654
 
642
- Thu, 15 Jul 2021 07:36:18 GMT
655
+ Thu, 15 Jul 2021 07:36:18 GMT
643
656
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.59..@fluentui/react-button_v9.0.0-alpha.60)
644
657
 
645
658
  ### Changes
@@ -648,7 +661,7 @@ Thu, 15 Jul 2021 07:36:18 GMT
648
661
 
649
662
  ## [9.0.0-alpha.59](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.59)
650
663
 
651
- Tue, 13 Jul 2021 22:32:58 GMT
664
+ Tue, 13 Jul 2021 22:32:58 GMT
652
665
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.58..@fluentui/react-button_v9.0.0-alpha.59)
653
666
 
654
667
  ### Patches
@@ -657,7 +670,7 @@ Tue, 13 Jul 2021 22:32:58 GMT
657
670
 
658
671
  ## [9.0.0-alpha.58](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.58)
659
672
 
660
- Tue, 13 Jul 2021 07:35:36 GMT
673
+ Tue, 13 Jul 2021 07:35:36 GMT
661
674
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.57..@fluentui/react-button_v9.0.0-alpha.58)
662
675
 
663
676
  ### Changes
@@ -666,7 +679,7 @@ Tue, 13 Jul 2021 07:35:36 GMT
666
679
 
667
680
  ## [9.0.0-alpha.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.57)
668
681
 
669
- Mon, 12 Jul 2021 07:33:23 GMT
682
+ Mon, 12 Jul 2021 07:33:23 GMT
670
683
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.56..@fluentui/react-button_v9.0.0-alpha.57)
671
684
 
672
685
  ### Changes
@@ -675,7 +688,7 @@ Mon, 12 Jul 2021 07:33:23 GMT
675
688
 
676
689
  ## [9.0.0-alpha.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.56)
677
690
 
678
- Fri, 09 Jul 2021 07:39:31 GMT
691
+ Fri, 09 Jul 2021 07:39:31 GMT
679
692
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.55..@fluentui/react-button_v9.0.0-alpha.56)
680
693
 
681
694
  ### Patches
@@ -688,7 +701,7 @@ Fri, 09 Jul 2021 07:39:31 GMT
688
701
 
689
702
  ## [9.0.0-alpha.55](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.55)
690
703
 
691
- Fri, 02 Jul 2021 23:15:55 GMT
704
+ Fri, 02 Jul 2021 23:15:55 GMT
692
705
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.54..@fluentui/react-button_v9.0.0-alpha.55)
693
706
 
694
707
  ### Changes
@@ -697,7 +710,7 @@ Fri, 02 Jul 2021 23:15:55 GMT
697
710
 
698
711
  ## [9.0.0-alpha.54](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.54)
699
712
 
700
- Fri, 02 Jul 2021 07:37:06 GMT
713
+ Fri, 02 Jul 2021 07:37:06 GMT
701
714
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.53..@fluentui/react-button_v9.0.0-alpha.54)
702
715
 
703
716
  ### Changes
@@ -706,7 +719,7 @@ Fri, 02 Jul 2021 07:37:06 GMT
706
719
 
707
720
  ## [9.0.0-alpha.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.53)
708
721
 
709
- Thu, 01 Jul 2021 07:35:05 GMT
722
+ Thu, 01 Jul 2021 07:35:05 GMT
710
723
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.52..@fluentui/react-button_v9.0.0-alpha.53)
711
724
 
712
725
  ### Changes
@@ -715,7 +728,7 @@ Thu, 01 Jul 2021 07:35:05 GMT
715
728
 
716
729
  ## [9.0.0-alpha.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.52)
717
730
 
718
- Wed, 30 Jun 2021 07:38:35 GMT
731
+ Wed, 30 Jun 2021 07:38:35 GMT
719
732
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.51..@fluentui/react-button_v9.0.0-alpha.52)
720
733
 
721
734
  ### Changes
@@ -724,7 +737,7 @@ Wed, 30 Jun 2021 07:38:35 GMT
724
737
 
725
738
  ## [9.0.0-alpha.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.51)
726
739
 
727
- Tue, 29 Jun 2021 07:33:32 GMT
740
+ Tue, 29 Jun 2021 07:33:32 GMT
728
741
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.50..@fluentui/react-button_v9.0.0-alpha.51)
729
742
 
730
743
  ### Changes
@@ -733,7 +746,7 @@ Tue, 29 Jun 2021 07:33:32 GMT
733
746
 
734
747
  ## [9.0.0-alpha.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.50)
735
748
 
736
- Wed, 23 Jun 2021 07:31:49 GMT
749
+ Wed, 23 Jun 2021 07:31:49 GMT
737
750
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.49..@fluentui/react-button_v9.0.0-alpha.50)
738
751
 
739
752
  ### Changes
@@ -742,7 +755,7 @@ Wed, 23 Jun 2021 07:31:49 GMT
742
755
 
743
756
  ## [9.0.0-alpha.49](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.49)
744
757
 
745
- Tue, 22 Jun 2021 07:35:11 GMT
758
+ Tue, 22 Jun 2021 07:35:11 GMT
746
759
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.48..@fluentui/react-button_v9.0.0-alpha.49)
747
760
 
748
761
  ### Changes
@@ -751,7 +764,7 @@ Tue, 22 Jun 2021 07:35:11 GMT
751
764
 
752
765
  ## [9.0.0-alpha.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.48)
753
766
 
754
- Tue, 15 Jun 2021 07:40:20 GMT
767
+ Tue, 15 Jun 2021 07:40:20 GMT
755
768
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.47..@fluentui/react-button_v9.0.0-alpha.48)
756
769
 
757
770
  ### Changes
@@ -760,7 +773,7 @@ Tue, 15 Jun 2021 07:40:20 GMT
760
773
 
761
774
  ## [9.0.0-alpha.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.47)
762
775
 
763
- Fri, 11 Jun 2021 07:34:26 GMT
776
+ Fri, 11 Jun 2021 07:34:26 GMT
764
777
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.46..@fluentui/react-button_v9.0.0-alpha.47)
765
778
 
766
779
  ### Changes
@@ -771,7 +784,7 @@ Fri, 11 Jun 2021 07:34:26 GMT
771
784
 
772
785
  ## [9.0.0-alpha.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.46)
773
786
 
774
- Thu, 10 Jun 2021 07:32:59 GMT
787
+ Thu, 10 Jun 2021 07:32:59 GMT
775
788
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.45..@fluentui/react-button_v9.0.0-alpha.46)
776
789
 
777
790
  ### Changes
@@ -780,7 +793,7 @@ Thu, 10 Jun 2021 07:32:59 GMT
780
793
 
781
794
  ## [9.0.0-alpha.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.45)
782
795
 
783
- Wed, 09 Jun 2021 07:33:38 GMT
796
+ Wed, 09 Jun 2021 07:33:38 GMT
784
797
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.44..@fluentui/react-button_v9.0.0-alpha.45)
785
798
 
786
799
  ### Changes
@@ -789,7 +802,7 @@ Wed, 09 Jun 2021 07:33:38 GMT
789
802
 
790
803
  ## [9.0.0-alpha.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.44)
791
804
 
792
- Mon, 07 Jun 2021 07:38:15 GMT
805
+ Mon, 07 Jun 2021 07:38:15 GMT
793
806
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.43..@fluentui/react-button_v9.0.0-alpha.44)
794
807
 
795
808
  ### Patches
@@ -802,7 +815,7 @@ Mon, 07 Jun 2021 07:38:15 GMT
802
815
 
803
816
  ## [9.0.0-alpha.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.43)
804
817
 
805
- Fri, 04 Jun 2021 07:37:23 GMT
818
+ Fri, 04 Jun 2021 07:37:23 GMT
806
819
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.42..@fluentui/react-button_v9.0.0-alpha.43)
807
820
 
808
821
  ### Changes
@@ -811,7 +824,7 @@ Fri, 04 Jun 2021 07:37:23 GMT
811
824
 
812
825
  ## [9.0.0-alpha.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.42)
813
826
 
814
- Thu, 03 Jun 2021 07:36:03 GMT
827
+ Thu, 03 Jun 2021 07:36:03 GMT
815
828
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.41..@fluentui/react-button_v9.0.0-alpha.42)
816
829
 
817
830
  ### Changes
@@ -820,7 +833,7 @@ Thu, 03 Jun 2021 07:36:03 GMT
820
833
 
821
834
  ## [9.0.0-alpha.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.41)
822
835
 
823
- Wed, 02 Jun 2021 07:37:15 GMT
836
+ Wed, 02 Jun 2021 07:37:15 GMT
824
837
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.40..@fluentui/react-button_v9.0.0-alpha.41)
825
838
 
826
839
  ### Changes
@@ -829,7 +842,7 @@ Wed, 02 Jun 2021 07:37:15 GMT
829
842
 
830
843
  ## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.40)
831
844
 
832
- Wed, 26 May 2021 07:35:43 GMT
845
+ Wed, 26 May 2021 07:35:43 GMT
833
846
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.39..@fluentui/react-button_v9.0.0-alpha.40)
834
847
 
835
848
  ### Changes
@@ -838,7 +851,7 @@ Wed, 26 May 2021 07:35:43 GMT
838
851
 
839
852
  ## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.39)
840
853
 
841
- Fri, 21 May 2021 07:34:54 GMT
854
+ Fri, 21 May 2021 07:34:54 GMT
842
855
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.38..@fluentui/react-button_v9.0.0-alpha.39)
843
856
 
844
857
  ### Changes
@@ -847,7 +860,7 @@ Fri, 21 May 2021 07:34:54 GMT
847
860
 
848
861
  ## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.38)
849
862
 
850
- Thu, 20 May 2021 07:41:54 GMT
863
+ Thu, 20 May 2021 07:41:54 GMT
851
864
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.37..@fluentui/react-button_v9.0.0-alpha.38)
852
865
 
853
866
  ### Patches
@@ -860,7 +873,7 @@ Thu, 20 May 2021 07:41:54 GMT
860
873
 
861
874
  ## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.37)
862
875
 
863
- Wed, 19 May 2021 07:34:20 GMT
876
+ Wed, 19 May 2021 07:34:20 GMT
864
877
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.36..@fluentui/react-button_v9.0.0-alpha.37)
865
878
 
866
879
  ### Patches
@@ -873,7 +886,7 @@ Wed, 19 May 2021 07:34:20 GMT
873
886
 
874
887
  ## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.36)
875
888
 
876
- Tue, 18 May 2021 07:34:38 GMT
889
+ Tue, 18 May 2021 07:34:38 GMT
877
890
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.35..@fluentui/react-button_v9.0.0-alpha.36)
878
891
 
879
892
  ### Changes
@@ -882,7 +895,7 @@ Tue, 18 May 2021 07:34:38 GMT
882
895
 
883
896
  ## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.35)
884
897
 
885
- Thu, 13 May 2021 07:36:55 GMT
898
+ Thu, 13 May 2021 07:36:55 GMT
886
899
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.34..@fluentui/react-button_v9.0.0-alpha.35)
887
900
 
888
901
  ### Changes
@@ -891,7 +904,7 @@ Thu, 13 May 2021 07:36:55 GMT
891
904
 
892
905
  ## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.34)
893
906
 
894
- Wed, 12 May 2021 07:36:20 GMT
907
+ Wed, 12 May 2021 07:36:20 GMT
895
908
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.33..@fluentui/react-button_v9.0.0-alpha.34)
896
909
 
897
910
  ### Changes
@@ -900,7 +913,7 @@ Wed, 12 May 2021 07:36:20 GMT
900
913
 
901
914
  ## [9.0.0-alpha.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.33)
902
915
 
903
- Mon, 10 May 2021 07:36:07 GMT
916
+ Mon, 10 May 2021 07:36:07 GMT
904
917
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.32..@fluentui/react-button_v9.0.0-alpha.33)
905
918
 
906
919
  ### Changes
@@ -909,7 +922,7 @@ Mon, 10 May 2021 07:36:07 GMT
909
922
 
910
923
  ## [9.0.0-alpha.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.32)
911
924
 
912
- Wed, 05 May 2021 07:36:50 GMT
925
+ Wed, 05 May 2021 07:36:50 GMT
913
926
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.31..@fluentui/react-button_v9.0.0-alpha.32)
914
927
 
915
928
  ### Changes
@@ -918,7 +931,7 @@ Wed, 05 May 2021 07:36:50 GMT
918
931
 
919
932
  ## [9.0.0-alpha.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.31)
920
933
 
921
- Mon, 03 May 2021 07:45:19 GMT
934
+ Mon, 03 May 2021 07:45:19 GMT
922
935
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.30..@fluentui/react-button_v9.0.0-alpha.31)
923
936
 
924
937
  ### Changes
@@ -927,7 +940,7 @@ Mon, 03 May 2021 07:45:19 GMT
927
940
 
928
941
  ## [9.0.0-alpha.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.30)
929
942
 
930
- Fri, 30 Apr 2021 07:42:23 GMT
943
+ Fri, 30 Apr 2021 07:42:23 GMT
931
944
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.29..@fluentui/react-button_v9.0.0-alpha.30)
932
945
 
933
946
  ### Patches
@@ -944,7 +957,7 @@ Fri, 30 Apr 2021 07:42:23 GMT
944
957
 
945
958
  ## [9.0.0-alpha.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.29)
946
959
 
947
- Tue, 27 Apr 2021 07:34:03 GMT
960
+ Tue, 27 Apr 2021 07:34:03 GMT
948
961
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.28..@fluentui/react-button_v9.0.0-alpha.29)
949
962
 
950
963
  ### Changes
@@ -953,7 +966,7 @@ Tue, 27 Apr 2021 07:34:03 GMT
953
966
 
954
967
  ## [9.0.0-alpha.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.28)
955
968
 
956
- Mon, 26 Apr 2021 07:34:31 GMT
969
+ Mon, 26 Apr 2021 07:34:31 GMT
957
970
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.27..@fluentui/react-button_v9.0.0-alpha.28)
958
971
 
959
972
  ### Changes
@@ -962,7 +975,7 @@ Mon, 26 Apr 2021 07:34:31 GMT
962
975
 
963
976
  ## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.27)
964
977
 
965
- Fri, 23 Apr 2021 07:37:10 GMT
978
+ Fri, 23 Apr 2021 07:37:10 GMT
966
979
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.26..@fluentui/react-button_v9.0.0-alpha.27)
967
980
 
968
981
  ### Patches
@@ -975,7 +988,7 @@ Fri, 23 Apr 2021 07:37:10 GMT
975
988
 
976
989
  ## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.26)
977
990
 
978
- Thu, 22 Apr 2021 07:33:28 GMT
991
+ Thu, 22 Apr 2021 07:33:28 GMT
979
992
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.25..@fluentui/react-button_v9.0.0-alpha.26)
980
993
 
981
994
  ### Changes
@@ -984,7 +997,7 @@ Thu, 22 Apr 2021 07:33:28 GMT
984
997
 
985
998
  ## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.25)
986
999
 
987
- Wed, 21 Apr 2021 07:31:50 GMT
1000
+ Wed, 21 Apr 2021 07:31:50 GMT
988
1001
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.24..@fluentui/react-button_v9.0.0-alpha.25)
989
1002
 
990
1003
  ### Changes
@@ -993,7 +1006,7 @@ Wed, 21 Apr 2021 07:31:50 GMT
993
1006
 
994
1007
  ## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.24)
995
1008
 
996
- Tue, 20 Apr 2021 07:31:35 GMT
1009
+ Tue, 20 Apr 2021 07:31:35 GMT
997
1010
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.23..@fluentui/react-button_v9.0.0-alpha.24)
998
1011
 
999
1012
  ### Changes
@@ -1002,7 +1015,7 @@ Tue, 20 Apr 2021 07:31:35 GMT
1002
1015
 
1003
1016
  ## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.23)
1004
1017
 
1005
- Fri, 16 Apr 2021 18:08:21 GMT
1018
+ Fri, 16 Apr 2021 18:08:21 GMT
1006
1019
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.22..@fluentui/react-button_v9.0.0-alpha.23)
1007
1020
 
1008
1021
  ### Changes
@@ -1011,7 +1024,7 @@ Fri, 16 Apr 2021 18:08:21 GMT
1011
1024
 
1012
1025
  ## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.22)
1013
1026
 
1014
- Wed, 14 Apr 2021 07:34:12 GMT
1027
+ Wed, 14 Apr 2021 07:34:12 GMT
1015
1028
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.21..@fluentui/react-button_v9.0.0-alpha.22)
1016
1029
 
1017
1030
  ### Changes
@@ -1020,7 +1033,7 @@ Wed, 14 Apr 2021 07:34:12 GMT
1020
1033
 
1021
1034
  ## [9.0.0-alpha.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.21)
1022
1035
 
1023
- Fri, 09 Apr 2021 07:31:06 GMT
1036
+ Fri, 09 Apr 2021 07:31:06 GMT
1024
1037
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.20..@fluentui/react-button_v9.0.0-alpha.21)
1025
1038
 
1026
1039
  ### Changes
@@ -1029,7 +1042,7 @@ Fri, 09 Apr 2021 07:31:06 GMT
1029
1042
 
1030
1043
  ## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.20)
1031
1044
 
1032
- Thu, 08 Apr 2021 07:33:06 GMT
1045
+ Thu, 08 Apr 2021 07:33:06 GMT
1033
1046
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.19..@fluentui/react-button_v9.0.0-alpha.20)
1034
1047
 
1035
1048
  ### Changes
@@ -1038,7 +1051,7 @@ Thu, 08 Apr 2021 07:33:06 GMT
1038
1051
 
1039
1052
  ## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.19)
1040
1053
 
1041
- Thu, 01 Apr 2021 20:13:37 GMT
1054
+ Thu, 01 Apr 2021 20:13:37 GMT
1042
1055
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.18..@fluentui/react-button_v9.0.0-alpha.19)
1043
1056
 
1044
1057
  ### Changes
@@ -1047,7 +1060,7 @@ Thu, 01 Apr 2021 20:13:37 GMT
1047
1060
 
1048
1061
  ## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.18)
1049
1062
 
1050
- Wed, 31 Mar 2021 00:53:43 GMT
1063
+ Wed, 31 Mar 2021 00:53:43 GMT
1051
1064
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.17..@fluentui/react-button_v9.0.0-alpha.18)
1052
1065
 
1053
1066
  ### Patches
@@ -1064,7 +1077,7 @@ Wed, 31 Mar 2021 00:53:43 GMT
1064
1077
 
1065
1078
  ## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.17)
1066
1079
 
1067
- Tue, 30 Mar 2021 07:34:45 GMT
1080
+ Tue, 30 Mar 2021 07:34:45 GMT
1068
1081
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.16..@fluentui/react-button_v9.0.0-alpha.17)
1069
1082
 
1070
1083
  ### Patches
@@ -1077,7 +1090,7 @@ Tue, 30 Mar 2021 07:34:45 GMT
1077
1090
 
1078
1091
  ## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.16)
1079
1092
 
1080
- Fri, 26 Mar 2021 07:32:34 GMT
1093
+ Fri, 26 Mar 2021 07:32:34 GMT
1081
1094
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.15..@fluentui/react-button_v9.0.0-alpha.16)
1082
1095
 
1083
1096
  ### Changes
@@ -1087,7 +1100,7 @@ Fri, 26 Mar 2021 07:32:34 GMT
1087
1100
 
1088
1101
  ## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.15)
1089
1102
 
1090
- Thu, 25 Mar 2021 07:33:24 GMT
1103
+ Thu, 25 Mar 2021 07:33:24 GMT
1091
1104
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.14..@fluentui/react-button_v9.0.0-alpha.15)
1092
1105
 
1093
1106
  ### Changes
@@ -1097,7 +1110,7 @@ Thu, 25 Mar 2021 07:33:24 GMT
1097
1110
 
1098
1111
  ## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.14)
1099
1112
 
1100
- Tue, 23 Mar 2021 07:31:43 GMT
1113
+ Tue, 23 Mar 2021 07:31:43 GMT
1101
1114
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.13..@fluentui/react-button_v9.0.0-alpha.14)
1102
1115
 
1103
1116
  ### Changes
@@ -1106,7 +1119,7 @@ Tue, 23 Mar 2021 07:31:43 GMT
1106
1119
 
1107
1120
  ## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.13)
1108
1121
 
1109
- Thu, 18 Mar 2021 20:15:34 GMT
1122
+ Thu, 18 Mar 2021 20:15:34 GMT
1110
1123
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.12..@fluentui/react-button_v9.0.0-alpha.13)
1111
1124
 
1112
1125
  ### Changes
@@ -1115,7 +1128,7 @@ Thu, 18 Mar 2021 20:15:34 GMT
1115
1128
 
1116
1129
  ## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.12)
1117
1130
 
1118
- Wed, 17 Mar 2021 07:35:44 GMT
1131
+ Wed, 17 Mar 2021 07:35:44 GMT
1119
1132
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.11..@fluentui/react-button_v9.0.0-alpha.12)
1120
1133
 
1121
1134
  ### Changes
@@ -1124,7 +1137,7 @@ Wed, 17 Mar 2021 07:35:44 GMT
1124
1137
 
1125
1138
  ## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.11)
1126
1139
 
1127
- Tue, 16 Mar 2021 07:32:44 GMT
1140
+ Tue, 16 Mar 2021 07:32:44 GMT
1128
1141
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.10..@fluentui/react-button_v9.0.0-alpha.11)
1129
1142
 
1130
1143
  ### Patches
@@ -1133,7 +1146,7 @@ Tue, 16 Mar 2021 07:32:44 GMT
1133
1146
 
1134
1147
  ## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.10)
1135
1148
 
1136
- Mon, 15 Mar 2021 07:36:20 GMT
1149
+ Mon, 15 Mar 2021 07:36:20 GMT
1137
1150
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.9..@fluentui/react-button_v9.0.0-alpha.10)
1138
1151
 
1139
1152
  ### Changes
@@ -1142,7 +1155,7 @@ Mon, 15 Mar 2021 07:36:20 GMT
1142
1155
 
1143
1156
  ## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.9)
1144
1157
 
1145
- Fri, 12 Mar 2021 20:04:27 GMT
1158
+ Fri, 12 Mar 2021 20:04:27 GMT
1146
1159
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.8..@fluentui/react-button_v9.0.0-alpha.9)
1147
1160
 
1148
1161
  ### Patches
@@ -1155,7 +1168,7 @@ Fri, 12 Mar 2021 20:04:27 GMT
1155
1168
 
1156
1169
  ## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.8)
1157
1170
 
1158
- Wed, 10 Mar 2021 07:34:39 GMT
1171
+ Wed, 10 Mar 2021 07:34:39 GMT
1159
1172
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.7..@fluentui/react-button_v9.0.0-alpha.8)
1160
1173
 
1161
1174
  ### Changes
@@ -1164,7 +1177,7 @@ Wed, 10 Mar 2021 07:34:39 GMT
1164
1177
 
1165
1178
  ## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.7)
1166
1179
 
1167
- Fri, 05 Mar 2021 20:30:59 GMT
1180
+ Fri, 05 Mar 2021 20:30:59 GMT
1168
1181
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.6..@fluentui/react-button_v9.0.0-alpha.7)
1169
1182
 
1170
1183
  ### Changes
@@ -1173,7 +1186,7 @@ Fri, 05 Mar 2021 20:30:59 GMT
1173
1186
 
1174
1187
  ## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.6)
1175
1188
 
1176
- Wed, 03 Mar 2021 00:10:09 GMT
1189
+ Wed, 03 Mar 2021 00:10:09 GMT
1177
1190
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.5..@fluentui/react-button_v9.0.0-alpha.6)
1178
1191
 
1179
1192
  ### Patches
@@ -1186,7 +1199,7 @@ Wed, 03 Mar 2021 00:10:09 GMT
1186
1199
 
1187
1200
  ## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.5)
1188
1201
 
1189
- Tue, 02 Mar 2021 07:24:27 GMT
1202
+ Tue, 02 Mar 2021 07:24:27 GMT
1190
1203
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.4..@fluentui/react-button_v9.0.0-alpha.5)
1191
1204
 
1192
1205
  ### Changes
@@ -1195,7 +1208,7 @@ Tue, 02 Mar 2021 07:24:27 GMT
1195
1208
 
1196
1209
  ## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.4)
1197
1210
 
1198
- Fri, 26 Feb 2021 01:16:27 GMT
1211
+ Fri, 26 Feb 2021 01:16:27 GMT
1199
1212
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.3..@fluentui/react-button_v9.0.0-alpha.4)
1200
1213
 
1201
1214
  ### Patches
@@ -1215,7 +1228,7 @@ Fri, 26 Feb 2021 01:16:27 GMT
1215
1228
 
1216
1229
  ## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.3)
1217
1230
 
1218
- Thu, 25 Feb 2021 20:16:39 GMT
1231
+ Thu, 25 Feb 2021 20:16:39 GMT
1219
1232
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.2..@fluentui/react-button_v9.0.0-alpha.3)
1220
1233
 
1221
1234
  ### Changes
@@ -1224,7 +1237,7 @@ Thu, 25 Feb 2021 20:16:39 GMT
1224
1237
 
1225
1238
  ## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.2)
1226
1239
 
1227
- Thu, 25 Feb 2021 01:15:27 GMT
1240
+ Thu, 25 Feb 2021 01:15:27 GMT
1228
1241
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.1..@fluentui/react-button_v9.0.0-alpha.2)
1229
1242
 
1230
1243
  ### Patches
@@ -1233,7 +1246,7 @@ Thu, 25 Feb 2021 01:15:27 GMT
1233
1246
 
1234
1247
  ## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.1)
1235
1248
 
1236
- Wed, 24 Feb 2021 00:05:29 GMT
1249
+ Wed, 24 Feb 2021 00:05:29 GMT
1237
1250
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.35..@fluentui/react-button_v9.0.0-alpha.1)
1238
1251
 
1239
1252
  ### Changes
@@ -1242,7 +1255,7 @@ Wed, 24 Feb 2021 00:05:29 GMT
1242
1255
 
1243
1256
  ## [1.0.0-beta.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.35)
1244
1257
 
1245
- Mon, 22 Feb 2021 12:26:22 GMT
1258
+ Mon, 22 Feb 2021 12:26:22 GMT
1246
1259
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.34..@fluentui/react-button_v1.0.0-beta.35)
1247
1260
 
1248
1261
  ### Changes
@@ -1251,7 +1264,7 @@ Mon, 22 Feb 2021 12:26:22 GMT
1251
1264
 
1252
1265
  ## [1.0.0-beta.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.34)
1253
1266
 
1254
- Thu, 18 Feb 2021 19:38:50 GMT
1267
+ Thu, 18 Feb 2021 19:38:50 GMT
1255
1268
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.33..@fluentui/react-button_v1.0.0-beta.34)
1256
1269
 
1257
1270
  ### Patches
@@ -1265,7 +1278,7 @@ Thu, 18 Feb 2021 19:38:50 GMT
1265
1278
 
1266
1279
  ## [1.0.0-beta.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.33)
1267
1280
 
1268
- Thu, 18 Feb 2021 12:27:34 GMT
1281
+ Thu, 18 Feb 2021 12:27:34 GMT
1269
1282
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.32..@fluentui/react-button_v1.0.0-beta.33)
1270
1283
 
1271
1284
  ### Changes
@@ -1276,7 +1289,7 @@ Thu, 18 Feb 2021 12:27:34 GMT
1276
1289
 
1277
1290
  ## [1.0.0-beta.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.32)
1278
1291
 
1279
- Mon, 15 Feb 2021 12:22:00 GMT
1292
+ Mon, 15 Feb 2021 12:22:00 GMT
1280
1293
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.31..@fluentui/react-button_v1.0.0-beta.32)
1281
1294
 
1282
1295
  ### Changes
@@ -1285,7 +1298,7 @@ Mon, 15 Feb 2021 12:22:00 GMT
1285
1298
 
1286
1299
  ## [1.0.0-beta.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.31)
1287
1300
 
1288
- Fri, 12 Feb 2021 12:26:20 GMT
1301
+ Fri, 12 Feb 2021 12:26:20 GMT
1289
1302
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.30..@fluentui/react-button_v1.0.0-beta.31)
1290
1303
 
1291
1304
  ### Patches
@@ -1299,7 +1312,7 @@ Fri, 12 Feb 2021 12:26:20 GMT
1299
1312
 
1300
1313
  ## [1.0.0-beta.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.30)
1301
1314
 
1302
- Thu, 11 Feb 2021 00:58:10 GMT
1315
+ Thu, 11 Feb 2021 00:58:10 GMT
1303
1316
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.29..@fluentui/react-button_v1.0.0-beta.30)
1304
1317
 
1305
1318
  ### Changes
@@ -1308,7 +1321,7 @@ Thu, 11 Feb 2021 00:58:10 GMT
1308
1321
 
1309
1322
  ## [1.0.0-beta.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.29)
1310
1323
 
1311
- Tue, 09 Feb 2021 00:56:52 GMT
1324
+ Tue, 09 Feb 2021 00:56:52 GMT
1312
1325
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.28..@fluentui/react-button_v1.0.0-beta.29)
1313
1326
 
1314
1327
  ### Patches
@@ -1321,7 +1334,7 @@ Tue, 09 Feb 2021 00:56:52 GMT
1321
1334
 
1322
1335
  ## [1.0.0-beta.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.28)
1323
1336
 
1324
- Mon, 08 Feb 2021 12:23:08 GMT
1337
+ Mon, 08 Feb 2021 12:23:08 GMT
1325
1338
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.27..@fluentui/react-button_v1.0.0-beta.28)
1326
1339
 
1327
1340
  ### Changes
@@ -1330,7 +1343,7 @@ Mon, 08 Feb 2021 12:23:08 GMT
1330
1343
 
1331
1344
  ## [1.0.0-beta.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.27)
1332
1345
 
1333
- Wed, 03 Feb 2021 05:51:40 GMT
1346
+ Wed, 03 Feb 2021 05:51:40 GMT
1334
1347
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.26..@fluentui/react-button_v1.0.0-beta.27)
1335
1348
 
1336
1349
  ### Changes
@@ -1339,7 +1352,7 @@ Wed, 03 Feb 2021 05:51:40 GMT
1339
1352
 
1340
1353
  ## [1.0.0-beta.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.26)
1341
1354
 
1342
- Tue, 02 Feb 2021 12:21:54 GMT
1355
+ Tue, 02 Feb 2021 12:21:54 GMT
1343
1356
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.25..@fluentui/react-button_v1.0.0-beta.26)
1344
1357
 
1345
1358
  ### Changes
@@ -1349,7 +1362,7 @@ Tue, 02 Feb 2021 12:21:54 GMT
1349
1362
 
1350
1363
  ## [1.0.0-beta.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.25)
1351
1364
 
1352
- Mon, 01 Feb 2021 12:23:48 GMT
1365
+ Mon, 01 Feb 2021 12:23:48 GMT
1353
1366
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.24..@fluentui/react-button_v1.0.0-beta.25)
1354
1367
 
1355
1368
  ### Changes
@@ -1358,7 +1371,7 @@ Mon, 01 Feb 2021 12:23:48 GMT
1358
1371
 
1359
1372
  ## [1.0.0-beta.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.24)
1360
1373
 
1361
- Thu, 28 Jan 2021 12:25:56 GMT
1374
+ Thu, 28 Jan 2021 12:25:56 GMT
1362
1375
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.23..@fluentui/react-button_v1.0.0-beta.24)
1363
1376
 
1364
1377
  ### Changes
@@ -1368,7 +1381,7 @@ Thu, 28 Jan 2021 12:25:56 GMT
1368
1381
 
1369
1382
  ## [1.0.0-beta.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.23)
1370
1383
 
1371
- Sat, 23 Jan 2021 05:20:07 GMT
1384
+ Sat, 23 Jan 2021 05:20:07 GMT
1372
1385
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.22..@fluentui/react-button_v1.0.0-beta.23)
1373
1386
 
1374
1387
  ### Changes
@@ -1377,7 +1390,7 @@ Sat, 23 Jan 2021 05:20:07 GMT
1377
1390
 
1378
1391
  ## [1.0.0-beta.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.22)
1379
1392
 
1380
- Fri, 22 Jan 2021 12:24:49 GMT
1393
+ Fri, 22 Jan 2021 12:24:49 GMT
1381
1394
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.21..@fluentui/react-button_v1.0.0-beta.22)
1382
1395
 
1383
1396
  ### Changes
@@ -1386,17 +1399,17 @@ Fri, 22 Jan 2021 12:24:49 GMT
1386
1399
 
1387
1400
  ## [1.0.0-beta.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.21)
1388
1401
 
1389
- Thu, 21 Jan 2021 12:36:12 GMT
1402
+ Thu, 21 Jan 2021 12:36:12 GMT
1390
1403
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.19..@fluentui/react-button_v1.0.0-beta.21)
1391
1404
 
1392
1405
  ### Changes
1393
1406
 
1394
1407
  - Button: Enable pointer-events so that tooltip can be attached to disabledFocusable Button. ([PR #16508](https://github.com/microsoft/fluentui/pull/16508) by jukapsia@microsoft.com)
1395
- - Updating dev dependencies. ([PR #16548](https://github.com/microsoft/fluentui/pull/16548) by dzearing@microsoft.com)
1408
+ - Updating dev dependencies. ([PR #16548](https://github.com/microsoft/fluentui/pull/16548) by dzearing@microsoft.com)
1396
1409
 
1397
1410
  ## [1.0.0-beta.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.19)
1398
1411
 
1399
- Thu, 14 Jan 2021 12:31:15 GMT
1412
+ Thu, 14 Jan 2021 12:31:15 GMT
1400
1413
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.17..@fluentui/react-button_v1.0.0-beta.19)
1401
1414
 
1402
1415
  ### Changes
@@ -1405,7 +1418,7 @@ Thu, 14 Jan 2021 12:31:15 GMT
1405
1418
 
1406
1419
  ## [1.0.0-beta.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.17)
1407
1420
 
1408
- Fri, 11 Dec 2020 12:28:01 GMT
1421
+ Fri, 11 Dec 2020 12:28:01 GMT
1409
1422
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.14..@fluentui/react-button_v1.0.0-beta.17)
1410
1423
 
1411
1424
  ### Changes
@@ -1414,7 +1427,7 @@ Fri, 11 Dec 2020 12:28:01 GMT
1414
1427
 
1415
1428
  ## [1.0.0-beta.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.14)
1416
1429
 
1417
- Tue, 01 Dec 2020 12:38:05 GMT
1430
+ Tue, 01 Dec 2020 12:38:05 GMT
1418
1431
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.13..@fluentui/react-button_v1.0.0-beta.14)
1419
1432
 
1420
1433
  ### Changes
@@ -1423,7 +1436,7 @@ Tue, 01 Dec 2020 12:38:05 GMT
1423
1436
 
1424
1437
  ## [1.0.0-beta.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.13)
1425
1438
 
1426
- Mon, 23 Nov 2020 12:31:40 GMT
1439
+ Mon, 23 Nov 2020 12:31:40 GMT
1427
1440
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.12..@fluentui/react-button_v1.0.0-beta.13)
1428
1441
 
1429
1442
  ### Changes
@@ -1432,7 +1445,7 @@ Mon, 23 Nov 2020 12:31:40 GMT
1432
1445
 
1433
1446
  ## [1.0.0-beta.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.12)
1434
1447
 
1435
- Wed, 18 Nov 2020 12:30:07 GMT
1448
+ Wed, 18 Nov 2020 12:30:07 GMT
1436
1449
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.11..@fluentui/react-button_v1.0.0-beta.12)
1437
1450
 
1438
1451
  ### Changes
@@ -1441,17 +1454,17 @@ Wed, 18 Nov 2020 12:30:07 GMT
1441
1454
 
1442
1455
  ## [1.0.0-beta.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.11)
1443
1456
 
1444
- Tue, 17 Nov 2020 12:36:24 GMT
1457
+ Tue, 17 Nov 2020 12:36:24 GMT
1445
1458
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.9..@fluentui/react-button_v1.0.0-beta.11)
1446
1459
 
1447
1460
  ### Changes
1448
1461
 
1449
- - Updating arguments of style hook. ([PR #15952](https://github.com/microsoft/fluentui/pull/15952) by dzearing@hotmail.com)
1462
+ - Updating arguments of style hook. ([PR #15952](https://github.com/microsoft/fluentui/pull/15952) by dzearing@hotmail.com)
1450
1463
  - Updating classes hooks derived from Button to actually derive from Button. ([PR #15955](https://github.com/microsoft/fluentui/pull/15955) by xgao@microsoft.com)
1451
1464
 
1452
1465
  ## [1.0.0-beta.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.9)
1453
1466
 
1454
- Fri, 06 Nov 2020 12:34:34 GMT
1467
+ Fri, 06 Nov 2020 12:34:34 GMT
1455
1468
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.8..@fluentui/react-button_v1.0.0-beta.9)
1456
1469
 
1457
1470
  ### Changes
@@ -1460,7 +1473,7 @@ Fri, 06 Nov 2020 12:34:34 GMT
1460
1473
 
1461
1474
  ## [1.0.0-beta.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.8)
1462
1475
 
1463
- Thu, 05 Nov 2020 12:29:43 GMT
1476
+ Thu, 05 Nov 2020 12:29:43 GMT
1464
1477
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.7..@fluentui/react-button_v1.0.0-beta.8)
1465
1478
 
1466
1479
  ### Changes
@@ -1469,7 +1482,7 @@ Thu, 05 Nov 2020 12:29:43 GMT
1469
1482
 
1470
1483
  ## [1.0.0-beta.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.7)
1471
1484
 
1472
- Wed, 04 Nov 2020 12:34:30 GMT
1485
+ Wed, 04 Nov 2020 12:34:30 GMT
1473
1486
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.4..@fluentui/react-button_v1.0.0-beta.7)
1474
1487
 
1475
1488
  ### Changes
@@ -1478,7 +1491,7 @@ Wed, 04 Nov 2020 12:34:30 GMT
1478
1491
 
1479
1492
  ## [1.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.4)
1480
1493
 
1481
- Wed, 28 Oct 2020 12:32:24 GMT
1494
+ Wed, 28 Oct 2020 12:32:24 GMT
1482
1495
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.1..@fluentui/react-button_v1.0.0-beta.4)
1483
1496
 
1484
1497
  ### Changes
@@ -1487,7 +1500,7 @@ Wed, 28 Oct 2020 12:32:24 GMT
1487
1500
 
1488
1501
  ## [1.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.1)
1489
1502
 
1490
- Fri, 23 Oct 2020 23:25:40 GMT
1503
+ Fri, 23 Oct 2020 23:25:40 GMT
1491
1504
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.0..@fluentui/react-button_v1.0.0-beta.1)
1492
1505
 
1493
1506
  ### Changes
@@ -1496,7 +1509,7 @@ Fri, 23 Oct 2020 23:25:40 GMT
1496
1509
 
1497
1510
  ## [1.0.0-beta.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.0)
1498
1511
 
1499
- Fri, 23 Oct 2020 03:26:15 GMT
1512
+ Fri, 23 Oct 2020 03:26:15 GMT
1500
1513
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.14.3..@fluentui/react-button_v1.0.0-beta.0)
1501
1514
 
1502
1515
  ### Changes
@@ -1515,7 +1528,7 @@ Fri, 23 Oct 2020 03:26:15 GMT
1515
1528
 
1516
1529
  ## [0.14.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.14.3)
1517
1530
 
1518
- Sun, 27 Sep 2020 04:20:52 GMT
1531
+ Sun, 27 Sep 2020 04:20:52 GMT
1519
1532
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.14.2..@fluentui/react-button_v0.14.3)
1520
1533
 
1521
1534
  ### Patches
@@ -1524,7 +1537,7 @@ Sun, 27 Sep 2020 04:20:52 GMT
1524
1537
 
1525
1538
  ## [0.14.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.14.2)
1526
1539
 
1527
- Fri, 25 Sep 2020 12:25:17 GMT
1540
+ Fri, 25 Sep 2020 12:25:17 GMT
1528
1541
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.14.0..@fluentui/react-button_v0.14.2)
1529
1542
 
1530
1543
  ### Patches
@@ -1534,7 +1547,7 @@ Fri, 25 Sep 2020 12:25:17 GMT
1534
1547
 
1535
1548
  ## [0.14.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.14.0)
1536
1549
 
1537
- Wed, 23 Sep 2020 12:27:48 GMT
1550
+ Wed, 23 Sep 2020 12:27:48 GMT
1538
1551
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.13.1..@fluentui/react-button_v0.14.0)
1539
1552
 
1540
1553
  ### Minor changes
@@ -1547,7 +1560,7 @@ Wed, 23 Sep 2020 12:27:48 GMT
1547
1560
 
1548
1561
  ## [0.13.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.13.1)
1549
1562
 
1550
- Thu, 17 Sep 2020 15:52:49 GMT
1563
+ Thu, 17 Sep 2020 15:52:49 GMT
1551
1564
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.13.0..@fluentui/react-button_v0.13.1)
1552
1565
 
1553
1566
  ### Patches
@@ -1556,7 +1569,7 @@ Thu, 17 Sep 2020 15:52:49 GMT
1556
1569
 
1557
1570
  ## [0.13.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.13.0)
1558
1571
 
1559
- Thu, 17 Sep 2020 12:25:04 GMT
1572
+ Thu, 17 Sep 2020 12:25:04 GMT
1560
1573
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.12.6..@fluentui/react-button_v0.13.0)
1561
1574
 
1562
1575
  ### Minor changes
@@ -1565,7 +1578,7 @@ Thu, 17 Sep 2020 12:25:04 GMT
1565
1578
 
1566
1579
  ## [0.12.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.12.5)
1567
1580
 
1568
- Tue, 15 Sep 2020 12:26:06 GMT
1581
+ Tue, 15 Sep 2020 12:26:06 GMT
1569
1582
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.12.4..@fluentui/react-button_v0.12.5)
1570
1583
 
1571
1584
  ### Patches
@@ -1574,7 +1587,7 @@ Tue, 15 Sep 2020 12:26:06 GMT
1574
1587
 
1575
1588
  ## [0.12.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.12.0)
1576
1589
 
1577
- Wed, 09 Sep 2020 12:24:19 GMT
1590
+ Wed, 09 Sep 2020 12:24:19 GMT
1578
1591
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.11.6..@fluentui/react-button_v0.12.0)
1579
1592
 
1580
1593
  ### Minor changes
@@ -1587,7 +1600,7 @@ Wed, 09 Sep 2020 12:24:19 GMT
1587
1600
 
1588
1601
  ## [0.11.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.11.6)
1589
1602
 
1590
- Mon, 07 Sep 2020 12:26:26 GMT
1603
+ Mon, 07 Sep 2020 12:26:26 GMT
1591
1604
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.11.5..@fluentui/react-button_v0.11.6)
1592
1605
 
1593
1606
  ### Patches
@@ -1596,7 +1609,7 @@ Mon, 07 Sep 2020 12:26:26 GMT
1596
1609
 
1597
1610
  ## [0.11.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.11.5)
1598
1611
 
1599
- Fri, 04 Sep 2020 12:28:23 GMT
1612
+ Fri, 04 Sep 2020 12:28:23 GMT
1600
1613
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.11.0..@fluentui/react-button_v0.11.5)
1601
1614
 
1602
1615
  ### Patches
@@ -1605,7 +1618,7 @@ Fri, 04 Sep 2020 12:28:23 GMT
1605
1618
 
1606
1619
  ## [0.11.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.11.0)
1607
1620
 
1608
- Fri, 28 Aug 2020 12:29:20 GMT
1621
+ Fri, 28 Aug 2020 12:29:20 GMT
1609
1622
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.10.3..@fluentui/react-button_v0.11.0)
1610
1623
 
1611
1624
  ### Minor changes
@@ -1614,7 +1627,7 @@ Fri, 28 Aug 2020 12:29:20 GMT
1614
1627
 
1615
1628
  ## [0.10.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.10.3)
1616
1629
 
1617
- Tue, 25 Aug 2020 12:36:19 GMT
1630
+ Tue, 25 Aug 2020 12:36:19 GMT
1618
1631
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.10.1..@fluentui/react-button_v0.10.3)
1619
1632
 
1620
1633
  ### Patches
@@ -1623,7 +1636,7 @@ Tue, 25 Aug 2020 12:36:19 GMT
1623
1636
 
1624
1637
  ## [0.10.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.10.1)
1625
1638
 
1626
- Thu, 20 Aug 2020 12:37:22 GMT
1639
+ Thu, 20 Aug 2020 12:37:22 GMT
1627
1640
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.10.0..@fluentui/react-button_v0.10.1)
1628
1641
 
1629
1642
  ### Patches
@@ -1633,7 +1646,7 @@ Thu, 20 Aug 2020 12:37:22 GMT
1633
1646
 
1634
1647
  ## [0.10.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.10.0)
1635
1648
 
1636
- Wed, 19 Aug 2020 12:44:33 GMT
1649
+ Wed, 19 Aug 2020 12:44:33 GMT
1637
1650
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.9.4..@fluentui/react-button_v0.10.0)
1638
1651
 
1639
1652
  ### Minor changes
@@ -1642,7 +1655,7 @@ Wed, 19 Aug 2020 12:44:33 GMT
1642
1655
 
1643
1656
  ## [0.9.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.9.4)
1644
1657
 
1645
- Tue, 18 Aug 2020 07:58:00 GMT
1658
+ Tue, 18 Aug 2020 07:58:00 GMT
1646
1659
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.9.0..@fluentui/react-button_v0.9.4)
1647
1660
 
1648
1661
  ### Patches
@@ -1651,7 +1664,7 @@ Tue, 18 Aug 2020 07:58:00 GMT
1651
1664
 
1652
1665
  ## [0.9.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.9.0)
1653
1666
 
1654
- Tue, 11 Aug 2020 05:47:07 GMT
1667
+ Tue, 11 Aug 2020 05:47:07 GMT
1655
1668
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.8.0..@fluentui/react-button_v0.9.0)
1656
1669
 
1657
1670
  ### Minor changes
@@ -1661,7 +1674,7 @@ Tue, 11 Aug 2020 05:47:07 GMT
1661
1674
 
1662
1675
  ## [0.8.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.8.0)
1663
1676
 
1664
- Mon, 10 Aug 2020 06:19:21 GMT
1677
+ Mon, 10 Aug 2020 06:19:21 GMT
1665
1678
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.7.14..@fluentui/react-button_v0.8.0)
1666
1679
 
1667
1680
  ### Minor changes
@@ -1670,7 +1683,7 @@ Mon, 10 Aug 2020 06:19:21 GMT
1670
1683
 
1671
1684
  ## [0.7.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.7.9)
1672
1685
 
1673
- Mon, 27 Jul 2020 12:42:21 GMT
1686
+ Mon, 27 Jul 2020 12:42:21 GMT
1674
1687
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.7.3..@fluentui/react-button_v0.7.9)
1675
1688
 
1676
1689
  ### Patches
@@ -1679,7 +1692,7 @@ Mon, 27 Jul 2020 12:42:21 GMT
1679
1692
 
1680
1693
  ## [0.7.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.7.3)
1681
1694
 
1682
- Fri, 17 Jul 2020 12:38:41 GMT
1695
+ Fri, 17 Jul 2020 12:38:41 GMT
1683
1696
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.7.1..@fluentui/react-button_v0.7.3)
1684
1697
 
1685
1698
  ### Patches
@@ -1688,7 +1701,7 @@ Fri, 17 Jul 2020 12:38:41 GMT
1688
1701
 
1689
1702
  ## [0.7.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.7.0)
1690
1703
 
1691
- Thu, 09 Jul 2020 21:59:04 GMT
1704
+ Thu, 09 Jul 2020 21:59:04 GMT
1692
1705
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.6.2..@fluentui/react-button_v0.7.0)
1693
1706
 
1694
1707
  ### Minor changes
@@ -1697,7 +1710,7 @@ Thu, 09 Jul 2020 21:59:04 GMT
1697
1710
 
1698
1711
  ## [0.6.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.6.2)
1699
1712
 
1700
- Thu, 02 Jul 2020 12:42:11 GMT
1713
+ Thu, 02 Jul 2020 12:42:11 GMT
1701
1714
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.6.0..@fluentui/react-button_v0.6.2)
1702
1715
 
1703
1716
  ### Patches
@@ -1706,7 +1719,7 @@ Thu, 02 Jul 2020 12:42:11 GMT
1706
1719
 
1707
1720
  ## [0.6.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.6.0)
1708
1721
 
1709
- Tue, 30 Jun 2020 12:33:36 GMT
1722
+ Tue, 30 Jun 2020 12:33:36 GMT
1710
1723
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.5.1..@fluentui/react-button_v0.6.0)
1711
1724
 
1712
1725
  ### Minor changes
@@ -1715,7 +1728,7 @@ Tue, 30 Jun 2020 12:33:36 GMT
1715
1728
 
1716
1729
  ## [0.5.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.5.1)
1717
1730
 
1718
- Fri, 26 Jun 2020 12:36:28 GMT
1731
+ Fri, 26 Jun 2020 12:36:28 GMT
1719
1732
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.5.0..@fluentui/react-button_v0.5.1)
1720
1733
 
1721
1734
  ### Patches
@@ -1725,7 +1738,7 @@ Fri, 26 Jun 2020 12:36:28 GMT
1725
1738
 
1726
1739
  ## [0.5.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.5.0)
1727
1740
 
1728
- Thu, 25 Jun 2020 12:50:17 GMT
1741
+ Thu, 25 Jun 2020 12:50:17 GMT
1729
1742
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.4.0..@fluentui/react-button_v0.5.0)
1730
1743
 
1731
1744
  ### Minor changes
@@ -1738,7 +1751,7 @@ Thu, 25 Jun 2020 12:50:17 GMT
1738
1751
 
1739
1752
  ## [0.4.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.4.0)
1740
1753
 
1741
- Tue, 23 Jun 2020 12:41:54 GMT
1754
+ Tue, 23 Jun 2020 12:41:54 GMT
1742
1755
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.3.7..@fluentui/react-button_v0.4.0)
1743
1756
 
1744
1757
  ### Minor changes
@@ -1747,7 +1760,7 @@ Tue, 23 Jun 2020 12:41:54 GMT
1747
1760
 
1748
1761
  ## [0.3.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.3.7)
1749
1762
 
1750
- Mon, 22 Jun 2020 12:42:16 GMT
1763
+ Mon, 22 Jun 2020 12:42:16 GMT
1751
1764
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.3.6..@fluentui/react-button_v0.3.7)
1752
1765
 
1753
1766
  ### Patches
@@ -1756,7 +1769,7 @@ Mon, 22 Jun 2020 12:42:16 GMT
1756
1769
 
1757
1770
  ## [0.3.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.3.6)
1758
1771
 
1759
- Fri, 19 Jun 2020 12:38:09 GMT
1772
+ Fri, 19 Jun 2020 12:38:09 GMT
1760
1773
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.3.5..@fluentui/react-button_v0.3.6)
1761
1774
 
1762
1775
  ### Patches
@@ -1765,7 +1778,7 @@ Fri, 19 Jun 2020 12:38:09 GMT
1765
1778
 
1766
1779
  ## [0.3.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.3.5)
1767
1780
 
1768
- Thu, 18 Jun 2020 12:37:09 GMT
1781
+ Thu, 18 Jun 2020 12:37:09 GMT
1769
1782
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.3.3..@fluentui/react-button_v0.3.5)
1770
1783
 
1771
1784
  ### Patches
@@ -1774,7 +1787,7 @@ Thu, 18 Jun 2020 12:37:09 GMT
1774
1787
 
1775
1788
  ## [0.3.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.3.3)
1776
1789
 
1777
- Tue, 16 Jun 2020 17:35:36 GMT
1790
+ Tue, 16 Jun 2020 17:35:36 GMT
1778
1791
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.3.0..@fluentui/react-button_v0.3.3)
1779
1792
 
1780
1793
  ### Patches
@@ -1783,7 +1796,7 @@ Tue, 16 Jun 2020 17:35:36 GMT
1783
1796
 
1784
1797
  ## [0.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.3.0)
1785
1798
 
1786
- Fri, 12 Jun 2020 18:29:07 GMT
1799
+ Fri, 12 Jun 2020 18:29:07 GMT
1787
1800
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.2.0..@fluentui/react-button_v0.3.0)
1788
1801
 
1789
1802
  ### Minor changes
@@ -1797,7 +1810,7 @@ Fri, 12 Jun 2020 18:29:07 GMT
1797
1810
 
1798
1811
  ## [0.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.2.0)
1799
1812
 
1800
- Mon, 08 Jun 2020 12:34:34 GMT
1813
+ Mon, 08 Jun 2020 12:34:34 GMT
1801
1814
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.1.13..@fluentui/react-button_v0.2.0)
1802
1815
 
1803
1816
  ### Minor changes
@@ -1806,7 +1819,7 @@ Mon, 08 Jun 2020 12:34:34 GMT
1806
1819
 
1807
1820
  ## [0.1.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.1.13)
1808
1821
 
1809
- Fri, 05 Jun 2020 05:09:39 GMT
1822
+ Fri, 05 Jun 2020 05:09:39 GMT
1810
1823
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.1.12..@fluentui/react-button_v0.1.13)
1811
1824
 
1812
1825
  ### Patches
@@ -1816,7 +1829,7 @@ Fri, 05 Jun 2020 05:09:39 GMT
1816
1829
 
1817
1830
  ## [0.1.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.1.12)
1818
1831
 
1819
- Tue, 02 Jun 2020 12:36:30 GMT
1832
+ Tue, 02 Jun 2020 12:36:30 GMT
1820
1833
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.1.11..@fluentui/react-button_v0.1.12)
1821
1834
 
1822
1835
  ### Patches
@@ -1825,7 +1838,7 @@ Tue, 02 Jun 2020 12:36:30 GMT
1825
1838
 
1826
1839
  ## [0.1.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.1.11)
1827
1840
 
1828
- Mon, 01 Jun 2020 12:32:45 GMT
1841
+ Mon, 01 Jun 2020 12:32:45 GMT
1829
1842
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.1.4..@fluentui/react-button_v0.1.11)
1830
1843
 
1831
1844
  ### Patches
@@ -1834,12 +1847,12 @@ Mon, 01 Jun 2020 12:32:45 GMT
1834
1847
 
1835
1848
  ## [0.1.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.1.4)
1836
1849
 
1837
- Wed, 20 May 2020 12:31:10 GMT
1850
+ Wed, 20 May 2020 12:31:10 GMT
1838
1851
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.1.1..@fluentui/react-button_v0.1.4)
1839
1852
 
1840
1853
  ### Patches
1841
1854
 
1842
- - feat(compose): expose __self slot ([PR #13115](https://github.com/microsoft/fluentui/pull/13115) by olfedias@microsoft.com)
1855
+ - feat(compose): expose \_\_self slot ([PR #13115](https://github.com/microsoft/fluentui/pull/13115) by olfedias@microsoft.com)
1843
1856
 
1844
1857
  ## [0.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.1.1)
1845
1858