8.0.0-beta.4
- Addon-actions: Warn when argTypesRegex is used together with the visual test addon - #26094, thanks @kasperpeulen!
- Addon-docs: Fix Table of Contents heading leak - #23677, thanks @vmizg!
- CLI: Add
legacyMdx1
&@storybook/mdx1-csf
automigration - #26102, thanks @ndelangen! - CLI: Add line ignoring storybook's
.log
files uponinit
- #26099, thanks @ndelangen! - CLI: Add support for custom vite config to autoblocker - #26087, thanks @ndelangen!
- CLI: Add webpack5 compiler automigration - #26000, thanks @valentinpalkovic!
- CLI: Remove argTypesRegex automigration - #26001, thanks @kasperpeulen!
- CLI: Remove the logging to file feature from autoblockers - #26100, thanks @ndelangen!
- Core: Add addon removal telemetry - #26077, thanks @shilman!
- Core: Fix fail to load
main.ts
error message - #26035, thanks @ndelangen! - Core: Update ip version to fix CVE-2023-42282 - #26086, thanks @drik98!
- Next.js: Support getImageProps API - #25745, thanks @piratetaco!
- Svelte: Remove deprecated SvelteComponentTyped in favor of SvelteComponent - #26113, thanks @kasperpeulen!
- Vite: Fix bug that meant we always warned about TS plugin - #26051, thanks @tmeasday!
- Vite: Fix config typing issue of the
typescript
property - #26046, thanks @ndelangen! - Vite: Fix issue getting preview stats with Vite builder - #26093, thanks @tmeasday!