# Storybook v10.5.8 - Product: Storybook (https://whatsnew.fyi/product/storybook) - Vendor: Storybook - Date: 2026-08-13 - Version: v10.5.8 - Original notes: https://github.com/storybookjs/storybook/releases/tag/v10.5.8 - Permalink: https://whatsnew.fyi/product/storybook/releases/v10.5.8 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix RDT tsconfig selection for Vite project references in React - **fixed** — Remove @cloudflare/vite-plugin from the inherited Vite config in Tanstack React - **fixed** — Wait for router to load before rendering in Tanstack - **fixed** — Fix Illegal invocation when reading prototype.focus in Test ##### 10.5.8 - React: Fix RDT tsconfig selection for Vite project references - [#35743](https://github.com/storybookjs/storybook/pull/35743), thanks @ndelangen! - Tanstack React: Remove @cloudflare/vite-plugin from the inherited Vite config - [#35706](https://github.com/storybookjs/storybook/pull/35706), thanks @FrancoKaddour! - Tanstack: Wait for router to load before rendering - [#35784](https://github.com/storybookjs/storybook/pull/35784), thanks @huang-julien! - Test: Fix Illegal invocation when reading prototype.focus - [#35528](https://github.com/storybookjs/storybook/pull/35528), thanks @FrancoKaddour!