@fluentui/react-message-bar 0.0.0-nightly-20240606-0726.1 → 0.0.0-nightly-20240607-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 (2) hide show
  1. package/CHANGELOG.md +63 -51
  2. package/package.json +10 -11
package/CHANGELOG.md CHANGED
@@ -1,28 +1,40 @@
1
1
  # Change Log - @fluentui/react-message-bar
2
2
 
3
- This log was last generated on Thu, 06 Jun 2024 07:39:49 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 07 Jun 2024 04:24:05 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20240606-0726.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v0.0.0-nightly-20240606-0726.1)
7
+ ## [0.0.0-nightly-20240607-0405.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v0.0.0-nightly-20240607-0405.1)
8
8
 
9
- Thu, 06 Jun 2024 07:39:49 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.2.1..@fluentui/react-message-bar_v0.0.0-nightly-20240606-0726.1)
9
+ Fri, 07 Jun 2024 04:24:05 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.2.2..@fluentui/react-message-bar_v0.0.0-nightly-20240607-0405.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
15
- - Bump @fluentui/react-button to v0.0.0-nightly-20240606-0726.1 ([commit](https://github.com/microsoft/fluentui/commit/adf018375418af333b8a4a6d5b88f6d283f5f46c) by beachball)
16
- - Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20240606-0726.1 ([commit](https://github.com/microsoft/fluentui/commit/adf018375418af333b8a4a6d5b88f6d283f5f46c) by beachball)
17
- - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20240606-0726.1 ([commit](https://github.com/microsoft/fluentui/commit/adf018375418af333b8a4a6d5b88f6d283f5f46c) by beachball)
18
- - Bump @fluentui/react-theme to v0.0.0-nightly-20240606-0726.1 ([commit](https://github.com/microsoft/fluentui/commit/adf018375418af333b8a4a6d5b88f6d283f5f46c) by beachball)
19
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20240606-0726.1 ([commit](https://github.com/microsoft/fluentui/commit/adf018375418af333b8a4a6d5b88f6d283f5f46c) by beachball)
20
- - Bump @fluentui/react-conformance to v0.0.0-nightly-20240606-0726.1 ([commit](https://github.com/microsoft/fluentui/commit/adf018375418af333b8a4a6d5b88f6d283f5f46c) by beachball)
21
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20240606-0726.1 ([commit](https://github.com/microsoft/fluentui/commit/adf018375418af333b8a4a6d5b88f6d283f5f46c) by beachball)
15
+ - Bump @fluentui/react-button to v0.0.0-nightly-20240607-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/e219591328e69d0e326772cfeb1d5634636bb417) by beachball)
16
+ - Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20240607-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/e219591328e69d0e326772cfeb1d5634636bb417) by beachball)
17
+ - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20240607-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/e219591328e69d0e326772cfeb1d5634636bb417) by beachball)
18
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20240607-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/e219591328e69d0e326772cfeb1d5634636bb417) by beachball)
19
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20240607-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/e219591328e69d0e326772cfeb1d5634636bb417) by beachball)
20
+ - Bump @fluentui/react-conformance to v0.0.0-nightly-20240607-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/e219591328e69d0e326772cfeb1d5634636bb417) by beachball)
21
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20240607-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/e219591328e69d0e326772cfeb1d5634636bb417) by beachball)
22
+
23
+ ## [9.2.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.2.2)
24
+
25
+ Thu, 06 Jun 2024 15:26:34 GMT
26
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.2.1..@fluentui/react-message-bar_v9.2.2)
27
+
28
+ ### Patches
29
+
30
+ - chore: disable eslint rule ([PR #30967](https://github.com/microsoft/fluentui/pull/30967) by seanmonahan@microsoft.com)
31
+ - Bump @fluentui/react-button to v9.3.83 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
32
+ - Bump @fluentui/react-jsx-runtime to v9.0.39 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
33
+ - Bump @fluentui/react-utilities to v9.18.10 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
22
34
 
23
35
  ## [9.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.2.1)
24
36
 
25
- Thu, 23 May 2024 08:02:45 GMT
37
+ Thu, 23 May 2024 08:02:45 GMT
26
38
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.2.0..@fluentui/react-message-bar_v9.2.1)
27
39
 
28
40
  ### Patches
@@ -32,7 +44,7 @@ Thu, 23 May 2024 08:02:45 GMT
32
44
 
33
45
  ## [9.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.2.0)
34
46
 
35
- Mon, 20 May 2024 12:44:58 GMT
47
+ Mon, 20 May 2024 12:44:58 GMT
36
48
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.1.1..@fluentui/react-message-bar_v9.2.0)
37
49
 
