Skip to content

v7.1.0-alpha.38

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 13:20
· 8936 commits to next-release since this release
868120a

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!