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!