38
50
  ### Minor changes
@@ -50,17 +62,17 @@ Mon, 20 May 2024 12:44:58 GMT
50
62
 
51
63
  ## [9.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.1.1)
52
64
 
53
- Thu, 16 May 2024 09:25:15 GMT
65
+ Thu, 16 May 2024 09:25:15 GMT
54
66
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.1.0..@fluentui/react-message-bar_v9.1.1)
55
67
 
56
68
  ### Patches
57
69
 
58
- - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
70
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
59
71
  - Bump @fluentui/react-button to v9.3.80 ([PR #31390](https://github.com/microsoft/fluentui/pull/31390) by beachball)
60
72
 
61
73
  ## [9.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.1.0)
62
74
 
63
- Mon, 13 May 2024 12:34:19 GMT
75
+ Mon, 13 May 2024 12:34:19 GMT
64
76
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.30..@fluentui/react-message-bar_v9.1.0)
65
77
 
66
78
  ### Minor changes
@@ -69,7 +81,7 @@ Mon, 13 May 2024 12:34:19 GMT
69
81
 
70
82
  ## [9.0.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.30)
71
83
 
72
- Thu, 09 May 2024 19:35:12 GMT
84
+ Thu, 09 May 2024 19:35:12 GMT
73
85
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.29..@fluentui/react-message-bar_v9.0.30)
74
86
 
75
87
  ### Patches
@@ -78,7 +90,7 @@ Thu, 09 May 2024 19:35:12 GMT
78
90
 
79
91
  ## [9.0.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.29)
80
92
 
81
- Mon, 06 May 2024 12:55:02 GMT
93
+ Mon, 06 May 2024 12:55:02 GMT
82
94
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.28..@fluentui/react-message-bar_v9.0.29)
83
95
 
84
96
  ### Patches
@@ -90,17 +102,17 @@ Mon, 06 May 2024 12:55:02 GMT
90
102
 
91
103
  ## [9.0.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.28)
92
104
 
93
- Thu, 02 May 2024 11:36:35 GMT
105
+ Thu, 02 May 2024 11:36:35 GMT
94
106
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.27..@fluentui/react-message-bar_v9.0.28)
95
107
 
96
108
  ### Patches
97
109
 
