v7.1.0
github-actions
released this
18 Jul 09:39
·
13025 commits
to next-release
since this release
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