10.3.4
- Addon-a11y: Clear status transition timer on unmount to prevent test flake - #34203, thanks @mixelburg!
- Bug: Skip re-processing already transformed config files for CSF factories - #34273, thanks @huang-julien!
- Builder-Vite: Use djb2 hash to prevent variable name collisions in builder-vite - #34274, thanks @chida09!
- CLI: Prompt for init crash reports - #34316, thanks @JReinhold!
- CSF4: Fix duplicate preview loading issue in Vitest - #34361, thanks @valentinpalkovic!
- Core: Fix WebSocket connection for StackBlitz/WebContainers - #34281, thanks @ghengeveld!
- React-Docgen: Try .tsx fallback when resolving .js ESM imports in docgen resolvers - #34393, thanks @mixelburg!
- React-Vite: Upgrade @joshwooding/vite-plugin-react-docgen-typescript to 0.7.0 - #34335, thanks @beeswhacks!