Skip to content

v9.1.4

Choose a tag to compare

@github-actions github-actions released this 02 Sep 08:57
· 8875 commits to latest-release since this release

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!