Skip to content

v7.1.0-alpha.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@shilman shilman released this 02 May 16:44
· 10401 commits to next since this release

Bug Fixes

  • Migrate: skip the automigration for gf markdown when user isn't using mdx #22186
  • UI: Addon panel does not update after disabling/enabling an addon #22258
  • Typescript: Fix bad typings caused by tsup bug #22261
  • Core: Fix source snippets for stories with mapped args #22135

Maintenance

  • Telemetry: Persist sessionId across runs #22325
  • Packaging: Move types condition to the front in all package.json.exports maps #22321
  • Packaging: Don't generate ESM dist for preset files #22330
  • Typescript: Migrate @storybook/csf-tools to strict TS #22312
  • Typescript: Migrate @storybook/postinstall and @storybook/router to strict TS #22200
  • Maintenance: Fix urls for all packages in package.json #22101
  • Docs: Improve component typings #22050

Build

  • Build: Comment out flaky test #22310
  • Build: Migrate @storybook/web-components-vite to strict TS #22309
  • Build: Migrate @storybook/html-vite to strict TS #22293
  • Build: Migrate @storybook/preset-vue-webpack to strict TS #22320
  • Build: Use next branch for sandbox and repro commands #22238