First-class Vite support in StorybookStorybook 7.0 brings lots of Vite improvements: pre-bundled for speed, zero config setup, no Webpack required and smaller install size.
Writing stories in TypeScriptLearn how to type your stories to make them easier to code and more robust
How to build connected components in StorybookLearn how to mock context, app state and API requests using decorators
Community Showcase #2VSCode extension. Variants, Recoil and Code Editor addons. Plus lots of new learning resources.
How to add a theme switcher to StorybookLearn to control how a story renders by wiring it to a decorator and toolbar items