8.5.0-alpha.11
- Core + Addon Test: Refactor test API and fix total test count - #29656, thanks @ghengeveld!
- Core: Emit deprecated
TESTING_MODULE_RUN_ALL_REQUEST
for backward compatibility - #29711, thanks @ghengeveld! - Frameworks: Add Vite 6 support - #29710, thanks @yannbf!
- TestAddon: Refactor UI & add config options - #29662, thanks @ndelangen!
- Vue: Fix
vue-component-meta
docgen HMR not working - #29518, thanks @IonianPlayboy!