@fluentui/react-divider 9.0.0-rc.8 → 9.0.0-rc.9

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 (30) hide show
  1. package/CHANGELOG.json +60 -1
  2. package/CHANGELOG.md +104 -89
  3. package/dist/index.d.ts +12 -9
  4. package/{lib → dist}/tsdoc-metadata.json +0 -0
  5. package/lib/components/Divider/Divider.types.js.map +1 -1
  6. package/lib/components/Divider/useDivider.js +1 -1
  7. package/lib/components/Divider/useDivider.js.map +1 -1
  8. package/lib/components/Divider/useDividerStyles.js +15 -11
  9. package/lib/components/Divider/useDividerStyles.js.map +1 -1
  10. package/lib-commonjs/components/Divider/useDivider.js +1 -1
  11. package/lib-commonjs/components/Divider/useDivider.js.map +1 -1
  12. package/lib-commonjs/components/Divider/useDividerStyles.js +15 -11
  13. package/lib-commonjs/components/Divider/useDividerStyles.js.map +1 -1
  14. package/package.json +8 -8
  15. package/lib/Divider.d.ts +0 -1
  16. package/lib/components/Divider/Divider.d.ts +0 -6
  17. package/lib/components/Divider/Divider.types.d.ts +0 -36
  18. package/lib/components/Divider/index.d.ts +0 -5
  19. package/lib/components/Divider/renderDivider.d.ts +0 -5
  20. package/lib/components/Divider/useDivider.d.ts +0 -8
  21. package/lib/components/Divider/useDividerStyles.d.ts +0 -8
  22. package/lib/index.d.ts +0 -2
  23. package/lib-commonjs/Divider.d.ts +0 -1
  24. package/lib-commonjs/components/Divider/Divider.d.ts +0 -6
  25. package/lib-commonjs/components/Divider/Divider.types.d.ts +0 -36
  26. package/lib-commonjs/components/Divider/index.d.ts +0 -5
  27. package/lib-commonjs/components/Divider/renderDivider.d.ts +0 -5
  28. package/lib-commonjs/components/Divider/useDivider.d.ts +0 -8
  29. package/lib-commonjs/components/Divider/useDividerStyles.d.ts +0 -8
  30. package/lib-commonjs/index.d.ts +0 -2
package/CHANGELOG.md CHANGED
@@ -1,12 +1,27 @@
1
1
  # Change Log - @fluentui/react-divider
2
2
 
3
- This log was last generated on Thu, 05 May 2022 18:24:37 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 23 May 2022 12:10:41 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-rc.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.9)
8
+
9
+ Mon, 23 May 2022 12:10:41 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.8..@fluentui/react-divider_v9.0.0-rc.9)
11
+
12
+ ### Changes
13
+
14
+ - chore: Update Griffel to latest version ([PR #23029](https://github.com/microsoft/fluentui/pull/23029) by olfedias@microsoft.com)
15
+ - react-divider: ship rolluped only dts. ([PR #23061](https://github.com/microsoft/fluentui/pull/23061) by tristan.watanabe@gmail.com)
16
+ - Removing DividerCommons type. ([PR #22951](https://github.com/microsoft/fluentui/pull/22951) by Humberto.Morimoto@microsoft.com)
17
+ - chore: Update Griffel to latest version ([PR #22894](https://github.com/microsoft/fluentui/pull/22894) by olfedias@microsoft.com)
18
+ - Bump @fluentui/react-theme to v9.0.0-rc.8 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
19
+ - Bump @fluentui/react-utilities to v9.0.0-rc.9 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
20
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.6 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
21
+
7
22
  ## [9.0.0-rc.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.8)
8
23
 
9
- Thu, 05 May 2022 18:24:37 GMT
24
+ Thu, 05 May 2022 18:26:30 GMT
10
25
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.7..@fluentui/react-divider_v9.0.0-rc.8)
11
26
 
12
27
  ### Changes
@@ -17,7 +32,7 @@ Thu, 05 May 2022 18:24:37 GMT
17
32
 
18
33
  ## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.7)
19
34
 
20
- Wed, 04 May 2022 13:26:54 GMT
35
+ Wed, 04 May 2022 13:26:54 GMT
21
36
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.6..@fluentui/react-divider_v9.0.0-rc.7)
22
37
 
23
38
  ### Changes
@@ -27,7 +42,7 @@ Wed, 04 May 2022 13:26:54 GMT
27
42
 
28
43
  ## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.6)
29
44
 
30
- Tue, 19 Apr 2022 19:17:23 GMT
45
+ Tue, 19 Apr 2022 19:17:23 GMT
31
46
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.5..@fluentui/react-divider_v9.0.0-rc.6)
32
47
 
33
48
  ### Changes
@@ -41,7 +56,7 @@ Tue, 19 Apr 2022 19:17:23 GMT
41
56
 
42
57
  ## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.5)
43
58
 
44
- Fri, 04 Mar 2022 05:17:36 GMT
59
+ Fri, 04 Mar 2022 05:17:36 GMT
45
60
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.4..@fluentui/react-divider_v9.0.0-rc.5)
46
61
 
47
62
  ### Changes
@@ -52,7 +67,7 @@ Fri, 04 Mar 2022 05:17:36 GMT
52
67
 
53
68
  ## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.4)
54
69
 
55
- Tue, 01 Mar 2022 02:17:36 GMT
70
+ Tue, 01 Mar 2022 02:17:36 GMT
56
71
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.3..@fluentui/react-divider_v9.0.0-rc.4)
57
72
 
58
73
  ### Changes
@@ -62,7 +77,7 @@ Tue, 01 Mar 2022 02:17:36 GMT
62
77
 
63
78
  ## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.3)
64
79
 
65
- Fri, 18 Feb 2022 13:35:31 GMT
80
+ Fri, 18 Feb 2022 13:35:31 GMT
66
81
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.1..@fluentui/react-divider_v9.0.0-rc.3)
67
82
 
68
83
  ### Changes
@@ -73,7 +88,7 @@ Fri, 18 Feb 2022 13:35:31 GMT
73
88
 
74
89
  ## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.1)
75
90
 
76
- Thu, 10 Feb 2022 08:51:10 GMT
91
+ Thu, 10 Feb 2022 08:51:10 GMT
77
92
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-beta.4..@fluentui/react-divider_v9.0.0-rc.1)
78
93
 
79
94
  ### Changes
@@ -96,7 +111,7 @@ Thu, 10 Feb 2022 08:51:10 GMT
96
111
 
97
112
  ## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-beta.4)
98
113
 
99
- Thu, 25 Nov 2021 08:34:17 GMT
114
+ Thu, 25 Nov 2021 08:34:17 GMT
100
115
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-beta.3..@fluentui/react-divider_v9.0.0-beta.4)
101
116
 
