Skip to content
Compare
Choose a tag to compare
@cschroeter cschroeter released this 02 Oct 22:09
· 123 commits to main since this release
b04d6a1

Added

  • Introduced support for importing components via dedicated entry points. For instance, the Select can now be imported directly from @ark-ui/solid/select.

Fixed

  • Fixed an issue where Field.Input was mistakenly read-only when rendered on the server.