7.1.0 (July 18, 2023)
Storybook 7.1 is here! 🎉
- 🏄♀️ In-app onboarding to help you set up new projects
- 💅 Zero-config styling support for major libraries
- 🗃️ API reference documentation and TypeScript-first snippets
- 📇 Table of Contents for docs
- 🎨 Figma Design addon official support
- 📗 Vue3 source snippets and reactivity improvements
- 💯 Hundreds more fixes and improvements
7.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 7.1.0-alpha.*
, 7.1.0-beta.*
, and 7.1.0-rc.*
for the full list of changes.
For a better upgrade experience, please use one of the following commands:
npm or yarn 1:
npx storybook@latest upgrade
pnpm:
pnpm dlx storybook@latest upgrade
yarn berry:
yarn dlx storybook@latest upgrade