102
117
  ### Changes
@@ -109,7 +124,7 @@ Thu, 25 Nov 2021 08:34:17 GMT
109
124
 
110
125
  ## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-beta.3)
111
126
 
112
- Fri, 12 Nov 2021 13:25:23 GMT
127
+ Fri, 12 Nov 2021 13:25:23 GMT
113
128
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-beta.2..@fluentui/react-divider_v9.0.0-beta.3)
114
129
 
115
130
  ### Changes
@@ -127,7 +142,7 @@ Fri, 12 Nov 2021 13:25:23 GMT
127
142
 
128
143
  ## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-beta.2)
129
144
 
130
- Wed, 27 Oct 2021 12:14:17 GMT
145
+ Wed, 27 Oct 2021 12:14:17 GMT
131
146
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-beta.1..@fluentui/react-divider_v9.0.0-beta.2)
132
147
 
133
148
  ### Changes
@@ -142,7 +157,7 @@ Wed, 27 Oct 2021 12:14:17 GMT
142
157
 
143
158
  ## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-beta.1)
144
159
 
145
- Wed, 06 Oct 2021 10:37:22 GMT
160
+ Wed, 06 Oct 2021 10:37:22 GMT
146
161
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.79..@fluentui/react-divider_v9.0.0-beta.1)
147
162
 
148
163
  ### Changes
@@ -156,7 +171,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
156
171
 
157
172
  ## [9.0.0-alpha.79](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.79)
158
173
 
159
- Tue, 05 Oct 2021 12:47:58 GMT
174
+ Tue, 05 Oct 2021 12:47:58 GMT
160
175
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.78..@fluentui/react-divider_v9.0.0-alpha.79)
161
176
 
162
177
  ### Changes
@@ -168,7 +183,7 @@ Tue, 05 Oct 2021 12:47:58 GMT
168
183
 
169
184
  ## [9.0.0-alpha.78](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.78)
170
185
 
171
- Tue, 05 Oct 2021 09:28:07 GMT
186
+ Tue, 05 Oct 2021 09:28:07 GMT
172
187
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.77..@fluentui/react-divider_v9.0.0-alpha.78)
173
188
 
174
189
  ### Changes
@@ -183,7 +198,7 @@ Tue, 05 Oct 2021 09:28:07 GMT
183
198
 
184
199
  ## [9.0.0-alpha.77](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.77)
185
200
 
186
- Fri, 01 Oct 2021 14:13:08 GMT
201
+ Fri, 01 Oct 2021 14:13:08 GMT
187
202
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.75..@fluentui/react-divider_v9.0.0-alpha.77)
188
203
 
189
204
  ### Changes
@@ -197,7 +212,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
197
212
 
198
213
  ## [9.0.0-alpha.75](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.75)
199
214
 
200
- Wed, 29 Sep 2021 08:06:11 GMT
215
+ Wed, 29 Sep 2021 08:06:11 GMT
201
216
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.74..@fluentui/react-divider_v9.0.0-alpha.75)
202
217
 
203
218
  ### Changes
@@ -209,7 +224,7 @@ Wed, 29 Sep 2021 08:06:11 GMT
209
224
 
210
225
  ## [9.0.0-alpha.74](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.74)
211
226
 
212
- Mon, 27 Sep 2021 08:06:00 GMT
227
+ Mon, 27 Sep 2021 08:06:00 GMT
213
228
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.73..@fluentui/react-divider_v9.0.0-alpha.74)
214
229
 
215
230
  ### Changes
@@ -223,7 +238,7 @@ Mon, 27 Sep 2021 08:06:00 GMT
223
238
 
