@fluentui/react-aria 0.0.0-nightly0e0cf06c3420211029.1

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 (38) hide show
  1. package/CHANGELOG.json +1118 -0
  2. package/CHANGELOG.md +471 -0
  3. package/LICENSE +15 -0
  4. package/README.md +5 -0
  5. package/Spec.md +63 -0
  6. package/dist/react-aria.d.ts +28 -0
  7. package/lib/hooks/index.d.ts +1 -0
  8. package/lib/hooks/index.js +2 -0
  9. package/lib/hooks/index.js.map +1 -0
  10. package/lib/hooks/useARIAButton.d.ts +11 -0
  11. package/lib/hooks/useARIAButton.js +98 -0
  12. package/lib/hooks/useARIAButton.js.map +1 -0
  13. package/lib/index.d.ts +2 -0
  14. package/lib/index.js +3 -0
  15. package/lib/index.js.map +1 -0
  16. package/lib/tsdoc-metadata.json +11 -0
  17. package/lib/utils/index.d.ts +1 -0
  18. package/lib/utils/index.js +2 -0
  19. package/lib/utils/index.js.map +1 -0
  20. package/lib/utils/mergeARIADisabled.d.ts +10 -0
  21. package/lib/utils/mergeARIADisabled.js +15 -0
  22. package/lib/utils/mergeARIADisabled.js.map +1 -0
  23. package/lib-commonjs/hooks/index.d.ts +1 -0
  24. package/lib-commonjs/hooks/index.js +10 -0
  25. package/lib-commonjs/hooks/index.js.map +1 -0
  26. package/lib-commonjs/hooks/useARIAButton.d.ts +11 -0
  27. package/lib-commonjs/hooks/useARIAButton.js +109 -0
  28. package/lib-commonjs/hooks/useARIAButton.js.map +1 -0
  29. package/lib-commonjs/index.d.ts +2 -0
  30. package/lib-commonjs/index.js +12 -0
  31. package/lib-commonjs/index.js.map +1 -0
  32. package/lib-commonjs/utils/index.d.ts +1 -0
  33. package/lib-commonjs/utils/index.js +10 -0
  34. package/lib-commonjs/utils/index.js.map +1 -0
  35. package/lib-commonjs/utils/mergeARIADisabled.d.ts +10 -0
  36. package/lib-commonjs/utils/mergeARIADisabled.js +24 -0
  37. package/lib-commonjs/utils/mergeARIADisabled.js.map +1 -0
  38. package/package.json +62 -0
