Releases: arckit-dev/form
Releases · arckit-dev/form
v2.0.1
Compare
Sorry, something went wrong.
No results found
2.0.1 (2026-05-30)
Bug Fixes
import light field components statically to avoid Suspense flash (c4000c1 )
v2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 (2026-05-30)
feat!: move applyEffectSchema to @arckit/form/effect-schema subpath (4ebddb7 )
Bug Fixes
add typesVersions fallback for effect-schema subpath (node10) (e0d7b62 )
BREAKING CHANGES
applyEffectSchema is no longer exported from @arckit/form.
Import it from @arckit/form/effect-schema instead.
v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2026-05-29)
Features
add CheckboxGroup field, Label required/suffix and ErrorMessage icon (dbad72d )
v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2026-05-08)
Features
add formSubmitted parameter to hasError (2d2843f )
add isInvalid and onValueChange to Checkbox field (8f426bd )
add Select field component (72fd4c6 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-05-05)
Features
add transformValue composition helper (e777800 )
v1.0.1
Compare
Sorry, something went wrong.
No results found
1.0.1 (2026-04-24)
Bug Fixes
import ComboBox from daisyui primitives-client (c76c5f3 )
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-04-23)
Features
initial form package with TanStack Form integration (68920db )