9.1.4
- Angular: Properly merge builder options and browserTarget options - #32272, thanks @kroeder!
- Core: Optimize bundlesize, by reusing internal/babel in mocking-utils - #32350, thanks @ndelangen!
- Svelte & Vue: Add framework-specific
docgen
option to disable docgen processing - #32319, thanks @copilot-swe-agent! - Svelte: Support
@sveltejs/vite-plugin-svelte
v6 - #32320, thanks @JReinhold!