8.0.0-alpha.4
- API: Remove stories.json support - #25236, thanks @shilman!
- Addon Docs: Remove
react
peer dependency - #24881, thanks @JReinhold! - Addon-docs: Support
<StrictMode />
and<Suspense />
in source viewer - #19785, thanks @zhyd1997! - Angular: Add random attribute to bootstrapped selector - #24972, thanks @Marklb!
- Angular: Reduce the warnings from
ts-loader
via stricter list ofincludes
- #24531, thanks @ndelangen! - Blocks: Render colors in the same order as provided - #25001, thanks @kaelig!
- CLI: Add prompt-only automigrate asking for react-removal - #25215, thanks @ndelangen!
- CLI: No longer add react in init - #25196, thanks @ndelangen!
- Core: Set bundle target to
node18
- #25239, thanks @shilman! - SvelteKit: Fix missing `` modules - #25132, thanks @paoloricciuti!
- SvelteKit: Support 2.0 modules with mocks - #25244, thanks @paoloricciuti!
- UI: Embed
react-textarea-autosize
types - #25235, thanks @ndelangen!