Skip to content

v8.5.0-alpha.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 13:36
· 2842 commits to next-release since this release

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!