Skip to content

Commit 9cf991c

Browse files
committed
add changesets
1 parent 8346812 commit 9cf991c

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

.changeset/lemon-jars-tie.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@storybook/mcp": patch
3+
---
4+
5+
Fixed type bundling issue

.changeset/strict-bananas-obey.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
'@storybook/addon-mcp': patch
3+
---
4+
5+
Added `run-story-tests` tool that is available when:
6+
7+
1. `@storybook/addon-vitest` is configured
8+
2. Running Storybook 10.3.0-alpha.8 or above
9+
10+
Additionally, if `@storybook/addon-a11y` is configured, the tool returns accessibility violations too.

0 commit comments

Comments
 (0)