๐ง Bug Fixes
- locale: add missing danish and finnish translations (#20925) (1df619d)
- locale: add missing german translations (#20921) (02a3f48)
- VDatePicker: prevent maxDate disabling the wrong month on last day (ce4b227), closes #20943
- VExpandTransition: work around calling hooks out of order (d6fdc1b)
- VSelect/VAutocomplete/VCombobox: respect click outside (#20004) (e85225d), closes #20003
- VTabs: add generic slot types (3e9147e), closes #20720