This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
ReleasePort's take
Light signalAngular now automatically detects model() signal outputs via type inference, compodoc autodocs, and runtime binding.
Why it matters: Improves developer ergonomics for Angular projects by enabling automatic detection of model() signal outputs through enhanced tooling support.
Summary
AI summaryUpdates 10.4.1, CLI, and https://github.com/storybookjs/storybook/pull/34833 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Angular detects model() signal outputs with type inference, compodoc autodocs, and runtime binding. Angular detects model() signal outputs with type inference, compodoc autodocs, and runtime binding. Source: llm_adapter@2026-05-22 Confidence: high |
— |
| Feature | Medium |
CLI runs npx expo install --fix after init for Expo projects. CLI runs npx expo install --fix after init for Expo projects. Source: llm_adapter@2026-05-22 Confidence: high |
— |
| Feature | Medium |
CLI supports peerDependencies in framework detection for component libraries. CLI supports peerDependencies in framework detection for component libraries. Source: llm_adapter@2026-05-22 Confidence: high |
— |
| Feature | Medium |
Next.js adds useLinkStatus mock to next/link export mock. Next.js adds useLinkStatus mock to next/link export mock. Source: llm_adapter@2026-05-22 Confidence: low |
— |
| Performance | Medium |
Upgraded type-fest to version 5.6.0. Upgraded type-fest to version 5.6.0. Source: llm_adapter@2026-05-22 Confidence: low |
— |
| Bugfix | Medium |
Vue3 specifies a specific version for non-dev dependency. Vue3 specifies a specific version for non-dev dependency. Source: llm_adapter@2026-05-22 Confidence: low |
— |
Full changelog
10.4.1
- Angular: Detect model() signal outputs (type inference + compodoc autodocs + runtime binding) - #34833, thanks @valentinpalkovic!
- Build: Upgrade type-fest to latest version 5.6.0 - #34791, thanks @tobiasdiez!
- CLI: Run `npx expo install --fix` after init for Expo projects - #34803, thanks @ndelangen!
- CLI: Support `peerDependencies` in framework detection for component libraries - #34516, thanks @zhyd1997!
- Next.js: Add useLinkStatus mock to next/link export mock - #34593, thanks @philwolstenholme!
- Vue3: Specify a specific version for non-dev dependency - #34794, thanks @ScopeyNZ!
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
Beta — feedback welcome: [email protected]