224
239
  ## [9.0.0-alpha.73](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.73)
225
240
 
226
- Fri, 24 Sep 2021 09:17:17 GMT
241
+ Fri, 24 Sep 2021 09:17:17 GMT
227
242
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.72..@fluentui/react-divider_v9.0.0-alpha.73)
228
243
 
229
244
  ### Changes
@@ -236,7 +251,7 @@ Fri, 24 Sep 2021 09:17:17 GMT
236
251
 
237
252
  ## [9.0.0-alpha.72](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.72)
238
253
 
239
- Thu, 23 Sep 2021 08:21:34 GMT
254
+ Thu, 23 Sep 2021 08:21:34 GMT
240
255
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.71..@fluentui/react-divider_v9.0.0-alpha.72)
241
256
 
242
257
  ### Changes
@@ -250,7 +265,7 @@ Thu, 23 Sep 2021 08:21:34 GMT
250
265
 
251
266
  ## [9.0.0-alpha.71](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.71)
252
267
 
253
- Wed, 22 Sep 2021 10:10:07 GMT
268
+ Wed, 22 Sep 2021 10:10:07 GMT
254
269
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.70..@fluentui/react-divider_v9.0.0-alpha.71)
255
270
 
256
271
  ### Changes
@@ -263,7 +278,7 @@ Wed, 22 Sep 2021 10:10:07 GMT
263
278
 
264
279
  ## [9.0.0-alpha.70](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.70)
265
280
 
266
- Tue, 21 Sep 2021 07:42:34 GMT
281
+ Tue, 21 Sep 2021 07:42:34 GMT
267
282
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.69..@fluentui/react-divider_v9.0.0-alpha.70)
268
283
 
269
284
  ### Changes
@@ -276,7 +291,7 @@ Tue, 21 Sep 2021 07:42:34 GMT
276
291
 
277
292
  ## [9.0.0-alpha.69](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.69)
278
293
 
279
- Mon, 20 Sep 2021 07:36:26 GMT
294
+ Mon, 20 Sep 2021 07:36:26 GMT
280
295
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.68..@fluentui/react-divider_v9.0.0-alpha.69)
281
296
 
282
297
  ### Changes
@@ -285,7 +300,7 @@ Mon, 20 Sep 2021 07:36:26 GMT
285
300
 
286
301
  ## [9.0.0-alpha.68](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.68)
287
302
 
288
- Fri, 17 Sep 2021 07:35:26 GMT
303
+ Fri, 17 Sep 2021 07:35:26 GMT
289
304
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.67..@fluentui/react-divider_v9.0.0-alpha.68)
290
305
 
291
306
  ### Changes
@@ -294,7 +309,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
294
309
 
295
310
  ## [9.0.0-alpha.67](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.67)
296
311
 
297
- Thu, 16 Sep 2021 07:38:39 GMT
312
+ Thu, 16 Sep 2021 07:38:39 GMT
298
313
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.66..@fluentui/react-divider_v9.0.0-alpha.67)
299
314
 
300
315
  ### Changes
@@ -303,7 +318,7 @@ Thu, 16 Sep 2021 07:38:39 GMT
303
318
 
304
319
  ## [9.0.0-alpha.66](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.66)
305
320
 
306
- Tue, 14 Sep 2021 20:09:02 GMT
321
+ Tue, 14 Sep 2021 20:09:02 GMT
307
322
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.65..@fluentui/react-divider_v9.0.0-alpha.66)
308
323
 
309
324
  ### Changes
@@ -312,7 +327,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
312
327
 
313
328
  ## [9.0.0-alpha.65](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.65)
314
329
 
315
- Fri, 10 Sep 2021 16:31:53 GMT
330
+ Fri, 10 Sep 2021 16:31:53 GMT
316
331
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.64..@fluentui/react-divider_v9.0.0-alpha.65)
317
332
 
318
333
  ### Changes
@@ -322,7 +337,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
322
337
 
323
338
  ## [9.0.0-alpha.64](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.64)
324
339
 
325
- Fri, 10 Sep 2021 07:39:51 GMT
340
+ Fri, 10 Sep 2021 07:39:51 GMT
326
341
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.63..@fluentui/react-divider_v9.0.0-alpha.64)
327
342
 
328
343
  ### Changes
@@ -331,7 +346,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
331
346
 
332
347
  ## [9.0.0-alpha.63](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.63)
333
348
 
334
- Mon, 06 Sep 2021 07:34:53 GMT
349
+ Mon, 06 Sep 2021 07:34:53 GMT
335
350
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.62..@fluentui/react-divider_v9.0.0-alpha.63)
336
351
 
337
352
  ### Changes
@@ -340,7 +355,7 @@ Mon, 06 Sep 2021 07:34:53 GMT
340
355
 
341
356
  ## [9.0.0-alpha.62](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.62)
342
357
 
343
- Thu, 02 Sep 2021 07:36:46 GMT
358
+ Thu, 02 Sep 2021 07:36:46 GMT
344
359
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.61..@fluentui/react-divider_v9.0.0-alpha.62)
345
360
 
346
361
  ### Patches
