8.0.0-beta.2
- Core: Fix boolean
true
args in URL getting ignored - #25950, thanks @JReinhold! - Core: Move @types packages to dev deps in core-common - #25387, thanks @kyletsang!
- Maintenance: Rename testing-utils paths to portable-stories - #25888, thanks @yannbf!
- Portable stories: Pass story context to the play function of a composed story - #25943, thanks @yannbf!
- UI: Fix
display=true
warning in console - #25951, thanks @JReinhold! - UI: Update deprecated Icons with the new @storybook/icons in addons - #25822, thanks @cdedreuille!
- Vite: Add a
rollup-plugin-webpack-stats
to allow stats from preview builds - #25923, thanks @tmeasday!