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 allpackage.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