@ark-ui/solid@3.6.1
·
947 commits
to main
since this release
Changed
- Highlight: Exported
HighlightChunk
type to enhance type inference in userland code.
Fixed
- Select: Fixed
HiddenSelect
to correctly emit values when a simple string array is used as thevalue
for theSelect
component.