@@ -353,7 +368,7 @@ Thu, 02 Sep 2021 07:36:46 GMT
353
368
 
354
369
  ## [9.0.0-alpha.61](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.61)
355
370
 
356
- Wed, 01 Sep 2021 07:39:56 GMT
371
+ Wed, 01 Sep 2021 07:39:56 GMT
357
372
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.60..@fluentui/react-divider_v9.0.0-alpha.61)
358
373
 
359
374
  ### Changes
@@ -362,7 +377,7 @@ Wed, 01 Sep 2021 07:39:56 GMT
362
377
 
363
378
  ## [9.0.0-alpha.60](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.60)
364
379
 
365
- Tue, 31 Aug 2021 07:37:47 GMT
380
+ Tue, 31 Aug 2021 07:37:47 GMT
366
381
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.59..@fluentui/react-divider_v9.0.0-alpha.60)
367
382
 
368
383
  ### Changes
@@ -371,7 +386,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
371
386
 
372
387
  ## [9.0.0-alpha.59](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.59)
373
388
 
374
- Fri, 27 Aug 2021 07:33:32 GMT
389
+ Fri, 27 Aug 2021 07:33:32 GMT
375
390
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.58..@fluentui/react-divider_v9.0.0-alpha.59)
376
391
 
377
392
  ### Changes
@@ -380,7 +395,7 @@ Fri, 27 Aug 2021 07:33:32 GMT
380
395
 
381
396
  ## [9.0.0-alpha.58](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.58)
382
397
 
383
- Thu, 26 Aug 2021 07:35:43 GMT
398
+ Thu, 26 Aug 2021 07:35:43 GMT
384
399
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.57..@fluentui/react-divider_v9.0.0-alpha.58)
385
400
 
386
401
  ### Changes
@@ -389,7 +404,7 @@ Thu, 26 Aug 2021 07:35:43 GMT
389
404
 
390
405
  ## [9.0.0-alpha.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.57)
391
406
 
392
- Fri, 20 Aug 2021 07:37:28 GMT
407
+ Fri, 20 Aug 2021 07:37:28 GMT
393
408
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.56..@fluentui/react-divider_v9.0.0-alpha.57)
394
409
 
395
410
  ### Changes
@@ -398,7 +413,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
398
413
 
399
414
  ## [9.0.0-alpha.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.56)
400
415
 
401
- Thu, 19 Aug 2021 07:41:35 GMT
416
+ Thu, 19 Aug 2021 07:41:35 GMT
402
417
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.55..@fluentui/react-divider_v9.0.0-alpha.56)
403
418
 
404
419
  ### Changes
@@ -407,7 +422,7 @@ Thu, 19 Aug 2021 07:41:35 GMT
407
422
 
408
423
  ## [9.0.0-alpha.55](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.55)
409
424
 
410
- Fri, 13 Aug 2021 07:36:34 GMT
425
+ Fri, 13 Aug 2021 07:36:34 GMT
411
426
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.54..@fluentui/react-divider_v9.0.0-alpha.55)
412
427
 
413
428
  ### Changes
@@ -416,7 +431,7 @@ Fri, 13 Aug 2021 07:36:34 GMT
416
431
 
417
432
  ## [9.0.0-alpha.54](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.54)
418
433
 
419
- Wed, 11 Aug 2021 07:34:54 GMT
434
+ Wed, 11 Aug 2021 07:34:54 GMT
420
435
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.53..@fluentui/react-divider_v9.0.0-alpha.54)
421
436
 
422
437
  ### Changes
@@ -425,7 +440,7 @@ Wed, 11 Aug 2021 07:34:54 GMT
425
440
 
426
441
  ## [9.0.0-alpha.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.53)
427
442
 
428
- Fri, 06 Aug 2021 07:35:14 GMT
443
+ Fri, 06 Aug 2021 07:35:14 GMT
429
444
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.52..@fluentui/react-divider_v9.0.0-alpha.53)
430
445
 
431
446
  ### Changes
@@ -434,7 +449,7 @@ Fri, 06 Aug 2021 07:35:14 GMT
434
449
 
435
450
  ## [9.0.0-alpha.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.52)
436
451
 
437
- Tue, 03 Aug 2021 07:39:30 GMT
452
+ Tue, 03 Aug 2021 07:39:30 GMT
438
453
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.51..@fluentui/react-divider_v9.0.0-alpha.52)
439
454
 
440
455
  ### Patches
@@ -449,7 +464,7 @@ Tue, 03 Aug 2021 07:39:30 GMT
449
464
 
450
465
  ## [9.0.0-alpha.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.51)
451
466
 
452
- Mon, 02 Aug 2021 07:36:20 GMT
467
+ Mon, 02 Aug 2021 07:36:20 GMT
453
468
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.50..@fluentui/react-divider_v9.0.0-alpha.51)
454
469
 
455
470
  ### Changes
@@ -458,7 +473,7 @@ Mon, 02 Aug 2021 07:36:20 GMT
458
473
 
459
474
  ## [9.0.0-alpha.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.50)
460
475
 
461
- Mon, 26 Jul 2021 07:37:30 GMT
476
+ Mon, 26 Jul 2021 07:37:30 GMT
462
477
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.49..@fluentui/react-divider_v9.0.0-alpha.50)
463
478
 
