🔧 Bug Fixes
- filter: don't use toValue (112508f), closes #17755
- theme: prevent production memory leak with ssr (d2bdc7f), closes #16156
- VCarousel: pass-through VWindow props (#17587) (8a461e2), closes #17586
- VField: prevent input dom overflow v-field__input (#17753) (813c7a5), closes #17740
🔬 Code Refactoring
- VOverlay: only gen teleport if mounted and has content (4268a68)