v8.6.0-beta.5
Pre-release
Pre-release
·
20 commits
to next-release
since this release
8.6.0-beta.5
- Addon-Test: Make sure that only one global portable story config is ever loaded - #30582, thanks @kasperpeulen!
- Angular: Support v19.2 when @angular/animations is not installed - #30611, thanks @valentinpalkovic!
- Builder-Vite: Fix runtime and iframe 404 on first load - #30567, thanks @valentinpalkovic!
- CLI: Don't initially select Documentation and Testing features - #30599, thanks @ghengeveld!
- CLI: Make telemetry data an object - #30581, thanks @ndelangen!
- Core: Support
esbuild@^0.25
- #30574, thanks @JReinhold! - Test addon: Only update
vitest.config.ts
with workspaces, otherwise createvitest.workspace.ts
- #30583, thanks @ghengeveld!