464
479
  ### Changes
@@ -467,7 +482,7 @@ Mon, 26 Jul 2021 07:37:30 GMT
467
482
 
468
483
  ## [9.0.0-alpha.49](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.49)
469
484
 
470
- Fri, 23 Jul 2021 07:38:19 GMT
485
+ Fri, 23 Jul 2021 07:38:19 GMT
471
486
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.48..@fluentui/react-divider_v9.0.0-alpha.49)
472
487
 
473
488
  ### Changes
@@ -476,7 +491,7 @@ Fri, 23 Jul 2021 07:38:19 GMT
476
491
 
477
492
  ## [9.0.0-alpha.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.48)
478
493
 
479
- Thu, 22 Jul 2021 07:36:55 GMT
494
+ Thu, 22 Jul 2021 07:36:55 GMT
480
495
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.47..@fluentui/react-divider_v9.0.0-alpha.48)
481
496
 
482
497
  ### Changes
@@ -485,7 +500,7 @@ Thu, 22 Jul 2021 07:36:55 GMT
485
500
 
486
501
  ## [9.0.0-alpha.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.47)
487
502
 
488
- Tue, 20 Jul 2021 22:23:17 GMT
503
+ Tue, 20 Jul 2021 22:23:17 GMT
489
504
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.46..@fluentui/react-divider_v9.0.0-alpha.47)
490
505
 
491
506
  ### Changes
@@ -494,7 +509,7 @@ Tue, 20 Jul 2021 22:23:17 GMT
494
509
 
495
510
  ## [9.0.0-alpha.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.46)
496
511
 
497
- Fri, 16 Jul 2021 22:53:17 GMT
512
+ Fri, 16 Jul 2021 22:53:17 GMT
498
513
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.45..@fluentui/react-divider_v9.0.0-alpha.46)
499
514
 
500
515
  ### Changes
@@ -503,7 +518,7 @@ Fri, 16 Jul 2021 22:53:17 GMT
503
518
 
504
519
  ## [9.0.0-alpha.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.45)
505
520
 
506
- Thu, 15 Jul 2021 07:36:18 GMT
521
+ Thu, 15 Jul 2021 07:36:18 GMT
507
522
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.44..@fluentui/react-divider_v9.0.0-alpha.45)
508
523
 
509
524
  ### Changes
@@ -512,7 +527,7 @@ Thu, 15 Jul 2021 07:36:18 GMT
512
527
 
513
528
  ## [9.0.0-alpha.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.44)
514
529
 
515
- Tue, 13 Jul 2021 22:32:58 GMT
530
+ Tue, 13 Jul 2021 22:32:58 GMT
516
531
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.43..@fluentui/react-divider_v9.0.0-alpha.44)
517
532
 
518
533
  ### Patches
@@ -521,7 +536,7 @@ Tue, 13 Jul 2021 22:32:58 GMT
521
536
 
522
537
  ## [9.0.0-alpha.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.43)
523
538
 
524
- Tue, 13 Jul 2021 07:35:36 GMT
539
+ Tue, 13 Jul 2021 07:35:36 GMT
525
540
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.42..@fluentui/react-divider_v9.0.0-alpha.43)
526
541
 
527
542
  ### Changes
@@ -530,7 +545,7 @@ Tue, 13 Jul 2021 07:35:36 GMT
530
545
 
531
546
  ## [9.0.0-alpha.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.42)
532
547
 
533
- Fri, 09 Jul 2021 07:39:31 GMT
548
+ Fri, 09 Jul 2021 07:39:31 GMT
534
549
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.41..@fluentui/react-divider_v9.0.0-alpha.42)
535
550
 
536
551
  ### Patches
@@ -545,7 +560,7 @@ Fri, 09 Jul 2021 07:39:31 GMT
545
560
 
546
561
  ## [9.0.0-alpha.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.41)
547
562
 
548
- Fri, 02 Jul 2021 23:15:55 GMT
563
+ Fri, 02 Jul 2021 23:15:55 GMT
549
564
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.40..@fluentui/react-divider_v9.0.0-alpha.41)
550
565
 
551
566
  ### Changes
@@ -554,7 +569,7 @@ Fri, 02 Jul 2021 23:15:55 GMT
554
569
 
555
570
  ## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.40)
556
571
 
557
- Fri, 02 Jul 2021 07:37:06 GMT
572
+ Fri, 02 Jul 2021 07:37:06 GMT
558
573
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.39..@fluentui/react-divider_v9.0.0-alpha.40)
559
574
 
560
575
  ### Changes
@@ -563,7 +578,7 @@ Fri, 02 Jul 2021 07:37:06 GMT
563
578
 
564
579
  ## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.39)
565
580
 
566
- Thu, 01 Jul 2021 07:35:05 GMT
581
+ Thu, 01 Jul 2021 07:35:05 GMT
567
582
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.38..@fluentui/react-divider_v9.0.0-alpha.39)
568
583
 
569
584
  ### Changes
@@ -572,7 +587,7 @@ Thu, 01 Jul 2021 07:35:05 GMT
572
587
 
573
588
  ## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.38)
574
589
 
