8.0.0-rc.2
- CLI: Add @storybook/addons automigration - #26295, thanks @valentinpalkovic!
- CLI: Fix vite config automigration to resolve from project root - #26262, thanks @valentinpalkovic!
- CLI: Improve
add
command & add tests - #26298, thanks @ndelangen! - CLI: Update minimum Node.js version requirement - #26312, thanks @valentinpalkovic!
- CSF-tools/Codemods: Upgrade recast - #26286, thanks @43081j!
- Controls: Fix type summary when table.type unset - #26283, thanks @shilman!
- Core: Add event when serverChannel disconnects - #26322, thanks @ndelangen!
- Core: Fix composition of storybooks on same origin - #26304, thanks @ndelangen!
- Portable stories: Improve existing APIs, add loaders support - #26267, thanks @yannbf!
- React: Handle TypeScript path aliases in react-docgen loader - #26273, thanks @valentinpalkovic!
- Svelte: Support
5.0.0-next.65
prerelease - #26188, thanks @JReinhold! - Upgrade: Add missing isUpgrade parameter to automigrate function - #26293, thanks @valentinpalkovic!
- Vue: Return component from
composeStory
- #26317, thanks @JReinhold!