98
- - chore: upgrade @fluentui/react-icons to 2.0.237. ([PR #31139](https://github.com/microsoft/fluentui/pull/31139) by ololubek@microsoft.com)
110
+ - chore: upgrade @fluentui/react-icons to 2.0.237. ([PR #31139](https://github.com/microsoft/fluentui/pull/31139) by ololubek@microsoft.com)
99
111
  - Bump @fluentui/react-button to v9.3.77 ([PR #31231](https://github.com/microsoft/fluentui/pull/31231) by beachball)
100
112
 
101
113
  ## [9.0.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.27)
102
114
 
103
- Tue, 23 Apr 2024 08:17:49 GMT
115
+ Tue, 23 Apr 2024 08:17:49 GMT
104
116
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.26..@fluentui/react-message-bar_v9.0.27)
105
117
 
106
118
  ### Patches
@@ -112,18 +124,18 @@ Tue, 23 Apr 2024 08:17:49 GMT
112
124
 
113
125
  ## [9.0.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.26)
114
126
 
115
- Wed, 17 Apr 2024 21:53:54 GMT
127
+ Wed, 17 Apr 2024 21:53:54 GMT
116
128
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.25..@fluentui/react-message-bar_v9.0.26)
117
129
 
118
130
  ### Patches
119
131
 
120
- - chore: refactor styles defined in makeResetStyles() to avoid shorthands.*() ([PR #30996](https://github.com/microsoft/fluentui/pull/30996) by olfedias@microsoft.com)
132
+ - chore: refactor styles defined in makeResetStyles() to avoid shorthands.\*() ([PR #30996](https://github.com/microsoft/fluentui/pull/30996) by olfedias@microsoft.com)
121
133
  - chore: Update react-icons to 2.0.235 ([PR #31011](https://github.com/microsoft/fluentui/pull/31011) by ololubek@microsoft.com)
122
134
  - Bump @fluentui/react-button to v9.3.75 ([PR #31100](https://github.com/microsoft/fluentui/pull/31100) by beachball)
123
135
 
124
136
  ## [9.0.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.25)
125
137
 
126
- Tue, 02 Apr 2024 09:48:01 GMT
138
+ Tue, 02 Apr 2024 09:48:01 GMT
127
139
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.24..@fluentui/react-message-bar_v9.0.25)
128
140
 
129
141
  ### Patches
@@ -135,7 +147,7 @@ Tue, 02 Apr 2024 09:48:01 GMT
135
147
 
136
148
  ## [9.0.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.24)
137
149
 
138
- Mon, 18 Mar 2024 19:50:46 GMT
150
+ Mon, 18 Mar 2024 19:50:46 GMT
139
151
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.23..@fluentui/react-message-bar_v9.0.24)
140
152
 
141
153
  ### Patches
@@ -148,7 +160,7 @@ Mon, 18 Mar 2024 19:50:46 GMT
148
160
 
149
161
  ## [9.0.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.23)
150
162
 
151
- Fri, 15 Mar 2024 21:43:49 GMT
163
+ Fri, 15 Mar 2024 21:43:49 GMT
152
164
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.22..@fluentui/react-message-bar_v9.0.23)
153
165
 
154
166
  ### Patches
@@ -161,7 +173,7 @@ Fri, 15 Mar 2024 21:43:49 GMT
161
173
 
162
174
  ## [9.0.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.22)
163
175
 
164
- Thu, 07 Mar 2024 19:33:27 GMT
176
+ Thu, 07 Mar 2024 19:33:27 GMT
165
177
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.21..@fluentui/react-message-bar_v9.0.22)
166
178
 
167
179
  ### Patches
@@ -174,7 +186,7 @@ Thu, 07 Mar 2024 19:33:27 GMT
174
186
 
175
187
  ## [9.0.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.21)
176
188
 
177
- Wed, 28 Feb 2024 02:34:19 GMT
189
+ Wed, 28 Feb 2024 02:34:19 GMT
178
190
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.20..@fluentui/react-message-bar_v9.0.21)
179
191
 
180
192
  ### Patches
@@ -186,7 +198,7 @@ Wed, 28 Feb 2024 02:34:19 GMT
186
198
 
187
199
  ## [9.0.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.20)
188
200
 
189
- Tue, 20 Feb 2024 14:22:30 GMT
201
+ Tue, 20 Feb 2024 14:22:30 GMT
190
202
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.19..@fluentui/react-message-bar_v9.0.20)
191
203
 
192
204
  ### Patches
@@ -197,7 +209,7 @@ Tue, 20 Feb 2024 14:22:30 GMT
197
209
 
198
210
  ## [9.0.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.19)
199
211
 
200
- Tue, 06 Feb 2024 17:55:18 GMT
212
+ Tue, 06 Feb 2024 17:55:18 GMT
201
213
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.18..@fluentui/react-message-bar_v9.0.19)
202
214
 
203
215
  ### Patches
@@ -207,7 +219,7 @@ Tue, 06 Feb 2024 17:55:18 GMT
207
219
 
208
220
  ## [9.0.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.18)
209
221
 
210
- Tue, 30 Jan 2024 23:16:54 GMT
222
+ Tue, 30 Jan 2024 23:16:54 GMT
211
223
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.17..@fluentui/react-message-bar_v9.0.18)
212
224
 
213
225
  ### Patches
@@ -218,7 +230,7 @@ Tue, 30 Jan 2024 23:16:54 GMT
218
230
 
219
231
  ## [9.0.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.17)
220
232
 
221
- Tue, 23 Jan 2024 15:11:00 GMT
233
+ Tue, 23 Jan 2024 15:11:00 GMT
222
234
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.16..@fluentui/react-message-bar_v9.0.17)
223
235
 
224
236
  ### Patches
@@ -229,7 +241,7 @@ Tue, 23 Jan 2024 15:11:00 GMT
229
241
 
230
242
  ## [9.0.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.16)
231
243
 
232
- Thu, 18 Jan 2024 14:25:03 GMT
244
+ Thu, 18 Jan 2024 14:25:03 GMT
233
245
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.15..@fluentui/react-message-bar_v9.0.16)
234
246
 
235
247
  ### Patches
@@ -241,7 +253,7 @@ Thu, 18 Jan 2024 14:25:03 GMT
241
253
 
242
254
  ## [9.0.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.15)
243
255
 
244
- Wed, 17 Jan 2024 16:18:50 GMT
256
+ Wed, 17 Jan 2024 16:18:50 GMT
245
257
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.14..@fluentui/react-message-bar_v9.0.15)
246
258
 
247
259
  ### Patches
@@ -252,7 +264,7 @@ Wed, 17 Jan 2024 16:18:50 GMT
252
264
 
253
265
  ## [9.0.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.14)
254
266
 
255
- Tue, 16 Jan 2024 13:14:24 GMT
267
+ Tue, 16 Jan 2024 13:14:24 GMT
256
268
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.13..@fluentui/react-message-bar_v9.0.14)
257
269
 