575
- Wed, 30 Jun 2021 07:38:35 GMT
590
+ Wed, 30 Jun 2021 07:38:35 GMT
576
591
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.37..@fluentui/react-divider_v9.0.0-alpha.38)
577
592
 
578
593
  ### Changes
@@ -581,7 +596,7 @@ Wed, 30 Jun 2021 07:38:35 GMT
581
596
 
582
597
  ## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.37)
583
598
 
584
- Tue, 29 Jun 2021 07:33:32 GMT
599
+ Tue, 29 Jun 2021 07:33:32 GMT
585
600
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.36..@fluentui/react-divider_v9.0.0-alpha.37)
586
601
 
587
602
  ### Changes
@@ -590,7 +605,7 @@ Tue, 29 Jun 2021 07:33:32 GMT
590
605
 
591
606
  ## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.36)
592
607
 
593
- Tue, 22 Jun 2021 07:35:11 GMT
608
+ Tue, 22 Jun 2021 07:35:11 GMT
594
609
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.35..@fluentui/react-divider_v9.0.0-alpha.36)
595
610
 
596
611
  ### Changes
@@ -599,7 +614,7 @@ Tue, 22 Jun 2021 07:35:11 GMT
599
614
 
600
615
  ## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.35)
601
616
 
602
- Mon, 21 Jun 2021 07:34:33 GMT
617
+ Mon, 21 Jun 2021 07:34:33 GMT
603
618
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.34..@fluentui/react-divider_v9.0.0-alpha.35)
604
619
 
605
620
  ### Changes
@@ -608,7 +623,7 @@ Mon, 21 Jun 2021 07:34:33 GMT
608
623
 
609
624
  ## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.34)
610
625
 
611
- Tue, 15 Jun 2021 07:40:20 GMT
626
+ Tue, 15 Jun 2021 07:40:20 GMT
612
627
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.33..@fluentui/react-divider_v9.0.0-alpha.34)
613
628
 
614
629
  ### Changes
@@ -617,7 +632,7 @@ Tue, 15 Jun 2021 07:40:20 GMT
617
632
 
618
633
  ## [9.0.0-alpha.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.33)
619
634
 
620
- Mon, 07 Jun 2021 07:38:15 GMT
635
+ Mon, 07 Jun 2021 07:38:15 GMT
621
636
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.32..@fluentui/react-divider_v9.0.0-alpha.33)
622
637
 
623
638
  ### Patches
@@ -632,7 +647,7 @@ Mon, 07 Jun 2021 07:38:15 GMT
632
647
 
633
648
  ## [9.0.0-alpha.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.32)
634
649
 
635
- Fri, 04 Jun 2021 07:37:23 GMT
650
+ Fri, 04 Jun 2021 07:37:23 GMT
636
651
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.31..@fluentui/react-divider_v9.0.0-alpha.32)
637
652
 
638
653
  ### Changes
@@ -641,7 +656,7 @@ Fri, 04 Jun 2021 07:37:23 GMT
641
656
 
642
657
  ## [9.0.0-alpha.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.31)
643
658
 
644
- Thu, 03 Jun 2021 07:36:03 GMT
659
+ Thu, 03 Jun 2021 07:36:03 GMT
645
660
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.30..@fluentui/react-divider_v9.0.0-alpha.31)
646
661
 
647
662
  ### Changes
@@ -650,7 +665,7 @@ Thu, 03 Jun 2021 07:36:03 GMT
650
665
 
651
666
  ## [9.0.0-alpha.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.30)
652
667
 
653
- Wed, 02 Jun 2021 07:37:15 GMT
668
+ Wed, 02 Jun 2021 07:37:15 GMT
654
669
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.29..@fluentui/react-divider_v9.0.0-alpha.30)
655
670
 
656
671
  ### Changes
@@ -659,7 +674,7 @@ Wed, 02 Jun 2021 07:37:15 GMT
659
674
 
660
675
  ## [9.0.0-alpha.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.29)
661
676
 
662
- Wed, 26 May 2021 07:35:43 GMT
677
+ Wed, 26 May 2021 07:35:43 GMT
663
678
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.28..@fluentui/react-divider_v9.0.0-alpha.29)
664
679
 
665
680
  ### Changes
@@ -668,7 +683,7 @@ Wed, 26 May 2021 07:35:43 GMT
668
683
 
669
684
  ## [9.0.0-alpha.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.28)
670
685
 
671
- Fri, 21 May 2021 07:34:54 GMT
686
+ Fri, 21 May 2021 07:34:54 GMT
672
687
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.27..@fluentui/react-divider_v9.0.0-alpha.28)
673
688
 
674
689
  ### Changes
@@ -677,7 +692,7 @@ Fri, 21 May 2021 07:34:54 GMT
677
692
 
678
693
  ## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.27)
679
694
 
680
- Thu, 20 May 2021 07:41:54 GMT
695
+ Thu, 20 May 2021 07:41:54 GMT
681
696
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.26..@fluentui/react-divider_v9.0.0-alpha.27)
682
697
 
683
698
  ### Patches
@@ -692,7 +707,7 @@ Thu, 20 May 2021 07:41:54 GMT
692
707
 
693
708
  ## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.26)
694
709
 
