๐ง Bug Fixes
- types: import vue/jsx, remove duplicate ComponentPublicInstance (e3c513b), closes #19177
- VAutocomplete/VCombobox: input always absolute position when not using selection slot/chips (#19316) (d3bafd8)
- VCombobox: don't update v-model when it already contains the search text in single selection mode (#19331) (9a816bf)
- VDatePicker: crash with date multiple and external adapter (#19336) (2a739b9), closes #19330
- VSwitch: remove elevation with flat props (#19324) (1b4b0ce), closes #19307