258
270
  ### Patches
@@ -262,7 +274,7 @@ Tue, 16 Jan 2024 13:14:24 GMT
262
274
 
263
275
  ## [9.0.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.13)
264
276
 
265
- Thu, 11 Jan 2024 09:04:29 GMT
277
+ Thu, 11 Jan 2024 09:04:29 GMT
266
278
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.12..@fluentui/react-message-bar_v9.0.13)
267
279
 
268
280
  ### Patches
@@ -271,7 +283,7 @@ Thu, 11 Jan 2024 09:04:29 GMT
271
283
 
272
284
  ## [9.0.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.12)
273
285
 
274
- Mon, 08 Jan 2024 16:24:23 GMT
286
+ Mon, 08 Jan 2024 16:24:23 GMT
275
287
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.11..@fluentui/react-message-bar_v9.0.12)
276
288
 
277
289
  ### Patches
@@ -283,7 +295,7 @@ Mon, 08 Jan 2024 16:24:23 GMT
283
295
 
284
296
  ## [9.0.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.11)
285
297
 
286
- Wed, 03 Jan 2024 09:26:44 GMT
298
+ Wed, 03 Jan 2024 09:26:44 GMT
287
299
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.10..@fluentui/react-message-bar_v9.0.11)
288
300
 
289
301
  ### Patches
@@ -294,7 +306,7 @@ Wed, 03 Jan 2024 09:26:44 GMT
294
306
 
295
307
  ## [9.0.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.10)
296
308
 
297
- Mon, 18 Dec 2023 14:40:46 GMT
309
+ Mon, 18 Dec 2023 14:40:46 GMT
298
310
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.9..@fluentui/react-message-bar_v9.0.10)
299
311
 
