v7.1.0-alpha.38
版本发布时间: 2023-06-21 21:20:48
storybookjs/storybook最新发布版本:v8.3.6(2024-10-18 21:17:55)
7.1.0-alpha.38
- CLI: Fix installing user's project before init - #23145, thanks @ndelangen!
- CLI: Fix storybook dev after storybook init via subprocess - #23144, thanks @yannbf!
- CLI: Suppress dev-server info table when
--quiet
is true - #23133, thanks @syabro! - Core: Allow
.mjs
extension for CSF stories - #23125, thanks @idesigncode! - Core: Fix compat by disabling name mangling in
esbuild
require - #22486, thanks @youngboy! - Docs: Fix scroll location on docs navigation - #22714, thanks @gitstart-storybook!
- Interactions: Fix deeply nested nodes in the panel debugger - #23108, thanks @yannbf!