@fluentui/react-provider 0.0.0-nightly-20220302-0405.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 (67) hide show
  1. package/CHANGELOG.json +3190 -0
  2. package/CHANGELOG.md +1174 -0
  3. package/LICENSE +15 -0
  4. package/README.md +5 -0
  5. package/dist/react-provider.d.ts +69 -0
  6. package/lib/FluentProvider.d.ts +1 -0
  7. package/lib/FluentProvider.js +2 -0
  8. package/lib/FluentProvider.js.map +1 -0
  9. package/lib/components/FluentProvider/FluentProvider.d.ts +3 -0
  10. package/lib/components/FluentProvider/FluentProvider.js +13 -0
  11. package/lib/components/FluentProvider/FluentProvider.js.map +1 -0
  12. package/lib/components/FluentProvider/FluentProvider.types.d.ts +26 -0
  13. package/lib/components/FluentProvider/FluentProvider.types.js +2 -0
  14. package/lib/components/FluentProvider/FluentProvider.types.js.map +1 -0
  15. package/lib/components/FluentProvider/index.d.ts +6 -0
  16. package/lib/components/FluentProvider/index.js +7 -0
  17. package/lib/components/FluentProvider/index.js.map +1 -0
  18. package/lib/components/FluentProvider/renderFluentProvider.d.ts +5 -0
  19. package/lib/components/FluentProvider/renderFluentProvider.js +27 -0
  20. package/lib/components/FluentProvider/renderFluentProvider.js.map +1 -0
  21. package/lib/components/FluentProvider/useFluentProvider.d.ts +12 -0
  22. package/lib/components/FluentProvider/useFluentProvider.js +74 -0
  23. package/lib/components/FluentProvider/useFluentProvider.js.map +1 -0
  24. package/lib/components/FluentProvider/useFluentProviderContextValues.d.ts +2 -0
  25. package/lib/components/FluentProvider/useFluentProviderContextValues.js +24 -0
  26. package/lib/components/FluentProvider/useFluentProviderContextValues.js.map +1 -0
  27. package/lib/components/FluentProvider/useFluentProviderStyles.d.ts +4 -0
  28. package/lib/components/FluentProvider/useFluentProviderStyles.js +24 -0
  29. package/lib/components/FluentProvider/useFluentProviderStyles.js.map +1 -0
  30. package/lib/components/FluentProvider/useThemeStyleTag.d.ts +7 -0
  31. package/lib/components/FluentProvider/useThemeStyleTag.js +56 -0
  32. package/lib/components/FluentProvider/useThemeStyleTag.js.map +1 -0
  33. package/lib/index.d.ts +2 -0
  34. package/lib/index.js +3 -0
  35. package/lib/index.js.map +1 -0
  36. package/lib/tsdoc-metadata.json +11 -0
  37. package/lib-commonjs/FluentProvider.d.ts +1 -0
  38. package/lib-commonjs/FluentProvider.js +10 -0
  39. package/lib-commonjs/FluentProvider.js.map +1 -0
  40. package/lib-commonjs/components/FluentProvider/FluentProvider.d.ts +3 -0
  41. package/lib-commonjs/components/FluentProvider/FluentProvider.js +25 -0
  42. package/lib-commonjs/components/FluentProvider/FluentProvider.js.map +1 -0
  43. package/lib-commonjs/components/FluentProvider/FluentProvider.types.d.ts +26 -0
  44. package/lib-commonjs/components/FluentProvider/FluentProvider.types.js +6 -0
  45. package/lib-commonjs/components/FluentProvider/FluentProvider.types.js.map +1 -0
  46. package/lib-commonjs/components/FluentProvider/index.d.ts +6 -0
  47. package/lib-commonjs/components/FluentProvider/index.js +20 -0
  48. package/lib-commonjs/components/FluentProvider/index.js.map +1 -0
  49. package/lib-commonjs/components/FluentProvider/renderFluentProvider.d.ts +5 -0
  50. package/lib-commonjs/components/FluentProvider/renderFluentProvider.js +40 -0
  51. package/lib-commonjs/components/FluentProvider/renderFluentProvider.js.map +1 -0
  52. package/lib-commonjs/components/FluentProvider/useFluentProvider.d.ts +12 -0
  53. package/lib-commonjs/components/FluentProvider/useFluentProvider.js +88 -0
  54. package/lib-commonjs/components/FluentProvider/useFluentProvider.js.map +1 -0
  55. package/lib-commonjs/components/FluentProvider/useFluentProviderContextValues.d.ts +2 -0
  56. package/lib-commonjs/components/FluentProvider/useFluentProviderContextValues.js +35 -0
  57. package/lib-commonjs/components/FluentProvider/useFluentProviderContextValues.js.map +1 -0
  58. package/lib-commonjs/components/FluentProvider/useFluentProviderStyles.d.ts +4 -0
  59. package/lib-commonjs/components/FluentProvider/useFluentProviderStyles.js +35 -0
  60. package/lib-commonjs/components/FluentProvider/useFluentProviderStyles.js.map +1 -0
  61. package/lib-commonjs/components/FluentProvider/useThemeStyleTag.d.ts +7 -0
  62. package/lib-commonjs/components/FluentProvider/useThemeStyleTag.js +68 -0
  63. package/lib-commonjs/components/FluentProvider/useThemeStyleTag.js.map +1 -0
  64. package/lib-commonjs/index.d.ts +2 -0
  65. package/lib-commonjs/index.js +26 -0
  66. package/lib-commonjs/index.js.map +1 -0
  67. package/package.json +65 -0