300
312
  ### Patches
@@ -306,7 +318,7 @@ Mon, 18 Dec 2023 14:40:46 GMT
306
318
 
307
319
  ## [9.0.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.9)
308
320
 
309
- Thu, 14 Dec 2023 09:58:46 GMT
321
+ Thu, 14 Dec 2023 09:58:46 GMT
310
322
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.8..@fluentui/react-message-bar_v9.0.9)
311
323
 
312
324
  ### Patches
@@ -318,7 +330,7 @@ Thu, 14 Dec 2023 09:58:46 GMT
318
330
 
319
331
  ## [9.0.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.8)
320
332
 
321
- Thu, 30 Nov 2023 13:42:08 GMT
333
+ Thu, 30 Nov 2023 13:42:08 GMT
322
334
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.7..@fluentui/react-message-bar_v9.0.8)
323
335
 
324
336
  ### Patches
@@ -328,7 +340,7 @@ Thu, 30 Nov 2023 13:42:08 GMT
328
340
 
329
341
  ## [9.0.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.7)
330
342
 
331
- Mon, 20 Nov 2023 09:55:10 GMT
343
+ Mon, 20 Nov 2023 09:55:10 GMT
332
344
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.6..@fluentui/react-message-bar_v9.0.7)
333
345
 
334
346
  ### Patches
@@ -338,7 +350,7 @@ Mon, 20 Nov 2023 09:55:10 GMT
338
350
 
339
351
  ## [9.0.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.6)
340
352
 
341
- Tue, 14 Nov 2023 17:51:27 GMT
353
+ Tue, 14 Nov 2023 17:51:27 GMT
342
354
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.5..@fluentui/react-message-bar_v9.0.6)
343
355
 
344
356
  ### Patches
@@ -347,7 +359,7 @@ Tue, 14 Nov 2023 17:51:27 GMT
347
359
 
348
360
  ## [9.0.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.5)
349
361
 
350
- Thu, 09 Nov 2023 17:29:37 GMT
362
+ Thu, 09 Nov 2023 17:29:37 GMT
351
363
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.4..@fluentui/react-message-bar_v9.0.5)
352
364
 
353
365
  ### Patches
@@ -361,7 +373,7 @@ Thu, 09 Nov 2023 17:29:37 GMT
361
373
 
362
374
  ## [9.0.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.4)
363
375
 
364
- Wed, 01 Nov 2023 12:55:59 GMT
376
+ Wed, 01 Nov 2023 12:55:59 GMT
365
377
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.3..@fluentui/react-message-bar_v9.0.4)
366
378
 
367
379
  ### Patches
@@ -372,7 +384,7 @@ Wed, 01 Nov 2023 12:55:59 GMT
372
384
 
373
385
  ## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.3)
374
386
 
375
- Sat, 28 Oct 2023 23:35:59 GMT
387
+ Sat, 28 Oct 2023 23:35:59 GMT
376
388
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.2..@fluentui/react-message-bar_v9.0.3)
377
389
 
378
390
  ### Patches
@@ -382,7 +394,7 @@ Sat, 28 Oct 2023 23:35:59 GMT
382
394
 
383
395
  ## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.2)
384
396
 
385
- Mon, 23 Oct 2023 09:51:57 GMT
397
+ Mon, 23 Oct 2023 09:51:57 GMT
386
398
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.1..@fluentui/react-message-bar_v9.0.2)
387
399
 
388
400
  ### Patches
@@ -391,7 +403,7 @@ Mon, 23 Oct 2023 09:51:57 GMT
391
403
 
392
404
  ## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.1)
393
405
 
394
- Wed, 18 Oct 2023 17:54:04 GMT
406
+ Wed, 18 Oct 2023 17:54:04 GMT
395
407
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.0.0..@fluentui/react-message-bar_v9.0.1)
396
408
 
397
409
  ### Patches