695
- Wed, 19 May 2021 07:34:20 GMT
710
+ Wed, 19 May 2021 07:34:20 GMT
696
711
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.25..@fluentui/react-divider_v9.0.0-alpha.26)
697
712
 
698
713
  ### Patches
@@ -705,7 +720,7 @@ Wed, 19 May 2021 07:34:20 GMT
705
720
 
706
721
  ## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.25)
707
722
 
708
- Tue, 18 May 2021 07:34:38 GMT
723
+ Tue, 18 May 2021 07:34:38 GMT
709
724
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.24..@fluentui/react-divider_v9.0.0-alpha.25)
710
725
 
711
726
  ### Changes
@@ -714,7 +729,7 @@ Tue, 18 May 2021 07:34:38 GMT
714
729
 
715
730
  ## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.24)
716
731
 
717
- Thu, 13 May 2021 07:36:55 GMT
732
+ Thu, 13 May 2021 07:36:55 GMT
718
733
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.23..@fluentui/react-divider_v9.0.0-alpha.24)
719
734
 
720
735
  ### Changes
@@ -723,7 +738,7 @@ Thu, 13 May 2021 07:36:55 GMT
723
738
 
724
739
  ## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.23)
725
740
 
726
- Wed, 12 May 2021 07:36:20 GMT
741
+ Wed, 12 May 2021 07:36:20 GMT
727
742
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.22..@fluentui/react-divider_v9.0.0-alpha.23)
728
743
 
729
744
  ### Changes
@@ -732,7 +747,7 @@ Wed, 12 May 2021 07:36:20 GMT
732
747
 
733
748
  ## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.22)
734
749
 
735
- Mon, 10 May 2021 07:36:07 GMT
750
+ Mon, 10 May 2021 07:36:07 GMT
736
751
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.21..@fluentui/react-divider_v9.0.0-alpha.22)
737
752
 
738
753
  ### Changes
@@ -741,7 +756,7 @@ Mon, 10 May 2021 07:36:07 GMT
741
756
 
742
757
  ## [9.0.0-alpha.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.21)
743
758
 
744
- Wed, 05 May 2021 07:36:50 GMT
759
+ Wed, 05 May 2021 07:36:50 GMT
745
760
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.20..@fluentui/react-divider_v9.0.0-alpha.21)
746
761
 
747
762
  ### Changes
@@ -750,7 +765,7 @@ Wed, 05 May 2021 07:36:50 GMT
750
765
 
751
766
  ## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.20)
752
767
 
753
- Mon, 03 May 2021 07:45:19 GMT
768
+ Mon, 03 May 2021 07:45:19 GMT
754
769
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.19..@fluentui/react-divider_v9.0.0-alpha.20)
755
770
 
756
771
  ### Changes
@@ -759,7 +774,7 @@ Mon, 03 May 2021 07:45:19 GMT
759
774
 
760
775
  ## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.19)
761
776
 
762
- Fri, 30 Apr 2021 07:42:23 GMT
777
+ Fri, 30 Apr 2021 07:42:23 GMT
763
778
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.18..@fluentui/react-divider_v9.0.0-alpha.19)
764
779
 
765
780
  ### Patches
@@ -775,7 +790,7 @@ Fri, 30 Apr 2021 07:42:23 GMT
775
790
 
776
791
  ## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.18)
777
792
 
778
- Tue, 27 Apr 2021 07:34:03 GMT
793
+ Tue, 27 Apr 2021 07:34:03 GMT
779
794
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.17..@fluentui/react-divider_v9.0.0-alpha.18)
780
795
 
781
796
  ### Changes
@@ -784,7 +799,7 @@ Tue, 27 Apr 2021 07:34:03 GMT
784
799
 
785
800
  ## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.17)
786
801
 
787
- Mon, 26 Apr 2021 07:34:31 GMT
802
+ Mon, 26 Apr 2021 07:34:31 GMT
788
803
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.16..@fluentui/react-divider_v9.0.0-alpha.17)
789
804
 
790
805
  ### Changes
@@ -793,7 +808,7 @@ Mon, 26 Apr 2021 07:34:31 GMT
793
808
 
794
809
  ## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.16)
795
810
 
796
- Fri, 23 Apr 2021 07:37:10 GMT
811
+ Fri, 23 Apr 2021 07:37:10 GMT
797
812
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.15..@fluentui/react-divider_v9.0.0-alpha.16)
798
813
 
799
814
  ### Patches
@@ -808,7 +823,7 @@ Fri, 23 Apr 2021 07:37:10 GMT
808
823
 
809
824
  ## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.15)
810
825
 
811
- Thu, 22 Apr 2021 07:33:28 GMT
826
+ Thu, 22 Apr 2021 07:33:28 GMT
812
827
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.14..@fluentui/react-divider_v9.0.0-alpha.15)
813
828
 
814
829
  ### Changes
@@ -817,7 +832,7 @@ Thu, 22 Apr 2021 07:33:28 GMT
817
832
 
818
833
  ## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.14)
819
834
 
820
- Wed, 21 Apr 2021 07:31:50 GMT
835
+ Wed, 21 Apr 2021 07:31:50 GMT
821
836
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.13..@fluentui/react-divider_v9.0.0-alpha.14)
822
837
 
