10.5.0-alpha.2
- A11y: Fix MDX heading anchors not keyboard accessible - #34368, thanks @TheSeydiCharyyev!
- Angular: Detect model() signal outputs (type inference + compodoc autodocs + runtime binding) - #34833, thanks @valentinpalkovic!
- CLI: Support `peerDependencies` in framework detection for component libraries - #34516, thanks @zhyd1997!
- Docs: Add ariaLabel support to ActionItem interface - #34749, thanks @TheSeydiCharyyev!
- Docs: Scope control input ids to each block instance - #34793, thanks @TheSeydiCharyyev!
- Docs: Support explicit id prop on for standalone MDX - #34808, thanks @TheSeydiCharyyev!
- Maintenance: Replace `resolve` and `resolve.exports` with `oxc-resolver` - #34692, thanks @valentinpalkovic!
- Next.js-Vite: Bump vite-plugin-storybook-nextjs to ^3.3.0 - #34838, thanks @yatishgoel!
- Vitest: Reset playwright cursor position to avoid hover bug - #34765, thanks @Sidnioulz!
- Vue3: Specify a specific version for non-dev dependency - #34794, thanks @ScopeyNZ!