@fluentui/react-storybook-addon 0.4.6 → 0.5.0

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 +30 -10
  2. package/package.json +14 -10
package/CHANGELOG.md CHANGED
@@ -1,24 +1,44 @@
1
1
  # Change Log - @fluentui/react-storybook-addon
2
2
 
3
- This log was last generated on Tue, 21 Oct 2025 14:13:12 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 31 Oct 2025 16:17:32 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [0.5.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-storybook-addon_v0.5.0)
8
+
9
+ Fri, 31 Oct 2025 16:17:32 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-storybook-addon_v0.4.6..@fluentui/react-storybook-addon_v0.5.0)
11
+
12
+ ### Minor changes
13
+
14
+ - feat: add Copy as Markdown button to FluentDocsPage ([PR #35255](https://github.com/microsoft/fluentui/pull/35255) by dmytrokirpa@microsoft.com)
15
+ - Bump @fluentui/react-aria to v9.17.4 ([PR #35402](https://github.com/microsoft/fluentui/pull/35402) by beachball)
16
+ - Bump @fluentui/react-button to v9.6.10 ([PR #35402](https://github.com/microsoft/fluentui/pull/35402) by beachball)
17
+ - Bump @fluentui/react-menu to v9.20.3 ([PR #35402](https://github.com/microsoft/fluentui/pull/35402) by beachball)
18
+ - Bump @fluentui/react-label to v9.3.9 ([PR #35402](https://github.com/microsoft/fluentui/pull/35402) by beachball)
19
+ - Bump @fluentui/react-switch to v9.4.9 ([PR #35402](https://github.com/microsoft/fluentui/pull/35402) by beachball)
20
+ - Bump @fluentui/react-text to v9.6.9 ([PR #35402](https://github.com/microsoft/fluentui/pull/35402) by beachball)
21
+ - Bump @fluentui/react-link to v9.6.9 ([PR #35402](https://github.com/microsoft/fluentui/pull/35402) by beachball)
22
+ - Bump @fluentui/react-provider to v9.22.9 ([PR #35402](https://github.com/microsoft/fluentui/pull/35402) by beachball)
23
+ - Bump @fluentui/react-utilities to v9.25.2 ([PR #35402](https://github.com/microsoft/fluentui/pull/35402) by beachball)
24
+ - Bump @fluentui/react-spinner to v9.7.9 ([PR #35402](https://github.com/microsoft/fluentui/pull/35402) by beachball)
25
+ - Bump @fluentui/react-toast to v9.7.6 ([PR #35402](https://github.com/microsoft/fluentui/pull/35402) by beachball)
26
+
7
27
  ## [0.4.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-storybook-addon_v0.4.6)
8
28
 
9
- Tue, 21 Oct 2025 14:13:12 GMT
29
+ Tue, 21 Oct 2025 14:16:59 GMT
10
30
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-storybook-addon_v0.4.5..@fluentui/react-storybook-addon_v0.4.6)
11
31
 
12
32
  ### Patches
13
33
 
14
- - Bump @fluentui/react-aria to v9.17.3 ([PR #35307](https://github.com/microsoft/fluentui/pull/35307) by beachball)
15
- - Bump @fluentui/react-button to v9.6.9 ([PR #35307](https://github.com/microsoft/fluentui/pull/35307) by beachball)
16
- - Bump @fluentui/react-menu to v9.20.2 ([PR #35307](https://github.com/microsoft/fluentui/pull/35307) by beachball)
17
- - Bump @fluentui/react-label to v9.3.8 ([PR #35307](https://github.com/microsoft/fluentui/pull/35307) by beachball)
18
- - Bump @fluentui/react-switch to v9.4.8 ([PR #35307](https://github.com/microsoft/fluentui/pull/35307) by beachball)
19
- - Bump @fluentui/react-text to v9.6.8 ([PR #35307](https://github.com/microsoft/fluentui/pull/35307) by beachball)
20
- - Bump @fluentui/react-link to v9.6.8 ([PR #35307](https://github.com/microsoft/fluentui/pull/35307) by beachball)
21
- - Bump @fluentui/react-provider to v9.22.8 ([PR #35307](https://github.com/microsoft/fluentui/pull/35307) by beachball)
34
+ - Bump @fluentui/react-aria to v9.17.3 ([PR #35343](https://github.com/microsoft/fluentui/pull/35343) by beachball)
35
+ - Bump @fluentui/react-button to v9.6.9 ([PR #35343](https://github.com/microsoft/fluentui/pull/35343) by beachball)
36
+ - Bump @fluentui/react-menu to v9.20.2 ([PR #35343](https://github.com/microsoft/fluentui/pull/35343) by beachball)
37
+ - Bump @fluentui/react-label to v9.3.8 ([PR #35343](https://github.com/microsoft/fluentui/pull/35343) by beachball)
38
+ - Bump @fluentui/react-switch to v9.4.8 ([PR #35343](https://github.com/microsoft/fluentui/pull/35343) by beachball)
39
+ - Bump @fluentui/react-text to v9.6.8 ([PR #35343](https://github.com/microsoft/fluentui/pull/35343) by beachball)
40
+ - Bump @fluentui/react-link to v9.6.8 ([PR #35343](https://github.com/microsoft/fluentui/pull/35343) by beachball)
41
+ - Bump @fluentui/react-provider to v9.22.8 ([PR #35343](https://github.com/microsoft/fluentui/pull/35343) by beachball)
22
42
 
23
43
  ## [0.4.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-storybook-addon_v0.4.5)
24
44
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-storybook-addon",
3
- "version": "0.4.6",
3
+ "version": "0.5.0",
4
4
  "description": "fluentui react storybook addon",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -16,16 +16,20 @@
16
16
  "@fluentui/scripts-api-extractor": "*"
17
17
  },
18
18
  "dependencies": {
19
- "@fluentui/react-aria": "^9.17.3",
20
- "@fluentui/react-button": "^9.6.9",
21
- "@fluentui/react-menu": "^9.20.2",
22
- "@fluentui/react-label": "^9.3.8",
23
- "@fluentui/react-switch": "^9.4.8",
24
- "@fluentui/react-text": "^9.6.8",
25
- "@fluentui/react-link": "^9.6.8",
26
- "@fluentui/react-provider": "^9.22.8",
27
- "@fluentui/react-utilities": "^9.25.1",
19
+ "@fluentui/react-aria": "^9.17.4",
20
+ "@fluentui/react-button": "^9.6.10",
21
+ "@fluentui/react-menu": "^9.20.3",
22
+ "@fluentui/react-label": "^9.3.9",
23
+ "@fluentui/react-switch": "^9.4.9",
24
+ "@fluentui/react-text": "^9.6.9",
25
+ "@fluentui/react-link": "^9.6.9",
26
+ "@fluentui/react-provider": "^9.22.9",
27
+ "@fluentui/react-utilities": "^9.25.2",
28
28
  "@fluentui/react-theme": "^9.2.0",
29
+ "@fluentui/react-icons": "^2.0.245",
30
+ "@fluentui/react-shared-contexts": "^9.25.2",
31
+ "@fluentui/react-spinner": "^9.7.9",
32
+ "@fluentui/react-toast": "^9.7.6",
29
33
  "@griffel/react": "^1.5.22",
30
34
  "@swc/helpers": "^0.5.1"
31
35
  },