3.2.5 (2024-03-24)
3.2.4 (2024-02-11)
4.0.0-next.2 (2024-02-11)
- reset fields atom on form resets (059bc93)
4.0.0-next.1 (2024-01-28)
- add hydration to initial value hook (66cbfdc)
- adds jotai hydration to the initial value hook which has potential side effects
3.2.3 (2024-01-27)
3.2.2 (2024-01-15)
- expose validateAtoms as formAtom method (#61) (1739809)
- expose validateAtoms as formAtom method (#61) (#63) (b86456c)
3.2.1 (2023-12-27)
3.2.0 (2023-10-23)
3.1.0 (2023-06-27)
3.0.2 (2023-05-20)
3.0.1 (2023-04-01)
3.0.0 (2023-03-12)
- Remove select/textarea types from useInputField().
fix form-atoms#36
3.0.0-next.3 (2023-03-12)
3.0.0-next.2 (2023-02-09)
3.0.0-next.1 (2023-02-09)
- Remove select/textarea types from useInputField().
fix form-atoms#36
2.1.0 (2023-02-08)
2.1.1 (2023-02-23)
2.1.1 (2023-02-23)
2.1.0 (2023-02-08)
2.0.0 (2023-02-02)
- empty arrays not included in submit values (#31) (837140d), closes #26
- fix nested array walk (#34) (448f538)
- fix package entries (#24) (a18cfc5)
- fix release (#22) (a4fff3b)
- fix reset w/ initial value (#33) (8b49243)
- add zod validator (#23) (06ca2c4)
- bump next major (#35) (fb3400e), closes #20
- update build scripts and tests (#21) (b242e02)
- Renames form and field hooks to exclude "Atom" and be more terse. Renames most exported types and several type signatures.
2.0.0-next.4 (2023-02-02)
2.0.0-next.3 (2023-02-02)
2.0.0-next.2 (2023-02-02)
2.0.0-next.1 (2023-02-02)
- Renames form and field hooks to exclude "Atom" and be more terse. Renames most exported types and several type signatures.
1.3.0-next.3 (2023-01-29)
1.3.0-next.2 (2023-01-28)
1.3.0-next.1 (2023-01-28)
1.2.5 (2022-08-07)
1.2.4 (2022-05-02)
1.2.3 (2022-02-21)
1.2.2 (2022-02-21)
1.2.1 (2022-02-20)
1.2.0 (2022-02-20)
1.1.2 (2022-02-19)
- fix missing scope in field reset (949d710)
1.1.1 (2022-02-18)
1.1.0 (2022-02-18)
- fix build (18ea8a0)
- get it started (1e57560)