🐛 Bug Fixes
- InputMenu: ensure to pass a string to items when multiple (0031a75), closes #5018
- InputTags: add blur and focus event handlers on input (#5007) (5db2708)
- Progress: improve
status-position
when 0 (#4994) (e0891ea) - Tabs: use nullish coalescing on item value (a4ab796), closes #4804
- types: allow arbitrary keys in tv config (#4992) (8d859ea)
- types: resolve ambient declaration error in
icons
type (#4991) (526cb81)
New Contributors
Full Changelog: v3.3.4...v3.3.5