package/CHANGELOG.json ADDED
@@ -0,0 +1,3190 @@
1
+ {
2
+ "name": "@fluentui/react-provider",
3
+ "entries": [
4
+ {
5
+ "date": "Wed, 02 Mar 2022 04:14:56 GMT",
6
+ "tag": "@fluentui/react-provider_v0.0.0-nightly-20220302-0405.1",
7
+ "version": "0.0.0-nightly-20220302-0405.1",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "email not defined",
12
+ "package": "@fluentui/react-provider",
13
+ "commit": "53b1c4f7ec45eabb24152a601ce3341b825b3aec",
14
+ "comment": "Release nightly v9"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-provider",
19
+ "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220302-0405.1",
20
+ "commit": "53b1c4f7ec45eabb24152a601ce3341b825b3aec"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-provider",
25
+ "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220302-0405.1",
26
+ "commit": "53b1c4f7ec45eabb24152a601ce3341b825b3aec"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-provider",
31
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220302-0405.1",
32
+ "commit": "53b1c4f7ec45eabb24152a601ce3341b825b3aec"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-provider",
37
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220302-0405.1",
38
+ "commit": "53b1c4f7ec45eabb24152a601ce3341b825b3aec"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-provider",
43
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220302-0405.1",
44
+ "commit": "53b1c4f7ec45eabb24152a601ce3341b825b3aec"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Tue, 01 Mar 2022 02:17:40 GMT",
51
+ "tag": "@fluentui/react-provider_v9.0.0-rc.4",
52
+ "version": "9.0.0-rc.4",
53
+ "comments": {
54
+ "prerelease": [
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-provider",
58
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.4",
59
+ "commit": "0bc1e755543ed69443d5d03e1976c630583242f7"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-provider",
64
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.4",
65
+ "commit": "0bc1e755543ed69443d5d03e1976c630583242f7"
66
+ }
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "date": "Fri, 18 Feb 2022 13:35:34 GMT",
72
+ "tag": "@fluentui/react-provider_v9.0.0-rc.3",
73
+ "version": "9.0.0-rc.3",
74
+ "comments": {
75
+ "prerelease": [
76
+ {
77
+ "author": "lingfangao@hotmail.com",
78
+ "package": "@fluentui/react-provider",
79
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
80
+ "comment": "fix: Source maps contain original source code"
81
+ },
82
+ {
83
+ "author": "beachball",
84
+ "package": "@fluentui/react-provider",
85
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.3",
86
+ "commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
87
+ },
88
+ {
89
+ "author": "beachball",
90
+ "package": "@fluentui/react-provider",
91
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.3",
92
+ "commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
93
+ },
94
+ {
95
+ "author": "beachball",
96
+ "package": "@fluentui/react-provider",
97
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.3",
98
+ "commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
99
+ },
100
+ {
101
+ "author": "beachball",
102
+ "package": "@fluentui/react-provider",
103
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.3",
104
+ "commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
105
+ },
106
+ {
107
+ "author": "beachball",
108
+ "package": "@fluentui/react-provider",
109
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.3",
110
+ "commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
111
+ }
112
+ ]
113
+ }
114
+ },
115
+ {
116
+ "date": "Thu, 10 Feb 2022 08:50:43 GMT",
117
+ "tag": "@fluentui/react-provider_v9.0.0-rc.1",
118
+ "version": "9.0.0-rc.1",
119
+ "comments": {
120
+ "none": [
121
+ {
122
+ "author": "martinhochel@microsoft.com",
123
+ "package": "@fluentui/react-provider",
124
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
125
+ "comment": "chore: use storybook runner for all vNext packages"
126
+ },
127
+ {
128
+ "author": "olfedias@microsoft.com",
129
+ "package": "@fluentui/react-provider",
130
+ "commit": "d11a238f944b891c13b3bfa56a17ddace52f37d5",
131
+ "comment": "update stories to not use CSS shorthands in styles"
132
+ },
133
+ {
134
+ "author": "martinhochel@microsoft.com",
135
+ "package": "@fluentui/react-provider",
136
+ "commit": "28ceaaa83cd92a0389c466f0b15b283e3d9b08e4",
137
+ "comment": "chore: update all jest deps to v25 + apply single version policy"
138
+ },
139
+ {
140
+ "author": "olfedias@microsoft.com",
141
+ "package": "@fluentui/react-provider",
142
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
143
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
144
+ },
145
+ {
146
+ "author": "olfedias@microsoft.com",
147
+ "package": "@fluentui/react-provider",
148
+ "commit": "0fe5ae5d94918a8f8805ed3e587ed98acb17c4b2",
149
+ "comment": "add @types/react-test-renderer to devDependencies"
150
+ }
151
+ ],
152
+ "prerelease": [
153
+ {
154
+ "author": "mgodbolt@microsoft.com",
155
+ "package": "@fluentui/react-provider",
156
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
157
+ "comment": "remove export of commons types"
158
+ },
159
+ {
160
+ "author": "Humberto.Morimoto@microsoft.com",
161
+ "package": "@fluentui/react-provider",
162
+ "commit": "0bc161458eae5ae8d387172430496ce9829b1bb1",
163
+ "comment": "Using ComponentSlotProps instead of ObjectShorthandProps."
164
+ },
165
+ {
166
+ "author": "Humberto.Morimoto@microsoft.com",
167
+ "package": "@fluentui/react-provider",
168
+ "commit": "00a5d945904c896a0664de6ba72c145a255f0848",
169
+ "comment": "Updating use of tokens.fontWeight now that we don't need to use casting."
170
+ },
171
+ {
172
+ "author": "olfedias@microsoft.com",
173
+ "package": "@fluentui/react-provider",
174
+ "commit": "706305303fcf03a82052c0a9e74d8aecb102885e",
175
+ "comment": "use Griffel packages"
176
+ },
177
+ {
178
+ "author": "behowell@microsoft.com",
179
+ "package": "@fluentui/react-provider",
180
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
181
+ "comment": "Refactor component Slot typings"
182
+ },
183
+ {
184
+ "author": "Humberto.Morimoto@microsoft.com",
185
+ "package": "@fluentui/react-provider",
186
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
187
+ "comment": "Updating based on changes to composition types."
188
+ },
189
+ {
190
+ "author": "martinhochel@microsoft.com",
191
+ "package": "@fluentui/react-provider",
192
+ "commit": "ecfe4c4fdc306e9c484706f28457f440f55d3684",
193
+ "comment": "make the FluentProvider#theme TS API reflect runtime and add warning if there is a violation"
194
+ },
195
+ {
196
+ "author": "Humberto.Morimoto@microsoft.com",
197
+ "package": "@fluentui/react-provider",
198
+ "commit": "b22c4ef0eba0730286f2ed701e1b851d8a5c03b5",
199
+ "comment": "Replacing use of functions in makeStyles with direct use of tokens"
200
+ },
201
+ {
202
+ "author": "martinhochel@microsoft.com",
203
+ "package": "@fluentui/react-provider",
204
+ "commit": "1dba2fca2365f1a748505896679ae160a6fec270",
205
+ "comment": "replace mergeThemes functionality from react-theme"
206
+ },
207
+ {
208
+ "author": "bsunderhus@microsoft.com",
209
+ "package": "@fluentui/react-provider",
210
+ "commit": "c9a03954ffd5d1a85284fb36ef4cd103ed8aa927",
211
+ "comment": "Remove `themeToCSSVariables` function"
212
+ },
213
+ {
214
+ "author": "lingfangao@hotmail.com",
215
+ "package": "@fluentui/react-provider",
216
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
217
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
218
+ },
219
+ {
220
+ "author": "behowell@microsoft.com",
221
+ "package": "@fluentui/react-provider",
222
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
223
+ "comment": "Remove component's shorthandProps array"
224
+ },
225
+ {
226
+ "author": "behowell@microsoft.com",
227
+ "package": "@fluentui/react-provider",
228
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
229
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
230
+ },
231
+ {
232
+ "author": "beachball",
233
+ "package": "@fluentui/react-provider",
234
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.1",
235
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
236
+ },
237
+ {
238
+ "author": "beachball",
239
+ "package": "@fluentui/react-provider",
240
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.1",
241
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
242
+ },
243
+ {
244
+ "author": "beachball",
245
+ "package": "@fluentui/react-provider",
246
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.1",
247
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
248
+ },
249
+ {
250
+ "author": "beachball",
251
+ "package": "@fluentui/react-provider",
252
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.1",
253
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
254
+ },
255
+ {
256
+ "author": "beachball",
257
+ "package": "@fluentui/react-provider",
258
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.1",
259
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
260
+ }
261
+ ]
262
+ }
263
+ },
264
+ {
265
+ "date": "Thu, 25 Nov 2021 08:34:16 GMT",
266
+ "tag": "@fluentui/react-provider_v9.0.0-beta.5",
267
+ "version": "9.0.0-beta.5",
268
+ "comments": {
269
+ "none": [
270
+ {
271
+ "author": "olfedias@microsoft.com",
272
+ "package": "@fluentui/react-provider",
273
+ "commit": "14b1e35b8da2f04538c2183a9be6c6b76dad3cca",
274
+ "comment": "update tooling configs"
275
+ }
276
+ ],
277
+ "prerelease": [
278
+ {
279
+ "author": "beachball",
280
+ "package": "@fluentui/react-provider",
281
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.4",
282
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
283
+ },
284
+ {
285
+ "author": "beachball",
286
+ "package": "@fluentui/react-provider",
287
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-beta.4",
288
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
289
+ },
290
+ {
291
+ "author": "beachball",
292
+ "package": "@fluentui/react-provider",
293
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-beta.5",
294
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
295
+ },
296
+ {
297
+ "author": "beachball",
298
+ "package": "@fluentui/react-provider",
299
+ "comment": "Bump @fluentui/react-theme to v9.0.0-beta.4",
300
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
301
+ },
302
+ {
303
+ "author": "beachball",
304
+ "package": "@fluentui/react-provider",
305
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-beta.4",
306
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
307
+ },
308
+ {
309
+ "author": "beachball",
310
+ "package": "@fluentui/react-provider",
311
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.4",
312
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
313
+ },
314
+ {
315
+ "author": "beachball",
316
+ "package": "@fluentui/react-provider",
317
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4",
318
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
319
+ },
320
+ {
321
+ "author": "beachball",
322
+ "package": "@fluentui/react-provider",
323
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4",
324
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
325
+ }
326
+ ]
327
+ }
328
+ },
329
+ {
330
+ "date": "Fri, 12 Nov 2021 13:25:31 GMT",
331
+ "tag": "@fluentui/react-provider_v9.0.0-beta.4",
332
+ "version": "9.0.0-beta.4",
333
+ "comments": {
334
+ "prerelease": [
335
+ {
336
+ "author": "olfedias@microsoft.com",
337
+ "package": "@fluentui/react-provider",
338
+ "commit": "825ea92aae027295a94048368157c180358260f2",
339
+ "comment": "export static classes for components"
340
+ },
341
+ {
342
+ "author": "gcox@microsoft.com",
343
+ "package": "@fluentui/react-provider",
344
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
345
+ "comment": "Updated beta and RC components to ES2019"
346
+ },
347
+ {
348
+ "author": "beachball",
349
+ "package": "@fluentui/react-provider",
350
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.3",
351
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
352
+ },
353
+ {
354
+ "author": "beachball",
355
+ "package": "@fluentui/react-provider",
356
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-beta.3",
357
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
358
+ },
359
+ {
360
+ "author": "beachball",
361
+ "package": "@fluentui/react-provider",
362
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-beta.4",
363
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
364
+ },
365
+ {
366
+ "author": "beachball",
367
+ "package": "@fluentui/react-provider",
368
+ "comment": "Bump @fluentui/react-theme to v9.0.0-beta.3",
369
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
370
+ },
371
+ {
372
+ "author": "beachball",
373
+ "package": "@fluentui/react-provider",
374
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-beta.3",
375
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
376
+ },
377
+ {
378
+ "author": "beachball",
379
+ "package": "@fluentui/react-provider",
380
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.3",
381
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
382
+ },
383
+ {
384
+ "author": "beachball",
385
+ "package": "@fluentui/react-provider",
386
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3",
387
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
388
+ },
389
+ {
390
+ "author": "beachball",
391
+ "package": "@fluentui/react-provider",
392
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3",
393
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
394
+ }
395
+ ],
396
+ "none": [
397
+ {
398
+ "author": "me@levithomason.com",
399
+ "package": "@fluentui/react-provider",
400
+ "commit": "cdbe0769d2a6ee91a98a3e62c6ac9329a714355c",
401
+ "comment": "Docs update"
402
+ },
403
+ {
404
+ "author": "gcox@microsoft.com",
405
+ "package": "@fluentui/react-provider",
406
+ "commit": "f32855d6039f4049b69b005fe6dde0686eed503c",
407
+ "comment": "Refactored stories"
408
+ },
409
+ {
410
+ "author": "lingfangao@hotmail.com",
411
+ "package": "@fluentui/react-provider",
412
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
413
+ "comment": "Remove beta release tag"
414
+ }
415
+ ]
416
+ }
417
+ },
418
+ {
419
+ "date": "Wed, 27 Oct 2021 12:14:21 GMT",
420
+ "tag": "@fluentui/react-provider_v9.0.0-beta.3",
421
+ "version": "9.0.0-beta.3",
422
+ "comments": {
423
+ "prerelease": [
424
+ {
425
+ "author": "peter@draxler.ml",
426
+ "package": "@fluentui/react-provider",
427
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
428
+ "comment": "added styling of documentation"
429
+ },
430
+ {
431
+ "author": "beachball",
432
+ "package": "@fluentui/react-provider",
433
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.2",
434
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
435
+ },
436
+ {
437
+ "author": "beachball",
438
+ "package": "@fluentui/react-provider",
439
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-beta.2",
440
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
441
+ },
442
+ {
443
+ "author": "beachball",
444
+ "package": "@fluentui/react-provider",
445
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-beta.3",
446
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
447
+ },
448
+ {
449
+ "author": "beachball",
450
+ "package": "@fluentui/react-provider",
451
+ "comment": "Bump @fluentui/react-theme to v9.0.0-beta.2",
452
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
453
+ },
454
+ {
455
+ "author": "beachball",
456
+ "package": "@fluentui/react-provider",
457
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-beta.2",
458
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
459
+ },
460
+ {
461
+ "author": "beachball",
462
+ "package": "@fluentui/react-provider",
463
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.2",
464
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
465
+ },
466
+ {
467
+ "author": "beachball",
468
+ "package": "@fluentui/react-provider",
469
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.2",
470
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
471
+ },
472
+ {
473
+ "author": "beachball",
474
+ "package": "@fluentui/react-provider",
475
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.2",
476
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
477
+ }
478
+ ]
479
+ }
480
+ },
481
+ {
482
+ "date": "Tue, 12 Oct 2021 19:45:58 GMT",
483
+ "tag": "@fluentui/react-provider_v9.0.0-beta.2",
484
+ "version": "9.0.0-beta.2",
485
+ "comments": {
486
+ "prerelease": [
487
+ {
488
+ "author": "beachball",
489
+ "package": "@fluentui/react-provider",
490
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-beta.2",
491
+ "commit": "bdd19e2bb827fc1d8eb329e6ed48cd0542048358"
492
+ }
493
+ ]
494
+ }
495
+ },
496
+ {
497
+ "date": "Wed, 06 Oct 2021 10:37:22 GMT",
498
+ "tag": "@fluentui/react-provider_v9.0.0-beta.1",
499
+ "version": "9.0.0-beta.1",
500
+ "comments": {
501
+ "prerelease": [
502
+ {
503
+ "author": "lingfangao@hotmail.com",
504
+ "package": "@fluentui/react-provider",
505
+ "comment": "Bump all v9 components to beta prerelease tag",
506
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
507
+ },
508
+ {
509
+ "author": "beachball",
510
+ "package": "@fluentui/react-provider",
511
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.1",
512
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
513
+ },
514
+ {
515
+ "author": "beachball",
516
+ "package": "@fluentui/react-provider",
517
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-beta.1",
518
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
519
+ },
520
+ {
521
+ "author": "beachball",
522
+ "package": "@fluentui/react-provider",
523
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-beta.1",
524
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
525
+ },
526
+ {
527
+ "author": "beachball",
528
+ "package": "@fluentui/react-provider",
529
+ "comment": "Bump @fluentui/react-theme to v9.0.0-beta.1",
530
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
531
+ },
532
+ {
533
+ "author": "beachball",
534
+ "package": "@fluentui/react-provider",
535
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-beta.1",
536
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
537
+ },
538
+ {
539
+ "author": "beachball",
540
+ "package": "@fluentui/react-provider",
541
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.1",
542
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
543
+ },
544
+ {
545
+ "author": "beachball",
546
+ "package": "@fluentui/react-provider",
547
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.1",
548
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
549
+ },
550
+ {
551
+ "author": "beachball",
552
+ "package": "@fluentui/react-provider",
553
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.1",
554
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
555
+ }
556
+ ]
557
+ }
558
+ },
559
+ {
560
+ "date": "Tue, 05 Oct 2021 12:47:58 GMT",
561
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.90",
562
+ "version": "9.0.0-alpha.90",
563
+ "comments": {
564
+ "prerelease": [
565
+ {
566
+ "author": "beachball",
567
+ "package": "@fluentui/react-provider",
568
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.78",
569
+ "commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
570
+ },
571
+ {
572
+ "author": "beachball",
573
+ "package": "@fluentui/react-provider",
574
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.73",
575
+ "commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
576
+ },
577
+ {
578
+ "author": "beachball",
579
+ "package": "@fluentui/react-provider",
580
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.60",
581
+ "commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
582
+ },
583
+ {
584
+ "author": "beachball",
585
+ "package": "@fluentui/react-provider",
586
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.53",
587
+ "commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
588
+ },
589
+ {
590
+ "author": "beachball",
591
+ "package": "@fluentui/react-provider",
592
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.22",
593
+ "commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
594
+ }
595
+ ]
596
+ }
597
+ },
598
+ {
599
+ "date": "Tue, 05 Oct 2021 09:28:07 GMT",
600
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.89",
601
+ "version": "9.0.0-alpha.89",
602
+ "comments": {
603
+ "prerelease": [
604
+ {
605
+ "author": "beachball",
606
+ "package": "@fluentui/react-provider",
607
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.77",
608
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
609
+ },
610
+ {
611
+ "author": "beachball",
612
+ "package": "@fluentui/react-provider",
613
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.72",
614
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
615
+ },
616
+ {
617
+ "author": "beachball",
618
+ "package": "@fluentui/react-provider",
619
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.56",
620
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
621
+ },
622
+ {
623
+ "author": "beachball",
624
+ "package": "@fluentui/react-provider",
625
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.59",
626
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
627
+ },
628
+ {
629
+ "author": "beachball",
630
+ "package": "@fluentui/react-provider",
631
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.52",
632
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
633
+ },
634
+ {
635
+ "author": "beachball",
636
+ "package": "@fluentui/react-provider",
637
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.21",
638
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
639
+ }
640
+ ]
641
+ }
642
+ },
643
+ {
644
+ "date": "Fri, 01 Oct 2021 14:13:08 GMT",
645
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.88",
646
+ "version": "9.0.0-alpha.88",
647
+ "comments": {
648
+ "prerelease": [
649
+ {
650
+ "author": "lingfangao@hotmail.com",
651
+ "package": "@fluentui/react-provider",
652
+ "comment": "Bump v9 prerelease versions to rerelease",
653
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
654
+ },
655
+ {
656
+ "author": "beachball",
657
+ "package": "@fluentui/react-provider",
658
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.76",
659
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
660
+ },
661
+ {
662
+ "author": "beachball",
663
+ "package": "@fluentui/react-provider",
664
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-alpha.28",
665
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
666
+ },
667
+ {
668
+ "author": "beachball",
669
+ "package": "@fluentui/react-provider",
670
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.71",
671
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
672
+ },
673
+ {
674
+ "author": "beachball",
675
+ "package": "@fluentui/react-provider",
676
+ "comment": "Bump @fluentui/react-theme to v9.0.0-alpha.26",
677
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
678
+ },
679
+ {
680
+ "author": "beachball",
681
+ "package": "@fluentui/react-provider",
682
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.55",
683
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
684
+ },
685
+ {
686
+ "author": "beachball",
687
+ "package": "@fluentui/react-provider",
688
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.58",
689
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
690
+ },
691
+ {
692
+ "author": "beachball",
693
+ "package": "@fluentui/react-provider",
694
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.51",
695
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
696
+ },
697
+ {
698
+ "author": "beachball",
699
+ "package": "@fluentui/react-provider",
700
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.20",
701
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
702
+ }
703
+ ]
704
+ }
705
+ },
706
+ {
707
+ "date": "Fri, 01 Oct 2021 09:44:56 GMT",
708
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.86",
709
+ "version": "9.0.0-alpha.86",
710
+ "comments": {
711
+ "prerelease": [
712
+ {
713
+ "author": "beachball",
714
+ "package": "@fluentui/react-provider",
715
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.69",
716
+ "commit": "0ebd18ceaba3d032748f76da4ce06fcf8942c6c5"
717
+ }
718
+ ]
719
+ }
720
+ },
721
+ {
722
+ "date": "Wed, 29 Sep 2021 08:06:11 GMT",
723
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.85",
724
+ "version": "9.0.0-alpha.85",
725
+ "comments": {
726
+ "prerelease": [
727
+ {
728
+ "author": "beachball",
729
+ "package": "@fluentui/react-provider",
730
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.74",
731
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
732
+ },
733
+ {
734
+ "author": "beachball",
735
+ "package": "@fluentui/react-provider",
736
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-alpha.26",
737
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
738
+ },
739
+ {
740
+ "author": "beachball",
741
+ "package": "@fluentui/react-provider",
742
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.68",
743
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
744
+ },
745
+ {
746
+ "author": "beachball",
747
+ "package": "@fluentui/react-provider",
748
+ "comment": "Bump @fluentui/react-theme to v9.0.0-alpha.24",
749
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
750
+ },
751
+ {
752
+ "author": "beachball",
753
+ "package": "@fluentui/react-provider",
754
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.56",
755
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
756
+ },
757
+ {
758
+ "author": "beachball",
759
+ "package": "@fluentui/react-provider",
760
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.49",
761
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
762
+ },
763
+ {
764
+ "author": "beachball",
765
+ "package": "@fluentui/react-provider",
766
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.18",
767
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
768
+ }
769
+ ]
770
+ }
771
+ },
772
+ {
773
+ "date": "Mon, 27 Sep 2021 08:06:00 GMT",
774
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.84",
775
+ "version": "9.0.0-alpha.84",
776
+ "comments": {
777
+ "prerelease": [
778
+ {
779
+ "author": "beachball",
780
+ "package": "@fluentui/react-provider",
781
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.73",
782
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
783
+ },
784
+ {
785
+ "author": "beachball",
786
+ "package": "@fluentui/react-provider",
787
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.67",
788
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
789
+ },
790
+ {
791
+ "author": "beachball",
792
+ "package": "@fluentui/react-provider",
793
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.53",
794
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
795
+ },
796
+ {
797
+ "author": "beachball",
798
+ "package": "@fluentui/react-provider",
799
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.55",
800
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
801
+ },
802
+ {
803
+ "author": "beachball",
804
+ "package": "@fluentui/react-provider",
805
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.48",
806
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
807
+ },
808
+ {
809
+ "author": "beachball",
810
+ "package": "@fluentui/react-provider",
811
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.17",
812
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
813
+ }
814
+ ]
815
+ }
816
+ },
817
+ {
818
+ "date": "Fri, 24 Sep 2021 09:17:17 GMT",
819
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.83",
820
+ "version": "9.0.0-alpha.83",
821
+ "comments": {
822
+ "prerelease": [
823
+ {
824
+ "author": "beachball",
825
+ "package": "@fluentui/react-provider",
826
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.72",
827
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
828
+ },
829
+ {
830
+ "author": "beachball",
831
+ "package": "@fluentui/react-provider",
832
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.66",
833
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
834
+ },
835
+ {
836
+ "author": "beachball",
837
+ "package": "@fluentui/react-provider",
838
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.52",
839
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
840
+ },
841
+ {
842
+ "author": "beachball",
843
+ "package": "@fluentui/react-provider",
844
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.54",
845
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
846
+ },
847
+ {
848
+ "author": "beachball",
849
+ "package": "@fluentui/react-provider",
850
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.47",
851
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
852
+ },
853
+ {
854
+ "author": "beachball",
855
+ "package": "@fluentui/react-provider",
856
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.16",
857
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
858
+ }
859
+ ]
860
+ }
861
+ },
862
+ {
863
+ "date": "Thu, 23 Sep 2021 08:21:34 GMT",
864
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.82",
865
+ "version": "9.0.0-alpha.82",
866
+ "comments": {
867
+ "prerelease": [
868
+ {
869
+ "author": "beachball",
870
+ "package": "@fluentui/react-provider",
871
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.71",
872
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
873
+ },
874
+ {
875
+ "author": "beachball",
876
+ "package": "@fluentui/react-provider",
877
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.65",
878
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
879
+ },
880
+ {
881
+ "author": "beachball",
882
+ "package": "@fluentui/react-provider",
883
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.51",
884
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
885
+ },
886
+ {
887
+ "author": "beachball",
888
+ "package": "@fluentui/react-provider",
889
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.53",
890
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
891
+ },
892
+ {
893
+ "author": "beachball",
894
+ "package": "@fluentui/react-provider",
895
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.46",
896
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
897
+ },
898
+ {
899
+ "author": "beachball",
900
+ "package": "@fluentui/react-provider",
901
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.15",
902
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
903
+ }
904
+ ]
905
+ }
906
+ },
907
+ {
908
+ "date": "Wed, 22 Sep 2021 10:10:07 GMT",
909
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.81",
910
+ "version": "9.0.0-alpha.81",
911
+ "comments": {
912
+ "prerelease": [
913
+ {
914
+ "author": "beachball",
915
+ "package": "@fluentui/react-provider",
916
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.70",
917
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
918
+ },
919
+ {
920
+ "author": "beachball",
921
+ "package": "@fluentui/react-provider",
922
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.64",
923
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
924
+ },
925
+ {
926
+ "author": "beachball",
927
+ "package": "@fluentui/react-provider",
928
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.50",
929
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
930
+ },
931
+ {
932
+ "author": "beachball",
933
+ "package": "@fluentui/react-provider",
934
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.52",
935
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
936
+ },
937
+ {
938
+ "author": "beachball",
939
+ "package": "@fluentui/react-provider",
940
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.45",
941
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
942
+ },
943
+ {
944
+ "author": "beachball",
945
+ "package": "@fluentui/react-provider",
946
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.14",
947
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
948
+ }
949
+ ]
950
+ }
951
+ },
952
+ {
953
+ "date": "Tue, 21 Sep 2021 07:42:34 GMT",
954
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.80",
955
+ "version": "9.0.0-alpha.80",
956
+ "comments": {
957
+ "prerelease": [
958
+ {
959
+ "author": "beachball",
960
+ "package": "@fluentui/react-provider",
961
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.69",
962
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
963
+ },
964
+ {
965
+ "author": "beachball",
966
+ "package": "@fluentui/react-provider",
967
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-alpha.25",
968
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
969
+ },
970
+ {
971
+ "author": "beachball",
972
+ "package": "@fluentui/react-provider",
973
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.63",
974
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
975
+ },
976
+ {
977
+ "author": "beachball",
978
+ "package": "@fluentui/react-provider",
979
+ "comment": "Bump @fluentui/react-theme to v9.0.0-alpha.23",
980
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
981
+ },
982
+ {
983
+ "author": "beachball",
984
+ "package": "@fluentui/react-provider",
985
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.51",
986
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
987
+ },
988
+ {
989
+ "author": "beachball",
990
+ "package": "@fluentui/react-provider",
991
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.44",
992
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
993
+ },
994
+ {
995
+ "author": "beachball",
996
+ "package": "@fluentui/react-provider",
997
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.13",
998
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
999
+ }
1000
+ ]
1001
+ }
1002
+ },
1003
+ {
1004
+ "date": "Mon, 20 Sep 2021 07:36:26 GMT",
1005
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.79",
1006
+ "version": "9.0.0-alpha.79",
1007
+ "comments": {
1008
+ "none": [
1009
+ {
1010
+ "author": "lingfangao@hotmail.com",
1011
+ "package": "@fluentui/react-provider",
1012
+ "comment": "chore: use versioon eslint-plugin and react-conformance in dev dependencies",
1013
+ "commit": "b8a304770f77c0353553a152dad34421070400a6"
1014
+ }
1015
+ ],
1016
+ "prerelease": [
1017
+ {
1018
+ "author": "lingfangao@hotmail.com",
1019
+ "package": "@fluentui/react-provider",
1020
+ "commit": "b8a304770f77c0353553a152dad34421070400a6",
1021
+ "comment": "Bump @fluentui/react-provider to v9.0.0-alpha.79"
1022
+ }
1023
+ ]
1024
+ }
1025
+ },
1026
+ {
1027
+ "date": "Fri, 17 Sep 2021 07:35:26 GMT",
1028
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.78",
1029
+ "version": "9.0.0-alpha.78",
1030
+ "comments": {
1031
+ "prerelease": [
1032
+ {
1033
+ "author": "Humberto.Morimoto@microsoft.com",
1034
+ "package": "@fluentui/react-provider",
1035
+ "commit": "90d71a0914acbb73a0365d60a85237e3d58ef575",
1036
+ "comment": "Bump @fluentui/react-provider to v9.0.0-alpha.78"
1037
+ }
1038
+ ]
1039
+ }
1040
+ },
1041
+ {
1042
+ "date": "Thu, 16 Sep 2021 07:38:39 GMT",
1043
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.77",
1044
+ "version": "9.0.0-alpha.77",
1045
+ "comments": {
1046
+ "prerelease": [
1047
+ {
1048
+ "author": "behowell@microsoft.com",
1049
+ "package": "@fluentui/react-provider",
1050
+ "comment": "Fix typings in React.forwardRef",
1051
+ "commit": "fbe41e2877a20ce0f3c01b5188e17c12f941cc4c"
1052
+ },
1053
+ {
1054
+ "author": "behowell@microsoft.com",
1055
+ "package": "@fluentui/react-provider",
1056
+ "commit": "fbe41e2877a20ce0f3c01b5188e17c12f941cc4c",
1057
+ "comment": "Bump @fluentui/react-provider to v9.0.0-alpha.77"
1058
+ }
1059
+ ]
1060
+ }
1061
+ },
1062
+ {
1063
+ "date": "Tue, 14 Sep 2021 20:09:02 GMT",
1064
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.76",
1065
+ "version": "9.0.0-alpha.76",
1066
+ "comments": {
1067
+ "prerelease": [
1068
+ {
1069
+ "author": "bsunderhus@microsoft.com",
1070
+ "package": "@fluentui/react-provider",
1071
+ "commit": "10495c31fb5c5cf48b4665601a75a0cfabb6a03c",
1072
+ "comment": "Bump @fluentui/react-provider to v9.0.0-alpha.76"
1073
+ }
1074
+ ]
1075
+ }
1076
+ },
1077
+ {
1078
+ "date": "Fri, 10 Sep 2021 16:31:53 GMT",
1079
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.75",
1080
+ "version": "9.0.0-alpha.75",
1081
+ "comments": {
1082
+ "prerelease": [
1083
+ {
1084
+ "author": "lingfangao@hotmail.com",
1085
+ "package": "@fluentui/react-provider",
1086
+ "comment": "chore(v9): Move all internal v9 dependencies from caret to fixed version",
1087
+ "commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0"
1088
+ },
1089
+ {
1090
+ "author": "olfedias@microsoft.com",
1091
+ "package": "@fluentui/react-provider",
1092
+ "comment": "use simplified prop mergin",
1093
+ "commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0"
1094
+ },
1095
+ {
1096
+ "author": "lingfangao@hotmail.com",
1097
+ "package": "@fluentui/react-provider",
1098
+ "commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0",
1099
+ "comment": "Bump @fluentui/react-provider to v9.0.0-alpha.75"
1100
+ }
1101
+ ]
1102
+ }
1103
+ },
1104
+ {
1105
+ "date": "Fri, 10 Sep 2021 07:39:51 GMT",
1106
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.74",
1107
+ "version": "9.0.0-alpha.74",
1108
+ "comments": {
1109
+ "prerelease": [
1110
+ {
1111
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.45",
1112
+ "author": "behowell@microsoft.com",
1113
+ "commit": "8700a515c7f2659761c5b53f55c32453bc3510b1",
1114
+ "package": "@fluentui/react-provider"
1115
+ }
1116
+ ]
1117
+ }
1118
+ },
1119
+ {
1120
+ "date": "Tue, 07 Sep 2021 07:34:55 GMT",
1121
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.73",
1122
+ "version": "9.0.0-alpha.73",
1123
+ "comments": {
1124
+ "none": [
1125
+ {
1126
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.6",
1127
+ "author": "olfedias@microsoft.com",
1128
+ "commit": "37e0f35eb706d40c4537010de97db94a831022d3",
1129
+ "package": "@fluentui/react-provider"
1130
+ }
1131
+ ]
1132
+ }
1133
+ },
1134
+ {
1135
+ "date": "Mon, 06 Sep 2021 07:34:53 GMT",
1136
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.73",
1137
+ "version": "9.0.0-alpha.73",
1138
+ "comments": {
1139
+ "prerelease": [
1140
+ {
1141
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.44",
1142
+ "author": "lingfangao@hotmail.com",
1143
+ "commit": "cd22a603bb20947e7d23a3357b9a535afdb5ee1d",
1144
+ "package": "@fluentui/react-provider"
1145
+ }
1146
+ ]
1147
+ }
1148
+ },
1149
+ {
1150
+ "date": "Thu, 02 Sep 2021 07:36:46 GMT",
1151
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.72",
1152
+ "version": "9.0.0-alpha.72",
1153
+ "comments": {
1154
+ "prerelease": [
1155
+ {
1156
+ "comment": "rework className handling",
1157
+ "author": "olfedias@microsoft.com",
1158
+ "commit": "64fb317e817a4069db12f0a63dcde2e3afcb9d72",
1159
+ "package": "@fluentui/react-provider"
1160
+ }
1161
+ ],
1162
+ "none": [
1163
+ {
1164
+ "comment": "enable makeStyles conformance tests",
1165
+ "author": "olfedias@microsoft.com",
1166
+ "commit": "792bcc59f725f60496839f92ebcad630cf777754",
1167
+ "package": "@fluentui/react-provider"
1168
+ }
1169
+ ],
1170
+ "patch": [
1171
+ {
1172
+ "comment": "Bump @fluentui/react-conformance to v0.4.5",
1173
+ "author": "olfedias@microsoft.com",
1174
+ "commit": "8f887d05e8f2fed8433b147c6e175d8297455c51",
1175
+ "package": "@fluentui/react-provider"
1176
+ }
1177
+ ]
1178
+ }
1179
+ },
1180
+ {
1181
+ "date": "Wed, 01 Sep 2021 07:39:56 GMT",
1182
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.71",
1183
+ "version": "9.0.0-alpha.71",
1184
+ "comments": {
1185
+ "prerelease": [
1186
+ {
1187
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.42",
1188
+ "author": "bsunderhus@microsoft.com",
1189
+ "commit": "40254a1b07bd51affd276e51af0b1d517714b45c",
1190
+ "package": "@fluentui/react-provider"
1191
+ }
1192
+ ]
1193
+ }
1194
+ },
1195
+ {
1196
+ "date": "Tue, 31 Aug 2021 07:37:47 GMT",
1197
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.70",
1198
+ "version": "9.0.0-alpha.70",
1199
+ "comments": {
1200
+ "prerelease": [
1201
+ {
1202
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.54",
1203
+ "author": "marata@microsoft.com",
1204
+ "commit": "4a7f81f3d92f128a672717eda660af3ba50ee71b",
1205
+ "package": "@fluentui/react-provider"
1206
+ }
1207
+ ]
1208
+ }
1209
+ },
1210
+ {
1211
+ "date": "Fri, 27 Aug 2021 07:33:32 GMT",
1212
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.69",
1213
+ "version": "9.0.0-alpha.69",
1214
+ "comments": {
1215
+ "prerelease": [
1216
+ {
1217
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.40",
1218
+ "author": "olfedias@microsoft.com",
1219
+ "commit": "a59db5b49ed755bf1b64ac0ac051d626ec50ffd3",
1220
+ "package": "@fluentui/react-provider"
1221
+ }
1222
+ ]
1223
+ }
1224
+ },
1225
+ {
1226
+ "date": "Thu, 26 Aug 2021 07:35:43 GMT",
1227
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.68",
1228
+ "version": "9.0.0-alpha.68",
1229
+ "comments": {
1230
+ "prerelease": [
1231
+ {
1232
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.39",
1233
+ "author": "martinhochel@microsoft.com",
1234
+ "commit": "210a7de72f25eb379bb76f76867351b7cad36ccd",
1235
+ "package": "@fluentui/react-provider"
1236
+ }
1237
+ ],
1238
+ "none": [
1239
+ {
1240
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.34",
1241
+ "author": "martinhochel@microsoft.com",
1242
+ "commit": "210a7de72f25eb379bb76f76867351b7cad36ccd",
1243
+ "package": "@fluentui/react-provider"
1244
+ }
1245
+ ]
1246
+ }
1247
+ },
1248
+ {
1249
+ "date": "Tue, 24 Aug 2021 07:34:48 GMT",
1250
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.67",
1251
+ "version": "9.0.0-alpha.67",
1252
+ "comments": {
1253
+ "none": [
1254
+ {
1255
+ "comment": "fix(react-provider): properly specify babel-make-styles dependency",
1256
+ "author": "martinhochel@microsoft.com",
1257
+ "commit": "5f6544c66befadbecb12b06d363a612eb326b57f",
1258
+ "package": "@fluentui/react-provider"
1259
+ },
1260
+ {
1261
+ "comment": "Bump @fluentui/eslint-plugin to v1.4.1",
1262
+ "author": "dzearing@hotmail.com",
1263
+ "commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
1264
+ "package": "@fluentui/react-provider"
1265
+ },
1266
+ {
1267
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.38",
1268
+ "author": "dzearing@hotmail.com",
1269
+ "commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
1270
+ "package": "@fluentui/react-provider"
1271
+ },
1272
+ {
1273
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.34",
1274
+ "author": "dzearing@hotmail.com",
1275
+ "commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
1276
+ "package": "@fluentui/react-provider"
1277
+ },
1278
+ {
1279
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.41",
1280
+ "author": "dzearing@hotmail.com",
1281
+ "commit": "789a3733b128569190319fce3fe2b46900b24896",
1282
+ "package": "@fluentui/react-provider"
1283
+ },
1284
+ {
1285
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.59",
1286
+ "author": "dzearing@hotmail.com",
1287
+ "commit": "789a3733b128569190319fce3fe2b46900b24896",
1288
+ "package": "@fluentui/react-provider"
1289
+ },
1290
+ {
1291
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.53",
1292
+ "author": "dzearing@hotmail.com",
1293
+ "commit": "789a3733b128569190319fce3fe2b46900b24896",
1294
+ "package": "@fluentui/react-provider"
1295
+ },
1296
+ {
1297
+ "comment": "Bump @fluentui/react-conformance to v0.4.4",
1298
+ "author": "dzearing@hotmail.com",
1299
+ "commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
1300
+ "package": "@fluentui/react-provider"
1301
+ },
1302
+ {
1303
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-alpha.23",
1304
+ "author": "dzearing@hotmail.com",
1305
+ "commit": "789a3733b128569190319fce3fe2b46900b24896",
1306
+ "package": "@fluentui/react-provider"
1307
+ },
1308
+ {
1309
+ "comment": "Bump @fluentui/react-theme to v9.0.0-alpha.22",
1310
+ "author": "dzearing@hotmail.com",
1311
+ "commit": "789a3733b128569190319fce3fe2b46900b24896",
1312
+ "package": "@fluentui/react-provider"
1313
+ },
1314
+ {
1315
+ "comment": "Bump @fluentui/scripts to v1.0.0",
1316
+ "author": "dzearing@hotmail.com",
1317
+ "commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
1318
+ "package": "@fluentui/react-provider"
1319
+ }
1320
+ ],
1321
+ "prerelease": [
1322
+ {
1323
+ "comment": "Updating TypeScript type-only imports/exports to use import/export syntax.",
1324
+ "author": "dzearing@hotmail.com",
1325
+ "commit": "4eec618fe480b129e08914b1f091a8509af60379",
1326
+ "package": "@fluentui/react-provider"
1327
+ }
1328
+ ]
1329
+ }
1330
+ },
1331
+ {
1332
+ "date": "Fri, 20 Aug 2021 07:37:28 GMT",
1333
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.66",
1334
+ "version": "9.0.0-alpha.66",
1335
+ "comments": {
1336
+ "prerelease": [
1337
+ {
1338
+ "comment": "Update .npmignore",
1339
+ "author": "elcraig@microsoft.com",
1340
+ "commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
1341
+ "package": "@fluentui/react-provider"
1342
+ }
1343
+ ],
1344
+ "none": [
1345
+ {
1346
+ "comment": "Bump @fluentui/eslint-plugin to v1.4.0",
1347
+ "author": "behowell@microsoft.com",
1348
+ "commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
1349
+ "package": "@fluentui/react-provider"
1350
+ },
1351
+ {
1352
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.34",
1353
+ "author": "elcraig@microsoft.com",
1354
+ "commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
1355
+ "package": "@fluentui/react-provider"
1356
+ },
1357
+ {
1358
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.40",
1359
+ "author": "elcraig@microsoft.com",
1360
+ "commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
1361
+ "package": "@fluentui/react-provider"
1362
+ },
1363
+ {
1364
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.58",
1365
+ "author": "elcraig@microsoft.com",
1366
+ "commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
1367
+ "package": "@fluentui/react-provider"
1368
+ },
1369
+ {
1370
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.52",
1371
+ "author": "elcraig@microsoft.com",
1372
+ "commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
1373
+ "package": "@fluentui/react-provider"
1374
+ },
1375
+ {
1376
+ "comment": "Bump @fluentui/react-conformance to v0.4.4",
1377
+ "author": "behowell@microsoft.com",
1378
+ "commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
1379
+ "package": "@fluentui/react-provider"
1380
+ },
1381
+ {
1382
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-alpha.22",
1383
+ "author": "elcraig@microsoft.com",
1384
+ "commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
1385
+ "package": "@fluentui/react-provider"
1386
+ },
1387
+ {
1388
+ "comment": "Bump @fluentui/react-theme to v9.0.0-alpha.21",
1389
+ "author": "elcraig@microsoft.com",
1390
+ "commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
1391
+ "package": "@fluentui/react-provider"
1392
+ },
1393
+ {
1394
+ "comment": "Bump @fluentui/scripts to v1.0.0",
1395
+ "author": "behowell@microsoft.com",
1396
+ "commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
1397
+ "package": "@fluentui/react-provider"
1398
+ }
1399
+ ]
1400
+ }
1401
+ },
1402
+ {
1403
+ "date": "Thu, 19 Aug 2021 07:41:35 GMT",
1404
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.65",
1405
+ "version": "9.0.0-alpha.65",
1406
+ "comments": {
1407
+ "prerelease": [
1408
+ {
1409
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.33",
1410
+ "author": "bsunderhus@microsoft.com",
1411
+ "commit": "e467d64e7d3edb2512a81efdaeca5813269039b4",
1412
+ "package": "@fluentui/react-provider"
1413
+ }
1414
+ ]
1415
+ }
1416
+ },
1417
+ {
1418
+ "date": "Fri, 13 Aug 2021 07:36:34 GMT",
1419
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.64",
1420
+ "version": "9.0.0-alpha.64",
1421
+ "comments": {
1422
+ "prerelease": [
1423
+ {
1424
+ "comment": "chore(FluentProvider): implement useContextValues() pattern",
1425
+ "author": "olfedias@microsoft.com",
1426
+ "commit": "284da7c9d57b33abce253aed5fc19b02898f6e0c",
1427
+ "package": "@fluentui/react-provider"
1428
+ }
1429
+ ]
1430
+ }
1431
+ },
1432
+ {
1433
+ "date": "Tue, 10 Aug 2021 07:33:28 GMT",
1434
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.63",
1435
+ "version": "9.0.0-alpha.63",
1436
+ "comments": {
1437
+ "prerelease": [
1438
+ {
1439
+ "comment": "fix: export useTheme() hook",
1440
+ "author": "olfedias@microsoft.com",
1441
+ "commit": "457a8e6375eaecbad5de43740e91d6e4bc040388",
1442
+ "package": "@fluentui/react-provider"
1443
+ }
1444
+ ]
1445
+ }
1446
+ },
1447
+ {
1448
+ "date": "Fri, 06 Aug 2021 07:35:14 GMT",
1449
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.62",
1450
+ "version": "9.0.0-alpha.62",
1451
+ "comments": {
1452
+ "prerelease": [
1453
+ {
1454
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.31",
1455
+ "author": "jspurlin@microsoft.com",
1456
+ "commit": "8a09087b4215a36a50b6d3478cd2b74155c9c630",
1457
+ "package": "@fluentui/react-provider"
1458
+ }
1459
+ ]
1460
+ }
1461
+ },
1462
+ {
1463
+ "date": "Wed, 04 Aug 2021 07:34:12 GMT",
1464
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.61",
1465
+ "version": "9.0.0-alpha.61",
1466
+ "comments": {
1467
+ "none": [
1468
+ {
1469
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.30",
1470
+ "author": "czearing@outlook.com",
1471
+ "commit": "109e85b19d8ee37a9c31ddf8e2083471bab64526",
1472
+ "package": "@fluentui/react-provider"
1473
+ }
1474
+ ]
1475
+ }
1476
+ },
1477
+ {
1478
+ "date": "Tue, 03 Aug 2021 07:39:30 GMT",
1479
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.61",
1480
+ "version": "9.0.0-alpha.61",
1481
+ "comments": {
1482
+ "patch": [
1483
+ {
1484
+ "comment": "Bump @fluentui/eslint-plugin to v1.3.3",
1485
+ "author": "behowell@microsoft.com",
1486
+ "commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
1487
+ "package": "@fluentui/react-provider"
1488
+ },
1489
+ {
1490
+ "comment": "Bump @fluentui/react-conformance to v0.4.4",
1491
+ "author": "behowell@microsoft.com",
1492
+ "commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
1493
+ "package": "@fluentui/react-provider"
1494
+ },
1495
+ {
1496
+ "comment": "Bump @fluentui/scripts to v1.0.0",
1497
+ "author": "behowell@microsoft.com",
1498
+ "commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
1499
+ "package": "@fluentui/react-provider"
1500
+ }
1501
+ ],
1502
+ "prerelease": [
1503
+ {
1504
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.30",
1505
+ "author": "behowell@microsoft.com",
1506
+ "commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
1507
+ "package": "@fluentui/react-provider"
1508
+ }
1509
+ ]
1510
+ }
1511
+ },
1512
+ {
1513
+ "date": "Mon, 02 Aug 2021 07:36:20 GMT",
1514
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.60",
1515
+ "version": "9.0.0-alpha.60",
1516
+ "comments": {
1517
+ "prerelease": [
1518
+ {
1519
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.29",
1520
+ "author": "lingfan.gao@microsoft.com",
1521
+ "commit": "ab0e1bafdd9ace2974b3362cd2300fb32af466fb",
1522
+ "package": "@fluentui/react-provider"
1523
+ }
1524
+ ]
1525
+ }
1526
+ },
1527
+ {
1528
+ "date": "Mon, 26 Jul 2021 07:37:30 GMT",
1529
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.59",
1530
+ "version": "9.0.0-alpha.59",
1531
+ "comments": {
1532
+ "prerelease": [
1533
+ {
1534
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.46",
1535
+ "author": "olfedias@microsoft.com",
1536
+ "commit": "19db6cb57a237073b0bb50d07eb921b1ce2e0c61",
1537
+ "package": "@fluentui/react-provider"
1538
+ }
1539
+ ]
1540
+ }
1541
+ },
1542
+ {
1543
+ "date": "Fri, 23 Jul 2021 07:38:19 GMT",
1544
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.58",
1545
+ "version": "9.0.0-alpha.58",
1546
+ "comments": {
1547
+ "prerelease": [
1548
+ {
1549
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.27",
1550
+ "author": "miroslav.stastny@microsoft.com",
1551
+ "commit": "5d812148593dc574a6f3a343a5657614b4d10456",
1552
+ "package": "@fluentui/react-provider"
1553
+ }
1554
+ ]
1555
+ }
1556
+ },
1557
+ {
1558
+ "date": "Thu, 22 Jul 2021 07:36:55 GMT",
1559
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.57",
1560
+ "version": "9.0.0-alpha.57",
1561
+ "comments": {
1562
+ "prerelease": [
1563
+ {
1564
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.26",
1565
+ "author": "behowell@microsoft.com",
1566
+ "commit": "2e257154d0448b8d4fd64142f93fcc9a225995cc",
1567
+ "package": "@fluentui/react-provider"
1568
+ }
1569
+ ]
1570
+ }
1571
+ },
1572
+ {
1573
+ "date": "Tue, 20 Jul 2021 22:23:17 GMT",
1574
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.56",
1575
+ "version": "9.0.0-alpha.56",
1576
+ "comments": {
1577
+ "none": [
1578
+ {
1579
+ "comment": "add bundle size fixtures",
1580
+ "author": "olfedias@microsoft.com",
1581
+ "commit": "0723d064145b7f6be971187a5cf9b66859308e2f",
1582
+ "package": "@fluentui/react-provider"
1583
+ }
1584
+ ]
1585
+ }
1586
+ },
1587
+ {
1588
+ "date": "Thu, 15 Jul 2021 07:36:18 GMT",
1589
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.56",
1590
+ "version": "9.0.0-alpha.56",
1591
+ "comments": {
1592
+ "prerelease": [
1593
+ {
1594
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.25",
1595
+ "author": "bsunderhus@microsoft.com",
1596
+ "commit": "b60234948eacb8c6fa9d08ab8e98d963f583d475",
1597
+ "package": "@fluentui/react-provider"
1598
+ }
1599
+ ]
1600
+ }
1601
+ },
1602
+ {
1603
+ "date": "Tue, 13 Jul 2021 22:32:58 GMT",
1604
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.55",
1605
+ "version": "9.0.0-alpha.55",
1606
+ "comments": {
1607
+ "patch": [
1608
+ {
1609
+ "comment": "Bump @fluentui/react-conformance to v0.4.3",
1610
+ "author": "elcraig@microsoft.com",
1611
+ "commit": "12b74625dec55bd1919f6370513043d87705e5ea",
1612
+ "package": "@fluentui/react-provider"
1613
+ }
1614
+ ]
1615
+ }
1616
+ },
1617
+ {
1618
+ "date": "Tue, 13 Jul 2021 07:35:36 GMT",
1619
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.54",
1620
+ "version": "9.0.0-alpha.54",
1621
+ "comments": {
1622
+ "prerelease": [
1623
+ {
1624
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.24",
1625
+ "author": "behowell@microsoft.com",
1626
+ "commit": "8e5969e291bcafac21df12c9fb591bdd5654c613",
1627
+ "package": "@fluentui/react-provider"
1628
+ }
1629
+ ]
1630
+ }
1631
+ },
1632
+ {
1633
+ "date": "Fri, 09 Jul 2021 07:39:31 GMT",
1634
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.53",
1635
+ "version": "9.0.0-alpha.53",
1636
+ "comments": {
1637
+ "patch": [
1638
+ {
1639
+ "comment": "Bump @fluentui/eslint-plugin to v1.3.2",
1640
+ "author": "martinhochel@microsoft.com",
1641
+ "commit": "18902eb64710aa6253a79781357b8390bb13665c",
1642
+ "package": "@fluentui/react-provider"
1643
+ },
1644
+ {
1645
+ "comment": "Bump @fluentui/react-conformance to v0.4.2",
1646
+ "author": "martinhochel@microsoft.com",
1647
+ "commit": "18902eb64710aa6253a79781357b8390bb13665c",
1648
+ "package": "@fluentui/react-provider"
1649
+ },
1650
+ {
1651
+ "comment": "Bump @fluentui/scripts to v1.0.0",
1652
+ "author": "martinhochel@microsoft.com",
1653
+ "commit": "18902eb64710aa6253a79781357b8390bb13665c",
1654
+ "package": "@fluentui/react-provider"
1655
+ }
1656
+ ],
1657
+ "prerelease": [
1658
+ {
1659
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.23",
1660
+ "author": "martinhochel@microsoft.com",
1661
+ "commit": "18902eb64710aa6253a79781357b8390bb13665c",
1662
+ "package": "@fluentui/react-provider"
1663
+ }
1664
+ ]
1665
+ }
1666
+ },
1667
+ {
1668
+ "date": "Fri, 02 Jul 2021 23:15:55 GMT",
1669
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.52",
1670
+ "version": "9.0.0-alpha.52",
1671
+ "comments": {
1672
+ "prerelease": [
1673
+ {
1674
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.22",
1675
+ "author": "bsunderhus@microsoft.com",
1676
+ "commit": "6c37a1cb5c312d4be8b239bfd9f6c9f28e9f0d24",
1677
+ "package": "@fluentui/react-provider"
1678
+ }
1679
+ ]
1680
+ }
1681
+ },
1682
+ {
1683
+ "date": "Fri, 02 Jul 2021 07:37:06 GMT",
1684
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.51",
1685
+ "version": "9.0.0-alpha.51",
1686
+ "comments": {
1687
+ "prerelease": [
1688
+ {
1689
+ "comment": "Rename typings and getSlots to have the Compat Suffix",
1690
+ "author": "bsunderhus@microsoft.com",
1691
+ "commit": "c939e67b1840a9eb5f7706afcda8c14df8f18d33",
1692
+ "package": "@fluentui/react-provider"
1693
+ }
1694
+ ]
1695
+ }
1696
+ },
1697
+ {
1698
+ "date": "Thu, 01 Jul 2021 07:35:05 GMT",
1699
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.50",
1700
+ "version": "9.0.0-alpha.50",
1701
+ "comments": {
1702
+ "prerelease": [
1703
+ {
1704
+ "comment": "Fixing bug in start script of converged packages.",
1705
+ "author": "Humberto.Morimoto@microsoft.com",
1706
+ "commit": "c7eff2580a6fe159bbb3c4e77e549925187f3150",
1707
+ "package": "@fluentui/react-provider"
1708
+ },
1709
+ {
1710
+ "comment": "move theming capabilities from @fluentui/react-theme-provider",
1711
+ "author": "olfedias@microsoft.com",
1712
+ "commit": "76680e02208f2e8a479a60289ba9f6b9e27c9f5d",
1713
+ "package": "@fluentui/react-provider"
1714
+ }
1715
+ ]
1716
+ }
1717
+ },
1718
+ {
1719
+ "date": "Wed, 30 Jun 2021 07:38:35 GMT",
1720
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.49",
1721
+ "version": "9.0.0-alpha.49",
1722
+ "comments": {
1723
+ "none": [
1724
+ {
1725
+ "comment": "Migrate to new DX",
1726
+ "author": "olfedias@microsoft.com",
1727
+ "commit": "35e244ed457284f24aab445da2cc556fa827a79a",
1728
+ "package": "@fluentui/react-provider"
1729
+ }
1730
+ ],
1731
+ "prerelease": [
1732
+ {
1733
+ "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.46",
1734
+ "author": "tristan.watanabe@gmail.com",
1735
+ "commit": "804ca93da84e19cec0737729473be5034a2e4939",
1736
+ "package": "@fluentui/react-provider"
1737
+ }
1738
+ ]
1739
+ }
1740
+ },
1741
+ {
1742
+ "date": "Tue, 29 Jun 2021 07:33:32 GMT",
1743
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.48",
1744
+ "version": "9.0.0-alpha.48",
1745
+ "comments": {
1746
+ "prerelease": [
1747
+ {
1748
+ "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.45",
1749
+ "author": "olfedias@microsoft.com",
1750
+ "commit": "073ea5f67e3088a92f68caeeca32ef96410aabc5",
1751
+ "package": "@fluentui/react-provider"
1752
+ }
1753
+ ],
1754
+ "none": [
1755
+ {
1756
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.35",
1757
+ "author": "lingfan.gao@microsoft.com",
1758
+ "commit": "4f907a837f3b85923178b611e4fbb0d9ac222dda",
1759
+ "package": "@fluentui/react-provider"
1760
+ }
1761
+ ]
1762
+ }
1763
+ },
1764
+ {
1765
+ "date": "Mon, 28 Jun 2021 07:35:16 GMT",
1766
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.47",
1767
+ "version": "9.0.0-alpha.47",
1768
+ "comments": {
1769
+ "none": [
1770
+ {
1771
+ "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.44",
1772
+ "author": "olfedias@microsoft.com",
1773
+ "commit": "bf6fd1290ea6c6861a5d80f704e0d6d0cadb71e0",
1774
+ "package": "@fluentui/react-provider"
1775
+ }
1776
+ ]
1777
+ }
1778
+ },
1779
+ {
1780
+ "date": "Wed, 23 Jun 2021 07:31:49 GMT",
1781
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.47",
1782
+ "version": "9.0.0-alpha.47",
1783
+ "comments": {
1784
+ "none": [
1785
+ {
1786
+ "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.44",
1787
+ "author": "olfedias@microsoft.com",
1788
+ "commit": "6aa065bafaa4a169b771706bc93c2faff9ac78a7",
1789
+ "package": "@fluentui/react-provider"
1790
+ }
1791
+ ]
1792
+ }
1793
+ },
1794
+ {
1795
+ "date": "Tue, 22 Jun 2021 07:35:11 GMT",
1796
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.47",
1797
+ "version": "9.0.0-alpha.47",
1798
+ "comments": {
1799
+ "prerelease": [
1800
+ {
1801
+ "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.44",
1802
+ "author": "olfedias@microsoft.com",
1803
+ "commit": "3fccf5c8a8ea30529b736b9189e294969242f886",
1804
+ "package": "@fluentui/react-provider"
1805
+ }
1806
+ ]
1807
+ }
1808
+ },
1809
+ {
1810
+ "date": "Mon, 21 Jun 2021 07:34:33 GMT",
1811
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.46",
1812
+ "version": "9.0.0-alpha.46",
1813
+ "comments": {
1814
+ "none": [
1815
+ {
1816
+ "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.43",
1817
+ "author": "miroslav.stastny@microsoft.com",
1818
+ "commit": "7301e00ef64eefcbd9f20e4ac8fd45849b3f74f3",
1819
+ "package": "@fluentui/react-provider"
1820
+ }
1821
+ ]
1822
+ }
1823
+ },
1824
+ {
1825
+ "date": "Tue, 15 Jun 2021 07:40:20 GMT",
1826
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.46",
1827
+ "version": "9.0.0-alpha.46",
1828
+ "comments": {
1829
+ "prerelease": [
1830
+ {
1831
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.34",
1832
+ "author": "lingfan.gao@microsoft.com",
1833
+ "commit": "a224777cc0089bd715cc304282115a2cd9929889",
1834
+ "package": "@fluentui/react-provider"
1835
+ }
1836
+ ]
1837
+ }
1838
+ },
1839
+ {
1840
+ "date": "Mon, 07 Jun 2021 07:38:15 GMT",
1841
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.45",
1842
+ "version": "9.0.0-alpha.45",
1843
+ "comments": {
1844
+ "patch": [
1845
+ {
1846
+ "comment": "Bump @fluentui/eslint-plugin to v1.3.1",
1847
+ "author": "martinhochel@microsoft.com",
1848
+ "commit": "f856cb3f7fbc3edb3646204c0c7e435fc7678dd1",
1849
+ "package": "@fluentui/react-provider"
1850
+ },
1851
+ {
1852
+ "comment": "Bump @fluentui/react-conformance to v0.4.1",
1853
+ "author": "martinhochel@microsoft.com",
1854
+ "commit": "f856cb3f7fbc3edb3646204c0c7e435fc7678dd1",
1855
+ "package": "@fluentui/react-provider"
1856
+ },
1857
+ {
1858
+ "comment": "Bump @fluentui/scripts to v1.0.0",
1859
+ "author": "martinhochel@microsoft.com",
1860
+ "commit": "f856cb3f7fbc3edb3646204c0c7e435fc7678dd1",
1861
+ "package": "@fluentui/react-provider"
1862
+ }
1863
+ ],
1864
+ "prerelease": [
1865
+ {
1866
+ "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.42",
1867
+ "author": "martinhochel@microsoft.com",
1868
+ "commit": "f856cb3f7fbc3edb3646204c0c7e435fc7678dd1",
1869
+ "package": "@fluentui/react-provider"
1870
+ }
1871
+ ]
1872
+ }
1873
+ },
1874
+ {
1875
+ "date": "Fri, 04 Jun 2021 07:37:23 GMT",
1876
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.44",
1877
+ "version": "9.0.0-alpha.44",
1878
+ "comments": {
1879
+ "prerelease": [
1880
+ {
1881
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.16",
1882
+ "author": "Humberto.Morimoto@microsoft.com",
1883
+ "commit": "1ca8c8f0c4eb633e6b34c0b6182c09103d4c7fcb",
1884
+ "package": "@fluentui/react-provider"
1885
+ }
1886
+ ]
1887
+ }
1888
+ },
1889
+ {
1890
+ "date": "Thu, 03 Jun 2021 07:36:03 GMT",
1891
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.43",
1892
+ "version": "9.0.0-alpha.43",
1893
+ "comments": {
1894
+ "none": [
1895
+ {
1896
+ "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.40",
1897
+ "author": "martinhochel@microsoft.com",
1898
+ "commit": "01f798f6ac6b7b0e4c968e34a0c3f0e692aa3d43",
1899
+ "package": "@fluentui/react-provider"
1900
+ },
1901
+ {
1902
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.15",
1903
+ "author": "martinhochel@microsoft.com",
1904
+ "commit": "01f798f6ac6b7b0e4c968e34a0c3f0e692aa3d43",
1905
+ "package": "@fluentui/react-provider"
1906
+ },
1907
+ {
1908
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.26",
1909
+ "author": "martinhochel@microsoft.com",
1910
+ "commit": "01f798f6ac6b7b0e4c968e34a0c3f0e692aa3d43",
1911
+ "package": "@fluentui/react-provider"
1912
+ }
1913
+ ],
1914
+ "prerelease": [
1915
+ {
1916
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.31",
1917
+ "author": "martinhochel@microsoft.com",
1918
+ "commit": "01f798f6ac6b7b0e4c968e34a0c3f0e692aa3d43",
1919
+ "package": "@fluentui/react-provider"
1920
+ }
1921
+ ]
1922
+ }
1923
+ },
1924
+ {
1925
+ "date": "Wed, 02 Jun 2021 07:37:15 GMT",
1926
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.42",
1927
+ "version": "9.0.0-alpha.42",
1928
+ "comments": {
1929
+ "prerelease": [
1930
+ {
1931
+ "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.39",
1932
+ "author": "bsunderhus@microsoft.com",
1933
+ "commit": "7f5734bd8a2a124969c6402534605fe0ee9df4af",
1934
+ "package": "@fluentui/react-provider"
1935
+ }
1936
+ ]
1937
+ }
1938
+ },
1939
+ {
1940
+ "date": "Tue, 01 Jun 2021 07:31:58 GMT",
1941
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.41",
1942
+ "version": "9.0.0-alpha.41",
1943
+ "comments": {
1944
+ "none": [
1945
+ {
1946
+ "comment": "Revert \"chore: enable Jest aliases for converged packages (#18337)\"",
1947
+ "author": "olfedias@microsoft.com",
1948
+ "commit": "b5f2a02b37c8ea394a65f7a22bff057de93370dd",
1949
+ "package": "@fluentui/react-provider"
1950
+ }
1951
+ ]
1952
+ }
1953
+ },
1954
+ {
1955
+ "date": "Mon, 31 May 2021 07:33:15 GMT",
1956
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.41",
1957
+ "version": "9.0.0-alpha.41",
1958
+ "comments": {
1959
+ "none": [
1960
+ {
1961
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.29",
1962
+ "author": "lingfan.gao@microsoft.com",
1963
+ "commit": "203ccaf025da07d4064f8e4983298f0c1972c67d",
1964
+ "package": "@fluentui/react-provider"
1965
+ }
1966
+ ]
1967
+ }
1968
+ },
1969
+ {
1970
+ "date": "Fri, 28 May 2021 07:33:57 GMT",
1971
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.41",
1972
+ "version": "9.0.0-alpha.41",
1973
+ "comments": {
1974
+ "none": [
1975
+ {
1976
+ "comment": "enable Jest aliases",
1977
+ "author": "olfedias@microsoft.com",
1978
+ "commit": "5379823a6f53bd36a936806153d228b9a0ef0543",
1979
+ "package": "@fluentui/react-provider"
1980
+ },
1981
+ {
1982
+ "comment": "Removes tabster dependency",
1983
+ "author": "bsunderhus@microsoft.com",
1984
+ "commit": "5dab36e86b94508ff072af1fbea2bdc9e1ddfd94",
1985
+ "package": "@fluentui/react-provider"
1986
+ }
1987
+ ]
1988
+ }
1989
+ },
1990
+ {
1991
+ "date": "Wed, 26 May 2021 07:35:43 GMT",
1992
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.41",
1993
+ "version": "9.0.0-alpha.41",
1994
+ "comments": {
1995
+ "none": [
1996
+ {
1997
+ "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.38",
1998
+ "author": "olfedias@microsoft.com",
1999
+ "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225",
2000
+ "package": "@fluentui/react-provider"
2001
+ }
2002
+ ],
2003
+ "prerelease": [
2004
+ {
2005
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25",
2006
+ "author": "lingfan.gao@microsoft.com",
2007
+ "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c",
2008
+ "package": "@fluentui/react-provider"
2009
+ }
2010
+ ]
2011
+ }
2012
+ },
2013
+ {
2014
+ "date": "Fri, 21 May 2021 07:34:54 GMT",
2015
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.40",
2016
+ "version": "9.0.0-alpha.40",
2017
+ "comments": {
2018
+ "prerelease": [
2019
+ {
2020
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.27",
2021
+ "author": "miroslav.stastny@microsoft.com",
2022
+ "commit": "3f78f90075ae78bfd28f7d498ae8f012f0221279",
2023
+ "package": "@fluentui/react-provider"
2024
+ }
2025
+ ],
2026
+ "none": [
2027
+ {
2028
+ "comment": "Bump @fluentui/react-theme to v9.0.0-alpha.13",
2029
+ "author": "miroslav.stastny@microsoft.com",
2030
+ "commit": "3f78f90075ae78bfd28f7d498ae8f012f0221279",
2031
+ "package": "@fluentui/react-provider"
2032
+ },
2033
+ {
2034
+ "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.37",
2035
+ "author": "miroslav.stastny@microsoft.com",
2036
+ "commit": "3f78f90075ae78bfd28f7d498ae8f012f0221279",
2037
+ "package": "@fluentui/react-provider"
2038
+ },
2039
+ {
2040
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.14",
2041
+ "author": "miroslav.stastny@microsoft.com",
2042
+ "commit": "3f78f90075ae78bfd28f7d498ae8f012f0221279",
2043
+ "package": "@fluentui/react-provider"
2044
+ },
2045
+ {
2046
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-alpha.12",
2047
+ "author": "miroslav.stastny@microsoft.com",
2048
+ "commit": "3f78f90075ae78bfd28f7d498ae8f012f0221279",
2049
+ "package": "@fluentui/react-provider"
2050
+ }
2051
+ ]
2052
+ }
2053
+ },
2054
+ {
2055
+ "date": "Thu, 20 May 2021 07:41:54 GMT",
2056
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.39",
2057
+ "version": "9.0.0-alpha.39",
2058
+ "comments": {
2059
+ "prerelease": [
2060
+ {
2061
+ "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.36",
2062
+ "author": "elcraig@microsoft.com",
2063
+ "commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
2064
+ "package": "@fluentui/react-provider"
2065
+ }
2066
+ ],
2067
+ "patch": [
2068
+ {
2069
+ "comment": "Bump @fluentui/eslint-plugin to v1.3.0",
2070
+ "author": "elcraig@microsoft.com",
2071
+ "commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
2072
+ "package": "@fluentui/react-provider"
2073
+ },
2074
+ {
2075
+ "comment": "Bump @fluentui/react-conformance to v0.4.0",
2076
+ "author": "elcraig@microsoft.com",
2077
+ "commit": "1e6ad173e2cfa18cfcae13311be7916f1b241432",
2078
+ "package": "@fluentui/react-provider"
2079
+ },
2080
+ {
2081
+ "comment": "Bump @fluentui/scripts to v1.0.0",
2082
+ "author": "elcraig@microsoft.com",
2083
+ "commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
2084
+ "package": "@fluentui/react-provider"
2085
+ }
2086
+ ]
2087
+ }
2088
+ },
2089
+ {
2090
+ "date": "Wed, 19 May 2021 07:34:20 GMT",
2091
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.38",
2092
+ "version": "9.0.0-alpha.38",
2093
+ "comments": {
2094
+ "prerelease": [
2095
+ {
2096
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.12",
2097
+ "author": "olfedias@microsoft.com",
2098
+ "commit": "975140887c6ad2391f8db63003ed440239ec9c25",
2099
+ "package": "@fluentui/react-provider"
2100
+ }
2101
+ ],
2102
+ "patch": [
2103
+ {
2104
+ "comment": "Bump @fluentui/react-conformance to v0.3.1",
2105
+ "author": "martinhochel@microsoft.com",
2106
+ "commit": "616b4b7c381c757871e8a590564d8eff7337834c",
2107
+ "package": "@fluentui/react-provider"
2108
+ }
2109
+ ]
2110
+ }
2111
+ },
2112
+ {
2113
+ "date": "Tue, 18 May 2021 07:34:38 GMT",
2114
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.37",
2115
+ "version": "9.0.0-alpha.37",
2116
+ "comments": {
2117
+ "prerelease": [
2118
+ {
2119
+ "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.34",
2120
+ "author": "olfedias@microsoft.com",
2121
+ "commit": "c845a5045c99d8d83b2584cee016b1701cd3de57",
2122
+ "package": "@fluentui/react-provider"
2123
+ }
2124
+ ]
2125
+ }
2126
+ },
2127
+ {
2128
+ "date": "Thu, 13 May 2021 07:36:55 GMT",
2129
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.36",
2130
+ "version": "9.0.0-alpha.36",
2131
+ "comments": {
2132
+ "prerelease": [
2133
+ {
2134
+ "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.33",
2135
+ "author": "olfedias@microsoft.com",
2136
+ "commit": "fb53fd67729d8236e0681d74322717f6974c8b72",
2137
+ "package": "@fluentui/react-provider"
2138
+ }
2139
+ ]
2140
+ }
2141
+ },
2142
+ {
2143
+ "date": "Wed, 12 May 2021 07:36:20 GMT",
2144
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.35",
2145
+ "version": "9.0.0-alpha.35",
2146
+ "comments": {
2147
+ "prerelease": [
2148
+ {
2149
+ "comment": "Refactor Tooltip provider to be lightweight and not depend on the react-tooltip package",
2150
+ "author": "behowell@microsoft.com",
2151
+ "commit": "e0b7d62f54c1b6e7ff8847ec60307ebac692ff7e",
2152
+ "package": "@fluentui/react-provider"
2153
+ }
2154
+ ]
2155
+ }
2156
+ },
2157
+ {
2158
+ "date": "Mon, 10 May 2021 07:36:07 GMT",
2159
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.34",
2160
+ "version": "9.0.0-alpha.34",
2161
+ "comments": {
2162
+ "prerelease": [
2163
+ {
2164
+ "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.31",
2165
+ "author": "olfedias@microsoft.com",
2166
+ "commit": "78c12235fcfebe43b7a77d36cbdfc67461ec32dc",
2167
+ "package": "@fluentui/react-provider"
2168
+ }
2169
+ ]
2170
+ }
2171
+ },
2172
+ {
2173
+ "date": "Wed, 05 May 2021 07:36:50 GMT",
2174
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.33",
2175
+ "version": "9.0.0-alpha.33",
2176
+ "comments": {
2177
+ "prerelease": [
2178
+ {
2179
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.7",
2180
+ "author": "olfedias@microsoft.com",
2181
+ "commit": "427fcf0fffb899e5ffcac4dfa61fca5d22ee176c",
2182
+ "package": "@fluentui/react-provider"
2183
+ }
2184
+ ]
2185
+ }
2186
+ },
2187
+ {
2188
+ "date": "Tue, 04 May 2021 07:36:35 GMT",
2189
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.32",
2190
+ "version": "9.0.0-alpha.32",
2191
+ "comments": {
2192
+ "prerelease": [
2193
+ {
2194
+ "comment": "Bump @fluentui/react-tooltip to v9.0.0-alpha.29",
2195
+ "author": "lingfan.gao@microsoft.com",
2196
+ "commit": "2aa0cde53c7bfda08651bc9e5bbe9a31d3a40b4f",
2197
+ "package": "@fluentui/react-provider"
2198
+ }
2199
+ ]
2200
+ }
2201
+ },
2202
+ {
2203
+ "date": "Mon, 03 May 2021 07:45:19 GMT",
2204
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.31",
2205
+ "version": "9.0.0-alpha.31",
2206
+ "comments": {
2207
+ "prerelease": [
2208
+ {
2209
+ "comment": "Bump @fluentui/react-tooltip to v9.0.0-alpha.28",
2210
+ "author": "lingfan.gao@microsoft.com",
2211
+ "commit": "5e6aa4df0c03051e59d686d24b35f01c721a3b4e",
2212
+ "package": "@fluentui/react-provider"
2213
+ }
2214
+ ]
2215
+ }
2216
+ },
2217
+ {
2218
+ "date": "Fri, 30 Apr 2021 07:42:23 GMT",
2219
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.30",
2220
+ "version": "9.0.0-alpha.30",
2221
+ "comments": {
2222
+ "prerelease": [
2223
+ {
2224
+ "comment": "Upgrade to ts 4.0",
2225
+ "author": "joschect@microsoft.com",
2226
+ "commit": "2b62c457bb860f6675fae4acae86ee6c0b06c279",
2227
+ "package": "@fluentui/react-provider"
2228
+ },
2229
+ {
2230
+ "comment": "update snapshots",
2231
+ "author": "olfedias@microsoft.com",
2232
+ "commit": "2a95add2ed379f3e061339d86ae03199ef0d5080",
2233
+ "package": "@fluentui/react-provider"
2234
+ }
2235
+ ],
2236
+ "patch": [
2237
+ {
2238
+ "comment": "Bump @fluentui/eslint-plugin to v1.2.0",
2239
+ "author": "joschect@microsoft.com",
2240
+ "commit": "2b62c457bb860f6675fae4acae86ee6c0b06c279",
2241
+ "package": "@fluentui/react-provider"
2242
+ },
2243
+ {
2244
+ "comment": "Bump @fluentui/react-conformance to v0.3.0",
2245
+ "author": "joschect@microsoft.com",
2246
+ "commit": "2b62c457bb860f6675fae4acae86ee6c0b06c279",
2247
+ "package": "@fluentui/react-provider"
2248
+ },
2249
+ {
2250
+ "comment": "Bump @fluentui/scripts to v1.0.0",
2251
+ "author": "joschect@microsoft.com",
2252
+ "commit": "2b62c457bb860f6675fae4acae86ee6c0b06c279",
2253
+ "package": "@fluentui/react-provider"
2254
+ }
2255
+ ]
2256
+ }
2257
+ },
2258
+ {
2259
+ "date": "Wed, 28 Apr 2021 07:32:59 GMT",
2260
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.29",
2261
+ "version": "9.0.0-alpha.29",
2262
+ "comments": {
2263
+ "prerelease": [
2264
+ {
2265
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.20",
2266
+ "author": "olfedias@microsoft.com",
2267
+ "commit": "cabcb25b3329ad3e8536f798ceaabcd1ee93e1b4",
2268
+ "package": "@fluentui/react-provider"
2269
+ }
2270
+ ]
2271
+ }
2272
+ },
2273
+ {
2274
+ "date": "Tue, 27 Apr 2021 07:34:03 GMT",
2275
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.28",
2276
+ "version": "9.0.0-alpha.28",
2277
+ "comments": {
2278
+ "prerelease": [
2279
+ {
2280
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.5",
2281
+ "author": "bsunderhus@microsoft.com",
2282
+ "commit": "fdb1af09ba60238bb1c3913af6a6a6fe98f49034",
2283
+ "package": "@fluentui/react-provider"
2284
+ }
2285
+ ]
2286
+ }
2287
+ },
2288
+ {
2289
+ "date": "Mon, 26 Apr 2021 07:34:31 GMT",
2290
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.27",
2291
+ "version": "9.0.0-alpha.27",
2292
+ "comments": {
2293
+ "prerelease": [
2294
+ {
2295
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.4",
2296
+ "author": "bsunderhus@microsoft.com",
2297
+ "commit": "76e2027d772bc9d19d3d217c449c5965262f73c4",
2298
+ "package": "@fluentui/react-provider"
2299
+ }
2300
+ ]
2301
+ }
2302
+ },
2303
+ {
2304
+ "date": "Fri, 23 Apr 2021 07:37:10 GMT",
2305
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.26",
2306
+ "version": "9.0.0-alpha.26",
2307
+ "comments": {
2308
+ "prerelease": [
2309
+ {
2310
+ "comment": "Remove react-tabster dependency",
2311
+ "author": "lingfan.gao@microsoft.com",
2312
+ "commit": "e9ef2a1d7e2d57a5b52642dd35243cb6a8600237",
2313
+ "package": "@fluentui/react-provider"
2314
+ }
2315
+ ],
2316
+ "patch": [
2317
+ {
2318
+ "comment": "Bump @fluentui/eslint-plugin to v1.1.1",
2319
+ "author": "olfedias@microsoft.com",
2320
+ "commit": "7d1a9a8aee217022e55b8c39c723b1390b5d8095",
2321
+ "package": "@fluentui/react-provider"
2322
+ },
2323
+ {
2324
+ "comment": "Bump @fluentui/react-conformance to v0.2.6",
2325
+ "author": "olfedias@microsoft.com",
2326
+ "commit": "7d1a9a8aee217022e55b8c39c723b1390b5d8095",
2327
+ "package": "@fluentui/react-provider"
2328
+ },
2329
+ {
2330
+ "comment": "Bump @fluentui/scripts to v1.0.0",
2331
+ "author": "olfedias@microsoft.com",
2332
+ "commit": "7d1a9a8aee217022e55b8c39c723b1390b5d8095",
2333
+ "package": "@fluentui/react-provider"
2334
+ }
2335
+ ]
2336
+ }
2337
+ },
2338
+ {
2339
+ "date": "Thu, 22 Apr 2021 07:33:28 GMT",
2340
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.25",
2341
+ "version": "9.0.0-alpha.25",
2342
+ "comments": {
2343
+ "none": [
2344
+ {
2345
+ "comment": "Adds snapshot serializer to converged component",
2346
+ "author": "bsunderhus@microsoft.com",
2347
+ "commit": "bf7ee8d466296bd5974bd5abf9aaa20868aa9add",
2348
+ "package": "@fluentui/react-provider"
2349
+ }
2350
+ ],
2351
+ "prerelease": [
2352
+ {
2353
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.2",
2354
+ "author": "bsunderhus@microsoft.com",
2355
+ "commit": "bf7ee8d466296bd5974bd5abf9aaa20868aa9add",
2356
+ "package": "@fluentui/react-provider"
2357
+ }
2358
+ ]
2359
+ }
2360
+ },
2361
+ {
2362
+ "date": "Wed, 21 Apr 2021 07:31:50 GMT",
2363
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.24",
2364
+ "version": "9.0.0-alpha.24",
2365
+ "comments": {
2366
+ "none": [
2367
+ {
2368
+ "comment": "Bump @fluentui/react-conformance to v0.2.5",
2369
+ "author": "martinhochel@microsoft.com",
2370
+ "commit": "c12557d08ab5673ec3d3ba9747cfec64f39309eb",
2371
+ "package": "@fluentui/react-provider"
2372
+ }
2373
+ ],
2374
+ "prerelease": [
2375
+ {
2376
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.17",
2377
+ "author": "miroslav.stastny@microsoft.com",
2378
+ "commit": "64da065944467537d8f23a97ef4c19c3d60a529b",
2379
+ "package": "@fluentui/react-provider"
2380
+ }
2381
+ ]
2382
+ }
2383
+ },
2384
+ {
2385
+ "date": "Tue, 20 Apr 2021 07:31:35 GMT",
2386
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.23",
2387
+ "version": "9.0.0-alpha.23",
2388
+ "comments": {
2389
+ "prerelease": [
2390
+ {
2391
+ "comment": "Rename internal document to targetDocument",
2392
+ "author": "lingfan.gao@microsoft.com",
2393
+ "commit": "01e2e2ce7b042308c503e642a1bb94ff371b7dd1",
2394
+ "package": "@fluentui/react-provider"
2395
+ }
2396
+ ]
2397
+ }
2398
+ },
2399
+ {
2400
+ "date": "Mon, 19 Apr 2021 07:33:33 GMT",
2401
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.22",
2402
+ "version": "9.0.0-alpha.22",
2403
+ "comments": {
2404
+ "none": [
2405
+ {
2406
+ "comment": "Remove unneeded react-app-polyfill devDependency",
2407
+ "author": "elcraig@microsoft.com",
2408
+ "commit": "fdc32557d49e5d70ea7e4af8957102d415b44547",
2409
+ "package": "@fluentui/react-provider"
2410
+ }
2411
+ ]
2412
+ }
2413
+ },
2414
+ {
2415
+ "date": "Fri, 16 Apr 2021 18:08:21 GMT",
2416
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.22",
2417
+ "version": "9.0.0-alpha.22",
2418
+ "comments": {
2419
+ "prerelease": [
2420
+ {
2421
+ "comment": "Use targetDocument for ThemeProvider",
2422
+ "author": "lingfan.gao@microsoft.com",
2423
+ "commit": "202f547fef3255f5c59ff4ad912c67b4978ef457",
2424
+ "package": "@fluentui/react-provider"
2425
+ }
2426
+ ]
2427
+ }
2428
+ },
2429
+ {
2430
+ "date": "Fri, 16 Apr 2021 07:32:08 GMT",
2431
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.21",
2432
+ "version": "9.0.0-alpha.21",
2433
+ "comments": {
2434
+ "prerelease": [
2435
+ {
2436
+ "comment": "Add TooltipProvider to FluentProvider",
2437
+ "author": "behowell@microsoft.com",
2438
+ "commit": "cd0cdb18546e8f62d07a5807f77ccd6cc16c23d5",
2439
+ "package": "@fluentui/react-provider"
2440
+ }
2441
+ ]
2442
+ }
2443
+ },
2444
+ {
2445
+ "date": "Wed, 14 Apr 2021 07:34:12 GMT",
2446
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.20",
2447
+ "version": "9.0.0-alpha.20",
2448
+ "comments": {
2449
+ "prerelease": [
2450
+ {
2451
+ "comment": "Updates snapshot tests",
2452
+ "author": "bsunderhus@microsoft.com",
2453
+ "commit": "1b2e9185653032fed3dce7d3a919f8d6e95550c7",
2454
+ "package": "@fluentui/react-provider"
2455
+ }
2456
+ ]
2457
+ }
2458
+ },
2459
+ {
2460
+ "date": "Thu, 08 Apr 2021 07:33:06 GMT",
2461
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.19",
2462
+ "version": "9.0.0-alpha.19",
2463
+ "comments": {
2464
+ "prerelease": [
2465
+ {
2466
+ "comment": "Bump @fluentui/react-theme to v9.0.0-alpha.8",
2467
+ "author": "Humberto.Morimoto@microsoft.com",
2468
+ "commit": "25e841e469f1a7b33278f8a5dccd2f7865b3a557",
2469
+ "package": "@fluentui/react-provider"
2470
+ }
2471
+ ]
2472
+ }
2473
+ },
2474
+ {
2475
+ "date": "Thu, 01 Apr 2021 20:13:37 GMT",
2476
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.18",
2477
+ "version": "9.0.0-alpha.18",
2478
+ "comments": {
2479
+ "prerelease": [
2480
+ {
2481
+ "comment": "Change react-focus-management to react-tabster",
2482
+ "author": "bsunderhus@microsoft.com",
2483
+ "commit": "dec60bc3ea87901ff8c2c52989301ae8f4229721",
2484
+ "package": "@fluentui/react-provider"
2485
+ }
2486
+ ]
2487
+ }
2488
+ },
2489
+ {
2490
+ "date": "Wed, 31 Mar 2021 00:53:43 GMT",
2491
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.17",
2492
+ "version": "9.0.0-alpha.17",
2493
+ "comments": {
2494
+ "prerelease": [
2495
+ {
2496
+ "comment": "mergeProps was updated to improve type checking; use compat layer until type errors can be fixed",
2497
+ "author": "behowell@microsoft.com",
2498
+ "commit": "e45eeaba8deb93e825a9d3f72e87a9c4c9225ea1",
2499
+ "package": "@fluentui/react-provider"
2500
+ }
2501
+ ],
2502
+ "patch": [
2503
+ {
2504
+ "comment": "Bump @fluentui/eslint-plugin to v1.1.0",
2505
+ "author": "elcraig@microsoft.com",
2506
+ "commit": "d41b79242e6b682dfa58fcd76797ecfd9146d4cf",
2507
+ "package": "@fluentui/react-provider"
2508
+ },
2509
+ {
2510
+ "comment": "Bump @fluentui/react-conformance to v0.2.5",
2511
+ "author": "elcraig@microsoft.com",
2512
+ "commit": "d41b79242e6b682dfa58fcd76797ecfd9146d4cf",
2513
+ "package": "@fluentui/react-provider"
2514
+ },
2515
+ {
2516
+ "comment": "Bump @fluentui/scripts to v1.0.0",
2517
+ "author": "elcraig@microsoft.com",
2518
+ "commit": "d41b79242e6b682dfa58fcd76797ecfd9146d4cf",
2519
+ "package": "@fluentui/react-provider"
2520
+ }
2521
+ ]
2522
+ }
2523
+ },
2524
+ {
2525
+ "date": "Tue, 30 Mar 2021 07:34:45 GMT",
2526
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.16",
2527
+ "version": "9.0.0-alpha.16",
2528
+ "comments": {
2529
+ "prerelease": [
2530
+ {
2531
+ "comment": "Lift FluentProvider context to react-shared-contexts",
2532
+ "author": "bsunderhus@microsoft.com",
2533
+ "commit": "0e497f76bceee79ee6f15524b9903a9eda653c44",
2534
+ "package": "@fluentui/react-provider"
2535
+ },
2536
+ {
2537
+ "comment": "chore: restore \"sideEffects\" to enable treeshaking",
2538
+ "author": "olfedias@microsoft.com",
2539
+ "commit": "8d6eb6f174660017e96d2c539a08e1d64ccdf4a3",
2540
+ "package": "@fluentui/react-provider"
2541
+ }
2542
+ ]
2543
+ }
2544
+ },
2545
+ {
2546
+ "date": "Fri, 26 Mar 2021 07:32:34 GMT",
2547
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.15",
2548
+ "version": "9.0.0-alpha.15",
2549
+ "comments": {
2550
+ "prerelease": [
2551
+ {
2552
+ "comment": "Bump @fluentui/react-focus-management to v9.0.0-alpha.11",
2553
+ "author": "lingfan.gao@microsoft.com",
2554
+ "commit": "8b5295e082e07dbe428bff7b9548c80c338f07c8",
2555
+ "package": "@fluentui/react-provider"
2556
+ }
2557
+ ]
2558
+ }
2559
+ },
2560
+ {
2561
+ "date": "Thu, 25 Mar 2021 07:33:24 GMT",
2562
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.14",
2563
+ "version": "9.0.0-alpha.14",
2564
+ "comments": {
2565
+ "prerelease": [
2566
+ {
2567
+ "comment": "Bump @fluentui/react-focus-management to v9.0.0-alpha.10",
2568
+ "author": "lingfan.gao@microsoft.com",
2569
+ "commit": "31b7b0d625e40f818d33c5df0890b584caaf0e6c",
2570
+ "package": "@fluentui/react-provider"
2571
+ }
2572
+ ]
2573
+ }
2574
+ },
2575
+ {
2576
+ "date": "Tue, 23 Mar 2021 07:31:43 GMT",
2577
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.13",
2578
+ "version": "9.0.0-alpha.13",
2579
+ "comments": {
2580
+ "prerelease": [
2581
+ {
2582
+ "comment": "Bump @fluentui/react-focus-management to v9.0.0-alpha.9",
2583
+ "author": "lingfan.gao@microsoft.com",
2584
+ "commit": "fc0d87258337229e59ec1c1fec87dc91193858f1",
2585
+ "package": "@fluentui/react-provider"
2586
+ }
2587
+ ]
2588
+ }
2589
+ },
2590
+ {
2591
+ "date": "Mon, 22 Mar 2021 07:34:09 GMT",
2592
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.12",
2593
+ "version": "9.0.0-alpha.12",
2594
+ "comments": {
2595
+ "none": [
2596
+ {
2597
+ "comment": "Bump @fluentui/react-focus-management to v9.0.0-alpha.8",
2598
+ "author": "martinhochel@microsoft.com",
2599
+ "commit": "25c4ce7c54a2a65d3db4e5f2b13785468b669329",
2600
+ "package": "@fluentui/react-provider"
2601
+ }
2602
+ ]
2603
+ }
2604
+ },
2605
+ {
2606
+ "date": "Thu, 18 Mar 2021 20:15:34 GMT",
2607
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.12",
2608
+ "version": "9.0.0-alpha.12",
2609
+ "comments": {
2610
+ "prerelease": [
2611
+ {
2612
+ "comment": "Bump @fluentui/react-focus-management to v9.0.0-alpha.8",
2613
+ "author": "lingfan.gao@microsoft.com",
2614
+ "commit": "165259181dd79866dc7ae5fa57c10a0f209d668f",
2615
+ "package": "@fluentui/react-provider"
2616
+ }
2617
+ ]
2618
+ }
2619
+ },
2620
+ {
2621
+ "date": "Wed, 17 Mar 2021 07:35:44 GMT",
2622
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.11",
2623
+ "version": "9.0.0-alpha.11",
2624
+ "comments": {
2625
+ "none": [
2626
+ {
2627
+ "comment": "Bump @fluentui/react-focus-management to v9.0.0-alpha.7",
2628
+ "author": "olfedias@microsoft.com",
2629
+ "commit": "51902da6d01f0e9a790ca686e32eb94b31ecf733",
2630
+ "package": "@fluentui/react-provider"
2631
+ }
2632
+ ]
2633
+ }
2634
+ },
2635
+ {
2636
+ "date": "Tue, 16 Mar 2021 07:32:44 GMT",
2637
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.11",
2638
+ "version": "9.0.0-alpha.11",
2639
+ "comments": {
2640
+ "prerelease": [
2641
+ {
2642
+ "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.11",
2643
+ "author": "elcraig@microsoft.com",
2644
+ "commit": "8bbe3d16c5c00716dfcbafa6d693437b8d090da3",
2645
+ "package": "@fluentui/react-provider"
2646
+ }
2647
+ ]
2648
+ }
2649
+ },
2650
+ {
2651
+ "date": "Mon, 15 Mar 2021 07:36:20 GMT",
2652
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.10",
2653
+ "version": "9.0.0-alpha.10",
2654
+ "comments": {
2655
+ "prerelease": [
2656
+ {
2657
+ "comment": "Remove set-version references",
2658
+ "author": "elcraig@microsoft.com",
2659
+ "commit": "b0bef818ea07833d9b9797ef26a4b24200ed0307",
2660
+ "package": "@fluentui/react-provider"
2661
+ }
2662
+ ],
2663
+ "none": [
2664
+ {
2665
+ "comment": "Remove unneeded scripts",
2666
+ "author": "elcraig@microsoft.com",
2667
+ "commit": "3b4dd6b9e941da11297cea43c5218a4da2d277d5",
2668
+ "package": "@fluentui/react-provider"
2669
+ },
2670
+ {
2671
+ "comment": "Bump @fluentui/react-focus-management to v9.0.0-alpha.7",
2672
+ "author": "elcraig@microsoft.com",
2673
+ "commit": "b0bef818ea07833d9b9797ef26a4b24200ed0307",
2674
+ "package": "@fluentui/react-provider"
2675
+ },
2676
+ {
2677
+ "comment": "Bump @fluentui/react-theme to v9.0.0-alpha.6",
2678
+ "author": "elcraig@microsoft.com",
2679
+ "commit": "b0bef818ea07833d9b9797ef26a4b24200ed0307",
2680
+ "package": "@fluentui/react-provider"
2681
+ },
2682
+ {
2683
+ "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.10",
2684
+ "author": "elcraig@microsoft.com",
2685
+ "commit": "b0bef818ea07833d9b9797ef26a4b24200ed0307",
2686
+ "package": "@fluentui/react-provider"
2687
+ },
2688
+ {
2689
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.8",
2690
+ "author": "elcraig@microsoft.com",
2691
+ "commit": "b0bef818ea07833d9b9797ef26a4b24200ed0307",
2692
+ "package": "@fluentui/react-provider"
2693
+ }
2694
+ ]
2695
+ }
2696
+ },
2697
+ {
2698
+ "date": "Fri, 12 Mar 2021 20:04:27 GMT",
2699
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.9",
2700
+ "version": "9.0.0-alpha.9",
2701
+ "comments": {
2702
+ "none": [
2703
+ {
2704
+ "comment": "Move `@types/node` and `@types/webpack-env` devDependencies to root, and remove unneeded references",
2705
+ "author": "elcraig@microsoft.com",
2706
+ "commit": "8789ee1074aad852bd0a95d0183dbdf2ee718e1d",
2707
+ "package": "@fluentui/react-provider"
2708
+ },
2709
+ {
2710
+ "comment": "Bump @fluentui/react-theme to v9.0.0-alpha.5",
2711
+ "author": "elcraig@microsoft.com",
2712
+ "commit": "8789ee1074aad852bd0a95d0183dbdf2ee718e1d",
2713
+ "package": "@fluentui/react-provider"
2714
+ },
2715
+ {
2716
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.7",
2717
+ "author": "elcraig@microsoft.com",
2718
+ "commit": "8789ee1074aad852bd0a95d0183dbdf2ee718e1d",
2719
+ "package": "@fluentui/react-provider"
2720
+ },
2721
+ {
2722
+ "comment": "Bump @fluentui/react-focus-management to v9.0.0-alpha.6",
2723
+ "author": "elcraig@microsoft.com",
2724
+ "commit": "8789ee1074aad852bd0a95d0183dbdf2ee718e1d",
2725
+ "package": "@fluentui/react-provider"
2726
+ }
2727
+ ],
2728
+ "prerelease": [
2729
+ {
2730
+ "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.9",
2731
+ "author": "elcraig@microsoft.com",
2732
+ "commit": "8789ee1074aad852bd0a95d0183dbdf2ee718e1d",
2733
+ "package": "@fluentui/react-provider"
2734
+ }
2735
+ ]
2736
+ }
2737
+ },
2738
+ {
2739
+ "date": "Wed, 10 Mar 2021 07:34:39 GMT",
2740
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.8",
2741
+ "version": "9.0.0-alpha.8",
2742
+ "comments": {
2743
+ "prerelease": [
2744
+ {
2745
+ "comment": "Bump @fluentui/react-focus-management to v9.0.0-alpha.6",
2746
+ "author": "lingfan.gao@microsoft.com",
2747
+ "commit": "458d1a05b3288c5d36da578f954df06f227066bf",
2748
+ "package": "@fluentui/react-provider"
2749
+ }
2750
+ ]
2751
+ }
2752
+ },
2753
+ {
2754
+ "date": "Fri, 05 Mar 2021 20:30:59 GMT",
2755
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.7",
2756
+ "version": "9.0.0-alpha.7",
2757
+ "comments": {
2758
+ "prerelease": [
2759
+ {
2760
+ "comment": "Bump @fluentui/react-focus-management to v9.0.0-alpha.5",
2761
+ "author": "lingfan.gao@microsoft.com",
2762
+ "commit": "f7b97e9dc1cf0fec0201533042db4befb800cbd0",
2763
+ "package": "@fluentui/react-provider"
2764
+ }
2765
+ ]
2766
+ }
2767
+ },
2768
+ {
2769
+ "date": "Wed, 03 Mar 2021 00:10:09 GMT",
2770
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.6",
2771
+ "version": "9.0.0-alpha.6",
2772
+ "comments": {
2773
+ "prerelease": [
2774
+ {
2775
+ "comment": "Remove set-version dependency from converged components",
2776
+ "author": "miroslav.stastny@microsoft.com",
2777
+ "commit": "712ca04cd82ad2b3426762a409cdce05a7cc80fc",
2778
+ "package": "@fluentui/react-provider"
2779
+ }
2780
+ ]
2781
+ }
2782
+ },
2783
+ {
2784
+ "date": "Tue, 02 Mar 2021 07:24:27 GMT",
2785
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.5",
2786
+ "version": "9.0.0-alpha.5",
2787
+ "comments": {
2788
+ "prerelease": [
2789
+ {
2790
+ "comment": "Bump @fluentui/react-theme to v9.0.0-alpha.4",
2791
+ "author": "behowell@microsoft.com",
2792
+ "commit": "b97a96052d0b4c0c1d2f280bdb01f443f8d9bc63",
2793
+ "package": "@fluentui/react-provider"
2794
+ }
2795
+ ]
2796
+ }
2797
+ },
2798
+ {
2799
+ "date": "Fri, 26 Feb 2021 01:16:27 GMT",
2800
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.4",
2801
+ "version": "9.0.0-alpha.4",
2802
+ "comments": {
2803
+ "prerelease": [
2804
+ {
2805
+ "comment": "Update references to major-bumped packages",
2806
+ "author": "elcraig@microsoft.com",
2807
+ "commit": "71f0a43b375b4a932ecbcf6778288422db2dc267",
2808
+ "package": "@fluentui/react-provider"
2809
+ }
2810
+ ],
2811
+ "patch": [
2812
+ {
2813
+ "comment": "Bump @fluentui/eslint-plugin to v1.0.1",
2814
+ "author": "elcraig@microsoft.com",
2815
+ "commit": "71f0a43b375b4a932ecbcf6778288422db2dc267",
2816
+ "package": "@fluentui/react-provider"
2817
+ },
2818
+ {
2819
+ "comment": "Bump @fluentui/scripts to v1.0.0",
2820
+ "author": "elcraig@microsoft.com",
2821
+ "commit": "71f0a43b375b4a932ecbcf6778288422db2dc267",
2822
+ "package": "@fluentui/react-provider"
2823
+ },
2824
+ {
2825
+ "comment": "Bump @fluentui/set-version to v8.0.1",
2826
+ "author": "elcraig@microsoft.com",
2827
+ "commit": "71f0a43b375b4a932ecbcf6778288422db2dc267",
2828
+ "package": "@fluentui/react-provider"
2829
+ }
2830
+ ]
2831
+ }
2832
+ },
2833
+ {
2834
+ "date": "Thu, 25 Feb 2021 20:16:39 GMT",
2835
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.3",
2836
+ "version": "9.0.0-alpha.3",
2837
+ "comments": {
2838
+ "prerelease": [
2839
+ {
2840
+ "comment": "Bump @fluentui/react-theme to v9.0.0-alpha.2",
2841
+ "author": "humbertomakotomorimoto@gmail.com",
2842
+ "commit": "40e4e2ed855e0b2a4ac67a462f2b79919aef868b",
2843
+ "package": "@fluentui/react-provider"
2844
+ }
2845
+ ]
2846
+ }
2847
+ },
2848
+ {
2849
+ "date": "Thu, 25 Feb 2021 01:15:27 GMT",
2850
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.2",
2851
+ "version": "9.0.0-alpha.2",
2852
+ "comments": {
2853
+ "prerelease": [
2854
+ {
2855
+ "comment": "Use react-focus-management",
2856
+ "author": "lingfan.gao@microsoft.com",
2857
+ "commit": "eac75641c15f760208c0b01b379ac22a6ef4df2a",
2858
+ "package": "@fluentui/react-provider"
2859
+ }
2860
+ ]
2861
+ }
2862
+ },
2863
+ {
2864
+ "date": "Wed, 24 Feb 2021 00:05:29 GMT",
2865
+ "tag": "@fluentui/react-provider_v9.0.0-alpha.1",
2866
+ "version": "9.0.0-alpha.1",
2867
+ "comments": {
2868
+ "prerelease": [
2869
+ {
2870
+ "comment": "bump version to v9",
2871
+ "author": "olfedias@microsoft.com",
2872
+ "commit": "74da15f2f1fb10fe089fcaef24a47ac5dba89ad2",
2873
+ "package": "@fluentui/react-provider"
2874
+ }
2875
+ ]
2876
+ }
2877
+ },
2878
+ {
2879
+ "date": "Mon, 22 Feb 2021 12:26:22 GMT",
2880
+ "tag": "@fluentui/react-provider_v0.2.0",
2881
+ "version": "0.2.0",
2882
+ "comments": {
2883
+ "minor": [
2884
+ {
2885
+ "comment": "Breaks dependency on react-hooks for convergence",
2886
+ "author": "lingfan.gao@microsoft.com",
2887
+ "commit": "68bc4c7d68b5c01022658fcc485342670d56df39",
2888
+ "package": "@fluentui/react-provider"
2889
+ }
2890
+ ],
2891
+ "none": [
2892
+ {
2893
+ "comment": "Bump @fluentui/react-utilities to v0.4.0",
2894
+ "author": "elcraig@microsoft.com",
2895
+ "commit": "a37bab178f676de967b937a8bad1a309e3e67fd8",
2896
+ "package": "@fluentui/react-provider"
2897
+ }
2898
+ ],
2899
+ "prerelease": [
2900
+ {
2901
+ "comment": "Bump @fluentui/react-theme-provider to v1.0.0-beta.27",
2902
+ "author": "elcraig@microsoft.com",
2903
+ "commit": "a37bab178f676de967b937a8bad1a309e3e67fd8",
2904
+ "package": "@fluentui/react-provider"
2905
+ }
2906
+ ],
2907
+ "patch": [
2908
+ {
2909
+ "comment": "Bump @fluentui/react-theme to v0.3.3",
2910
+ "author": "elcraig@microsoft.com",
2911
+ "commit": "a37bab178f676de967b937a8bad1a309e3e67fd8",
2912
+ "package": "@fluentui/react-provider"
2913
+ }
2914
+ ]
2915
+ }
2916
+ },
2917
+ {
2918
+ "date": "Thu, 18 Feb 2021 19:38:50 GMT",
2919
+ "tag": "@fluentui/react-provider_v0.1.6",
2920
+ "version": "0.1.6",
2921
+ "comments": {
2922
+ "patch": [
2923
+ {
2924
+ "comment": "Allow React 17 in peerDependencies",
2925
+ "author": "elcraig@microsoft.com",
2926
+ "commit": "3b7379fde2d54e677a1d65ae86468bb5fdaf9fa4",
2927
+ "package": "@fluentui/react-provider"
2928
+ }
2929
+ ],
2930
+ "prerelease": [
2931
+ {
2932
+ "comment": "Bump @fluentui/react-hooks to v8.0.0-beta.14",
2933
+ "author": "elcraig@microsoft.com",
2934
+ "commit": "3b7379fde2d54e677a1d65ae86468bb5fdaf9fa4",
2935
+ "package": "@fluentui/react-provider"
2936
+ },
2937
+ {
2938
+ "comment": "Bump @fluentui/react-theme-provider to v1.0.0-beta.26",
2939
+ "author": "elcraig@microsoft.com",
2940
+ "commit": "3b7379fde2d54e677a1d65ae86468bb5fdaf9fa4",
2941
+ "package": "@fluentui/react-provider"
2942
+ }
2943
+ ],
2944
+ "none": [
2945
+ {
2946
+ "comment": "Bump @fluentui/react-theme to v0.3.2",
2947
+ "author": "elcraig@microsoft.com",
2948
+ "commit": "3b7379fde2d54e677a1d65ae86468bb5fdaf9fa4",
2949
+ "package": "@fluentui/react-provider"
2950
+ },
2951
+ {
2952
+ "comment": "Bump @fluentui/react-utilities to v0.3.1",
2953
+ "author": "elcraig@microsoft.com",
2954
+ "commit": "3b7379fde2d54e677a1d65ae86468bb5fdaf9fa4",
2955
+ "package": "@fluentui/react-provider"
2956
+ }
2957
+ ]
2958
+ }
2959
+ },
2960
+ {
2961
+ "date": "Thu, 18 Feb 2021 12:27:34 GMT",
2962
+ "tag": "@fluentui/react-provider_v0.1.5",
2963
+ "version": "0.1.5",
2964
+ "comments": {
2965
+ "patch": [
2966
+ {
2967
+ "comment": "use @fluentui/react-utilities instead of @fluentui/react-utils",
2968
+ "author": "olfedias@microsoft.com",
2969
+ "commit": "e0d4772fbaff0afd7ae0a2f85b53c4ca3831a701",
2970
+ "package": "@fluentui/react-provider"
2971
+ }
2972
+ ],
2973
+ "prerelease": [
2974
+ {
2975
+ "comment": "Bump @fluentui/eslint-plugin to v1.0.0-beta.2",
2976
+ "author": "elcraig@microsoft.com",
2977
+ "commit": "1072765ed2e0ffda34688d84d376a8bc4bf928f0",
2978
+ "package": "@fluentui/react-provider"
2979
+ },
2980
+ {
2981
+ "comment": "Bump @fluentui/react-hooks to v8.0.0-beta.13",
2982
+ "author": "elcraig@microsoft.com",
2983
+ "commit": "1072765ed2e0ffda34688d84d376a8bc4bf928f0",
2984
+ "package": "@fluentui/react-provider"
2985
+ },
2986
+ {
2987
+ "comment": "Bump @fluentui/set-version to v8.0.0-beta.2",
2988
+ "author": "elcraig@microsoft.com",
2989
+ "commit": "1072765ed2e0ffda34688d84d376a8bc4bf928f0",
2990
+ "package": "@fluentui/react-provider"
2991
+ },
2992
+ {
2993
+ "comment": "Bump @fluentui/scripts to v1.0.0",
2994
+ "author": "elcraig@microsoft.com",
2995
+ "commit": "1072765ed2e0ffda34688d84d376a8bc4bf928f0",
2996
+ "package": "@fluentui/react-provider"
2997
+ }
2998
+ ],
2999
+ "none": [
3000
+ {
3001
+ "comment": "Bump @fluentui/react-theme to v0.3.1",
3002
+ "author": "elcraig@microsoft.com",
3003
+ "commit": "1072765ed2e0ffda34688d84d376a8bc4bf928f0",
3004
+ "package": "@fluentui/react-provider"
3005
+ },
3006
+ {
3007
+ "comment": "Bump @fluentui/react-theme-provider to v1.0.0-beta.25",
3008
+ "author": "olfedias@microsoft.com",
3009
+ "commit": "e0d4772fbaff0afd7ae0a2f85b53c4ca3831a701",
3010
+ "package": "@fluentui/react-provider"
3011
+ },
3012
+ {
3013
+ "comment": "Bump @fluentui/react-utilities to v0.3.0",
3014
+ "author": "olfedias@microsoft.com",
3015
+ "commit": "e0d4772fbaff0afd7ae0a2f85b53c4ca3831a701",
3016
+ "package": "@fluentui/react-provider"
3017
+ }
3018
+ ]
3019
+ }
3020
+ },
3021
+ {
3022
+ "date": "Wed, 17 Feb 2021 12:21:39 GMT",
3023
+ "tag": "@fluentui/react-provider_v0.1.4",
3024
+ "version": "0.1.4",
3025
+ "comments": {
3026
+ "none": [
3027
+ {
3028
+ "comment": "Bump @fluentui/react-hooks to v8.0.0-beta.12",
3029
+ "author": "martinhochel@microsoft.com",
3030
+ "commit": "0de01d003589b5e2f166bc070729dca20125a091",
3031
+ "package": "@fluentui/react-provider"
3032
+ }
3033
+ ]
3034
+ }
3035
+ },
3036
+ {
3037
+ "date": "Mon, 15 Feb 2021 12:22:00 GMT",
3038
+ "tag": "@fluentui/react-provider_v0.1.4",
3039
+ "version": "0.1.4",
3040
+ "comments": {
3041
+ "prerelease": [
3042
+ {
3043
+ "comment": "Bump @fluentui/react-theme-provider to v1.0.0-beta.24",
3044
+ "author": "olfedias@microsoft.com",
3045
+ "commit": "c5110956b421df4bc7542ca117935ae4c7919864",
3046
+ "package": "@fluentui/react-provider"
3047
+ },
3048
+ {
3049
+ "comment": "Bump @fluentui/react-hooks to v8.0.0-beta.12",
3050
+ "author": "xgao@microsoft.com",
3051
+ "commit": "d5a5a4f26ce900b3e1b3c0f6c46a17c2e3430439",
3052
+ "package": "@fluentui/react-provider"
3053
+ },
3054
+ {
3055
+ "comment": "Bump @fluentui/react-utils to v0.3.2-0",
3056
+ "author": "xgao@microsoft.com",
3057
+ "commit": "d5a5a4f26ce900b3e1b3c0f6c46a17c2e3430439",
3058
+ "package": "@fluentui/react-provider"
3059
+ }
3060
+ ]
3061
+ }
3062
+ },
3063
+ {
3064
+ "date": "Fri, 12 Feb 2021 12:26:20 GMT",
3065
+ "tag": "@fluentui/react-provider_v0.1.4",
3066
+ "version": "0.1.4",
3067
+ "comments": {
3068
+ "prerelease": [
3069
+ {
3070
+ "comment": "Bump @fluentui/react-theme-provider to v1.0.0-beta.23",
3071
+ "author": "lingfan.gao@microsoft.com",
3072
+ "commit": "8ee2abdf839b14a45598ded245e0d0865618f4bb",
3073
+ "package": "@fluentui/react-provider"
3074
+ }
3075
+ ],
3076
+ "patch": [
3077
+ {
3078
+ "comment": "Bump @fluentui/react-utils to v0.3.1",
3079
+ "author": "lingfan.gao@microsoft.com",
3080
+ "commit": "8ee2abdf839b14a45598ded245e0d0865618f4bb",
3081
+ "package": "@fluentui/react-provider"
3082
+ }
3083
+ ]
3084
+ }
3085
+ },
3086
+ {
3087
+ "date": "Thu, 11 Feb 2021 12:18:41 GMT",
3088
+ "tag": "@fluentui/react-provider_v0.1.3",
3089
+ "version": "0.1.3",
3090
+ "comments": {
3091
+ "none": [
3092
+ {
3093
+ "comment": "Bump @fluentui/react-hooks to v8.0.0-beta.11",
3094
+ "author": "martinhochel@microsoft.com",
3095
+ "commit": "7566015a7edd355b4fcd3796bc8f44f732ef0877",
3096
+ "package": "@fluentui/react-provider"
3097
+ }
3098
+ ]
3099
+ }
3100
+ },
3101
+ {
3102
+ "date": "Thu, 11 Feb 2021 00:58:10 GMT",
3103
+ "tag": "@fluentui/react-provider_v0.1.3",
3104
+ "version": "0.1.3",
3105
+ "comments": {
3106
+ "prerelease": [
3107
+ {
3108
+ "comment": "Bump @fluentui/react-hooks to v8.0.0-beta.11",
3109
+ "author": "xgao@microsoft.com",
3110
+ "commit": "69357e7a30d4c282ad82d2ecf4da6fc4b942ab99",
3111
+ "package": "@fluentui/react-provider"
3112
+ },
3113
+ {
3114
+ "comment": "Bump @fluentui/react-theme-provider to v1.0.0-beta.22",
3115
+ "author": "xgao@microsoft.com",
3116
+ "commit": "69357e7a30d4c282ad82d2ecf4da6fc4b942ab99",
3117
+ "package": "@fluentui/react-provider"
3118
+ },
3119
+ {
3120
+ "comment": "Bump @fluentui/react-utils to v0.3.1-0",
3121
+ "author": "xgao@microsoft.com",
3122
+ "commit": "69357e7a30d4c282ad82d2ecf4da6fc4b942ab99",
3123
+ "package": "@fluentui/react-provider"
3124
+ }
3125
+ ]
3126
+ }
3127
+ },
3128
+ {
3129
+ "date": "Tue, 09 Feb 2021 00:56:52 GMT",
3130
+ "tag": "@fluentui/react-provider_v0.1.3",
3131
+ "version": "0.1.3",
3132
+ "comments": {
3133
+ "patch": [
3134
+ {
3135
+ "comment": "Bump @fluentui/react-theme to v0.3.1",
3136
+ "author": "olfedias@microsoft.com",
3137
+ "commit": "e6a1c491a67b911cc285fcc9d89b6fca152aacd9",
3138
+ "package": "@fluentui/react-provider"
3139
+ }
3140
+ ],
3141
+ "prerelease": [
3142
+ {
3143
+ "comment": "Bump @fluentui/react-theme-provider to v1.0.0-beta.21",
3144
+ "author": "lingfan.gao@microsoft.com",
3145
+ "commit": "fe4959d22fec3382fa743b396f671b1b63a26b9e",
3146
+ "package": "@fluentui/react-provider"
3147
+ }
3148
+ ]
3149
+ }
3150
+ },
3151
+ {
3152
+ "date": "Mon, 08 Feb 2021 12:23:08 GMT",
3153
+ "tag": "@fluentui/react-provider_v0.1.2",
3154
+ "version": "0.1.2",
3155
+ "comments": {
3156
+ "patch": [
3157
+ {
3158
+ "comment": "Bump @fluentui/react-theme to v0.3.0",
3159
+ "author": "miroslav.stastny@microsoft.com",
3160
+ "commit": "bca3d0d79accb3675bf3dfd49c0297e646b91d2c",
3161
+ "package": "@fluentui/react-provider"
3162
+ }
3163
+ ],
3164
+ "prerelease": [
3165
+ {
3166
+ "comment": "Bump @fluentui/react-theme-provider to v1.0.0-beta.20",
3167
+ "author": "miroslav.stastny@microsoft.com",
3168
+ "commit": "bca3d0d79accb3675bf3dfd49c0297e646b91d2c",
3169
+ "package": "@fluentui/react-provider"
3170
+ }
3171
+ ]
3172
+ }
3173
+ },
3174
+ {
3175
+ "date": "Thu, 04 Feb 2021 01:27:42 GMT",
3176
+ "tag": "@fluentui/react-provider_v0.1.1",
3177
+ "version": "0.1.1",
3178
+ "comments": {
3179
+ "patch": [
3180
+ {
3181
+ "comment": "Publish react-provider",
3182
+ "author": "elcraig@microsoft.com",
3183
+ "commit": "aede2e41a6c803a46bd9eb7538542ee6b86ccd8f",
3184
+ "package": "@fluentui/react-provider"
3185
+ }
3186
+ ]
3187
+ }
3188
+ }
3189
+ ]
3190
+ }