package/CHANGELOG.json ADDED
@@ -0,0 +1,1118 @@
1
+ {
2
+ "name": "@fluentui/react-aria",
3
+ "entries": [
4
+ {
5
+ "date": "Fri, 29 Oct 2021 06:39:55 GMT",
6
+ "tag": "@fluentui/react-aria_v0.0.0-nightly0e0cf06c3420211029.1",
7
+ "version": "0.0.0-nightly0e0cf06c3420211029.1",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "email not defined",
12
+ "package": "@fluentui/react-aria",
13
+ "commit": "3535f78f7af73f13f2c1e7470293fb5e592866de",
14
+ "comment": "Release nightly v9"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-aria",
19
+ "comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly0e0cf06c3420211029.1",
20
+ "commit": "3535f78f7af73f13f2c1e7470293fb5e592866de"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-aria",
25
+ "comment": "Bump @fluentui/react-make-styles to v0.0.0-nightly0e0cf06c3420211029.1",
26
+ "commit": "3535f78f7af73f13f2c1e7470293fb5e592866de"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-aria",
31
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly0e0cf06c3420211029.1",
32
+ "commit": "3535f78f7af73f13f2c1e7470293fb5e592866de"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-aria",
37
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightly0e0cf06c3420211029.1",
38
+ "commit": "3535f78f7af73f13f2c1e7470293fb5e592866de"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Wed, 27 Oct 2021 12:14:13 GMT",
45
+ "tag": "@fluentui/react-aria_v9.0.0-beta.2",
46
+ "version": "9.0.0-beta.2",
47
+ "comments": {
48
+ "prerelease": [
49
+ {
50
+ "author": "peter@draxler.ml",
51
+ "package": "@fluentui/react-aria",
52
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
53
+ "comment": "added styling of documentation"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-aria",
58
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.2",
59
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-aria",
64
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-beta.2",
65
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-aria",
70
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.2",
71
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
72
+ }
73
+ ]
74
+ }
75
+ },
76
+ {
77
+ "date": "Wed, 06 Oct 2021 10:37:22 GMT",
78
+ "tag": "@fluentui/react-aria_v9.0.0-beta.1",
79
+ "version": "9.0.0-beta.1",
80
+ "comments": {
81
+ "prerelease": [
82
+ {
83
+ "author": "lingfangao@hotmail.com",
84
+ "package": "@fluentui/react-aria",
85
+ "comment": "Bump all v9 components to beta prerelease tag",
86
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
87
+ },
88
+ {
89
+ "author": "beachball",
90
+ "package": "@fluentui/react-aria",
91
+ "comment": "Bump @fluentui/keyboard-keys to v9.0.0-beta.1",
92
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
93
+ },
94
+ {
95
+ "author": "beachball",
96
+ "package": "@fluentui/react-aria",
97
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.1",
98
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
99
+ },
100
+ {
101
+ "author": "beachball",
102
+ "package": "@fluentui/react-aria",
103
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-beta.1",
104
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
105
+ },
106
+ {
107
+ "author": "beachball",
108
+ "package": "@fluentui/react-aria",
109
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.1",
110
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
111
+ }
112
+ ]
113
+ }
114
+ },
115
+ {
116
+ "date": "Tue, 05 Oct 2021 12:47:58 GMT",
117
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.45",
118
+ "version": "9.0.0-alpha.45",
119
+ "comments": {
120
+ "prerelease": [
121
+ {
122
+ "author": "beachball",
123
+ "package": "@fluentui/react-aria",
124
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.78",
125
+ "commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
126
+ },
127
+ {
128
+ "author": "beachball",
129
+ "package": "@fluentui/react-aria",
130
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.53",
131
+ "commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
132
+ }
133
+ ]
134
+ }
135
+ },
136
+ {
137
+ "date": "Tue, 05 Oct 2021 09:28:07 GMT",
138
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.44",
139
+ "version": "9.0.0-alpha.44",
140
+ "comments": {
141
+ "prerelease": [
142
+ {
143
+ "author": "beachball",
144
+ "package": "@fluentui/react-aria",
145
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.77",
146
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
147
+ },
148
+ {
149
+ "author": "beachball",
150
+ "package": "@fluentui/react-aria",
151
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.56",
152
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
153
+ },
154
+ {
155
+ "author": "beachball",
156
+ "package": "@fluentui/react-aria",
157
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.52",
158
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
159
+ }
160
+ ]
161
+ }
162
+ },
163
+ {
164
+ "date": "Fri, 01 Oct 2021 14:13:08 GMT",
165
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.43",
166
+ "version": "9.0.0-alpha.43",
167
+ "comments": {
168
+ "prerelease": [
169
+ {
170
+ "author": "lingfangao@hotmail.com",
171
+ "package": "@fluentui/react-aria",
172
+ "comment": "Bump v9 prerelease versions to rerelease",
173
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
174
+ },
175
+ {
176
+ "author": "beachball",
177
+ "package": "@fluentui/react-aria",
178
+ "comment": "Bump @fluentui/keyboard-keys to v9.0.0-alpha.5",
179
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
180
+ },
181
+ {
182
+ "author": "beachball",
183
+ "package": "@fluentui/react-aria",
184
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.76",
185
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
186
+ },
187
+ {
188
+ "author": "beachball",
189
+ "package": "@fluentui/react-aria",
190
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.55",
191
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
192
+ },
193
+ {
194
+ "author": "beachball",
195
+ "package": "@fluentui/react-aria",
196
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.51",
197
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
198
+ }
199
+ ]
200
+ }
201
+ },
202
+ {
203
+ "date": "Fri, 01 Oct 2021 12:30:46 GMT",
204
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.41",
205
+ "version": "9.0.0-alpha.41",
206
+ "comments": {
207
+ "prerelease": [
208
+ {
209
+ "author": "bsunderhus@microsoft.com",
210
+ "package": "@fluentui/react-aria",
211
+ "comment": "Removes disabled attribute when not required",
212
+ "commit": "c5f91bfccb65073eb01e4b4aa0b720bb6bf06b5d"
213
+ }
214
+ ]
215
+ }
216
+ },
217
+ {
218
+ "date": "Wed, 29 Sep 2021 08:06:11 GMT",
219
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.40",
220
+ "version": "9.0.0-alpha.40",
221
+ "comments": {
222
+ "prerelease": [
223
+ {
224
+ "author": "beachball",
225
+ "package": "@fluentui/react-aria",
226
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.74",
227
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
228
+ },
229
+ {
230
+ "author": "beachball",
231
+ "package": "@fluentui/react-aria",
232
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.49",
233
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
234
+ }
235
+ ]
236
+ }
237
+ },
238
+ {
239
+ "date": "Mon, 27 Sep 2021 08:06:00 GMT",
240
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.39",
241
+ "version": "9.0.0-alpha.39",
242
+ "comments": {
243
+ "prerelease": [
244
+ {
245
+ "author": "beachball",
246
+ "package": "@fluentui/react-aria",
247
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.73",
248
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
249
+ },
250
+ {
251
+ "author": "beachball",
252
+ "package": "@fluentui/react-aria",
253
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.53",
254
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
255
+ },
256
+ {
257
+ "author": "beachball",
258
+ "package": "@fluentui/react-aria",
259
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.48",
260
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
261
+ }
262
+ ]
263
+ }
264
+ },
265
+ {
266
+ "date": "Fri, 24 Sep 2021 09:17:17 GMT",
267
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.38",
268
+ "version": "9.0.0-alpha.38",
269
+ "comments": {
270
+ "prerelease": [
271
+ {
272
+ "author": "beachball",
273
+ "package": "@fluentui/react-aria",
274
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.72",
275
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
276
+ },
277
+ {
278
+ "author": "beachball",
279
+ "package": "@fluentui/react-aria",
280
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.52",
281
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
282
+ },
283
+ {
284
+ "author": "beachball",
285
+ "package": "@fluentui/react-aria",
286
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.47",
287
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
288
+ }
289
+ ]
290
+ }
291
+ },
292
+ {
293
+ "date": "Thu, 23 Sep 2021 08:21:34 GMT",
294
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.37",
295
+ "version": "9.0.0-alpha.37",
296
+ "comments": {
297
+ "prerelease": [
298
+ {
299
+ "author": "beachball",
300
+ "package": "@fluentui/react-aria",
301
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.71",
302
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
303
+ },
304
+ {
305
+ "author": "beachball",
306
+ "package": "@fluentui/react-aria",
307
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.51",
308
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
309
+ },
310
+ {
311
+ "author": "beachball",
312
+ "package": "@fluentui/react-aria",
313
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.46",
314
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
315
+ }
316
+ ]
317
+ }
318
+ },
319
+ {
320
+ "date": "Wed, 22 Sep 2021 10:10:07 GMT",
321
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.36",
322
+ "version": "9.0.0-alpha.36",
323
+ "comments": {
324
+ "prerelease": [
325
+ {
326
+ "author": "beachball",
327
+ "package": "@fluentui/react-aria",
328
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.70",
329
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
330
+ },
331
+ {
332
+ "author": "beachball",
333
+ "package": "@fluentui/react-aria",
334
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.50",
335
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
336
+ },
337
+ {
338
+ "author": "beachball",
339
+ "package": "@fluentui/react-aria",
340
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.45",
341
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
342
+ }
343
+ ]
344
+ }
345
+ },
346
+ {
347
+ "date": "Tue, 21 Sep 2021 07:42:34 GMT",
348
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.35",
349
+ "version": "9.0.0-alpha.35",
350
+ "comments": {
351
+ "prerelease": [
352
+ {
353
+ "author": "beachball",
354
+ "package": "@fluentui/react-aria",
355
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.69",
356
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
357
+ },
358
+ {
359
+ "author": "beachball",
360
+ "package": "@fluentui/react-aria",
361
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.44",
362
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
363
+ }
364
+ ]
365
+ }
366
+ },
367
+ {
368
+ "date": "Mon, 20 Sep 2021 07:36:26 GMT",
369
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.34",
370
+ "version": "9.0.0-alpha.34",
371
+ "comments": {
372
+ "none": [
373
+ {
374
+ "author": "lingfangao@hotmail.com",
375
+ "package": "@fluentui/react-aria",
376
+ "comment": "chore: use versioon eslint-plugin and react-conformance in dev dependencies",
377
+ "commit": "b8a304770f77c0353553a152dad34421070400a6"
378
+ }
379
+ ],
380
+ "prerelease": [
381
+ {
382
+ "author": "lingfangao@hotmail.com",
383
+ "package": "@fluentui/react-aria",
384
+ "commit": "b8a304770f77c0353553a152dad34421070400a6",
385
+ "comment": "Bump @fluentui/react-aria to v9.0.0-alpha.34"
386
+ }
387
+ ]
388
+ }
389
+ },
390
+ {
391
+ "date": "Fri, 17 Sep 2021 07:35:26 GMT",
392
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.33",
393
+ "version": "9.0.0-alpha.33",
394
+ "comments": {
395
+ "prerelease": [
396
+ {
397
+ "author": "Humberto.Morimoto@microsoft.com",
398
+ "package": "@fluentui/react-aria",
399
+ "commit": "90d71a0914acbb73a0365d60a85237e3d58ef575",
400
+ "comment": "Bump @fluentui/react-aria to v9.0.0-alpha.33"
401
+ }
402
+ ]
403
+ }
404
+ },
405
+ {
406
+ "date": "Thu, 16 Sep 2021 07:38:39 GMT",
407
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.32",
408
+ "version": "9.0.0-alpha.32",
409
+ "comments": {
410
+ "prerelease": [
411
+ {
412
+ "author": "behowell@microsoft.com",
413
+ "package": "@fluentui/react-aria",
414
+ "commit": "fbe41e2877a20ce0f3c01b5188e17c12f941cc4c",
415
+ "comment": "Bump @fluentui/react-aria to v9.0.0-alpha.32"
416
+ }
417
+ ]
418
+ }
419
+ },
420
+ {
421
+ "date": "Tue, 14 Sep 2021 20:09:02 GMT",
422
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.31",
423
+ "version": "9.0.0-alpha.31",
424
+ "comments": {
425
+ "prerelease": [
426
+ {
427
+ "author": "bsunderhus@microsoft.com",
428
+ "package": "@fluentui/react-aria",
429
+ "commit": "10495c31fb5c5cf48b4665601a75a0cfabb6a03c",
430
+ "comment": "Bump @fluentui/react-aria to v9.0.0-alpha.31"
431
+ }
432
+ ]
433
+ }
434
+ },
435
+ {
436
+ "date": "Tue, 14 Sep 2021 07:38:18 GMT",
437
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.30",
438
+ "version": "9.0.0-alpha.30",
439
+ "comments": {
440
+ "prerelease": [
441
+ {
442
+ "author": "bsunderhus@microsoft.com",
443
+ "package": "@fluentui/react-aria",
444
+ "comment": "Generalize mergeARIADisabled",
445
+ "commit": "fe05da92ddc2742135a689b7b990f8152bd752c3"
446
+ }
447
+ ]
448
+ }
449
+ },
450
+ {
451
+ "date": "Fri, 10 Sep 2021 16:31:53 GMT",
452
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.29",
453
+ "version": "9.0.0-alpha.29",
454
+ "comments": {
455
+ "prerelease": [
456
+ {
457
+ "author": "lingfangao@hotmail.com",
458
+ "package": "@fluentui/react-aria",
459
+ "comment": "chore(v9): Move all internal v9 dependencies from caret to fixed version",
460
+ "commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0"
461
+ },
462
+ {
463
+ "author": "lingfangao@hotmail.com",
464
+ "package": "@fluentui/react-aria",
465
+ "commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0",
466
+ "comment": "Bump @fluentui/react-aria to v9.0.0-alpha.29"
467
+ }
468
+ ]
469
+ }
470
+ },
471
+ {
472
+ "date": "Fri, 10 Sep 2021 07:39:51 GMT",
473
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.28",
474
+ "version": "9.0.0-alpha.28",
475
+ "comments": {
476
+ "prerelease": [
477
+ {
478
+ "comment": "Refactor ObjectShorthandProps into IntrinsicShorthandProps",
479
+ "author": "behowell@microsoft.com",
480
+ "commit": "8700a515c7f2659761c5b53f55c32453bc3510b1",
481
+ "package": "@fluentui/react-aria"
482
+ }
483
+ ]
484
+ }
485
+ },
486
+ {
487
+ "date": "Tue, 07 Sep 2021 07:34:55 GMT",
488
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.27",
489
+ "version": "9.0.0-alpha.27",
490
+ "comments": {
491
+ "none": [
492
+ {
493
+ "comment": "Bump @fluentui/react-conformance to v0.5.0",
494
+ "author": "olfedias@microsoft.com",
495
+ "commit": "37e0f35eb706d40c4537010de97db94a831022d3",
496
+ "package": "@fluentui/react-aria"
497
+ }
498
+ ]
499
+ }
500
+ },
501
+ {
502
+ "date": "Mon, 06 Sep 2021 07:34:53 GMT",
503
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.27",
504
+ "version": "9.0.0-alpha.27",
505
+ "comments": {
506
+ "prerelease": [
507
+ {
508
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.44",
509
+ "author": "lingfangao@hotmail.com",
510
+ "commit": "cd22a603bb20947e7d23a3357b9a535afdb5ee1d",
511
+ "package": "@fluentui/react-aria"
512
+ }
513
+ ]
514
+ }
515
+ },
516
+ {
517
+ "date": "Thu, 02 Sep 2021 07:36:46 GMT",
518
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.26",
519
+ "version": "9.0.0-alpha.26",
520
+ "comments": {
521
+ "patch": [
522
+ {
523
+ "comment": "Bump @fluentui/react-conformance to v0.4.5",
524
+ "author": "olfedias@microsoft.com",
525
+ "commit": "8f887d05e8f2fed8433b147c6e175d8297455c51",
526
+ "package": "@fluentui/react-aria"
527
+ }
528
+ ]
529
+ }
530
+ },
531
+ {
532
+ "date": "Wed, 01 Sep 2021 07:39:56 GMT",
533
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.25",
534
+ "version": "9.0.0-alpha.25",
535
+ "comments": {
536
+ "prerelease": [
537
+ {
538
+ "comment": "Updates react-aria to use root as slot",
539
+ "author": "bsunderhus@microsoft.com",
540
+ "commit": "40254a1b07bd51affd276e51af0b1d517714b45c",
541
+ "package": "@fluentui/react-aria"
542
+ }
543
+ ]
544
+ }
545
+ },
546
+ {
547
+ "date": "Tue, 31 Aug 2021 07:37:47 GMT",
548
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.24",
549
+ "version": "9.0.0-alpha.24",
550
+ "comments": {
551
+ "prerelease": [
552
+ {
553
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.42",
554
+ "author": "lingfan.gao@microsoft.com",
555
+ "commit": "7a53d85571212d2f5b56a84fd84e29f5e1985daa",
556
+ "package": "@fluentui/react-aria"
557
+ }
558
+ ]
559
+ }
560
+ },
561
+ {
562
+ "date": "Mon, 30 Aug 2021 07:35:05 GMT",
563
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.23",
564
+ "version": "9.0.0-alpha.23",
565
+ "comments": {
566
+ "prerelease": [
567
+ {
568
+ "comment": "Updating TypeScript type-only imports/exports to use import/export type syntax.",
569
+ "author": "dzearing@hotmail.com",
570
+ "commit": "e2ee214821eeb15080fa66ea0905dee4838fb291",
571
+ "package": "@fluentui/react-aria"
572
+ }
573
+ ]
574
+ }
575
+ },
576
+ {
577
+ "date": "Thu, 26 Aug 2021 07:35:43 GMT",
578
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.22",
579
+ "version": "9.0.0-alpha.22",
580
+ "comments": {
581
+ "none": [
582
+ {
583
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.34",
584
+ "author": "martinhochel@microsoft.com",
585
+ "commit": "210a7de72f25eb379bb76f76867351b7cad36ccd",
586
+ "package": "@fluentui/react-aria"
587
+ }
588
+ ]
589
+ }
590
+ },
591
+ {
592
+ "date": "Tue, 24 Aug 2021 07:34:48 GMT",
593
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.22",
594
+ "version": "9.0.0-alpha.22",
595
+ "comments": {
596
+ "none": [
597
+ {
598
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.34",
599
+ "author": "dzearing@hotmail.com",
600
+ "commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
601
+ "package": "@fluentui/react-aria"
602
+ }
603
+ ]
604
+ }
605
+ },
606
+ {
607
+ "date": "Fri, 20 Aug 2021 07:37:28 GMT",
608
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.22",
609
+ "version": "9.0.0-alpha.22",
610
+ "comments": {
611
+ "prerelease": [
612
+ {
613
+ "comment": "Update .npmignore",
614
+ "author": "elcraig@microsoft.com",
615
+ "commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
616
+ "package": "@fluentui/react-aria"
617
+ }
618
+ ],
619
+ "none": [
620
+ {
621
+ "comment": "Bump @fluentui/eslint-plugin to v1.4.0",
622
+ "author": "behowell@microsoft.com",
623
+ "commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
624
+ "package": "@fluentui/react-aria"
625
+ },
626
+ {
627
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.34",
628
+ "author": "elcraig@microsoft.com",
629
+ "commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
630
+ "package": "@fluentui/react-aria"
631
+ },
632
+ {
633
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.40",
634
+ "author": "elcraig@microsoft.com",
635
+ "commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
636
+ "package": "@fluentui/react-aria"
637
+ },
638
+ {
639
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.58",
640
+ "author": "elcraig@microsoft.com",
641
+ "commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
642
+ "package": "@fluentui/react-aria"
643
+ },
644
+ {
645
+ "comment": "Bump @fluentui/keyboard-keys to v9.0.0-alpha.3",
646
+ "author": "elcraig@microsoft.com",
647
+ "commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
648
+ "package": "@fluentui/react-aria"
649
+ },
650
+ {
651
+ "comment": "Bump @fluentui/react-conformance to v0.4.4",
652
+ "author": "behowell@microsoft.com",
653
+ "commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
654
+ "package": "@fluentui/react-aria"
655
+ },
656
+ {
657
+ "comment": "Bump @fluentui/scripts to v1.0.0",
658
+ "author": "behowell@microsoft.com",
659
+ "commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
660
+ "package": "@fluentui/react-aria"
661
+ }
662
+ ]
663
+ }
664
+ },
665
+ {
666
+ "date": "Thu, 19 Aug 2021 07:41:35 GMT",
667
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.21",
668
+ "version": "9.0.0-alpha.21",
669
+ "comments": {
670
+ "prerelease": [
671
+ {
672
+ "comment": "Updates react-aria on slot null rendering",
673
+ "author": "bsunderhus@microsoft.com",
674
+ "commit": "e467d64e7d3edb2512a81efdaeca5813269039b4",
675
+ "package": "@fluentui/react-aria"
676
+ }
677
+ ]
678
+ }
679
+ },
680
+ {
681
+ "date": "Fri, 13 Aug 2021 07:36:34 GMT",
682
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.20",
683
+ "version": "9.0.0-alpha.20",
684
+ "comments": {
685
+ "prerelease": [
686
+ {
687
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.32",
688
+ "author": "olfedias@microsoft.com",
689
+ "commit": "284da7c9d57b33abce253aed5fc19b02898f6e0c",
690
+ "package": "@fluentui/react-aria"
691
+ }
692
+ ]
693
+ }
694
+ },
695
+ {
696
+ "date": "Fri, 06 Aug 2021 07:35:14 GMT",
697
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.19",
698
+ "version": "9.0.0-alpha.19",
699
+ "comments": {
700
+ "prerelease": [
701
+ {
702
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.31",
703
+ "author": "jspurlin@microsoft.com",
704
+ "commit": "8a09087b4215a36a50b6d3478cd2b74155c9c630",
705
+ "package": "@fluentui/react-aria"
706
+ }
707
+ ]
708
+ }
709
+ },
710
+ {
711
+ "date": "Wed, 04 Aug 2021 07:34:12 GMT",
712
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.18",
713
+ "version": "9.0.0-alpha.18",
714
+ "comments": {
715
+ "none": [
716
+ {
717
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.37",
718
+ "author": "czearing@outlook.com",
719
+ "commit": "109e85b19d8ee37a9c31ddf8e2083471bab64526",
720
+ "package": "@fluentui/react-aria"
721
+ }
722
+ ]
723
+ }
724
+ },
725
+ {
726
+ "date": "Tue, 03 Aug 2021 07:39:30 GMT",
727
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.18",
728
+ "version": "9.0.0-alpha.18",
729
+ "comments": {
730
+ "patch": [
731
+ {
732
+ "comment": "Bump @fluentui/eslint-plugin to v1.3.3",
733
+ "author": "behowell@microsoft.com",
734
+ "commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
735
+ "package": "@fluentui/react-aria"
736
+ },
737
+ {
738
+ "comment": "Bump @fluentui/react-conformance to v0.4.4",
739
+ "author": "behowell@microsoft.com",
740
+ "commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
741
+ "package": "@fluentui/react-aria"
742
+ },
743
+ {
744
+ "comment": "Bump @fluentui/scripts to v1.0.0",
745
+ "author": "behowell@microsoft.com",
746
+ "commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
747
+ "package": "@fluentui/react-aria"
748
+ }
749
+ ],
750
+ "prerelease": [
751
+ {
752
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.30",
753
+ "author": "behowell@microsoft.com",
754
+ "commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
755
+ "package": "@fluentui/react-aria"
756
+ }
757
+ ]
758
+ }
759
+ },
760
+ {
761
+ "date": "Mon, 02 Aug 2021 07:36:20 GMT",
762
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.17",
763
+ "version": "9.0.0-alpha.17",
764
+ "comments": {
765
+ "prerelease": [
766
+ {
767
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.36",
768
+ "author": "lingfan.gao@microsoft.com",
769
+ "commit": "ab0e1bafdd9ace2974b3362cd2300fb32af466fb",
770
+ "package": "@fluentui/react-aria"
771
+ }
772
+ ]
773
+ }
774
+ },
775
+ {
776
+ "date": "Mon, 26 Jul 2021 07:37:30 GMT",
777
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.16",
778
+ "version": "9.0.0-alpha.16",
779
+ "comments": {
780
+ "prerelease": [
781
+ {
782
+ "comment": "add Babel plugins to build pipeline",
783
+ "author": "olfedias@microsoft.com",
784
+ "commit": "19db6cb57a237073b0bb50d07eb921b1ce2e0c61",
785
+ "package": "@fluentui/react-aria"
786
+ }
787
+ ]
788
+ }
789
+ },
790
+ {
791
+ "date": "Fri, 23 Jul 2021 07:38:19 GMT",
792
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.15",
793
+ "version": "9.0.0-alpha.15",
794
+ "comments": {
795
+ "prerelease": [
796
+ {
797
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.27",
798
+ "author": "miroslav.stastny@microsoft.com",
799
+ "commit": "5d812148593dc574a6f3a343a5657614b4d10456",
800
+ "package": "@fluentui/react-aria"
801
+ }
802
+ ]
803
+ }
804
+ },
805
+ {
806
+ "date": "Thu, 22 Jul 2021 07:36:55 GMT",
807
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.14",
808
+ "version": "9.0.0-alpha.14",
809
+ "comments": {
810
+ "prerelease": [
811
+ {
812
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.34",
813
+ "author": "behowell@microsoft.com",
814
+ "commit": "2e257154d0448b8d4fd64142f93fcc9a225995cc",
815
+ "package": "@fluentui/react-aria"
816
+ }
817
+ ]
818
+ }
819
+ },
820
+ {
821
+ "date": "Tue, 20 Jul 2021 22:23:17 GMT",
822
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.13",
823
+ "version": "9.0.0-alpha.13",
824
+ "comments": {
825
+ "prerelease": [
826
+ {
827
+ "comment": "chore(react-aria): Replace keyboard-key with keyboard-keys",
828
+ "author": "lingfan.gao@microsoft.com",
829
+ "commit": "87ab56f142ad5f10d772ba339ea26d84600ac965",
830
+ "package": "@fluentui/react-aria"
831
+ }
832
+ ],
833
+ "none": [
834
+ {
835
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.25",
836
+ "author": "olfedias@microsoft.com",
837
+ "commit": "eb109ce88fe81cc91338ece32be1f4e49b81a678",
838
+ "package": "@fluentui/react-aria"
839
+ },
840
+ {
841
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.49",
842
+ "author": "olfedias@microsoft.com",
843
+ "commit": "eb109ce88fe81cc91338ece32be1f4e49b81a678",
844
+ "package": "@fluentui/react-aria"
845
+ },
846
+ {
847
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.33",
848
+ "author": "olfedias@microsoft.com",
849
+ "commit": "0723d064145b7f6be971187a5cf9b66859308e2f",
850
+ "package": "@fluentui/react-aria"
851
+ }
852
+ ]
853
+ }
854
+ },
855
+ {
856
+ "date": "Thu, 15 Jul 2021 07:36:18 GMT",
857
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.12",
858
+ "version": "9.0.0-alpha.12",
859
+ "comments": {
860
+ "prerelease": [
861
+ {
862
+ "comment": "Fix react-aria due to changes on slots typings",
863
+ "author": "bsunderhus@microsoft.com",
864
+ "commit": "b60234948eacb8c6fa9d08ab8e98d963f583d475",
865
+ "package": "@fluentui/react-aria"
866
+ }
867
+ ]
868
+ }
869
+ },
870
+ {
871
+ "date": "Tue, 13 Jul 2021 22:32:58 GMT",
872
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.11",
873
+ "version": "9.0.0-alpha.11",
874
+ "comments": {
875
+ "patch": [
876
+ {
877
+ "comment": "Bump @fluentui/react-conformance to v0.4.3",
878
+ "author": "elcraig@microsoft.com",
879
+ "commit": "12b74625dec55bd1919f6370513043d87705e5ea",
880
+ "package": "@fluentui/react-aria"
881
+ }
882
+ ]
883
+ }
884
+ },
885
+ {
886
+ "date": "Tue, 13 Jul 2021 07:35:36 GMT",
887
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.10",
888
+ "version": "9.0.0-alpha.10",
889
+ "comments": {
890
+ "prerelease": [
891
+ {
892
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.24",
893
+ "author": "behowell@microsoft.com",
894
+ "commit": "8e5969e291bcafac21df12c9fb591bdd5654c613",
895
+ "package": "@fluentui/react-aria"
896
+ }
897
+ ]
898
+ }
899
+ },
900
+ {
901
+ "date": "Mon, 12 Jul 2021 07:33:23 GMT",
902
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.9",
903
+ "version": "9.0.0-alpha.9",
904
+ "comments": {
905
+ "prerelease": [
906
+ {
907
+ "comment": "Update prop merging mechanism",
908
+ "author": "bsunderhus@microsoft.com",
909
+ "commit": "5d52e386874b7c44f7c1ba39091c7b5638eb9d65",
910
+ "package": "@fluentui/react-aria"
911
+ },
912
+ {
913
+ "comment": "Removes forcing children on useARIAButton",
914
+ "author": "bsunderhus@microsoft.com",
915
+ "commit": "b77307bb8ec2b07db583fda8367b73911598b4f6",
916
+ "package": "@fluentui/react-aria"
917
+ }
918
+ ]
919
+ }
920
+ },
921
+ {
922
+ "date": "Fri, 09 Jul 2021 07:39:31 GMT",
923
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.8",
924
+ "version": "9.0.0-alpha.8",
925
+ "comments": {
926
+ "patch": [
927
+ {
928
+ "comment": "Bump @fluentui/eslint-plugin to v1.3.2",
929
+ "author": "martinhochel@microsoft.com",
930
+ "commit": "18902eb64710aa6253a79781357b8390bb13665c",
931
+ "package": "@fluentui/react-aria"
932
+ },
933
+ {
934
+ "comment": "Bump @fluentui/keyboard-key to v0.3.3",
935
+ "author": "martinhochel@microsoft.com",
936
+ "commit": "18902eb64710aa6253a79781357b8390bb13665c",
937
+ "package": "@fluentui/react-aria"
938
+ },
939
+ {
940
+ "comment": "Bump @fluentui/react-conformance to v0.4.2",
941
+ "author": "martinhochel@microsoft.com",
942
+ "commit": "18902eb64710aa6253a79781357b8390bb13665c",
943
+ "package": "@fluentui/react-aria"
944
+ },
945
+ {
946
+ "comment": "Bump @fluentui/scripts to v1.0.0",
947
+ "author": "martinhochel@microsoft.com",
948
+ "commit": "18902eb64710aa6253a79781357b8390bb13665c",
949
+ "package": "@fluentui/react-aria"
950
+ }
951
+ ],
952
+ "prerelease": [
953
+ {
954
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.23",
955
+ "author": "martinhochel@microsoft.com",
956
+ "commit": "18902eb64710aa6253a79781357b8390bb13665c",
957
+ "package": "@fluentui/react-aria"
958
+ }
959
+ ]
960
+ }
961
+ },
962
+ {
963
+ "date": "Fri, 02 Jul 2021 23:15:55 GMT",
964
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.7",
965
+ "version": "9.0.0-alpha.7",
966
+ "comments": {
967
+ "prerelease": [
968
+ {
969
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.31",
970
+ "author": "bsunderhus@microsoft.com",
971
+ "commit": "6c37a1cb5c312d4be8b239bfd9f6c9f28e9f0d24",
972
+ "package": "@fluentui/react-aria"
973
+ }
974
+ ]
975
+ }
976
+ },
977
+ {
978
+ "date": "Fri, 02 Jul 2021 07:37:06 GMT",
979
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.6",
980
+ "version": "9.0.0-alpha.6",
981
+ "comments": {
982
+ "prerelease": [
983
+ {
984
+ "comment": "Rename typings and getSlots to have the Compat Suffix",
985
+ "author": "bsunderhus@microsoft.com",
986
+ "commit": "c939e67b1840a9eb5f7706afcda8c14df8f18d33",
987
+ "package": "@fluentui/react-aria"
988
+ }
989
+ ]
990
+ }
991
+ },
992
+ {
993
+ "date": "Thu, 01 Jul 2021 07:35:05 GMT",
994
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.5",
995
+ "version": "9.0.0-alpha.5",
996
+ "comments": {
997
+ "prerelease": [
998
+ {
999
+ "comment": "Fixing bug in start script of converged packages.",
1000
+ "author": "Humberto.Morimoto@microsoft.com",
1001
+ "commit": "c7eff2580a6fe159bbb3c4e77e549925187f3150",
1002
+ "package": "@fluentui/react-aria"
1003
+ }
1004
+ ]
1005
+ }
1006
+ },
1007
+ {
1008
+ "date": "Wed, 30 Jun 2021 07:38:35 GMT",
1009
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.4",
1010
+ "version": "9.0.0-alpha.4",
1011
+ "comments": {
1012
+ "prerelease": [
1013
+ {
1014
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.20",
1015
+ "author": "tristan.watanabe@gmail.com",
1016
+ "commit": "804ca93da84e19cec0737729473be5034a2e4939",
1017
+ "package": "@fluentui/react-aria"
1018
+ }
1019
+ ]
1020
+ }
1021
+ },
1022
+ {
1023
+ "date": "Tue, 29 Jun 2021 07:33:32 GMT",
1024
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.3",
1025
+ "version": "9.0.0-alpha.3",
1026
+ "comments": {
1027
+ "prerelease": [
1028
+ {
1029
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.19",
1030
+ "author": "olfedias@microsoft.com",
1031
+ "commit": "073ea5f67e3088a92f68caeeca32ef96410aabc5",
1032
+ "package": "@fluentui/react-aria"
1033
+ }
1034
+ ]
1035
+ }
1036
+ },
1037
+ {
1038
+ "date": "Mon, 28 Jun 2021 07:35:16 GMT",
1039
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.2",
1040
+ "version": "9.0.0-alpha.2",
1041
+ "comments": {
1042
+ "none": [
1043
+ {
1044
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.18",
1045
+ "author": "olfedias@microsoft.com",
1046
+ "commit": "bf6fd1290ea6c6861a5d80f704e0d6d0cadb71e0",
1047
+ "package": "@fluentui/react-aria"
1048
+ }
1049
+ ]
1050
+ }
1051
+ },
1052
+ {
1053
+ "date": "Wed, 23 Jun 2021 07:31:49 GMT",
1054
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.2",
1055
+ "version": "9.0.0-alpha.2",
1056
+ "comments": {
1057
+ "none": [
1058
+ {
1059
+ "comment": "Update build:local output path",
1060
+ "author": "miroslav.stastny@microsoft.com",
1061
+ "commit": "e4b6b9a9cbc90d5de498a85aeb793678b48f649b",
1062
+ "package": "@fluentui/react-aria"
1063
+ }
1064
+ ]
1065
+ }
1066
+ },
1067
+ {
1068
+ "date": "Mon, 21 Jun 2021 07:34:33 GMT",
1069
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.2",
1070
+ "version": "9.0.0-alpha.2",
1071
+ "comments": {
1072
+ "prerelease": [
1073
+ {
1074
+ "comment": "Fix useARIAButton children problem",
1075
+ "author": "bsunderhus@microsoft.com",
1076
+ "commit": "ca7bfda38b206027532062d9d360272a583f1b86",
1077
+ "package": "@fluentui/react-aria"
1078
+ }
1079
+ ],
1080
+ "none": [
1081
+ {
1082
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.42",
1083
+ "author": "miroslav.stastny@microsoft.com",
1084
+ "commit": "7301e00ef64eefcbd9f20e4ac8fd45849b3f74f3",
1085
+ "package": "@fluentui/react-aria"
1086
+ },
1087
+ {
1088
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.18",
1089
+ "author": "miroslav.stastny@microsoft.com",
1090
+ "commit": "7301e00ef64eefcbd9f20e4ac8fd45849b3f74f3",
1091
+ "package": "@fluentui/react-aria"
1092
+ }
1093
+ ]
1094
+ }
1095
+ },
1096
+ {
1097
+ "date": "Thu, 17 Jun 2021 07:34:11 GMT",
1098
+ "tag": "@fluentui/react-aria_v9.0.0-alpha.1",
1099
+ "version": "9.0.0-alpha.1",
1100
+ "comments": {
1101
+ "prerelease": [
1102
+ {
1103
+ "comment": "Adds @fluentui/keyboard-key due to legacy",
1104
+ "author": "bsunderhus@microsoft.com",
1105
+ "commit": "3118517319fb8d66a3ca44c43285d0cbd2d7c48d",
1106
+ "package": "@fluentui/react-aria"
1107
+ },
1108
+ {
1109
+ "comment": "Creates react-aria package",
1110
+ "author": "bsunderhus@microsoft.com",
1111
+ "commit": "4cba25179eeb86d5a6cc38b13054e2627660d27f",
1112
+ "package": "@fluentui/react-aria"
1113
+ }
1114
+ ]
1115
+ }
1116
+ }
1117
+ ]
1118
+ }