Releases: jotaijs/jotai-form
Releases · jotaijs/jotai-form
v0.1.4
What's Changed
- docs: add valibot example by @Odonno in #21
- fix: re-export types by @barelyhuman in #23
New Contributors
Full Changelog: v0.1.3...v0.1.4
v0.1.1
What's Changed
- feat: mark internal atoms as private by @arjunvegda in #15
- feat: Form Controls by @barelyhuman in #14
New Contributors
- @arjunvegda made their first contribution in #15
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Migrate to Jotai API V2
Reference Pull: pmndrs/jotai#1515
Based on the RFC: pmndrs/jotai#1514
What's Changed
New Contributors
Full Changelog: v0.0.4...v0.1.0
v0.0.4
Maintenance release
v0.0.3
Changes
- 8fcea2b Add documentation for the basic functionality and API
- ace612e Add
validateAtoms
for atom group validation
All Changes
8fcea2b - Merge pull request #6 from jotai-labs/docs/base
a215cdf - add bumpp
for release versioning
ace612e - Merge pull request #5 from jotai-labs/feat/validateForm
c28e675 - update README
2476fa6 - add examples/03_joi
7abd67a - update readme