Releases: form-atoms/list-atom
Releases · form-atoms/list-atom
v1.0.12
1.0.12 (2024-09-13)
Bug Fixes
- valueAtom: enable setValue with a callback function (#11) (2569a5c)
v1.0.11
1.0.11 (2024-03-07)
Bug Fixes
- refAtom: make the same type as fieldAtom (f7dac70)
v1.0.10
1.0.10 (2024-03-07)
Bug Fixes
- types: errorsAtom as primitiveAtom (2d2a6dd)
v1.0.9
1.0.9 (2024-03-07)
Bug Fixes
- types: cleanup the FormAtom copypaste, infer it without Atom wrap (94ae550)
v1.0.8
1.0.8 (2024-03-07)
Bug Fixes
- remove unnecessary wrapping for fields (bb1b1b4)
v1.0.7
1.0.7 (2024-03-06)
Bug Fixes
- List: don't export internal props (774f194)
v1.0.6
1.0.6 (2024-03-06)
Bug Fixes
- item#moveDown: make item first when last (c5f858d)
v1.0.5
1.0.5 (2024-03-06)
Bug Fixes
v1.0.4
1.0.4 (2024-03-06)
Bug Fixes
- types: PrimitiveAtom extends PrimitiveAtom is broken (edf45c1)
v1.0.3
1.0.3 (2024-03-05)
Bug Fixes