@@ -403,7 +415,7 @@ Wed, 18 Oct 2023 17:54:04 GMT
403
415
 
404
416
  ## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.0.0)
405
417
 
406
- Thu, 12 Oct 2023 14:55:44 GMT
418
+ Thu, 12 Oct 2023 14:55:44 GMT
407
419
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar-preview_v0.2.1..@fluentui/react-message-bar_v9.0.0)
408
420
 
409
421
  ### Minor changes
@@ -414,7 +426,7 @@ Thu, 12 Oct 2023 14:55:44 GMT
414
426
 
415
427
  ## [0.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar-preview_v0.2.1)
416
428
 
417
- Wed, 11 Oct 2023 13:54:24 GMT
429
+ Wed, 11 Oct 2023 13:54:24 GMT
418
430
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar-preview_v0.2.0..@fluentui/react-message-bar-preview_v0.2.1)
419
431
 
420
432
  ### Patches
@@ -427,7 +439,7 @@ Wed, 11 Oct 2023 13:54:24 GMT
427
439
 
428
440
  ## [0.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar-preview_v0.2.0)
429
441
 
430
- Mon, 09 Oct 2023 20:45:42 GMT
442
+ Mon, 09 Oct 2023 20:45:42 GMT
431
443
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar-preview_v0.1.1..@fluentui/react-message-bar-preview_v0.2.0)
432
444
 
433
445
  ### Minor changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-message-bar",
3
- "version": "0.0.0-nightly-20240606-0726.1",
3
+ "version": "0.0.0-nightly-20240607-0405.1",
4
4
  "description": "Fluent UI MessageBar component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -18,25 +18,24 @@
18
18
  "generate-api": "just-scripts generate-api",
19
19
  "lint": "just-scripts lint",
20
20
  "start": "yarn storybook",
21
- "storybook": "start-storybook",
21
+ "storybook": "yarn --cwd ../stories storybook",
22
22
  "test": "jest --passWithNoTests",
23
- "test-ssr": "test-ssr \"./stories/**/*.stories.tsx\"",
24
- "type-check": "tsc -b tsconfig.json"
23
+ "type-check": "just-scripts type-check"
25
24
  },
26
25
  "devDependencies": {
27
26
  "@fluentui/eslint-plugin": "*",
28
- "@fluentui/react-conformance": "0.0.0-nightly-20240606-0726.1",
29
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20240606-0726.1",
27
+ "@fluentui/react-conformance": "0.0.0-nightly-20240607-0405.1",
28
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20240607-0405.1",
30
29
  "@fluentui/scripts-api-extractor": "*",
31
30
  "@fluentui/scripts-tasks": "*"
32
31
  },
33
32
  "dependencies": {
34
- "@fluentui/react-button": "0.0.0-nightly-20240606-0726.1",
33
+ "@fluentui/react-button": "0.0.0-nightly-20240607-0405.1",
35
34
  "@fluentui/react-icons": "^2.0.239",
36
- "@fluentui/react-jsx-runtime": "0.0.0-nightly-20240606-0726.1",
37
- "@fluentui/react-shared-contexts": "0.0.0-nightly-20240606-0726.1",
38
- "@fluentui/react-theme": "0.0.0-nightly-20240606-0726.1",
39
- "@fluentui/react-utilities": "0.0.0-nightly-20240606-0726.1",
35
+ "@fluentui/react-jsx-runtime": "0.0.0-nightly-20240607-0405.1",
36
+ "@fluentui/react-shared-contexts": "0.0.0-nightly-20240607-0405.1",
37
+ "@fluentui/react-theme": "0.0.0-nightly-20240607-0405.1",
38
+ "@fluentui/react-utilities": "0.0.0-nightly-20240607-0405.1",
40
39
  "@griffel/react": "^1.5.22",
41
40
  "@swc/helpers": "^0.5.1",
42
41
  "react-transition-group": "^4.4.1"