Skip to content

v6.2.0-alpha.32

Pre-release
Pre-release

Choose a tag to compare

@shilman shilman released this 21 Feb 09:01
· 48484 commits to next since this release

Breaking prerelease

NOTE: this is a breaking change for users of @storybook/vue3 which is currently in alpha prerelease:

  • Vue 3: Map args with setup hook & remove automatic props mapping (#13981)

Bug Fixes

  • Webpack5: Fix compilation error display (#13983)
  • Webpack5: Add semver to builder-webpack5 dependencies (#13982)
  • CLI: Don't allow empty string as outputDir option (#13969)