Skip to content

Releases: storybookjs/storybook

v10.6.0-alpha.7

v10.6.0-alpha.7 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 09:30

10.6.0-alpha.7

v10.5.10

Choose a tag to compare

@github-actions github-actions released this 20 Aug 11:02

10.5.10

v10.5.9

Choose a tag to compare

@ndelangen ndelangen released this 18 Aug 07:02

10.5.9

  • Addon-Pseudo-States: Fix pseudo-states rewriting for nested functional selectors - #34318, thanks @filipw01!
  • Core: Skip module-graph reverse-index mirror when a patch is a no-op - #35825, thanks @ndelangen!
  • Core: Split module-graph into hot revisions and cold index services - #35831, thanks @ndelangen!
  • Preview: Fix crash when initialising UrlStore on a docs path - #35521, thanks @TheSeydiCharyyev!
  • Pseudo-States: Make stylesheet rewrites WebKit-safe - #35629, thanks @ethriel3695!
  • TanStack: Keep the layout id when cloning a standalone index file route - #35660, thanks @Insik-Han!
  • TanStack: Render real link hrefs in the Link mock - #35505, thanks @unpunnyfuns!
  • Webpack: Prevent long preview output filenames - #35533, thanks @zhangli091011!

v10.6.0-alpha.6

v10.6.0-alpha.6 Pre-release
Pre-release

Choose a tag to compare

@ndelangen ndelangen released this 17 Aug 07:29

10.6.0-alpha.6

v10.5.8

Choose a tag to compare

@ndelangen ndelangen released this 13 Aug 14:09

10.5.8

  • React: Fix RDT tsconfig selection for Vite project references - #35743, thanks @ndelangen!
  • Tanstack React: Remove @cloudflare/vite-plugin from the inherited Vite config - #35706, thanks @FrancoKaddour!
  • Tanstack: Wait for router to load before rendering - #35784, thanks @huang-julien!
  • Test: Fix Illegal invocation when reading prototype.focus - #35528, thanks @FrancoKaddour!

v10.6.0-alpha.5

v10.6.0-alpha.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Aug 09:06

10.6.0-alpha.5

v10.5.7

Choose a tag to compare

@github-actions github-actions released this 06 Aug 13:21

10.5.7

  • Angular: Serve ancestor node_modules for addon-vitest in browser mode - #35600, thanks @brandonroberts!
  • Refactor: Update getVersionedPackages method to handle non-Storybook packages correctly - #35769, thanks @valentinpalkovic!

v10.6.0-alpha.4

v10.6.0-alpha.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Aug 12:38

10.6.0-alpha.4

  • Addon-Pseudo-States: Fix pseudo-states rewriting for nested functional selectors - #34318, thanks @filipw01!
  • Angular: Serve ancestor node_modules for addon-vitest in browser mode - #35600, thanks @brandonroberts!
  • Build: Fix repository.directory path in @storybook/nextjs-vite package.json - #35609, thanks @LHMQ878!
  • Build: Fix repository.directory path in create-storybook package.json - #35596, thanks @LHMQ878!
  • Builder-Webpack5: Use strict mtime equality for mock cache reuse - #35681, thanks @benwarbrooke-auror!
  • CLI: Update AI setup instructions to msw-storybook-addon v3 - #35512, thanks @yannbf!
  • Core: Add additionnal field for component API in manifest - #35585, thanks @huang-julien!
  • Core: Define shared public toolsets (defineToolset) - #35516, thanks @ghengeveld!
  • Core: Include null union members as enum options in TS argTypes conversion - #35599, thanks @solp721!
  • Core: Move docgen JSDoc parser into csf-tools - #35623, thanks @huang-julien!
  • Core: Upgrade `ws` to fix security advisories - #35584, thanks @ndelangen!
  • Dependencies: Bump magic-string from 0.30.21 to 1.1.0 - #35559, thanks @wojtekmaj!
  • Dependencies: Pin `@testing-library/jest-dom` to `6.9.1` - #35614, thanks @ndelangen!
  • ESLint Plugin: Add plugin meta and document oxlint usage - #35655, thanks @yannbf!
  • Icons: Add missing @storybook/icons to the toolbar icon map - #35595, thanks @thejamesgore!
  • Manager: Toggle the mobile navigation drawer with the sidebar keyboard shortcut - #35263, thanks @TheSeydiCharyyev!
  • Manifest Debugger: Stable deep-link anchors for component cards - #35470, thanks @rachelslurs!
  • NextJS: Normalize trailing slash in the next/link mock - #35589, thanks @sobol-sudo!
  • Review: Use correct role for footer - #35434, thanks @Sidnioulz!
  • TanStack: Carry lazy route bindings onto cloned routes - #35500, thanks @unpunnyfuns!
  • TanStack: Preserve explicit route ids on pathful clones - #35499, thanks @unpunnyfuns!
  • TanStack: Resolve mock redirects through Vite's resolver - #35501, thanks @unpunnyfuns!
  • TanStack: Select the story leaf by mount path and params - #35498, thanks @unpunnyfuns!
  • Test: Fix Illegal invocation when reading prototype.focus - #35528, thanks @FrancoKaddour!
  • Vue3 Vite: Enable Schema Extraction for Vue Component Meta - #35565, thanks @dmitriy-prokoshev!
  • Vue3: Support TypeScript enum props in vue-component-meta docgen - #35684, thanks @valentinpalkovic!
  • Vue: Resolve docgen per export so a type-only export does not drop a file's prop tables - #35593, thanks @seanogdev!
  • Vue: Skip docgen for module ids carrying a query - #35598, thanks @seanogdev!

v10.5.6

Choose a tag to compare

@github-actions github-actions released this 03 Aug 12:59

10.5.6

  • Dependencies: Pin `@testing-library/jest-dom` to `6.9.1` - #35614, thanks @ndelangen!
  • ESLint Plugin: Add plugin meta and document oxlint usage - #35655, thanks @yannbf!
  • Vue: Skip docgen for module ids carrying a query - #35598, thanks @seanogdev!

v10.5.5

Choose a tag to compare

@github-actions github-actions released this 27 Jul 10:14

10.5.5

  • CLI: Update AI setup instructions to msw-storybook-addon v3 - #35512, thanks @yannbf!
  • Core: Upgrade `ws` to fix security advisories - #35584, thanks @ndelangen!
  • ReactNative: Telemetry framework detection fix - #35560, thanks @ndelangen!
  • SyntaxHighlighter: Fix PrismJS dark mode mismatch - #35541, thanks @hxy-asdw!
  • TanStack: Preserve explicit route ids on pathful clones - #35499, thanks @unpunnyfuns!
  • TanStack: Resolve mock redirects through Vite's resolver - #35501, thanks @unpunnyfuns!
  • TanStack: Respect routeOverrides component overrides in stories - #35497, thanks @unpunnyfuns!