Skip to content

Latest commit

 

History

History
91 lines (41 loc) · 3.19 KB

CHANGELOG.md

File metadata and controls

91 lines (41 loc) · 3.19 KB

1.0.11 (2024-03-07)

Bug Fixes

  • refAtom: make the same type as fieldAtom (f7dac70)

1.0.10 (2024-03-07)

Bug Fixes

  • types: errorsAtom as primitiveAtom (2d2a6dd)

1.0.9 (2024-03-07)

Bug Fixes

  • types: cleanup the FormAtom copypaste, infer it without Atom wrap (94ae550)

1.0.8 (2024-03-07)

Bug Fixes

  • remove unnecessary wrapping for fields (bb1b1b4)

1.0.7 (2024-03-06)

Bug Fixes

  • List: don't export internal props (774f194)

1.0.6 (2024-03-06)

Bug Fixes

  • item#moveDown: make item first when last (c5f858d)

1.0.5 (2024-03-06)

Bug Fixes

  • scripts: no postinstall (c6c0d52)

1.0.4 (2024-03-06)

Bug Fixes

  • types: PrimitiveAtom extends PrimitiveAtom is broken (edf45c1)

1.0.3 (2024-03-05)

Bug Fixes

  • build: omit story files (26b76df)

1.0.2 (2024-03-05)

Bug Fixes

  • debug: add labels to atoms, mark internal atoms as private (0b5ea09)

1.0.1 (2024-03-05)

Bug Fixes

  • reuse the buildItem method when adding items to the list (b9e0af5)

1.0.0 (2024-03-04)

Bug Fixes

1.0.0 (2024-03-04)

Initial release

  • the listAtom extracted from the @form-atom/field package now usable with plain fieldAtoms.
  • dropped support for flat list