823
838
  ### Changes
@@ -826,7 +841,7 @@ Wed, 21 Apr 2021 07:31:50 GMT
826
841
 
827
842
  ## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.13)
828
843
 
829
- Tue, 20 Apr 2021 07:31:35 GMT
844
+ Tue, 20 Apr 2021 07:31:35 GMT
830
845
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.12..@fluentui/react-divider_v9.0.0-alpha.13)
831
846
 
832
847
  ### Changes
@@ -835,7 +850,7 @@ Tue, 20 Apr 2021 07:31:35 GMT
835
850
 
836
851
  ## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.12)
837
852
 
838
- Fri, 16 Apr 2021 18:08:21 GMT
853
+ Fri, 16 Apr 2021 18:08:21 GMT
839
854
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.11..@fluentui/react-divider_v9.0.0-alpha.12)
840
855
 
841
856
  ### Changes
@@ -844,7 +859,7 @@ Fri, 16 Apr 2021 18:08:21 GMT
844
859
 
845
860
  ## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.11)
846
861
 
847
- Wed, 14 Apr 2021 07:34:12 GMT
862
+ Wed, 14 Apr 2021 07:34:12 GMT
848
863
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.10..@fluentui/react-divider_v9.0.0-alpha.11)
849
864
 
850
865
  ### Changes
@@ -853,7 +868,7 @@ Wed, 14 Apr 2021 07:34:12 GMT
853
868
 
854
869
  ## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.10)
855
870
 
856
- Fri, 09 Apr 2021 07:31:06 GMT
871
+ Fri, 09 Apr 2021 07:31:06 GMT
857
872
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.9..@fluentui/react-divider_v9.0.0-alpha.10)
858
873
 
859
874
  ### Changes
@@ -862,7 +877,7 @@ Fri, 09 Apr 2021 07:31:06 GMT
862
877
 
863
878
  ## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.9)
864
879
 
865
- Thu, 08 Apr 2021 07:33:06 GMT
880
+ Thu, 08 Apr 2021 07:33:06 GMT
866
881
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.8..@fluentui/react-divider_v9.0.0-alpha.9)
867
882
 
868
883
  ### Changes
@@ -871,7 +886,7 @@ Thu, 08 Apr 2021 07:33:06 GMT
871
886
 
872
887
  ## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.8)
873
888
 
874
- Thu, 01 Apr 2021 20:13:37 GMT
889
+ Thu, 01 Apr 2021 20:13:37 GMT
875
890
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.7..@fluentui/react-divider_v9.0.0-alpha.8)
876
891
 
877
892
  ### Changes
@@ -880,7 +895,7 @@ Thu, 01 Apr 2021 20:13:37 GMT
880
895
 
881
896
  ## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.7)
882
897
 
883
- Wed, 31 Mar 2021 00:53:43 GMT
898
+ Wed, 31 Mar 2021 00:53:43 GMT
884
899
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.6..@fluentui/react-divider_v9.0.0-alpha.7)
885
900
 
886
901
  ### Patches
@@ -895,7 +910,7 @@ Wed, 31 Mar 2021 00:53:43 GMT
895
910
 
896
911
  ## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.6)
897
912
 
898
- Tue, 30 Mar 2021 07:34:45 GMT
913
+ Tue, 30 Mar 2021 07:34:45 GMT
899
914
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.5..@fluentui/react-divider_v9.0.0-alpha.6)
900
915
 
901
916
  ### Changes
@@ -904,7 +919,7 @@ Tue, 30 Mar 2021 07:34:45 GMT
904
919
 
905
920
  ## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.5)
906
921
 
907
- Fri, 26 Mar 2021 07:32:34 GMT
922
+ Fri, 26 Mar 2021 07:32:34 GMT
908
923
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.4..@fluentui/react-divider_v9.0.0-alpha.5)
909
924
 
910
925
  ### Changes
@@ -913,7 +928,7 @@ Fri, 26 Mar 2021 07:32:34 GMT
913
928
 
914
929
  ## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.4)
915
930
 
916
- Thu, 25 Mar 2021 07:33:24 GMT
931
+ Thu, 25 Mar 2021 07:33:24 GMT
917
932
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.3..@fluentui/react-divider_v9.0.0-alpha.4)
918
933
 
919
934
  ### Changes
@@ -922,7 +937,7 @@ Thu, 25 Mar 2021 07:33:24 GMT
922
937
 
923
938
  ## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.3)
924
939
 
925
- Wed, 24 Mar 2021 07:32:21 GMT
940
+ Wed, 24 Mar 2021 07:32:21 GMT
926
941
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.2..@fluentui/react-divider_v9.0.0-alpha.3)
927
942
 
928
943
  ### Changes
@@ -931,7 +946,7 @@ Wed, 24 Mar 2021 07:32:21 GMT
931
946
 
932
947
  ## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.2)
933
948
 
934
- Tue, 23 Mar 2021 07:31:43 GMT
949
+ Tue, 23 Mar 2021 07:31:43 GMT
935
950
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.1..@fluentui/react-divider_v9.0.0-alpha.2)
936
951
 
937
952
  ### Changes