@fluentui/react-alert 9.0.0-beta.7 → 9.0.0-beta.70
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +2234 -4
- package/CHANGELOG.md +767 -5
- package/README.md +1 -1
- package/dist/index.d.ts +6 -1
- package/lib/Alert.js +0 -1
- package/lib/Alert.js.map +1 -1
- package/lib/components/Alert/Alert.js +5 -8
- package/lib/components/Alert/Alert.js.map +1 -1
- package/lib/components/Alert/Alert.types.js +1 -2
- package/lib/components/Alert/Alert.types.js.map +1 -1
- package/lib/components/Alert/index.js +1 -2
- package/lib/components/Alert/index.js.map +1 -1
- package/lib/components/Alert/renderAlert.js +5 -13
- package/lib/components/Alert/renderAlert.js.map +1 -1
- package/lib/components/Alert/useAlert.js +60 -67
- package/lib/components/Alert/useAlert.js.map +1 -1
- package/lib/components/Alert/useAlertStyles.styles.js +137 -0
- package/lib/components/Alert/useAlertStyles.styles.js.map +1 -0
- package/lib/index.js +0 -1
- package/lib/index.js.map +1 -1
- package/lib-commonjs/Alert.js +3 -7
- package/lib-commonjs/Alert.js.map +1 -1
- package/lib-commonjs/components/Alert/Alert.js +15 -23
- package/lib-commonjs/components/Alert/Alert.js.map +1 -1
- package/lib-commonjs/components/Alert/Alert.types.js +1 -3
- package/lib-commonjs/components/Alert/Alert.types.js.map +1 -1
- package/lib-commonjs/components/Alert/index.js +7 -15
- package/lib-commonjs/components/Alert/index.js.map +1 -1
- package/lib-commonjs/components/Alert/renderAlert.js +11 -22
- package/lib-commonjs/components/Alert/renderAlert.js.map +1 -1
- package/lib-commonjs/components/Alert/useAlert.js +70 -90
- package/lib-commonjs/components/Alert/useAlert.js.map +1 -1
- package/lib-commonjs/components/Alert/useAlertStyles.styles.js +276 -0
- package/lib-commonjs/components/Alert/useAlertStyles.styles.js.map +1 -0
- package/lib-commonjs/index.js +14 -36
- package/lib-commonjs/index.js.map +1 -1
- package/package.json +32 -20
- package/Migration.md +0 -0
- package/Spec.md +0 -97
- package/dist/tsdoc-metadata.json +0 -11
- package/lib/components/Alert/useAlertStyles.js +0 -99
- package/lib/components/Alert/useAlertStyles.js.map +0 -1
- package/lib-commonjs/components/Alert/useAlertStyles.js +0 -110
- package/lib-commonjs/components/Alert/useAlertStyles.js.map +0 -1
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,2237 @@
|
|
|
2
2
|
"name": "@fluentui/react-alert",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "Thu,
|
|
5
|
+
"date": "Thu, 24 Aug 2023 10:23:08 GMT",
|
|
6
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.70",
|
|
7
|
+
"version": "9.0.0-beta.70",
|
|
8
|
+
"comments": {
|
|
9
|
+
"prerelease": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@fluentui/react-alert",
|
|
13
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.24",
|
|
14
|
+
"commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@fluentui/react-alert",
|
|
19
|
+
"comment": "Bump @fluentui/react-button to v9.3.33",
|
|
20
|
+
"commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "beachball",
|
|
24
|
+
"package": "@fluentui/react-alert",
|
|
25
|
+
"comment": "Bump @fluentui/react-tabster to v9.12.4",
|
|
26
|
+
"commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"author": "beachball",
|
|
30
|
+
"package": "@fluentui/react-alert",
|
|
31
|
+
"comment": "Bump @fluentui/react-utilities to v9.12.0",
|
|
32
|
+
"commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"author": "beachball",
|
|
36
|
+
"package": "@fluentui/react-alert",
|
|
37
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.2",
|
|
38
|
+
"commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
|
|
39
|
+
}
|
|
40
|
+
]
|
|
41
|
+
}
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"date": "Wed, 23 Aug 2023 12:01:49 GMT",
|
|
45
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.69",
|
|
46
|
+
"version": "9.0.0-beta.69",
|
|
47
|
+
"comments": {
|
|
48
|
+
"prerelease": [
|
|
49
|
+
{
|
|
50
|
+
"author": "beachball",
|
|
51
|
+
"package": "@fluentui/react-alert",
|
|
52
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.23",
|
|
53
|
+
"commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"author": "beachball",
|
|
57
|
+
"package": "@fluentui/react-alert",
|
|
58
|
+
"comment": "Bump @fluentui/react-button to v9.3.32",
|
|
59
|
+
"commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"author": "beachball",
|
|
63
|
+
"package": "@fluentui/react-alert",
|
|
64
|
+
"comment": "Bump @fluentui/react-tabster to v9.12.3",
|
|
65
|
+
"commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"author": "beachball",
|
|
69
|
+
"package": "@fluentui/react-alert",
|
|
70
|
+
"comment": "Bump @fluentui/react-utilities to v9.11.2",
|
|
71
|
+
"commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"author": "beachball",
|
|
75
|
+
"package": "@fluentui/react-alert",
|
|
76
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.1",
|
|
77
|
+
"commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
|
|
78
|
+
}
|
|
79
|
+
]
|
|
80
|
+
}
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"date": "Mon, 21 Aug 2023 11:38:03 GMT",
|
|
84
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.68",
|
|
85
|
+
"version": "9.0.0-beta.68",
|
|
86
|
+
"comments": {
|
|
87
|
+
"prerelease": [
|
|
88
|
+
{
|
|
89
|
+
"author": "beachball",
|
|
90
|
+
"package": "@fluentui/react-alert",
|
|
91
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.22",
|
|
92
|
+
"commit": "55e07ffc8d180554fb027841e7d2a89637cefcb3"
|
|
93
|
+
}
|
|
94
|
+
]
|
|
95
|
+
}
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"date": "Wed, 16 Aug 2023 17:41:08 GMT",
|
|
99
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.67",
|
|
100
|
+
"version": "9.0.0-beta.67",
|
|
101
|
+
"comments": {
|
|
102
|
+
"prerelease": [
|
|
103
|
+
{
|
|
104
|
+
"author": "beachball",
|
|
105
|
+
"package": "@fluentui/react-alert",
|
|
106
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.21",
|
|
107
|
+
"commit": "b331b368030e157e0ff38a59c9d4aaf1d01d9b6a"
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
"author": "beachball",
|
|
111
|
+
"package": "@fluentui/react-alert",
|
|
112
|
+
"comment": "Bump @fluentui/react-button to v9.3.31",
|
|
113
|
+
"commit": "b331b368030e157e0ff38a59c9d4aaf1d01d9b6a"
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"author": "beachball",
|
|
117
|
+
"package": "@fluentui/react-alert",
|
|
118
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0",
|
|
119
|
+
"commit": "b331b368030e157e0ff38a59c9d4aaf1d01d9b6a"
|
|
120
|
+
}
|
|
121
|
+
]
|
|
122
|
+
}
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"date": "Wed, 16 Aug 2023 11:38:33 GMT",
|
|
126
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.66",
|
|
127
|
+
"version": "9.0.0-beta.66",
|
|
128
|
+
"comments": {
|
|
129
|
+
"prerelease": [
|
|
130
|
+
{
|
|
131
|
+
"author": "beachball",
|
|
132
|
+
"package": "@fluentui/react-alert",
|
|
133
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.20",
|
|
134
|
+
"commit": "70fb3a013a466af6f5918b7301761b14dc46cea3"
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
"author": "beachball",
|
|
138
|
+
"package": "@fluentui/react-alert",
|
|
139
|
+
"comment": "Bump @fluentui/react-button to v9.3.30",
|
|
140
|
+
"commit": "70fb3a013a466af6f5918b7301761b14dc46cea3"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"author": "beachball",
|
|
144
|
+
"package": "@fluentui/react-alert",
|
|
145
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.16",
|
|
146
|
+
"commit": "70fb3a013a466af6f5918b7301761b14dc46cea3"
|
|
147
|
+
}
|
|
148
|
+
]
|
|
149
|
+
}
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
"date": "Fri, 11 Aug 2023 12:14:26 GMT",
|
|
153
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.65",
|
|
154
|
+
"version": "9.0.0-beta.65",
|
|
155
|
+
"comments": {
|
|
156
|
+
"prerelease": [
|
|
157
|
+
{
|
|
158
|
+
"author": "beachball",
|
|
159
|
+
"package": "@fluentui/react-alert",
|
|
160
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.19",
|
|
161
|
+
"commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
"author": "beachball",
|
|
165
|
+
"package": "@fluentui/react-alert",
|
|
166
|
+
"comment": "Bump @fluentui/react-button to v9.3.29",
|
|
167
|
+
"commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"author": "beachball",
|
|
171
|
+
"package": "@fluentui/react-alert",
|
|
172
|
+
"comment": "Bump @fluentui/react-tabster to v9.12.2",
|
|
173
|
+
"commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"author": "beachball",
|
|
177
|
+
"package": "@fluentui/react-alert",
|
|
178
|
+
"comment": "Bump @fluentui/react-utilities to v9.11.1",
|
|
179
|
+
"commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"author": "beachball",
|
|
183
|
+
"package": "@fluentui/react-alert",
|
|
184
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.15",
|
|
185
|
+
"commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
|
|
186
|
+
}
|
|
187
|
+
]
|
|
188
|
+
}
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"date": "Wed, 09 Aug 2023 13:16:49 GMT",
|
|
192
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.64",
|
|
193
|
+
"version": "9.0.0-beta.64",
|
|
194
|
+
"comments": {
|
|
195
|
+
"prerelease": [
|
|
196
|
+
{
|
|
197
|
+
"author": "olfedias@microsoft.com",
|
|
198
|
+
"package": "@fluentui/react-alert",
|
|
199
|
+
"commit": "b090c0339983847a62b9dc6187d08dc8c4b1d55f",
|
|
200
|
+
"comment": "chore: Update Griffel to latest version"
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
204
|
+
"package": "@fluentui/react-alert",
|
|
205
|
+
"commit": "e615f12c54c8a4acad49930a02c3b703fd64692b",
|
|
206
|
+
"comment": "chore(teams-prg): migrate to new slot API"
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"author": "beachball",
|
|
210
|
+
"package": "@fluentui/react-alert",
|
|
211
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.18",
|
|
212
|
+
"commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
"author": "beachball",
|
|
216
|
+
"package": "@fluentui/react-alert",
|
|
217
|
+
"comment": "Bump @fluentui/react-button to v9.3.28",
|
|
218
|
+
"commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
"author": "beachball",
|
|
222
|
+
"package": "@fluentui/react-alert",
|
|
223
|
+
"comment": "Bump @fluentui/react-tabster to v9.12.1",
|
|
224
|
+
"commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
"author": "beachball",
|
|
228
|
+
"package": "@fluentui/react-alert",
|
|
229
|
+
"comment": "Bump @fluentui/react-theme to v9.1.11",
|
|
230
|
+
"commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"author": "beachball",
|
|
234
|
+
"package": "@fluentui/react-alert",
|
|
235
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14",
|
|
236
|
+
"commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
|
|
237
|
+
}
|
|
238
|
+
]
|
|
239
|
+
}
|
|
240
|
+
},
|
|
241
|
+
{
|
|
242
|
+
"date": "Fri, 04 Aug 2023 08:52:58 GMT",
|
|
243
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.63",
|
|
244
|
+
"version": "9.0.0-beta.63",
|
|
245
|
+
"comments": {
|
|
246
|
+
"prerelease": [
|
|
247
|
+
{
|
|
248
|
+
"author": "beachball",
|
|
249
|
+
"package": "@fluentui/react-alert",
|
|
250
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.17",
|
|
251
|
+
"commit": "0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca"
|
|
252
|
+
},
|
|
253
|
+
{
|
|
254
|
+
"author": "beachball",
|
|
255
|
+
"package": "@fluentui/react-alert",
|
|
256
|
+
"comment": "Bump @fluentui/react-button to v9.3.27",
|
|
257
|
+
"commit": "0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca"
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
"author": "beachball",
|
|
261
|
+
"package": "@fluentui/react-alert",
|
|
262
|
+
"comment": "Bump @fluentui/react-tabster to v9.12.0",
|
|
263
|
+
"commit": "0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca"
|
|
264
|
+
},
|
|
265
|
+
{
|
|
266
|
+
"author": "beachball",
|
|
267
|
+
"package": "@fluentui/react-alert",
|
|
268
|
+
"comment": "Bump @fluentui/react-theme to v9.1.10",
|
|
269
|
+
"commit": "0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca"
|
|
270
|
+
},
|
|
271
|
+
{
|
|
272
|
+
"author": "beachball",
|
|
273
|
+
"package": "@fluentui/react-alert",
|
|
274
|
+
"comment": "Bump @fluentui/react-utilities to v9.11.0",
|
|
275
|
+
"commit": "0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca"
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
"author": "beachball",
|
|
279
|
+
"package": "@fluentui/react-alert",
|
|
280
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.13",
|
|
281
|
+
"commit": "0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca"
|
|
282
|
+
}
|
|
283
|
+
]
|
|
284
|
+
}
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
"date": "Tue, 01 Aug 2023 10:17:21 GMT",
|
|
288
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.62",
|
|
289
|
+
"version": "9.0.0-beta.62",
|
|
290
|
+
"comments": {
|
|
291
|
+
"prerelease": [
|
|
292
|
+
{
|
|
293
|
+
"author": "beachball",
|
|
294
|
+
"package": "@fluentui/react-alert",
|
|
295
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.16",
|
|
296
|
+
"commit": "412d815f88863bde8bb16abc8fd9c4140a37f1f5"
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
"author": "beachball",
|
|
300
|
+
"package": "@fluentui/react-alert",
|
|
301
|
+
"comment": "Bump @fluentui/react-button to v9.3.26",
|
|
302
|
+
"commit": "412d815f88863bde8bb16abc8fd9c4140a37f1f5"
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
"author": "beachball",
|
|
306
|
+
"package": "@fluentui/react-alert",
|
|
307
|
+
"comment": "Bump @fluentui/react-tabster to v9.11.1",
|
|
308
|
+
"commit": "412d815f88863bde8bb16abc8fd9c4140a37f1f5"
|
|
309
|
+
}
|
|
310
|
+
]
|
|
311
|
+
}
|
|
312
|
+
},
|
|
313
|
+
{
|
|
314
|
+
"date": "Thu, 27 Jul 2023 10:34:14 GMT",
|
|
315
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.61",
|
|
316
|
+
"version": "9.0.0-beta.61",
|
|
317
|
+
"comments": {
|
|
318
|
+
"prerelease": [
|
|
319
|
+
{
|
|
320
|
+
"author": "beachball",
|
|
321
|
+
"package": "@fluentui/react-alert",
|
|
322
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.15",
|
|
323
|
+
"commit": "d2d8068110a9a7f71f417a40ee5f2db0ed1c40b9"
|
|
324
|
+
}
|
|
325
|
+
]
|
|
326
|
+
}
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
"date": "Tue, 25 Jul 2023 13:29:16 GMT",
|
|
330
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.60",
|
|
331
|
+
"version": "9.0.0-beta.60",
|
|
332
|
+
"comments": {
|
|
333
|
+
"prerelease": [
|
|
334
|
+
{
|
|
335
|
+
"author": "ololubek@microsoft.com",
|
|
336
|
+
"package": "@fluentui/react-alert",
|
|
337
|
+
"commit": "1082207b08959996cd736725735cadc01d0849b0",
|
|
338
|
+
"comment": "chore: Update react-icons version to pick up fowardref change."
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
"author": "beachball",
|
|
342
|
+
"package": "@fluentui/react-alert",
|
|
343
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.14",
|
|
344
|
+
"commit": "e59b4b305eb656c5af005fefbfa2b1f69afcdc43"
|
|
345
|
+
},
|
|
346
|
+
{
|
|
347
|
+
"author": "beachball",
|
|
348
|
+
"package": "@fluentui/react-alert",
|
|
349
|
+
"comment": "Bump @fluentui/react-button to v9.3.25",
|
|
350
|
+
"commit": "e59b4b305eb656c5af005fefbfa2b1f69afcdc43"
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
"author": "beachball",
|
|
354
|
+
"package": "@fluentui/react-alert",
|
|
355
|
+
"comment": "Bump @fluentui/react-tabster to v9.11.0",
|
|
356
|
+
"commit": "e59b4b305eb656c5af005fefbfa2b1f69afcdc43"
|
|
357
|
+
}
|
|
358
|
+
]
|
|
359
|
+
}
|
|
360
|
+
},
|
|
361
|
+
{
|
|
362
|
+
"date": "Thu, 20 Jul 2023 18:27:25 GMT",
|
|
363
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.59",
|
|
364
|
+
"version": "9.0.0-beta.59",
|
|
365
|
+
"comments": {
|
|
366
|
+
"none": [
|
|
367
|
+
{
|
|
368
|
+
"author": "olfedias@microsoft.com",
|
|
369
|
+
"package": "@fluentui/react-alert",
|
|
370
|
+
"commit": "5a4b16715e8e929f11d8113f710e578ca73acaa6",
|
|
371
|
+
"comment": "chore: migrate to monosize"
|
|
372
|
+
}
|
|
373
|
+
],
|
|
374
|
+
"prerelease": [
|
|
375
|
+
{
|
|
376
|
+
"author": "beachball",
|
|
377
|
+
"package": "@fluentui/react-alert",
|
|
378
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.13",
|
|
379
|
+
"commit": "5a4b16715e8e929f11d8113f710e578ca73acaa6"
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
"author": "beachball",
|
|
383
|
+
"package": "@fluentui/react-alert",
|
|
384
|
+
"comment": "Bump @fluentui/react-button to v9.3.24",
|
|
385
|
+
"commit": "5a4b16715e8e929f11d8113f710e578ca73acaa6"
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
"author": "beachball",
|
|
389
|
+
"package": "@fluentui/react-alert",
|
|
390
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.12",
|
|
391
|
+
"commit": "5a4b16715e8e929f11d8113f710e578ca73acaa6"
|
|
392
|
+
}
|
|
393
|
+
]
|
|
394
|
+
}
|
|
395
|
+
},
|
|
396
|
+
{
|
|
397
|
+
"date": "Thu, 13 Jul 2023 21:25:38 GMT",
|
|
398
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.58",
|
|
399
|
+
"version": "9.0.0-beta.58",
|
|
400
|
+
"comments": {
|
|
401
|
+
"none": [
|
|
402
|
+
{
|
|
403
|
+
"author": "martinhochel@microsoft.com",
|
|
404
|
+
"package": "@fluentui/react-alert",
|
|
405
|
+
"commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
|
|
406
|
+
"comment": "chore: update devDependencies to use * for inner workspace dependencies"
|
|
407
|
+
}
|
|
408
|
+
]
|
|
409
|
+
}
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
"date": "Tue, 11 Jul 2023 18:46:36 GMT",
|
|
413
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.58",
|
|
414
|
+
"version": "9.0.0-beta.58",
|
|
415
|
+
"comments": {
|
|
416
|
+
"prerelease": [
|
|
417
|
+
{
|
|
418
|
+
"author": "beachball",
|
|
419
|
+
"package": "@fluentui/react-alert",
|
|
420
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.12",
|
|
421
|
+
"commit": "f958e7e175264e289a6ecdc5b108e826f6b34e74"
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"author": "beachball",
|
|
425
|
+
"package": "@fluentui/react-alert",
|
|
426
|
+
"comment": "Bump @fluentui/react-button to v9.3.23",
|
|
427
|
+
"commit": "f958e7e175264e289a6ecdc5b108e826f6b34e74"
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
"author": "beachball",
|
|
431
|
+
"package": "@fluentui/react-alert",
|
|
432
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.11",
|
|
433
|
+
"commit": "f958e7e175264e289a6ecdc5b108e826f6b34e74"
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
"author": "beachball",
|
|
437
|
+
"package": "@fluentui/react-alert",
|
|
438
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0",
|
|
439
|
+
"commit": "f958e7e175264e289a6ecdc5b108e826f6b34e74"
|
|
440
|
+
}
|
|
441
|
+
]
|
|
442
|
+
}
|
|
443
|
+
},
|
|
444
|
+
{
|
|
445
|
+
"date": "Mon, 03 Jul 2023 13:34:28 GMT",
|
|
446
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.57",
|
|
447
|
+
"version": "9.0.0-beta.57",
|
|
448
|
+
"comments": {
|
|
449
|
+
"prerelease": [
|
|
450
|
+
{
|
|
451
|
+
"author": "beachball",
|
|
452
|
+
"package": "@fluentui/react-alert",
|
|
453
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.11",
|
|
454
|
+
"commit": "d2c95969c67521ea1df57e1339f8743b09b68772"
|
|
455
|
+
},
|
|
456
|
+
{
|
|
457
|
+
"author": "beachball",
|
|
458
|
+
"package": "@fluentui/react-alert",
|
|
459
|
+
"comment": "Bump @fluentui/react-button to v9.3.22",
|
|
460
|
+
"commit": "d2c95969c67521ea1df57e1339f8743b09b68772"
|
|
461
|
+
},
|
|
462
|
+
{
|
|
463
|
+
"author": "beachball",
|
|
464
|
+
"package": "@fluentui/react-alert",
|
|
465
|
+
"comment": "Bump @fluentui/react-tabster to v9.10.0",
|
|
466
|
+
"commit": "d2c95969c67521ea1df57e1339f8743b09b68772"
|
|
467
|
+
}
|
|
468
|
+
]
|
|
469
|
+
}
|
|
470
|
+
},
|
|
471
|
+
{
|
|
472
|
+
"date": "Mon, 03 Jul 2023 11:57:14 GMT",
|
|
473
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.56",
|
|
474
|
+
"version": "9.0.0-beta.56",
|
|
475
|
+
"comments": {
|
|
476
|
+
"prerelease": [
|
|
477
|
+
{
|
|
478
|
+
"author": "beachball",
|
|
479
|
+
"package": "@fluentui/react-alert",
|
|
480
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.10",
|
|
481
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
|
482
|
+
},
|
|
483
|
+
{
|
|
484
|
+
"author": "beachball",
|
|
485
|
+
"package": "@fluentui/react-alert",
|
|
486
|
+
"comment": "Bump @fluentui/react-button to v9.3.21",
|
|
487
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
|
488
|
+
},
|
|
489
|
+
{
|
|
490
|
+
"author": "beachball",
|
|
491
|
+
"package": "@fluentui/react-alert",
|
|
492
|
+
"comment": "Bump @fluentui/react-tabster to v9.9.2",
|
|
493
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
|
494
|
+
},
|
|
495
|
+
{
|
|
496
|
+
"author": "beachball",
|
|
497
|
+
"package": "@fluentui/react-alert",
|
|
498
|
+
"comment": "Bump @fluentui/react-utilities to v9.10.1",
|
|
499
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
|
500
|
+
},
|
|
501
|
+
{
|
|
502
|
+
"author": "beachball",
|
|
503
|
+
"package": "@fluentui/react-alert",
|
|
504
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10",
|
|
505
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
|
506
|
+
}
|
|
507
|
+
]
|
|
508
|
+
}
|
|
509
|
+
},
|
|
510
|
+
{
|
|
511
|
+
"date": "Wed, 28 Jun 2023 11:12:22 GMT",
|
|
512
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.55",
|
|
513
|
+
"version": "9.0.0-beta.55",
|
|
514
|
+
"comments": {
|
|
515
|
+
"none": [
|
|
516
|
+
{
|
|
517
|
+
"author": "martinhochel@microsoft.com",
|
|
518
|
+
"package": "@fluentui/react-alert",
|
|
519
|
+
"commit": "fbe878e9c9785588197481f172c42c2c0a230292",
|
|
520
|
+
"comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
|
|
521
|
+
}
|
|
522
|
+
],
|
|
523
|
+
"prerelease": [
|
|
524
|
+
{
|
|
525
|
+
"author": "beachball",
|
|
526
|
+
"package": "@fluentui/react-alert",
|
|
527
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.9",
|
|
528
|
+
"commit": "08de131d5f3346e001dcd8d2f0f3809c698f16d7"
|
|
529
|
+
},
|
|
530
|
+
{
|
|
531
|
+
"author": "beachball",
|
|
532
|
+
"package": "@fluentui/react-alert",
|
|
533
|
+
"comment": "Bump @fluentui/react-button to v9.3.20",
|
|
534
|
+
"commit": "08de131d5f3346e001dcd8d2f0f3809c698f16d7"
|
|
535
|
+
},
|
|
536
|
+
{
|
|
537
|
+
"author": "beachball",
|
|
538
|
+
"package": "@fluentui/react-alert",
|
|
539
|
+
"comment": "Bump @fluentui/react-tabster to v9.9.1",
|
|
540
|
+
"commit": "08de131d5f3346e001dcd8d2f0f3809c698f16d7"
|
|
541
|
+
},
|
|
542
|
+
{
|
|
543
|
+
"author": "beachball",
|
|
544
|
+
"package": "@fluentui/react-alert",
|
|
545
|
+
"comment": "Bump @fluentui/react-utilities to v9.10.0",
|
|
546
|
+
"commit": "08de131d5f3346e001dcd8d2f0f3809c698f16d7"
|
|
547
|
+
},
|
|
548
|
+
{
|
|
549
|
+
"author": "beachball",
|
|
550
|
+
"package": "@fluentui/react-alert",
|
|
551
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.9",
|
|
552
|
+
"commit": "08de131d5f3346e001dcd8d2f0f3809c698f16d7"
|
|
553
|
+
}
|
|
554
|
+
]
|
|
555
|
+
}
|
|
556
|
+
},
|
|
557
|
+
{
|
|
558
|
+
"date": "Tue, 27 Jun 2023 11:21:23 GMT",
|
|
559
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.54",
|
|
560
|
+
"version": "9.0.0-beta.54",
|
|
561
|
+
"comments": {
|
|
562
|
+
"prerelease": [
|
|
563
|
+
{
|
|
564
|
+
"author": "beachball",
|
|
565
|
+
"package": "@fluentui/react-alert",
|
|
566
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.8",
|
|
567
|
+
"commit": "1c7e6451a11fb9c59e344df616394a320e8031c4"
|
|
568
|
+
},
|
|
569
|
+
{
|
|
570
|
+
"author": "beachball",
|
|
571
|
+
"package": "@fluentui/react-alert",
|
|
572
|
+
"comment": "Bump @fluentui/react-button to v9.3.19",
|
|
573
|
+
"commit": "1c7e6451a11fb9c59e344df616394a320e8031c4"
|
|
574
|
+
},
|
|
575
|
+
{
|
|
576
|
+
"author": "beachball",
|
|
577
|
+
"package": "@fluentui/react-alert",
|
|
578
|
+
"comment": "Bump @fluentui/react-tabster to v9.9.0",
|
|
579
|
+
"commit": "1c7e6451a11fb9c59e344df616394a320e8031c4"
|
|
580
|
+
}
|
|
581
|
+
]
|
|
582
|
+
}
|
|
583
|
+
},
|
|
584
|
+
{
|
|
585
|
+
"date": "Mon, 26 Jun 2023 09:53:55 GMT",
|
|
586
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.53",
|
|
587
|
+
"version": "9.0.0-beta.53",
|
|
588
|
+
"comments": {
|
|
589
|
+
"prerelease": [
|
|
590
|
+
{
|
|
591
|
+
"author": "beachball",
|
|
592
|
+
"package": "@fluentui/react-alert",
|
|
593
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.7",
|
|
594
|
+
"commit": "3e47257676ace0598b9ed336a54befd4d063c332"
|
|
595
|
+
},
|
|
596
|
+
{
|
|
597
|
+
"author": "beachball",
|
|
598
|
+
"package": "@fluentui/react-alert",
|
|
599
|
+
"comment": "Bump @fluentui/react-button to v9.3.18",
|
|
600
|
+
"commit": "3e47257676ace0598b9ed336a54befd4d063c332"
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"author": "beachball",
|
|
604
|
+
"package": "@fluentui/react-alert",
|
|
605
|
+
"comment": "Bump @fluentui/react-tabster to v9.8.1",
|
|
606
|
+
"commit": "3e47257676ace0598b9ed336a54befd4d063c332"
|
|
607
|
+
},
|
|
608
|
+
{
|
|
609
|
+
"author": "beachball",
|
|
610
|
+
"package": "@fluentui/react-alert",
|
|
611
|
+
"comment": "Bump @fluentui/react-utilities to v9.9.4",
|
|
612
|
+
"commit": "3e47257676ace0598b9ed336a54befd4d063c332"
|
|
613
|
+
},
|
|
614
|
+
{
|
|
615
|
+
"author": "beachball",
|
|
616
|
+
"package": "@fluentui/react-alert",
|
|
617
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.8",
|
|
618
|
+
"commit": "3e47257676ace0598b9ed336a54befd4d063c332"
|
|
619
|
+
}
|
|
620
|
+
]
|
|
621
|
+
}
|
|
622
|
+
},
|
|
623
|
+
{
|
|
624
|
+
"date": "Tue, 20 Jun 2023 12:38:54 GMT",
|
|
625
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.52",
|
|
626
|
+
"version": "9.0.0-beta.52",
|
|
627
|
+
"comments": {
|
|
628
|
+
"prerelease": [
|
|
629
|
+
{
|
|
630
|
+
"author": "ololubek@microsoft.com",
|
|
631
|
+
"package": "@fluentui/react-alert",
|
|
632
|
+
"commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
|
|
633
|
+
"comment": "chore: update @fluentui/react-icons to 2.0.203"
|
|
634
|
+
},
|
|
635
|
+
{
|
|
636
|
+
"author": "beachball",
|
|
637
|
+
"package": "@fluentui/react-alert",
|
|
638
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.6",
|
|
639
|
+
"commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
|
|
640
|
+
},
|
|
641
|
+
{
|
|
642
|
+
"author": "beachball",
|
|
643
|
+
"package": "@fluentui/react-alert",
|
|
644
|
+
"comment": "Bump @fluentui/react-button to v9.3.17",
|
|
645
|
+
"commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
|
|
646
|
+
},
|
|
647
|
+
{
|
|
648
|
+
"author": "beachball",
|
|
649
|
+
"package": "@fluentui/react-alert",
|
|
650
|
+
"comment": "Bump @fluentui/react-tabster to v9.8.0",
|
|
651
|
+
"commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
|
|
652
|
+
},
|
|
653
|
+
{
|
|
654
|
+
"author": "beachball",
|
|
655
|
+
"package": "@fluentui/react-alert",
|
|
656
|
+
"comment": "Bump @fluentui/react-theme to v9.1.9",
|
|
657
|
+
"commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
|
|
658
|
+
},
|
|
659
|
+
{
|
|
660
|
+
"author": "beachball",
|
|
661
|
+
"package": "@fluentui/react-alert",
|
|
662
|
+
"comment": "Bump @fluentui/react-utilities to v9.9.3",
|
|
663
|
+
"commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
|
|
664
|
+
},
|
|
665
|
+
{
|
|
666
|
+
"author": "beachball",
|
|
667
|
+
"package": "@fluentui/react-alert",
|
|
668
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.7",
|
|
669
|
+
"commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
|
|
670
|
+
},
|
|
671
|
+
{
|
|
672
|
+
"author": "beachball",
|
|
673
|
+
"package": "@fluentui/react-alert",
|
|
674
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.23",
|
|
675
|
+
"commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
|
|
676
|
+
}
|
|
677
|
+
]
|
|
678
|
+
}
|
|
679
|
+
},
|
|
680
|
+
{
|
|
681
|
+
"date": "Wed, 31 May 2023 06:46:09 GMT",
|
|
682
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.51",
|
|
683
|
+
"version": "9.0.0-beta.51",
|
|
684
|
+
"comments": {
|
|
685
|
+
"prerelease": [
|
|
686
|
+
{
|
|
687
|
+
"author": "seanmonahan@microsoft.com",
|
|
688
|
+
"package": "@fluentui/react-alert",
|
|
689
|
+
"commit": "d640b972d7ac86bfb76ae6c6329f12cdd33b3b7c",
|
|
690
|
+
"comment": "chore: Update Griffel to v1.5.7."
|
|
691
|
+
},
|
|
692
|
+
{
|
|
693
|
+
"author": "beachball",
|
|
694
|
+
"package": "@fluentui/react-alert",
|
|
695
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.5",
|
|
696
|
+
"commit": "17ca96c6b7f684f36a5c63e40e78b4986a86c713"
|
|
697
|
+
},
|
|
698
|
+
{
|
|
699
|
+
"author": "beachball",
|
|
700
|
+
"package": "@fluentui/react-alert",
|
|
701
|
+
"comment": "Bump @fluentui/react-button to v9.3.16",
|
|
702
|
+
"commit": "17ca96c6b7f684f36a5c63e40e78b4986a86c713"
|
|
703
|
+
},
|
|
704
|
+
{
|
|
705
|
+
"author": "beachball",
|
|
706
|
+
"package": "@fluentui/react-alert",
|
|
707
|
+
"comment": "Bump @fluentui/react-tabster to v9.7.5",
|
|
708
|
+
"commit": "17ca96c6b7f684f36a5c63e40e78b4986a86c713"
|
|
709
|
+
},
|
|
710
|
+
{
|
|
711
|
+
"author": "beachball",
|
|
712
|
+
"package": "@fluentui/react-alert",
|
|
713
|
+
"comment": "Bump @fluentui/react-utilities to v9.9.2",
|
|
714
|
+
"commit": "17ca96c6b7f684f36a5c63e40e78b4986a86c713"
|
|
715
|
+
},
|
|
716
|
+
{
|
|
717
|
+
"author": "beachball",
|
|
718
|
+
"package": "@fluentui/react-alert",
|
|
719
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.6",
|
|
720
|
+
"commit": "17ca96c6b7f684f36a5c63e40e78b4986a86c713"
|
|
721
|
+
},
|
|
722
|
+
{
|
|
723
|
+
"author": "beachball",
|
|
724
|
+
"package": "@fluentui/react-alert",
|
|
725
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.22",
|
|
726
|
+
"commit": "17ca96c6b7f684f36a5c63e40e78b4986a86c713"
|
|
727
|
+
}
|
|
728
|
+
]
|
|
729
|
+
}
|
|
730
|
+
},
|
|
731
|
+
{
|
|
732
|
+
"date": "Thu, 25 May 2023 10:00:48 GMT",
|
|
733
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.50",
|
|
734
|
+
"version": "9.0.0-beta.50",
|
|
735
|
+
"comments": {
|
|
736
|
+
"prerelease": [
|
|
737
|
+
{
|
|
738
|
+
"author": "beachball",
|
|
739
|
+
"package": "@fluentui/react-alert",
|
|
740
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.4",
|
|
741
|
+
"commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
|
|
742
|
+
},
|
|
743
|
+
{
|
|
744
|
+
"author": "beachball",
|
|
745
|
+
"package": "@fluentui/react-alert",
|
|
746
|
+
"comment": "Bump @fluentui/react-button to v9.3.15",
|
|
747
|
+
"commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
|
|
748
|
+
},
|
|
749
|
+
{
|
|
750
|
+
"author": "beachball",
|
|
751
|
+
"package": "@fluentui/react-alert",
|
|
752
|
+
"comment": "Bump @fluentui/react-tabster to v9.7.4",
|
|
753
|
+
"commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
|
|
754
|
+
},
|
|
755
|
+
{
|
|
756
|
+
"author": "beachball",
|
|
757
|
+
"package": "@fluentui/react-alert",
|
|
758
|
+
"comment": "Bump @fluentui/react-utilities to v9.9.1",
|
|
759
|
+
"commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
|
|
760
|
+
},
|
|
761
|
+
{
|
|
762
|
+
"author": "beachball",
|
|
763
|
+
"package": "@fluentui/react-alert",
|
|
764
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.5",
|
|
765
|
+
"commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
|
|
766
|
+
}
|
|
767
|
+
]
|
|
768
|
+
}
|
|
769
|
+
},
|
|
770
|
+
{
|
|
771
|
+
"date": "Wed, 24 May 2023 20:45:23 GMT",
|
|
772
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.49",
|
|
773
|
+
"version": "9.0.0-beta.49",
|
|
774
|
+
"comments": {
|
|
775
|
+
"none": [
|
|
776
|
+
{
|
|
777
|
+
"author": "olfedias@microsoft.com",
|
|
778
|
+
"package": "@fluentui/react-alert",
|
|
779
|
+
"commit": "69e0617a93cb44ef42f3bd19284b7dc5fe27fed3",
|
|
780
|
+
"comment": "chore: update test-ssr script"
|
|
781
|
+
}
|
|
782
|
+
],
|
|
783
|
+
"prerelease": [
|
|
784
|
+
{
|
|
785
|
+
"author": "beachball",
|
|
786
|
+
"package": "@fluentui/react-alert",
|
|
787
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.3",
|
|
788
|
+
"commit": "3f088b7b09988e7c05af1c953021acc94c273026"
|
|
789
|
+
},
|
|
790
|
+
{
|
|
791
|
+
"author": "beachball",
|
|
792
|
+
"package": "@fluentui/react-alert",
|
|
793
|
+
"comment": "Bump @fluentui/react-button to v9.3.14",
|
|
794
|
+
"commit": "3f088b7b09988e7c05af1c953021acc94c273026"
|
|
795
|
+
},
|
|
796
|
+
{
|
|
797
|
+
"author": "beachball",
|
|
798
|
+
"package": "@fluentui/react-alert",
|
|
799
|
+
"comment": "Bump @fluentui/react-tabster to v9.7.3",
|
|
800
|
+
"commit": "3f088b7b09988e7c05af1c953021acc94c273026"
|
|
801
|
+
}
|
|
802
|
+
]
|
|
803
|
+
}
|
|
804
|
+
},
|
|
805
|
+
{
|
|
806
|
+
"date": "Thu, 18 May 2023 13:11:08 GMT",
|
|
807
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.48",
|
|
808
|
+
"version": "9.0.0-beta.48",
|
|
809
|
+
"comments": {
|
|
810
|
+
"prerelease": [
|
|
811
|
+
{
|
|
812
|
+
"author": "beachball",
|
|
813
|
+
"package": "@fluentui/react-alert",
|
|
814
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.2",
|
|
815
|
+
"commit": "1e6f5c8eec4b67c051fb3aa429e303115570ae4d"
|
|
816
|
+
},
|
|
817
|
+
{
|
|
818
|
+
"author": "beachball",
|
|
819
|
+
"package": "@fluentui/react-alert",
|
|
820
|
+
"comment": "Bump @fluentui/react-button to v9.3.13",
|
|
821
|
+
"commit": "1e6f5c8eec4b67c051fb3aa429e303115570ae4d"
|
|
822
|
+
},
|
|
823
|
+
{
|
|
824
|
+
"author": "beachball",
|
|
825
|
+
"package": "@fluentui/react-alert",
|
|
826
|
+
"comment": "Bump @fluentui/react-tabster to v9.7.2",
|
|
827
|
+
"commit": "1e6f5c8eec4b67c051fb3aa429e303115570ae4d"
|
|
828
|
+
}
|
|
829
|
+
]
|
|
830
|
+
}
|
|
831
|
+
},
|
|
832
|
+
{
|
|
833
|
+
"date": "Thu, 18 May 2023 00:39:01 GMT",
|
|
834
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.47",
|
|
835
|
+
"version": "9.0.0-beta.47",
|
|
836
|
+
"comments": {
|
|
837
|
+
"none": [
|
|
838
|
+
{
|
|
839
|
+
"author": "olfedias@microsoft.com",
|
|
840
|
+
"package": "@fluentui/react-alert",
|
|
841
|
+
"commit": "06cd515eda59a3078bfe32f9cc7c1f281cd20208",
|
|
842
|
+
"comment": "chore: add test-ssr script to v9 packages"
|
|
843
|
+
}
|
|
844
|
+
],
|
|
845
|
+
"prerelease": [
|
|
846
|
+
{
|
|
847
|
+
"author": "beachball",
|
|
848
|
+
"package": "@fluentui/react-alert",
|
|
849
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.1",
|
|
850
|
+
"commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
|
|
851
|
+
},
|
|
852
|
+
{
|
|
853
|
+
"author": "beachball",
|
|
854
|
+
"package": "@fluentui/react-alert",
|
|
855
|
+
"comment": "Bump @fluentui/react-button to v9.3.12",
|
|
856
|
+
"commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
|
|
857
|
+
},
|
|
858
|
+
{
|
|
859
|
+
"author": "beachball",
|
|
860
|
+
"package": "@fluentui/react-alert",
|
|
861
|
+
"comment": "Bump @fluentui/react-tabster to v9.7.1",
|
|
862
|
+
"commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
|
|
863
|
+
},
|
|
864
|
+
{
|
|
865
|
+
"author": "beachball",
|
|
866
|
+
"package": "@fluentui/react-alert",
|
|
867
|
+
"comment": "Bump @fluentui/react-utilities to v9.9.0",
|
|
868
|
+
"commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
|
|
869
|
+
},
|
|
870
|
+
{
|
|
871
|
+
"author": "beachball",
|
|
872
|
+
"package": "@fluentui/react-alert",
|
|
873
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.4",
|
|
874
|
+
"commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
|
|
875
|
+
}
|
|
876
|
+
]
|
|
877
|
+
}
|
|
878
|
+
},
|
|
879
|
+
{
|
|
880
|
+
"date": "Fri, 12 May 2023 20:28:12 GMT",
|
|
881
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.46",
|
|
882
|
+
"version": "9.0.0-beta.46",
|
|
883
|
+
"comments": {
|
|
884
|
+
"none": [
|
|
885
|
+
{
|
|
886
|
+
"author": "martinhochel@microsoft.com",
|
|
887
|
+
"package": "@fluentui/react-alert",
|
|
888
|
+
"commit": "dbda7fa69e3000aaf8dd4a061e254ebd35198b8e",
|
|
889
|
+
"comment": "fix: update npmignore files to fix npm8/node16 regression how npm publish works"
|
|
890
|
+
}
|
|
891
|
+
],
|
|
892
|
+
"prerelease": [
|
|
893
|
+
{
|
|
894
|
+
"author": "olfedias@microsoft.com",
|
|
895
|
+
"package": "@fluentui/react-alert",
|
|
896
|
+
"commit": "c28decb23d191a0daaaf6d5d1832429715102129",
|
|
897
|
+
"comment": "chore: exclude .swcrc from being published"
|
|
898
|
+
},
|
|
899
|
+
{
|
|
900
|
+
"author": "olfedias@microsoft.com",
|
|
901
|
+
"package": "@fluentui/react-alert",
|
|
902
|
+
"commit": "9d6394b6c751092fd1d4e26ccc618b5ba05086ec",
|
|
903
|
+
"comment": "chore: move makeStyles() calls to .styles.ts files"
|
|
904
|
+
},
|
|
905
|
+
{
|
|
906
|
+
"author": "beachball",
|
|
907
|
+
"package": "@fluentui/react-alert",
|
|
908
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.0",
|
|
909
|
+
"commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
|
|
910
|
+
},
|
|
911
|
+
{
|
|
912
|
+
"author": "beachball",
|
|
913
|
+
"package": "@fluentui/react-alert",
|
|
914
|
+
"comment": "Bump @fluentui/react-button to v9.3.11",
|
|
915
|
+
"commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
|
|
916
|
+
},
|
|
917
|
+
{
|
|
918
|
+
"author": "beachball",
|
|
919
|
+
"package": "@fluentui/react-alert",
|
|
920
|
+
"comment": "Bump @fluentui/react-tabster to v9.7.0",
|
|
921
|
+
"commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
|
|
922
|
+
},
|
|
923
|
+
{
|
|
924
|
+
"author": "beachball",
|
|
925
|
+
"package": "@fluentui/react-alert",
|
|
926
|
+
"comment": "Bump @fluentui/react-theme to v9.1.8",
|
|
927
|
+
"commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
|
|
928
|
+
},
|
|
929
|
+
{
|
|
930
|
+
"author": "beachball",
|
|
931
|
+
"package": "@fluentui/react-alert",
|
|
932
|
+
"comment": "Bump @fluentui/react-utilities to v9.8.1",
|
|
933
|
+
"commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
|
|
934
|
+
},
|
|
935
|
+
{
|
|
936
|
+
"author": "beachball",
|
|
937
|
+
"package": "@fluentui/react-alert",
|
|
938
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.3",
|
|
939
|
+
"commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
|
|
940
|
+
},
|
|
941
|
+
{
|
|
942
|
+
"author": "beachball",
|
|
943
|
+
"package": "@fluentui/react-alert",
|
|
944
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.21",
|
|
945
|
+
"commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
|
|
946
|
+
}
|
|
947
|
+
]
|
|
948
|
+
}
|
|
949
|
+
},
|
|
950
|
+
{
|
|
951
|
+
"date": "Mon, 24 Apr 2023 08:12:31 GMT",
|
|
952
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.45",
|
|
953
|
+
"version": "9.0.0-beta.45",
|
|
954
|
+
"comments": {
|
|
955
|
+
"prerelease": [
|
|
956
|
+
{
|
|
957
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
958
|
+
"package": "@fluentui/react-alert",
|
|
959
|
+
"commit": "85c36e249b33b0bad79be4edd1a943dfc5233b11",
|
|
960
|
+
"comment": "bugfix: remove caret from react-jsx-runtime prerelease dependency"
|
|
961
|
+
},
|
|
962
|
+
{
|
|
963
|
+
"author": "beachball",
|
|
964
|
+
"package": "@fluentui/react-alert",
|
|
965
|
+
"comment": "Bump @fluentui/react-avatar to v9.4.10",
|
|
966
|
+
"commit": "505433ac64f144c9cca456097413d6af4582e5ee"
|
|
967
|
+
},
|
|
968
|
+
{
|
|
969
|
+
"author": "beachball",
|
|
970
|
+
"package": "@fluentui/react-alert",
|
|
971
|
+
"comment": "Bump @fluentui/react-button to v9.3.10",
|
|
972
|
+
"commit": "505433ac64f144c9cca456097413d6af4582e5ee"
|
|
973
|
+
},
|
|
974
|
+
{
|
|
975
|
+
"author": "beachball",
|
|
976
|
+
"package": "@fluentui/react-alert",
|
|
977
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.2",
|
|
978
|
+
"commit": "505433ac64f144c9cca456097413d6af4582e5ee"
|
|
979
|
+
}
|
|
980
|
+
]
|
|
981
|
+
}
|
|
982
|
+
},
|
|
983
|
+
{
|
|
984
|
+
"date": "Mon, 17 Apr 2023 17:53:44 GMT",
|
|
985
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.44",
|
|
986
|
+
"version": "9.0.0-beta.44",
|
|
987
|
+
"comments": {
|
|
988
|
+
"prerelease": [
|
|
989
|
+
{
|
|
990
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
991
|
+
"package": "@fluentui/react-alert",
|
|
992
|
+
"commit": "d055f1628d71368ca21464a453e5cbf89b00d505",
|
|
993
|
+
"comment": "chore: adopt custom JSX pragma"
|
|
994
|
+
},
|
|
995
|
+
{
|
|
996
|
+
"author": "beachball",
|
|
997
|
+
"package": "@fluentui/react-alert",
|
|
998
|
+
"comment": "Bump @fluentui/react-avatar to v9.4.9",
|
|
999
|
+
"commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
|
|
1000
|
+
},
|
|
1001
|
+
{
|
|
1002
|
+
"author": "beachball",
|
|
1003
|
+
"package": "@fluentui/react-alert",
|
|
1004
|
+
"comment": "Bump @fluentui/react-button to v9.3.9",
|
|
1005
|
+
"commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
|
|
1006
|
+
},
|
|
1007
|
+
{
|
|
1008
|
+
"author": "beachball",
|
|
1009
|
+
"package": "@fluentui/react-alert",
|
|
1010
|
+
"comment": "Bump @fluentui/react-tabster to v9.6.5",
|
|
1011
|
+
"commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
|
|
1012
|
+
},
|
|
1013
|
+
{
|
|
1014
|
+
"author": "beachball",
|
|
1015
|
+
"package": "@fluentui/react-alert",
|
|
1016
|
+
"comment": "Bump @fluentui/react-utilities to v9.8.0",
|
|
1017
|
+
"commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
|
|
1018
|
+
},
|
|
1019
|
+
{
|
|
1020
|
+
"author": "beachball",
|
|
1021
|
+
"package": "@fluentui/react-alert",
|
|
1022
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.1",
|
|
1023
|
+
"commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
|
|
1024
|
+
}
|
|
1025
|
+
]
|
|
1026
|
+
}
|
|
1027
|
+
},
|
|
1028
|
+
{
|
|
1029
|
+
"date": "Wed, 12 Apr 2023 09:31:45 GMT",
|
|
1030
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.43",
|
|
1031
|
+
"version": "9.0.0-beta.43",
|
|
1032
|
+
"comments": {
|
|
1033
|
+
"prerelease": [
|
|
1034
|
+
{
|
|
1035
|
+
"author": "beachball",
|
|
1036
|
+
"package": "@fluentui/react-alert",
|
|
1037
|
+
"comment": "Bump @fluentui/react-avatar to v9.4.8",
|
|
1038
|
+
"commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
|
|
1039
|
+
},
|
|
1040
|
+
{
|
|
1041
|
+
"author": "beachball",
|
|
1042
|
+
"package": "@fluentui/react-alert",
|
|
1043
|
+
"comment": "Bump @fluentui/react-button to v9.3.8",
|
|
1044
|
+
"commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
|
|
1045
|
+
},
|
|
1046
|
+
{
|
|
1047
|
+
"author": "beachball",
|
|
1048
|
+
"package": "@fluentui/react-alert",
|
|
1049
|
+
"comment": "Bump @fluentui/react-tabster to v9.6.4",
|
|
1050
|
+
"commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
|
|
1051
|
+
},
|
|
1052
|
+
{
|
|
1053
|
+
"author": "beachball",
|
|
1054
|
+
"package": "@fluentui/react-alert",
|
|
1055
|
+
"comment": "Bump @fluentui/react-utilities to v9.7.4",
|
|
1056
|
+
"commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
|
|
1057
|
+
}
|
|
1058
|
+
]
|
|
1059
|
+
}
|
|
1060
|
+
},
|
|
1061
|
+
{
|
|
1062
|
+
"date": "Tue, 04 Apr 2023 18:44:50 GMT",
|
|
1063
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.42",
|
|
1064
|
+
"version": "9.0.0-beta.42",
|
|
1065
|
+
"comments": {
|
|
1066
|
+
"prerelease": [
|
|
1067
|
+
{
|
|
1068
|
+
"author": "beachball",
|
|
1069
|
+
"package": "@fluentui/react-alert",
|
|
1070
|
+
"comment": "Bump @fluentui/react-avatar to v9.4.7",
|
|
1071
|
+
"commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
|
|
1072
|
+
},
|
|
1073
|
+
{
|
|
1074
|
+
"author": "beachball",
|
|
1075
|
+
"package": "@fluentui/react-alert",
|
|
1076
|
+
"comment": "Bump @fluentui/react-button to v9.3.7",
|
|
1077
|
+
"commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
|
|
1078
|
+
},
|
|
1079
|
+
{
|
|
1080
|
+
"author": "beachball",
|
|
1081
|
+
"package": "@fluentui/react-alert",
|
|
1082
|
+
"comment": "Bump @fluentui/react-tabster to v9.6.3",
|
|
1083
|
+
"commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
|
|
1084
|
+
},
|
|
1085
|
+
{
|
|
1086
|
+
"author": "beachball",
|
|
1087
|
+
"package": "@fluentui/react-alert",
|
|
1088
|
+
"comment": "Bump @fluentui/react-utilities to v9.7.3",
|
|
1089
|
+
"commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
|
|
1090
|
+
}
|
|
1091
|
+
]
|
|
1092
|
+
}
|
|
1093
|
+
},
|
|
1094
|
+
{
|
|
1095
|
+
"date": "Tue, 21 Mar 2023 21:23:21 GMT",
|
|
1096
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.41",
|
|
1097
|
+
"version": "9.0.0-beta.41",
|
|
1098
|
+
"comments": {
|
|
1099
|
+
"prerelease": [
|
|
1100
|
+
{
|
|
1101
|
+
"author": "tristan.watanabe@gmail.com",
|
|
1102
|
+
"package": "@fluentui/react-alert",
|
|
1103
|
+
"commit": "2fac1a139149bd13b76b1306207bc988dca9c72c",
|
|
1104
|
+
"comment": "chore: migrate to swc transpilation approach."
|
|
1105
|
+
},
|
|
1106
|
+
{
|
|
1107
|
+
"author": "makotom@microsoft.com",
|
|
1108
|
+
"package": "@fluentui/react-alert",
|
|
1109
|
+
"commit": "7fde5c94869ff9841b142b7ff1d0a3df0ab58f74",
|
|
1110
|
+
"comment": "chore: Bumping version of @fluentui/react-icons to ^2.0.196."
|
|
1111
|
+
},
|
|
1112
|
+
{
|
|
1113
|
+
"author": "tristan.watanabe@gmail.com",
|
|
1114
|
+
"package": "@fluentui/react-alert",
|
|
1115
|
+
"commit": "ead1c6d4c2ac3f3596b62b8cbc07b0a03041f11f",
|
|
1116
|
+
"comment": "fix: add node field to package.json exports map."
|
|
1117
|
+
},
|
|
1118
|
+
{
|
|
1119
|
+
"author": "beachball",
|
|
1120
|
+
"package": "@fluentui/react-alert",
|
|
1121
|
+
"comment": "Bump @fluentui/react-avatar to v9.4.5",
|
|
1122
|
+
"commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
|
|
1123
|
+
},
|
|
1124
|
+
{
|
|
1125
|
+
"author": "beachball",
|
|
1126
|
+
"package": "@fluentui/react-alert",
|
|
1127
|
+
"comment": "Bump @fluentui/react-button to v9.3.5",
|
|
1128
|
+
"commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
|
|
1129
|
+
},
|
|
1130
|
+
{
|
|
1131
|
+
"author": "beachball",
|
|
1132
|
+
"package": "@fluentui/react-alert",
|
|
1133
|
+
"comment": "Bump @fluentui/react-tabster to v9.6.1",
|
|
1134
|
+
"commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
|
|
1135
|
+
},
|
|
1136
|
+
{
|
|
1137
|
+
"author": "beachball",
|
|
1138
|
+
"package": "@fluentui/react-alert",
|
|
1139
|
+
"comment": "Bump @fluentui/react-theme to v9.1.7",
|
|
1140
|
+
"commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
|
|
1141
|
+
},
|
|
1142
|
+
{
|
|
1143
|
+
"author": "beachball",
|
|
1144
|
+
"package": "@fluentui/react-alert",
|
|
1145
|
+
"comment": "Bump @fluentui/react-utilities to v9.7.2",
|
|
1146
|
+
"commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
|
|
1147
|
+
},
|
|
1148
|
+
{
|
|
1149
|
+
"author": "beachball",
|
|
1150
|
+
"package": "@fluentui/react-alert",
|
|
1151
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.20",
|
|
1152
|
+
"commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
|
|
1153
|
+
}
|
|
1154
|
+
]
|
|
1155
|
+
}
|
|
1156
|
+
},
|
|
1157
|
+
{
|
|
1158
|
+
"date": "Thu, 16 Mar 2023 14:36:59 GMT",
|
|
1159
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.40",
|
|
1160
|
+
"version": "9.0.0-beta.40",
|
|
1161
|
+
"comments": {
|
|
1162
|
+
"prerelease": [
|
|
1163
|
+
{
|
|
1164
|
+
"author": "beachball",
|
|
1165
|
+
"package": "@fluentui/react-alert",
|
|
1166
|
+
"comment": "Bump @fluentui/react-avatar to v9.4.4",
|
|
1167
|
+
"commit": "e7dcadf7cabae6bc6811ca04a630e7d850388f81"
|
|
1168
|
+
},
|
|
1169
|
+
{
|
|
1170
|
+
"author": "beachball",
|
|
1171
|
+
"package": "@fluentui/react-alert",
|
|
1172
|
+
"comment": "Bump @fluentui/react-button to v9.3.4",
|
|
1173
|
+
"commit": "e7dcadf7cabae6bc6811ca04a630e7d850388f81"
|
|
1174
|
+
},
|
|
1175
|
+
{
|
|
1176
|
+
"author": "beachball",
|
|
1177
|
+
"package": "@fluentui/react-alert",
|
|
1178
|
+
"comment": "Bump @fluentui/react-tabster to v9.6.0",
|
|
1179
|
+
"commit": "e7dcadf7cabae6bc6811ca04a630e7d850388f81"
|
|
1180
|
+
},
|
|
1181
|
+
{
|
|
1182
|
+
"author": "beachball",
|
|
1183
|
+
"package": "@fluentui/react-alert",
|
|
1184
|
+
"comment": "Bump @fluentui/react-utilities to v9.7.1",
|
|
1185
|
+
"commit": "e7dcadf7cabae6bc6811ca04a630e7d850388f81"
|
|
1186
|
+
}
|
|
1187
|
+
]
|
|
1188
|
+
}
|
|
1189
|
+
},
|
|
1190
|
+
{
|
|
1191
|
+
"date": "Wed, 15 Mar 2023 10:19:53 GMT",
|
|
1192
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.39",
|
|
1193
|
+
"version": "9.0.0-beta.39",
|
|
1194
|
+
"comments": {
|
|
1195
|
+
"prerelease": [
|
|
1196
|
+
{
|
|
1197
|
+
"author": "beachball",
|
|
1198
|
+
"package": "@fluentui/react-alert",
|
|
1199
|
+
"comment": "Bump @fluentui/react-avatar to v9.4.3",
|
|
1200
|
+
"commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
|
|
1201
|
+
},
|
|
1202
|
+
{
|
|
1203
|
+
"author": "beachball",
|
|
1204
|
+
"package": "@fluentui/react-alert",
|
|
1205
|
+
"comment": "Bump @fluentui/react-button to v9.3.3",
|
|
1206
|
+
"commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
|
|
1207
|
+
},
|
|
1208
|
+
{
|
|
1209
|
+
"author": "beachball",
|
|
1210
|
+
"package": "@fluentui/react-alert",
|
|
1211
|
+
"comment": "Bump @fluentui/react-tabster to v9.5.7",
|
|
1212
|
+
"commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
|
|
1213
|
+
},
|
|
1214
|
+
{
|
|
1215
|
+
"author": "beachball",
|
|
1216
|
+
"package": "@fluentui/react-alert",
|
|
1217
|
+
"comment": "Bump @fluentui/react-theme to v9.1.6",
|
|
1218
|
+
"commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
|
|
1219
|
+
}
|
|
1220
|
+
]
|
|
1221
|
+
}
|
|
1222
|
+
},
|
|
1223
|
+
{
|
|
1224
|
+
"date": "Mon, 13 Mar 2023 08:58:26 GMT",
|
|
1225
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.38",
|
|
1226
|
+
"version": "9.0.0-beta.38",
|
|
1227
|
+
"comments": {
|
|
1228
|
+
"prerelease": [
|
|
1229
|
+
{
|
|
1230
|
+
"author": "beachball",
|
|
1231
|
+
"package": "@fluentui/react-alert",
|
|
1232
|
+
"comment": "Bump @fluentui/react-avatar to v9.4.2",
|
|
1233
|
+
"commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
|
|
1234
|
+
},
|
|
1235
|
+
{
|
|
1236
|
+
"author": "beachball",
|
|
1237
|
+
"package": "@fluentui/react-alert",
|
|
1238
|
+
"comment": "Bump @fluentui/react-button to v9.3.2",
|
|
1239
|
+
"commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
|
|
1240
|
+
},
|
|
1241
|
+
{
|
|
1242
|
+
"author": "beachball",
|
|
1243
|
+
"package": "@fluentui/react-alert",
|
|
1244
|
+
"comment": "Bump @fluentui/react-tabster to v9.5.6",
|
|
1245
|
+
"commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
|
|
1246
|
+
},
|
|
1247
|
+
{
|
|
1248
|
+
"author": "beachball",
|
|
1249
|
+
"package": "@fluentui/react-alert",
|
|
1250
|
+
"comment": "Bump @fluentui/react-utilities to v9.7.0",
|
|
1251
|
+
"commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
|
|
1252
|
+
}
|
|
1253
|
+
]
|
|
1254
|
+
}
|
|
1255
|
+
},
|
|
1256
|
+
{
|
|
1257
|
+
"date": "Fri, 10 Mar 2023 07:14:01 GMT",
|
|
1258
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.37",
|
|
1259
|
+
"version": "9.0.0-beta.37",
|
|
1260
|
+
"comments": {
|
|
1261
|
+
"prerelease": [
|
|
1262
|
+
{
|
|
1263
|
+
"author": "beachball",
|
|
1264
|
+
"package": "@fluentui/react-alert",
|
|
1265
|
+
"comment": "Bump @fluentui/react-avatar to v9.4.1",
|
|
1266
|
+
"commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
|
|
1267
|
+
},
|
|
1268
|
+
{
|
|
1269
|
+
"author": "beachball",
|
|
1270
|
+
"package": "@fluentui/react-alert",
|
|
1271
|
+
"comment": "Bump @fluentui/react-button to v9.3.1",
|
|
1272
|
+
"commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
|
|
1273
|
+
},
|
|
1274
|
+
{
|
|
1275
|
+
"author": "beachball",
|
|
1276
|
+
"package": "@fluentui/react-alert",
|
|
1277
|
+
"comment": "Bump @fluentui/react-tabster to v9.5.5",
|
|
1278
|
+
"commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
|
|
1279
|
+
},
|
|
1280
|
+
{
|
|
1281
|
+
"author": "beachball",
|
|
1282
|
+
"package": "@fluentui/react-alert",
|
|
1283
|
+
"comment": "Bump @fluentui/react-utilities to v9.6.2",
|
|
1284
|
+
"commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
|
|
1285
|
+
}
|
|
1286
|
+
]
|
|
1287
|
+
}
|
|
1288
|
+
},
|
|
1289
|
+
{
|
|
1290
|
+
"date": "Wed, 08 Mar 2023 17:42:51 GMT",
|
|
1291
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.36",
|
|
1292
|
+
"version": "9.0.0-beta.36",
|
|
1293
|
+
"comments": {
|
|
1294
|
+
"prerelease": [
|
|
1295
|
+
{
|
|
1296
|
+
"author": "beachball",
|
|
1297
|
+
"package": "@fluentui/react-alert",
|
|
1298
|
+
"comment": "Bump @fluentui/react-avatar to v9.4.0",
|
|
1299
|
+
"commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
|
|
1300
|
+
},
|
|
1301
|
+
{
|
|
1302
|
+
"author": "beachball",
|
|
1303
|
+
"package": "@fluentui/react-alert",
|
|
1304
|
+
"comment": "Bump @fluentui/react-button to v9.3.0",
|
|
1305
|
+
"commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
|
|
1306
|
+
},
|
|
1307
|
+
{
|
|
1308
|
+
"author": "beachball",
|
|
1309
|
+
"package": "@fluentui/react-alert",
|
|
1310
|
+
"comment": "Bump @fluentui/react-tabster to v9.5.4",
|
|
1311
|
+
"commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
|
|
1312
|
+
},
|
|
1313
|
+
{
|
|
1314
|
+
"author": "beachball",
|
|
1315
|
+
"package": "@fluentui/react-alert",
|
|
1316
|
+
"comment": "Bump @fluentui/react-utilities to v9.6.1",
|
|
1317
|
+
"commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
|
|
1318
|
+
}
|
|
1319
|
+
]
|
|
1320
|
+
}
|
|
1321
|
+
},
|
|
1322
|
+
{
|
|
1323
|
+
"date": "Wed, 22 Feb 2023 23:06:07 GMT",
|
|
1324
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.35",
|
|
1325
|
+
"version": "9.0.0-beta.35",
|
|
1326
|
+
"comments": {
|
|
1327
|
+
"prerelease": [
|
|
1328
|
+
{
|
|
1329
|
+
"author": "beachball",
|
|
1330
|
+
"package": "@fluentui/react-alert",
|
|
1331
|
+
"comment": "Bump @fluentui/react-avatar to v9.3.7",
|
|
1332
|
+
"commit": "9ee6caa17f745e014ecba467a4528181ae49be30"
|
|
1333
|
+
}
|
|
1334
|
+
]
|
|
1335
|
+
}
|
|
1336
|
+
},
|
|
1337
|
+
{
|
|
1338
|
+
"date": "Wed, 15 Feb 2023 11:44:52 GMT",
|
|
1339
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.34",
|
|
1340
|
+
"version": "9.0.0-beta.34",
|
|
1341
|
+
"comments": {
|
|
1342
|
+
"prerelease": [
|
|
1343
|
+
{
|
|
1344
|
+
"author": "beachball",
|
|
1345
|
+
"package": "@fluentui/react-alert",
|
|
1346
|
+
"comment": "Bump @fluentui/react-avatar to v9.3.6",
|
|
1347
|
+
"commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
|
|
1348
|
+
},
|
|
1349
|
+
{
|
|
1350
|
+
"author": "beachball",
|
|
1351
|
+
"package": "@fluentui/react-alert",
|
|
1352
|
+
"comment": "Bump @fluentui/react-button to v9.2.5",
|
|
1353
|
+
"commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
|
|
1354
|
+
},
|
|
1355
|
+
{
|
|
1356
|
+
"author": "beachball",
|
|
1357
|
+
"package": "@fluentui/react-alert",
|
|
1358
|
+
"comment": "Bump @fluentui/react-tabster to v9.5.3",
|
|
1359
|
+
"commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
|
|
1360
|
+
},
|
|
1361
|
+
{
|
|
1362
|
+
"author": "beachball",
|
|
1363
|
+
"package": "@fluentui/react-alert",
|
|
1364
|
+
"comment": "Bump @fluentui/react-utilities to v9.6.0",
|
|
1365
|
+
"commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
|
|
1366
|
+
}
|
|
1367
|
+
]
|
|
1368
|
+
}
|
|
1369
|
+
},
|
|
1370
|
+
{
|
|
1371
|
+
"date": "Mon, 13 Feb 2023 23:43:14 GMT",
|
|
1372
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.33",
|
|
1373
|
+
"version": "9.0.0-beta.33",
|
|
1374
|
+
"comments": {
|
|
1375
|
+
"prerelease": [
|
|
1376
|
+
{
|
|
1377
|
+
"author": "beachball",
|
|
1378
|
+
"package": "@fluentui/react-alert",
|
|
1379
|
+
"comment": "Bump @fluentui/react-avatar to v9.3.5",
|
|
1380
|
+
"commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
|
|
1381
|
+
},
|
|
1382
|
+
{
|
|
1383
|
+
"author": "beachball",
|
|
1384
|
+
"package": "@fluentui/react-alert",
|
|
1385
|
+
"comment": "Bump @fluentui/react-button to v9.2.4",
|
|
1386
|
+
"commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
|
|
1387
|
+
},
|
|
1388
|
+
{
|
|
1389
|
+
"author": "beachball",
|
|
1390
|
+
"package": "@fluentui/react-alert",
|
|
1391
|
+
"comment": "Bump @fluentui/react-tabster to v9.5.2",
|
|
1392
|
+
"commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
|
|
1393
|
+
},
|
|
1394
|
+
{
|
|
1395
|
+
"author": "beachball",
|
|
1396
|
+
"package": "@fluentui/react-alert",
|
|
1397
|
+
"comment": "Bump @fluentui/react-utilities to v9.5.3",
|
|
1398
|
+
"commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
|
|
1399
|
+
}
|
|
1400
|
+
]
|
|
1401
|
+
}
|
|
1402
|
+
},
|
|
1403
|
+
{
|
|
1404
|
+
"date": "Mon, 13 Feb 2023 09:35:48 GMT",
|
|
1405
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.32",
|
|
1406
|
+
"version": "9.0.0-beta.32",
|
|
1407
|
+
"comments": {
|
|
1408
|
+
"prerelease": [
|
|
1409
|
+
{
|
|
1410
|
+
"author": "beachball",
|
|
1411
|
+
"package": "@fluentui/react-alert",
|
|
1412
|
+
"comment": "Bump @fluentui/react-avatar to v9.3.4",
|
|
1413
|
+
"commit": "b24aed22677cb12a74f185feee89edefd1601b9a"
|
|
1414
|
+
}
|
|
1415
|
+
]
|
|
1416
|
+
}
|
|
1417
|
+
},
|
|
1418
|
+
{
|
|
1419
|
+
"date": "Fri, 10 Feb 2023 08:50:02 GMT",
|
|
1420
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.31",
|
|
1421
|
+
"version": "9.0.0-beta.31",
|
|
1422
|
+
"comments": {
|
|
1423
|
+
"prerelease": [
|
|
1424
|
+
{
|
|
1425
|
+
"author": "beachball",
|
|
1426
|
+
"package": "@fluentui/react-alert",
|
|
1427
|
+
"comment": "Bump @fluentui/react-avatar to v9.3.3",
|
|
1428
|
+
"commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
|
|
1429
|
+
},
|
|
1430
|
+
{
|
|
1431
|
+
"author": "beachball",
|
|
1432
|
+
"package": "@fluentui/react-alert",
|
|
1433
|
+
"comment": "Bump @fluentui/react-button to v9.2.3",
|
|
1434
|
+
"commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
|
|
1435
|
+
},
|
|
1436
|
+
{
|
|
1437
|
+
"author": "beachball",
|
|
1438
|
+
"package": "@fluentui/react-alert",
|
|
1439
|
+
"comment": "Bump @fluentui/react-tabster to v9.5.1",
|
|
1440
|
+
"commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
|
|
1441
|
+
},
|
|
1442
|
+
{
|
|
1443
|
+
"author": "beachball",
|
|
1444
|
+
"package": "@fluentui/react-alert",
|
|
1445
|
+
"comment": "Bump @fluentui/react-utilities to v9.5.2",
|
|
1446
|
+
"commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
|
|
1447
|
+
}
|
|
1448
|
+
]
|
|
1449
|
+
}
|
|
1450
|
+
},
|
|
1451
|
+
{
|
|
1452
|
+
"date": "Tue, 07 Feb 2023 14:13:10 GMT",
|
|
1453
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.30",
|
|
1454
|
+
"version": "9.0.0-beta.30",
|
|
1455
|
+
"comments": {
|
|
1456
|
+
"prerelease": [
|
|
1457
|
+
{
|
|
1458
|
+
"author": "beachball",
|
|
1459
|
+
"package": "@fluentui/react-alert",
|
|
1460
|
+
"comment": "Bump @fluentui/react-avatar to v9.3.2",
|
|
1461
|
+
"commit": "8a1405562b3328c408f15e3bf511d3eb6a0c0e66"
|
|
1462
|
+
},
|
|
1463
|
+
{
|
|
1464
|
+
"author": "beachball",
|
|
1465
|
+
"package": "@fluentui/react-alert",
|
|
1466
|
+
"comment": "Bump @fluentui/react-button to v9.2.2",
|
|
1467
|
+
"commit": "8a1405562b3328c408f15e3bf511d3eb6a0c0e66"
|
|
1468
|
+
},
|
|
1469
|
+
{
|
|
1470
|
+
"author": "beachball",
|
|
1471
|
+
"package": "@fluentui/react-alert",
|
|
1472
|
+
"comment": "Bump @fluentui/react-tabster to v9.5.0",
|
|
1473
|
+
"commit": "8a1405562b3328c408f15e3bf511d3eb6a0c0e66"
|
|
1474
|
+
}
|
|
1475
|
+
]
|
|
1476
|
+
}
|
|
1477
|
+
},
|
|
1478
|
+
{
|
|
1479
|
+
"date": "Tue, 31 Jan 2023 19:53:58 GMT",
|
|
1480
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.29",
|
|
1481
|
+
"version": "9.0.0-beta.29",
|
|
1482
|
+
"comments": {
|
|
1483
|
+
"prerelease": [
|
|
1484
|
+
{
|
|
1485
|
+
"author": "beachball",
|
|
1486
|
+
"package": "@fluentui/react-alert",
|
|
1487
|
+
"comment": "Bump @fluentui/react-avatar to v9.3.1",
|
|
1488
|
+
"commit": "794d9e845cb952f597ba786e70cd8d248be62746"
|
|
1489
|
+
},
|
|
1490
|
+
{
|
|
1491
|
+
"author": "beachball",
|
|
1492
|
+
"package": "@fluentui/react-alert",
|
|
1493
|
+
"comment": "Bump @fluentui/react-button to v9.2.1",
|
|
1494
|
+
"commit": "794d9e845cb952f597ba786e70cd8d248be62746"
|
|
1495
|
+
},
|
|
1496
|
+
{
|
|
1497
|
+
"author": "beachball",
|
|
1498
|
+
"package": "@fluentui/react-alert",
|
|
1499
|
+
"comment": "Bump @fluentui/react-tabster to v9.4.2",
|
|
1500
|
+
"commit": "794d9e845cb952f597ba786e70cd8d248be62746"
|
|
1501
|
+
},
|
|
1502
|
+
{
|
|
1503
|
+
"author": "beachball",
|
|
1504
|
+
"package": "@fluentui/react-alert",
|
|
1505
|
+
"comment": "Bump @fluentui/react-utilities to v9.5.1",
|
|
1506
|
+
"commit": "794d9e845cb952f597ba786e70cd8d248be62746"
|
|
1507
|
+
}
|
|
1508
|
+
]
|
|
1509
|
+
}
|
|
1510
|
+
},
|
|
1511
|
+
{
|
|
1512
|
+
"date": "Thu, 26 Jan 2023 13:31:03 GMT",
|
|
1513
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.28",
|
|
1514
|
+
"version": "9.0.0-beta.28",
|
|
1515
|
+
"comments": {
|
|
1516
|
+
"prerelease": [
|
|
1517
|
+
{
|
|
1518
|
+
"author": "beachball",
|
|
1519
|
+
"package": "@fluentui/react-alert",
|
|
1520
|
+
"comment": "Bump @fluentui/react-avatar to v9.3.0",
|
|
1521
|
+
"commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
|
|
1522
|
+
},
|
|
1523
|
+
{
|
|
1524
|
+
"author": "beachball",
|
|
1525
|
+
"package": "@fluentui/react-alert",
|
|
1526
|
+
"comment": "Bump @fluentui/react-button to v9.2.0",
|
|
1527
|
+
"commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
|
|
1528
|
+
},
|
|
1529
|
+
{
|
|
1530
|
+
"author": "beachball",
|
|
1531
|
+
"package": "@fluentui/react-alert",
|
|
1532
|
+
"comment": "Bump @fluentui/react-tabster to v9.4.1",
|
|
1533
|
+
"commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
|
|
1534
|
+
},
|
|
1535
|
+
{
|
|
1536
|
+
"author": "beachball",
|
|
1537
|
+
"package": "@fluentui/react-alert",
|
|
1538
|
+
"comment": "Bump @fluentui/react-utilities to v9.5.0",
|
|
1539
|
+
"commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
|
|
1540
|
+
}
|
|
1541
|
+
]
|
|
1542
|
+
}
|
|
1543
|
+
},
|
|
1544
|
+
{
|
|
1545
|
+
"date": "Mon, 23 Jan 2023 16:43:12 GMT",
|
|
1546
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.27",
|
|
1547
|
+
"version": "9.0.0-beta.27",
|
|
1548
|
+
"comments": {
|
|
1549
|
+
"prerelease": [
|
|
1550
|
+
{
|
|
1551
|
+
"author": "beachball",
|
|
1552
|
+
"package": "@fluentui/react-alert",
|
|
1553
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.16",
|
|
1554
|
+
"commit": "828c4260edc4fba07c9ccc8e94f15051c7fd25d3"
|
|
1555
|
+
}
|
|
1556
|
+
]
|
|
1557
|
+
}
|
|
1558
|
+
},
|
|
1559
|
+
{
|
|
1560
|
+
"date": "Wed, 18 Jan 2023 16:32:57 GMT",
|
|
1561
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.26",
|
|
1562
|
+
"version": "9.0.0-beta.26",
|
|
1563
|
+
"comments": {
|
|
1564
|
+
"prerelease": [
|
|
1565
|
+
{
|
|
1566
|
+
"author": "beachball",
|
|
1567
|
+
"package": "@fluentui/react-alert",
|
|
1568
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.15",
|
|
1569
|
+
"commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
|
|
1570
|
+
},
|
|
1571
|
+
{
|
|
1572
|
+
"author": "beachball",
|
|
1573
|
+
"package": "@fluentui/react-alert",
|
|
1574
|
+
"comment": "Bump @fluentui/react-button to v9.1.16",
|
|
1575
|
+
"commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
|
|
1576
|
+
},
|
|
1577
|
+
{
|
|
1578
|
+
"author": "beachball",
|
|
1579
|
+
"package": "@fluentui/react-alert",
|
|
1580
|
+
"comment": "Bump @fluentui/react-tabster to v9.4.0",
|
|
1581
|
+
"commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
|
|
1582
|
+
}
|
|
1583
|
+
]
|
|
1584
|
+
}
|
|
1585
|
+
},
|
|
1586
|
+
{
|
|
1587
|
+
"date": "Tue, 17 Jan 2023 12:22:56 GMT",
|
|
1588
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.25",
|
|
1589
|
+
"version": "9.0.0-beta.25",
|
|
1590
|
+
"comments": {
|
|
1591
|
+
"prerelease": [
|
|
1592
|
+
{
|
|
1593
|
+
"author": "beachball",
|
|
1594
|
+
"package": "@fluentui/react-alert",
|
|
1595
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.14",
|
|
1596
|
+
"commit": "64989c23309e77e51bb42c00609fd2425cd20680"
|
|
1597
|
+
}
|
|
1598
|
+
]
|
|
1599
|
+
}
|
|
1600
|
+
},
|
|
1601
|
+
{
|
|
1602
|
+
"date": "Mon, 16 Jan 2023 08:38:54 GMT",
|
|
1603
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.24",
|
|
1604
|
+
"version": "9.0.0-beta.24",
|
|
1605
|
+
"comments": {
|
|
1606
|
+
"none": [
|
|
1607
|
+
{
|
|
1608
|
+
"author": "martinhochel@microsoft.com",
|
|
1609
|
+
"package": "@fluentui/react-alert",
|
|
1610
|
+
"commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
|
|
1611
|
+
"comment": "chore: migrate to packaged scripts"
|
|
1612
|
+
}
|
|
1613
|
+
],
|
|
1614
|
+
"prerelease": [
|
|
1615
|
+
{
|
|
1616
|
+
"author": "beachball",
|
|
1617
|
+
"package": "@fluentui/react-alert",
|
|
1618
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.13",
|
|
1619
|
+
"commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
|
|
1620
|
+
},
|
|
1621
|
+
{
|
|
1622
|
+
"author": "beachball",
|
|
1623
|
+
"package": "@fluentui/react-alert",
|
|
1624
|
+
"comment": "Bump @fluentui/react-button to v9.1.15",
|
|
1625
|
+
"commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
|
|
1626
|
+
},
|
|
1627
|
+
{
|
|
1628
|
+
"author": "beachball",
|
|
1629
|
+
"package": "@fluentui/react-alert",
|
|
1630
|
+
"comment": "Bump @fluentui/react-tabster to v9.3.7",
|
|
1631
|
+
"commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
|
|
1632
|
+
}
|
|
1633
|
+
]
|
|
1634
|
+
}
|
|
1635
|
+
},
|
|
1636
|
+
{
|
|
1637
|
+
"date": "Mon, 09 Jan 2023 14:35:02 GMT",
|
|
1638
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.23",
|
|
1639
|
+
"version": "9.0.0-beta.23",
|
|
1640
|
+
"comments": {
|
|
1641
|
+
"prerelease": [
|
|
1642
|
+
{
|
|
1643
|
+
"author": "beachball",
|
|
1644
|
+
"package": "@fluentui/react-alert",
|
|
1645
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.12",
|
|
1646
|
+
"commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
|
|
1647
|
+
},
|
|
1648
|
+
{
|
|
1649
|
+
"author": "beachball",
|
|
1650
|
+
"package": "@fluentui/react-alert",
|
|
1651
|
+
"comment": "Bump @fluentui/react-button to v9.1.14",
|
|
1652
|
+
"commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
|
|
1653
|
+
},
|
|
1654
|
+
{
|
|
1655
|
+
"author": "beachball",
|
|
1656
|
+
"package": "@fluentui/react-alert",
|
|
1657
|
+
"comment": "Bump @fluentui/react-tabster to v9.3.6",
|
|
1658
|
+
"commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
|
|
1659
|
+
},
|
|
1660
|
+
{
|
|
1661
|
+
"author": "beachball",
|
|
1662
|
+
"package": "@fluentui/react-alert",
|
|
1663
|
+
"comment": "Bump @fluentui/react-utilities to v9.4.0",
|
|
1664
|
+
"commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
|
|
1665
|
+
}
|
|
1666
|
+
]
|
|
1667
|
+
}
|
|
1668
|
+
},
|
|
1669
|
+
{
|
|
1670
|
+
"date": "Wed, 04 Jan 2023 01:40:49 GMT",
|
|
1671
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.22",
|
|
1672
|
+
"version": "9.0.0-beta.22",
|
|
1673
|
+
"comments": {
|
|
1674
|
+
"none": [
|
|
1675
|
+
{
|
|
1676
|
+
"author": "martinhochel@microsoft.com",
|
|
1677
|
+
"package": "@fluentui/react-alert",
|
|
1678
|
+
"commit": "4ec2b998b294d6d9c3196d3d82893bdd97d0c105",
|
|
1679
|
+
"comment": "chore(scripts): move index.ts to to follow sub-folder domain packaging"
|
|
1680
|
+
},
|
|
1681
|
+
{
|
|
1682
|
+
"author": "martinhochel@microsoft.com",
|
|
1683
|
+
"package": "@fluentui/react-alert",
|
|
1684
|
+
"commit": "194b0cf0cc27c1c1233aa945f09b3ad29778d8ca",
|
|
1685
|
+
"comment": "chore(scripts): use for @fluentui/scripts version within all package.json"
|
|
1686
|
+
}
|
|
1687
|
+
],
|
|
1688
|
+
"prerelease": [
|
|
1689
|
+
{
|
|
1690
|
+
"author": "olfedias@microsoft.com",
|
|
1691
|
+
"package": "@fluentui/react-alert",
|
|
1692
|
+
"commit": "2c38f1e4ae07b2b60df596efe11015a68f166dbf",
|
|
1693
|
+
"comment": "chore: Update Griffel to latest version"
|
|
1694
|
+
},
|
|
1695
|
+
{
|
|
1696
|
+
"author": "beachball",
|
|
1697
|
+
"package": "@fluentui/react-alert",
|
|
1698
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.11",
|
|
1699
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
|
1700
|
+
},
|
|
1701
|
+
{
|
|
1702
|
+
"author": "beachball",
|
|
1703
|
+
"package": "@fluentui/react-alert",
|
|
1704
|
+
"comment": "Bump @fluentui/react-button to v9.1.13",
|
|
1705
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
|
1706
|
+
},
|
|
1707
|
+
{
|
|
1708
|
+
"author": "beachball",
|
|
1709
|
+
"package": "@fluentui/react-alert",
|
|
1710
|
+
"comment": "Bump @fluentui/react-tabster to v9.3.5",
|
|
1711
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
|
1712
|
+
},
|
|
1713
|
+
{
|
|
1714
|
+
"author": "beachball",
|
|
1715
|
+
"package": "@fluentui/react-alert",
|
|
1716
|
+
"comment": "Bump @fluentui/react-utilities to v9.3.1",
|
|
1717
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
|
1718
|
+
},
|
|
1719
|
+
{
|
|
1720
|
+
"author": "beachball",
|
|
1721
|
+
"package": "@fluentui/react-alert",
|
|
1722
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.19",
|
|
1723
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
|
1724
|
+
}
|
|
1725
|
+
]
|
|
1726
|
+
}
|
|
1727
|
+
},
|
|
1728
|
+
{
|
|
1729
|
+
"date": "Wed, 21 Dec 2022 10:20:33 GMT",
|
|
1730
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.21",
|
|
1731
|
+
"version": "9.0.0-beta.21",
|
|
1732
|
+
"comments": {
|
|
1733
|
+
"prerelease": [
|
|
1734
|
+
{
|
|
1735
|
+
"author": "beachball",
|
|
1736
|
+
"package": "@fluentui/react-alert",
|
|
1737
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.10",
|
|
1738
|
+
"commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
|
|
1739
|
+
},
|
|
1740
|
+
{
|
|
1741
|
+
"author": "beachball",
|
|
1742
|
+
"package": "@fluentui/react-alert",
|
|
1743
|
+
"comment": "Bump @fluentui/react-button to v9.1.12",
|
|
1744
|
+
"commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
|
|
1745
|
+
},
|
|
1746
|
+
{
|
|
1747
|
+
"author": "beachball",
|
|
1748
|
+
"package": "@fluentui/react-alert",
|
|
1749
|
+
"comment": "Bump @fluentui/react-tabster to v9.3.4",
|
|
1750
|
+
"commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
|
|
1751
|
+
},
|
|
1752
|
+
{
|
|
1753
|
+
"author": "beachball",
|
|
1754
|
+
"package": "@fluentui/react-alert",
|
|
1755
|
+
"comment": "Bump @fluentui/react-theme to v9.1.5",
|
|
1756
|
+
"commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
|
|
1757
|
+
}
|
|
1758
|
+
]
|
|
1759
|
+
}
|
|
1760
|
+
},
|
|
1761
|
+
{
|
|
1762
|
+
"date": "Tue, 20 Dec 2022 14:59:21 GMT",
|
|
1763
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.20",
|
|
1764
|
+
"version": "9.0.0-beta.20",
|
|
1765
|
+
"comments": {
|
|
1766
|
+
"prerelease": [
|
|
1767
|
+
{
|
|
1768
|
+
"author": "marigome@microsoft.com",
|
|
1769
|
+
"package": "@fluentui/react-alert",
|
|
1770
|
+
"commit": "f944ddda46a4f5f997fd7614a62b72fcbab09da6",
|
|
1771
|
+
"comment": "fix: update tokens to match the spec"
|
|
1772
|
+
},
|
|
1773
|
+
{
|
|
1774
|
+
"author": "beachball",
|
|
1775
|
+
"package": "@fluentui/react-alert",
|
|
1776
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.9",
|
|
1777
|
+
"commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
|
|
1778
|
+
},
|
|
1779
|
+
{
|
|
1780
|
+
"author": "beachball",
|
|
1781
|
+
"package": "@fluentui/react-alert",
|
|
1782
|
+
"comment": "Bump @fluentui/react-button to v9.1.11",
|
|
1783
|
+
"commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
|
|
1784
|
+
},
|
|
1785
|
+
{
|
|
1786
|
+
"author": "beachball",
|
|
1787
|
+
"package": "@fluentui/react-alert",
|
|
1788
|
+
"comment": "Bump @fluentui/react-tabster to v9.3.3",
|
|
1789
|
+
"commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
|
|
1790
|
+
},
|
|
1791
|
+
{
|
|
1792
|
+
"author": "beachball",
|
|
1793
|
+
"package": "@fluentui/react-alert",
|
|
1794
|
+
"comment": "Bump @fluentui/react-theme to v9.1.4",
|
|
1795
|
+
"commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
|
|
1796
|
+
},
|
|
1797
|
+
{
|
|
1798
|
+
"author": "beachball",
|
|
1799
|
+
"package": "@fluentui/react-alert",
|
|
1800
|
+
"comment": "Bump @fluentui/react-utilities to v9.3.0",
|
|
1801
|
+
"commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
|
|
1802
|
+
}
|
|
1803
|
+
]
|
|
1804
|
+
}
|
|
1805
|
+
},
|
|
1806
|
+
{
|
|
1807
|
+
"date": "Mon, 05 Dec 2022 18:29:39 GMT",
|
|
1808
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.19",
|
|
1809
|
+
"version": "9.0.0-beta.19",
|
|
1810
|
+
"comments": {
|
|
1811
|
+
"prerelease": [
|
|
1812
|
+
{
|
|
1813
|
+
"author": "beachball",
|
|
1814
|
+
"package": "@fluentui/react-alert",
|
|
1815
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.8",
|
|
1816
|
+
"commit": "4c29542a51bf068e171690cc8e59c14489883912"
|
|
1817
|
+
},
|
|
1818
|
+
{
|
|
1819
|
+
"author": "beachball",
|
|
1820
|
+
"package": "@fluentui/react-alert",
|
|
1821
|
+
"comment": "Bump @fluentui/react-button to v9.1.10",
|
|
1822
|
+
"commit": "4c29542a51bf068e171690cc8e59c14489883912"
|
|
1823
|
+
},
|
|
1824
|
+
{
|
|
1825
|
+
"author": "beachball",
|
|
1826
|
+
"package": "@fluentui/react-alert",
|
|
1827
|
+
"comment": "Bump @fluentui/react-theme to v9.1.3",
|
|
1828
|
+
"commit": "4c29542a51bf068e171690cc8e59c14489883912"
|
|
1829
|
+
}
|
|
1830
|
+
]
|
|
1831
|
+
}
|
|
1832
|
+
},
|
|
1833
|
+
{
|
|
1834
|
+
"date": "Thu, 17 Nov 2022 23:05:33 GMT",
|
|
1835
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.18",
|
|
1836
|
+
"version": "9.0.0-beta.18",
|
|
1837
|
+
"comments": {
|
|
1838
|
+
"none": [
|
|
1839
|
+
{
|
|
1840
|
+
"author": "martinhochel@microsoft.com",
|
|
1841
|
+
"package": "@fluentui/react-alert",
|
|
1842
|
+
"commit": "ea768501802d65d63ddc63fff3816fb6b5008ae4",
|
|
1843
|
+
"comment": "chore: update package scaffold"
|
|
1844
|
+
}
|
|
1845
|
+
],
|
|
1846
|
+
"prerelease": [
|
|
1847
|
+
{
|
|
1848
|
+
"author": "beachball",
|
|
1849
|
+
"package": "@fluentui/react-alert",
|
|
1850
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.7",
|
|
1851
|
+
"commit": "94e156be5d3b5790d82dccf08c32672733fb9335"
|
|
1852
|
+
},
|
|
1853
|
+
{
|
|
1854
|
+
"author": "beachball",
|
|
1855
|
+
"package": "@fluentui/react-alert",
|
|
1856
|
+
"comment": "Bump @fluentui/react-button to v9.1.9",
|
|
1857
|
+
"commit": "94e156be5d3b5790d82dccf08c32672733fb9335"
|
|
1858
|
+
},
|
|
1859
|
+
{
|
|
1860
|
+
"author": "beachball",
|
|
1861
|
+
"package": "@fluentui/react-alert",
|
|
1862
|
+
"comment": "Bump @fluentui/react-utilities to v9.2.2",
|
|
1863
|
+
"commit": "94e156be5d3b5790d82dccf08c32672733fb9335"
|
|
1864
|
+
}
|
|
1865
|
+
]
|
|
1866
|
+
}
|
|
1867
|
+
},
|
|
1868
|
+
{
|
|
1869
|
+
"date": "Fri, 11 Nov 2022 14:57:51 GMT",
|
|
1870
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.17",
|
|
1871
|
+
"version": "9.0.0-beta.17",
|
|
1872
|
+
"comments": {
|
|
1873
|
+
"none": [
|
|
1874
|
+
{
|
|
1875
|
+
"author": "martinhochel@microsoft.com",
|
|
1876
|
+
"package": "@fluentui/react-alert",
|
|
1877
|
+
"commit": "87859b052155ca206ef3540a2a9623803f6e2b93",
|
|
1878
|
+
"comment": "test: replace deprecated module.parent with require.main within isConformance"
|
|
1879
|
+
}
|
|
1880
|
+
],
|
|
1881
|
+
"prerelease": [
|
|
1882
|
+
{
|
|
1883
|
+
"author": "beachball",
|
|
1884
|
+
"package": "@fluentui/react-alert",
|
|
1885
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.6",
|
|
1886
|
+
"commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
|
|
1887
|
+
},
|
|
1888
|
+
{
|
|
1889
|
+
"author": "beachball",
|
|
1890
|
+
"package": "@fluentui/react-alert",
|
|
1891
|
+
"comment": "Bump @fluentui/react-button to v9.1.8",
|
|
1892
|
+
"commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
|
|
1893
|
+
},
|
|
1894
|
+
{
|
|
1895
|
+
"author": "beachball",
|
|
1896
|
+
"package": "@fluentui/react-alert",
|
|
1897
|
+
"comment": "Bump @fluentui/react-theme to v9.1.2",
|
|
1898
|
+
"commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
|
|
1899
|
+
},
|
|
1900
|
+
{
|
|
1901
|
+
"author": "beachball",
|
|
1902
|
+
"package": "@fluentui/react-alert",
|
|
1903
|
+
"comment": "Bump @fluentui/react-utilities to v9.2.1",
|
|
1904
|
+
"commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
|
|
1905
|
+
},
|
|
1906
|
+
{
|
|
1907
|
+
"author": "beachball",
|
|
1908
|
+
"package": "@fluentui/react-alert",
|
|
1909
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.18",
|
|
1910
|
+
"commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
|
|
1911
|
+
}
|
|
1912
|
+
]
|
|
1913
|
+
}
|
|
1914
|
+
},
|
|
1915
|
+
{
|
|
1916
|
+
"date": "Wed, 02 Nov 2022 11:57:47 GMT",
|
|
1917
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.16",
|
|
1918
|
+
"version": "9.0.0-beta.16",
|
|
1919
|
+
"comments": {
|
|
1920
|
+
"prerelease": [
|
|
1921
|
+
{
|
|
1922
|
+
"author": "olfedias@microsoft.com",
|
|
1923
|
+
"package": "@fluentui/react-alert",
|
|
1924
|
+
"commit": "c619ba066f11a8654e95375314824ba6b81b003e",
|
|
1925
|
+
"comment": "chore: Update Griffel to latest version"
|
|
1926
|
+
},
|
|
1927
|
+
{
|
|
1928
|
+
"author": "beachball",
|
|
1929
|
+
"package": "@fluentui/react-alert",
|
|
1930
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.5",
|
|
1931
|
+
"commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
|
|
1932
|
+
},
|
|
1933
|
+
{
|
|
1934
|
+
"author": "beachball",
|
|
1935
|
+
"package": "@fluentui/react-alert",
|
|
1936
|
+
"comment": "Bump @fluentui/react-button to v9.1.7",
|
|
1937
|
+
"commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
|
|
1938
|
+
},
|
|
1939
|
+
{
|
|
1940
|
+
"author": "beachball",
|
|
1941
|
+
"package": "@fluentui/react-alert",
|
|
1942
|
+
"comment": "Bump @fluentui/react-utilities to v9.2.0",
|
|
1943
|
+
"commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
|
|
1944
|
+
},
|
|
1945
|
+
{
|
|
1946
|
+
"author": "beachball",
|
|
1947
|
+
"package": "@fluentui/react-alert",
|
|
1948
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.17",
|
|
1949
|
+
"commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
|
|
1950
|
+
}
|
|
1951
|
+
]
|
|
1952
|
+
}
|
|
1953
|
+
},
|
|
1954
|
+
{
|
|
1955
|
+
"date": "Tue, 25 Oct 2022 00:35:27 GMT",
|
|
1956
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.15",
|
|
1957
|
+
"version": "9.0.0-beta.15",
|
|
1958
|
+
"comments": {
|
|
1959
|
+
"none": [
|
|
1960
|
+
{
|
|
1961
|
+
"author": "miroslav.stastny@microsoft.com",
|
|
1962
|
+
"package": "@fluentui/react-alert",
|
|
1963
|
+
"commit": "6ced976a8d0e6a0e2e207da8fe0eb810e2bd19bc",
|
|
1964
|
+
"comment": "Update package readme"
|
|
1965
|
+
}
|
|
1966
|
+
],
|
|
1967
|
+
"prerelease": [
|
|
1968
|
+
{
|
|
1969
|
+
"author": "beachball",
|
|
1970
|
+
"package": "@fluentui/react-alert",
|
|
1971
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.4",
|
|
1972
|
+
"commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9"
|
|
1973
|
+
},
|
|
1974
|
+
{
|
|
1975
|
+
"author": "beachball",
|
|
1976
|
+
"package": "@fluentui/react-alert",
|
|
1977
|
+
"comment": "Bump @fluentui/react-button to v9.1.6",
|
|
1978
|
+
"commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9"
|
|
1979
|
+
}
|
|
1980
|
+
]
|
|
1981
|
+
}
|
|
1982
|
+
},
|
|
1983
|
+
{
|
|
1984
|
+
"date": "Thu, 20 Oct 2022 08:39:57 GMT",
|
|
1985
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.14",
|
|
1986
|
+
"version": "9.0.0-beta.14",
|
|
1987
|
+
"comments": {
|
|
1988
|
+
"prerelease": [
|
|
1989
|
+
{
|
|
1990
|
+
"author": "mgodbolt@microsoft.com",
|
|
1991
|
+
"package": "@fluentui/react-alert",
|
|
1992
|
+
"commit": "17096b3137d9d3e7c7443ddc3ce0738b2910a334",
|
|
1993
|
+
"comment": "chore: Bump peer deps to support React 18"
|
|
1994
|
+
},
|
|
1995
|
+
{
|
|
1996
|
+
"author": "tristan.watanabe@gmail.com",
|
|
1997
|
+
"package": "@fluentui/react-alert",
|
|
1998
|
+
"commit": "791ed7453a6bf65342e9bed5876b02ef0b9fc944",
|
|
1999
|
+
"comment": "chore: Migrate to new package structure."
|
|
2000
|
+
},
|
|
2001
|
+
{
|
|
2002
|
+
"author": "olfedias@microsoft.com",
|
|
2003
|
+
"package": "@fluentui/react-alert",
|
|
2004
|
+
"commit": "06865dada128321804646582f564ee86d835d174",
|
|
2005
|
+
"comment": "chore: Update Griffel to latest version"
|
|
2006
|
+
},
|
|
2007
|
+
{
|
|
2008
|
+
"author": "beachball",
|
|
2009
|
+
"package": "@fluentui/react-alert",
|
|
2010
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.3",
|
|
2011
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
|
2012
|
+
},
|
|
2013
|
+
{
|
|
2014
|
+
"author": "beachball",
|
|
2015
|
+
"package": "@fluentui/react-alert",
|
|
2016
|
+
"comment": "Bump @fluentui/react-button to v9.1.5",
|
|
2017
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
|
2018
|
+
},
|
|
2019
|
+
{
|
|
2020
|
+
"author": "beachball",
|
|
2021
|
+
"package": "@fluentui/react-alert",
|
|
2022
|
+
"comment": "Bump @fluentui/react-theme to v9.1.1",
|
|
2023
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
|
2024
|
+
},
|
|
2025
|
+
{
|
|
2026
|
+
"author": "beachball",
|
|
2027
|
+
"package": "@fluentui/react-alert",
|
|
2028
|
+
"comment": "Bump @fluentui/react-utilities to v9.1.2",
|
|
2029
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
|
2030
|
+
},
|
|
2031
|
+
{
|
|
2032
|
+
"author": "beachball",
|
|
2033
|
+
"package": "@fluentui/react-alert",
|
|
2034
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16",
|
|
2035
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
|
2036
|
+
}
|
|
2037
|
+
]
|
|
2038
|
+
}
|
|
2039
|
+
},
|
|
2040
|
+
{
|
|
2041
|
+
"date": "Thu, 13 Oct 2022 12:56:30 GMT",
|
|
2042
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.13",
|
|
2043
|
+
"version": "9.0.0-beta.13",
|
|
2044
|
+
"comments": {
|
|
2045
|
+
"prerelease": [
|
|
2046
|
+
{
|
|
2047
|
+
"author": "beachball",
|
|
2048
|
+
"package": "@fluentui/react-alert",
|
|
2049
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.2",
|
|
2050
|
+
"commit": "77301c97c0539b9ebf891642eb0a077d1aeae9a6"
|
|
2051
|
+
}
|
|
2052
|
+
]
|
|
2053
|
+
}
|
|
2054
|
+
},
|
|
2055
|
+
{
|
|
2056
|
+
"date": "Thu, 13 Oct 2022 11:02:42 GMT",
|
|
2057
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.12",
|
|
2058
|
+
"version": "9.0.0-beta.12",
|
|
2059
|
+
"comments": {
|
|
2060
|
+
"prerelease": [
|
|
2061
|
+
{
|
|
2062
|
+
"author": "olfedias@microsoft.com",
|
|
2063
|
+
"package": "@fluentui/react-alert",
|
|
2064
|
+
"commit": "1a527d440e0497ef8046b3ce240492241e7a04ac",
|
|
2065
|
+
"comment": "chore: Update Griffel to latest version"
|
|
2066
|
+
},
|
|
2067
|
+
{
|
|
2068
|
+
"author": "beachball",
|
|
2069
|
+
"package": "@fluentui/react-alert",
|
|
2070
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.1",
|
|
2071
|
+
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
|
|
2072
|
+
},
|
|
2073
|
+
{
|
|
2074
|
+
"author": "beachball",
|
|
2075
|
+
"package": "@fluentui/react-alert",
|
|
2076
|
+
"comment": "Bump @fluentui/react-button to v9.1.4",
|
|
2077
|
+
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
|
|
2078
|
+
},
|
|
2079
|
+
{
|
|
2080
|
+
"author": "beachball",
|
|
2081
|
+
"package": "@fluentui/react-alert",
|
|
2082
|
+
"comment": "Bump @fluentui/react-utilities to v9.1.1",
|
|
2083
|
+
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
|
|
2084
|
+
},
|
|
2085
|
+
{
|
|
2086
|
+
"author": "beachball",
|
|
2087
|
+
"package": "@fluentui/react-alert",
|
|
2088
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.15",
|
|
2089
|
+
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
|
|
2090
|
+
}
|
|
2091
|
+
]
|
|
2092
|
+
}
|
|
2093
|
+
},
|
|
2094
|
+
{
|
|
2095
|
+
"date": "Mon, 03 Oct 2022 22:24:42 GMT",
|
|
2096
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.11",
|
|
2097
|
+
"version": "9.0.0-beta.11",
|
|
2098
|
+
"comments": {
|
|
2099
|
+
"prerelease": [
|
|
2100
|
+
{
|
|
2101
|
+
"author": "beachball",
|
|
2102
|
+
"package": "@fluentui/react-alert",
|
|
2103
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.0",
|
|
2104
|
+
"commit": "67a8c98b8d53cd2fa14d668cf639b867b68ad18a"
|
|
2105
|
+
},
|
|
2106
|
+
{
|
|
2107
|
+
"author": "beachball",
|
|
2108
|
+
"package": "@fluentui/react-alert",
|
|
2109
|
+
"comment": "Bump @fluentui/react-button to v9.1.3",
|
|
2110
|
+
"commit": "67a8c98b8d53cd2fa14d668cf639b867b68ad18a"
|
|
2111
|
+
}
|
|
2112
|
+
]
|
|
2113
|
+
}
|
|
2114
|
+
},
|
|
2115
|
+
{
|
|
2116
|
+
"date": "Tue, 20 Sep 2022 20:55:45 GMT",
|
|
2117
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.10",
|
|
2118
|
+
"version": "9.0.0-beta.10",
|
|
2119
|
+
"comments": {
|
|
2120
|
+
"prerelease": [
|
|
2121
|
+
{
|
|
2122
|
+
"author": "beachball",
|
|
2123
|
+
"package": "@fluentui/react-alert",
|
|
2124
|
+
"comment": "Bump @fluentui/react-avatar to v9.1.1",
|
|
2125
|
+
"commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
|
|
2126
|
+
},
|
|
2127
|
+
{
|
|
2128
|
+
"author": "beachball",
|
|
2129
|
+
"package": "@fluentui/react-alert",
|
|
2130
|
+
"comment": "Bump @fluentui/react-button to v9.1.2",
|
|
2131
|
+
"commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
|
|
2132
|
+
},
|
|
2133
|
+
{
|
|
2134
|
+
"author": "beachball",
|
|
2135
|
+
"package": "@fluentui/react-alert",
|
|
2136
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.14",
|
|
2137
|
+
"commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
|
|
2138
|
+
}
|
|
2139
|
+
]
|
|
2140
|
+
}
|
|
2141
|
+
},
|
|
2142
|
+
{
|
|
2143
|
+
"date": "Thu, 15 Sep 2022 09:49:47 GMT",
|
|
2144
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.9",
|
|
2145
|
+
"version": "9.0.0-beta.9",
|
|
2146
|
+
"comments": {
|
|
2147
|
+
"none": [
|
|
2148
|
+
{
|
|
2149
|
+
"author": "martinhochel@microsoft.com",
|
|
2150
|
+
"package": "@fluentui/react-alert",
|
|
2151
|
+
"commit": "e6cf183695d6d67a24e038c49a876224e5ed35e5",
|
|
2152
|
+
"comment": "chore: update package scaffold"
|
|
2153
|
+
},
|
|
2154
|
+
{
|
|
2155
|
+
"author": "rohitpag@microsoft.com",
|
|
2156
|
+
"package": "@fluentui/react-alert",
|
|
2157
|
+
"commit": "045c66e2a2142e3d2380da05a9aa60b54de6888c",
|
|
2158
|
+
"comment": "Adding appearance prop to the alert component"
|
|
2159
|
+
}
|
|
2160
|
+
],
|
|
2161
|
+
"prerelease": [
|
|
2162
|
+
{
|
|
2163
|
+
"author": "olfedias@microsoft.com",
|
|
2164
|
+
"package": "@fluentui/react-alert",
|
|
2165
|
+
"commit": "e610024474cfe5d45f61501a8b6a21daf4c794a2",
|
|
2166
|
+
"comment": "chore: Update Griffel to latest version"
|
|
2167
|
+
},
|
|
2168
|
+
{
|
|
2169
|
+
"author": "beachball",
|
|
2170
|
+
"package": "@fluentui/react-alert",
|
|
2171
|
+
"comment": "Bump @fluentui/react-avatar to v9.1.0",
|
|
2172
|
+
"commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
|
|
2173
|
+
},
|
|
2174
|
+
{
|
|
2175
|
+
"author": "beachball",
|
|
2176
|
+
"package": "@fluentui/react-alert",
|
|
2177
|
+
"comment": "Bump @fluentui/react-button to v9.1.1",
|
|
2178
|
+
"commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
|
|
2179
|
+
},
|
|
2180
|
+
{
|
|
2181
|
+
"author": "beachball",
|
|
2182
|
+
"package": "@fluentui/react-alert",
|
|
2183
|
+
"comment": "Bump @fluentui/react-theme to v9.1.0",
|
|
2184
|
+
"commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
|
|
2185
|
+
},
|
|
2186
|
+
{
|
|
2187
|
+
"author": "beachball",
|
|
2188
|
+
"package": "@fluentui/react-alert",
|
|
2189
|
+
"comment": "Bump @fluentui/react-utilities to v9.1.0",
|
|
2190
|
+
"commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
|
|
2191
|
+
},
|
|
2192
|
+
{
|
|
2193
|
+
"author": "beachball",
|
|
2194
|
+
"package": "@fluentui/react-alert",
|
|
2195
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.13",
|
|
2196
|
+
"commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
|
|
2197
|
+
}
|
|
2198
|
+
]
|
|
2199
|
+
}
|
|
2200
|
+
},
|
|
2201
|
+
{
|
|
2202
|
+
"date": "Wed, 03 Aug 2022 16:03:36 GMT",
|
|
2203
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.8",
|
|
2204
|
+
"version": "9.0.0-beta.8",
|
|
2205
|
+
"comments": {
|
|
2206
|
+
"prerelease": [
|
|
2207
|
+
{
|
|
2208
|
+
"author": "miroslav.stastny@microsoft.com",
|
|
2209
|
+
"package": "@fluentui/react-alert",
|
|
2210
|
+
"commit": "08563664778fd80284561d3c9d254307a0a32362",
|
|
2211
|
+
"comment": "chore: Bump Griffel dependencies"
|
|
2212
|
+
},
|
|
2213
|
+
{
|
|
2214
|
+
"author": "beachball",
|
|
2215
|
+
"package": "@fluentui/react-alert",
|
|
2216
|
+
"comment": "Bump @fluentui/react-avatar to v9.0.4",
|
|
2217
|
+
"commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
|
|
2218
|
+
},
|
|
2219
|
+
{
|
|
2220
|
+
"author": "beachball",
|
|
2221
|
+
"package": "@fluentui/react-alert",
|
|
2222
|
+
"comment": "Bump @fluentui/react-button to v9.1.0",
|
|
2223
|
+
"commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
|
|
2224
|
+
},
|
|
2225
|
+
{
|
|
2226
|
+
"author": "beachball",
|
|
2227
|
+
"package": "@fluentui/react-alert",
|
|
2228
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.12",
|
|
2229
|
+
"commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
|
|
2230
|
+
}
|
|
2231
|
+
]
|
|
2232
|
+
}
|
|
2233
|
+
},
|
|
2234
|
+
{
|
|
2235
|
+
"date": "Thu, 14 Jul 2022 21:21:08 GMT",
|
|
6
2236
|
"tag": "@fluentui/react-alert_v9.0.0-beta.7",
|
|
7
2237
|
"version": "9.0.0-beta.7",
|
|
8
2238
|
"comments": {
|
|
@@ -17,19 +2247,19 @@
|
|
|
17
2247
|
"author": "beachball",
|
|
18
2248
|
"package": "@fluentui/react-alert",
|
|
19
2249
|
"comment": "Bump @fluentui/react-avatar to v9.0.3",
|
|
20
|
-
"commit": "
|
|
2250
|
+
"commit": "79b513146194367544160f364b0a7dd749ed93e4"
|
|
21
2251
|
},
|
|
22
2252
|
{
|
|
23
2253
|
"author": "beachball",
|
|
24
2254
|
"package": "@fluentui/react-alert",
|
|
25
2255
|
"comment": "Bump @fluentui/react-button to v9.0.3",
|
|
26
|
-
"commit": "
|
|
2256
|
+
"commit": "79b513146194367544160f364b0a7dd749ed93e4"
|
|
27
2257
|
},
|
|
28
2258
|
{
|
|
29
2259
|
"author": "beachball",
|
|
30
2260
|
"package": "@fluentui/react-alert",
|
|
31
2261
|
"comment": "Bump @fluentui/react-utilities to v9.0.2",
|
|
32
|
-
"commit": "
|
|
2262
|
+
"commit": "79b513146194367544160f364b0a7dd749ed93e4"
|
|
33
2263
|
}
|
|
34
2264
|
]
|
|
35
2265
|
}
|