Released November 2025 (v0.17.0, then a v0.17.1 follow-up a week later), v0.17 was the last release before the v0.18 redesign and consolidated a long run of feature work: new components, a reworked forms system, and the first step toward Tailwind CSS v4. This page is a thin archive; the GitHub releases linked below have the full PR list.
disabled, dirty-field tracking, data
binding, automatic and on-blur validation, validateOn for change/input/
submit, and standard-schema validation support all shipped together. The
forms system moved from ad hoc validation to a coherent model.forms-legacy package, Overlay was refactored with new Popover and
Backdrop components, and separate collections, status, and utilities
packages were introduced (with core renamed to utilities).selectedKey/selectedKeys API, replacing the previous value-based
approach.See the v0.17.0 and v0.17.1 GitHub releases for the complete list of merged PRs.