🚀 Features
- Add modelValue prop to
NativeSelect- by @sainf (4621c) - cli:
- module:
- Support multiple component directories - by @cwandev and @sadeghbarati in #1597 (80780)
🐞 Bug Fixes
- Add missing API imports - by @jevin98 in #1560 (2b5e7)
- Pin zod version to 3.25.76 in registry deps to ensure vee-validate/zod works correctly - by @sadeghbarati (d771f)
- Uses data-active state as reka-ui applies it on NavigationMenuLink - by @benkroeger in #1592 (1e2fe)
- NativeSelect:
- Add bg and text color to option, add fallthroughAttributes - by @sadeghbarati in #1580 (f6ee5)
- cli:
- Prevent duplicate template traversal in icon transform - by @sadeghbarati (dc703)
- Fix
aliases.uiinconsistent behavior - by @jevin98 in #1598 (ae7f0) - Do not install baseStyle when adding registry:theme - by @sadeghbarati (7dcec)
- input-otp:
- native-select:
- Add bg and text color to optgroup - by @sadeghbarati (aec1f)