9.0.5
- Addon A11y: Briefly disable highlights while Axe is running - #31621, thanks @ghengeveld!
- CLI: Consider Storybook React Native packages in upgrade command - #31645, thanks @yannbf!
- Next.js: Fix module transpilation - #31501, thanks @valentinpalkovic!
- Svelte: Fix source view always using
<wrapper ...>
- #31639, thanks @JReinhold! - Testing: Fix
toSatisfy
-matcher implementation - #31664, thanks @ndelangen!