v8.5.0-alpha.18
Pre-release
Pre-release
github-actions
released this
05 Dec 16:10
·
358 commits
to next-release
since this release
8.5.0-alpha.18
- Addon Test: Clarify message when
vitest
detects missing deps - #29763, thanks @ndelangen! - Addon Test: Refactor test addon to include stories automatically - #29367, thanks @yannbf!
- Addon Test: Replace
glob
withtinyglobby
- #29817, thanks @ghengeveld! - Addon Test: Support Storybook environment variables in Vitest - #29792, thanks @ghengeveld!
- Composition: Hide contextMenu on composed storybooks - #29803, thanks @ndelangen!
- Vue: Properly resolve Vite plugin - #29795, thanks @tobiasdiez!