10.2.0-alpha.5
- Addon-Vitest: Added timeout for fetching localhost 6006 during global setup. - #33232, thanks @snippy4!
- CLI: Skip vitest transform for CSF Factories in a11y-addon-test automigration - #31941, thanks @mrginglymus!
- Controls: Allow resetting the Select control - #33289, thanks @Sidnioulz!
- Core: Ensure /project.json route is up before builders serve local FS - #33303, thanks @Sidnioulz!
- Docs: Ensure CodePanel hooks are called within component - #33162, thanks @mrginglymus!
- Manager: Do not display non-existing shortcuts in the settings page - #32711, thanks @DKER2!
- Preview: Enforce inert body if manager is focus-trapped - #33186, thanks @Sidnioulz!
- Telemetry: Await pending operations in getLastEvents to prevent race conditions - #33285, thanks @valentinpalkovic!
- UI: Fix keyboard navigation bug for "reset" option in `Select` - #33268, thanks @Sidnioulz!
- Vue3: Update renderer's setup function to allow passing generic HostElement type - #32029, thanks @DamianGlowala!