Skip to content

Commit c6bfb01

Browse files
committed
docs: Storybook 9
1 parent 894d63e commit c6bfb01

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,15 @@
66
<a href="https://www.npmjs.com/package/storybook-builder-rsbuild"><img src="https://img.shields.io/npm/v/storybook-builder-rsbuild?style=flat-square&color=ff4785" alt="latest version" /></a>
77
<a href="https://npmcharts.com/compare/storybook-builder-rsbuild,storybook-react-rsbuild,storybook-react-vue,storybook-vue3-rsbuild,storybook-vue3-rsbuild?interval=7&log=false"><img src="https://img.shields.io/npm/dm/storybook-builder-rsbuild?style=flat-square&color=%23ff4785" alt="NPM downloads per month" /></a>
88
<a href="https://github.com/rspack-contrib/storybook-rsbuild/blob/main/LICENSE"><img src="https://img.shields.io/npm/l/storybook-builder-rsbuild?style=flat-square&color=%23ff4785" alt="license" /></a>
9+
<a href="https://github.com/rspack-contrib/storybook-rsbuild"><img src="https://img.shields.io/badge/main%20%28Storybook%208%29-ff4785" alt="main branch" /></a>
10+
<a href="https://github.com/rspack-contrib/storybook-rsbuild/tree/v2"><img src="https://img.shields.io/badge/v2%20%28Storybook%209%29-ff4785" alt="main branch" /></a>
911
</p>
1012

1113
The repository contains the Storybook Rsbuild builder and UI framework integrations.
1214

15+
> [!NOTE]
16+
> For users of Storybook v9, Storybook Rsbuild already provides basic alpha version support. Check out the [v2](https://github.com/rspack-contrib/storybook-rsbuild/tree/v2) branch (using version `2.0-alpha.x`), and refer to the [Storybook v9 migration documentation](https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#from-version-8x-to-900).
17+
1318
## Usage
1419

1520
Check out the [documentation](https://storybook-rsbuild.netlify.app).

website/docs/guide/index.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,13 @@
2323
</a>
2424
</p>
2525

26-
The repository contains the Storybook Rsbuild builder and UI framework integrations.
26+
The repository contains the Storybook (v8) Rsbuild builder and UI framework integrations.
27+
28+
:::info{title=Storybook v9}
29+
30+
For users of Storybook v9, Storybook Rsbuild already provides basic alpha version support. Check out the [v2](https://github.com/rspack-contrib/storybook-rsbuild/tree/v2) branch (using version `2.0-alpha.x`), and refer to the [Storybook v9 migration documentation](https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#from-version-8x-to-900).
31+
32+
:::
2733

2834
| package | description |
2935
| -------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |

0 commit comments

Comments
 (0)