8.2.0-alpha.1
- CLI: Add optional
--dev
and--no-dev
options tostorybook init
CLI - #26918, thanks @fastfrwrd! - CLI: Include
@storybook/addon-svelte-csf
when initializing new projects - #27070, thanks @benmccann! - Dependency: Upgrade
webpack-virtual-modules
to 0.6.0 - #27102, thanks @fyodorovandrei! - Dependency: bump
markdown-to-jsx
to v7.4.5 - #26694, thanks @xyy94813! - Docgen: Only add react-docgen info when a component is defined in the file - #26967, thanks @glenjamin!
- Docs: Fix MDX Stories block tag-filtering behavior - #27144, thanks @shilman!
- Docs: Fix Subtitle block when no
of
prop passed - #27147, thanks @JReinhold! - Next.js: Add typing for NextImage to main framework options type - #27105, thanks @valentinpalkovic!
- Next.js: Avoid conflicts with the raw loader - #27093, thanks @seanparmelee!
- Types: Fix typing for main.framework/builder fields - #27088, thanks @valentinpalkovic!