@fluentui/web-components 3.0.0-beta.127 → 3.0.0-beta.129

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.md CHANGED
@@ -1,12 +1,30 @@
1
1
  # Change Log - @fluentui/web-components
2
2
 
3
- This log was last generated on Tue, 14 Oct 2025 04:06:33 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 16 Oct 2025 04:08:56 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [3.0.0-beta.129](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.129)
8
+
9
+ Thu, 16 Oct 2025 04:08:56 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-beta.128..@fluentui/web-components_v3.0.0-beta.129)
11
+
12
+ ### Changes
13
+
14
+ - fix(web-components): ensure menu initialization is queued ([PR #35328](https://github.com/microsoft/fluentui/pull/35328) by 863023+radium-v@users.noreply.github.com)
15
+
16
+ ## [3.0.0-beta.128](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.128)
17
+
18
+ Wed, 15 Oct 2025 04:07:30 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-beta.127..@fluentui/web-components_v3.0.0-beta.128)
20
+
21
+ ### Changes
22
+
23
+ - exclude node_modules and dist so CEM type parser maps types properly ([PR #35326](https://github.com/microsoft/fluentui/pull/35326) by jes@microsoft.com)
24
+
7
25
  ## [3.0.0-beta.127](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.127)
8
26
 
9
- Tue, 14 Oct 2025 04:06:33 GMT
27
+ Tue, 14 Oct 2025 04:06:46 GMT
10
28
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-beta.126..@fluentui/web-components_v3.0.0-beta.127)
11
29
 
12
30
  ### Changes