Skip to content

v7.5.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Sep 10:55
· 27819 commits to next-release since this release

7.5.0-alpha.2

  • Angular: Categorize legacy build options error - #24014, thanks @yannbf!
  • Builder-Webpack5: Categorize builder error - #24031, thanks @yannbf!
  • CI: Inform the user how to dedupe and strip color from info command - #24087, thanks @kasperpeulen!
  • CLI: Fix packageManager handling in sb add - #24079, thanks @Integrayshaun!
  • CLI: Improve sanitization logic in crash reports - #24028, thanks @yannbf!
  • Maintenance: Add more context to explanation in core-events errors - #24063, thanks @yannbf!
  • Monorepo: Fix svelte-vite detection - #24085, thanks @legnaleurc!
  • NextJS: Fix Image Context reuse (ensure singleton by externalizing it) - #23881, thanks @martinnabhan!
  • Source-loader: Fix property key validation - #24068, thanks @MrZillaGold!
  • Svelte: Fix generated properties on Svelte event handler - #24020, thanks @j3rem1e!
  • Telemetry: Add platform info to telemetry event - #24081, thanks @yannbf!
  • UI: Fix target id in searchfield label - #23464, thanks @plumpNation!
  • Vue3: Remove console.log in sourceDecorator - #24062, thanks @oruman!