React Form Versions Save

🤖 Powerful and type-safe form state management for the web. TS/JS, React Form, Solid Form, Lit Form and Vue Form.

v0.19.4

3 weeks ago

Version 0.19.4 - 4/26/2024, 2:44 AM

Changes

Fix

  • onSubmit should forcably set onChange and onBlur validation to execute immediately (#687) (b4c24ca) by Corbin Crutchley

Packages

v0.19.3

3 weeks ago

Version 0.19.3 - 4/26/2024, 2:22 AM

Changes

Fix

  • nested values should not disappear in strictmode (#686) (f1a1c09) by Corbin Crutchley

Packages

v0.19.2

4 weeks ago

Version 0.19.2 - 4/18/2024, 5:06 PM

Changes

Fix

  • Complex name properties no longer produce never (085e3c9) by Christopher Horobin

Docs

  • install @types/react and @types/react-dom in React examples (#672) (997ca6b) by @A7med3bdulBaset

Packages

v0.19.1

1 month ago

Version 0.19.1 - 4/16/2024, 4:06 PM

Changes

Fix

  • prevent reset from wiping validators in fieldMeta (#674) (18d3810) by @luishcastroc

Docs

  • remove void keyword from code handlers and documentation (#676) (c0ee012) by Julian Espérat
  • prep for tanstack.com migration to TSR (#663) (9ecc5e2) by Tanner Linsley

Other

  • Update validation.md (#661) (8e2335e) by Leonardo Montini

Packages

v0.19.0

1 month ago

Version 0.19.0 - 3/28/2024, 12:06 AM

Changes

Feat

  • add initial implementation of linked fields (#628) (033bb5b) by Corbin Crutchley

Docs

  • mention other frameworks we support (#659) (f2f964c) by Corbin Crutchley

Packages

v0.18.1

1 month ago

Version 0.18.1 - 3/27/2024, 11:37 PM

Changes

Fix

  • extract path from nested arrays (#658) (41207f3) by Leonardo Montini

Packages

v0.18.0

1 month ago

Version 0.18.0 - 3/25/2024, 5:39 AM

Changes

Feat

  • add array fields move method (#647) (17bf6b5) by Toma

Packages

v0.17.1

1 month ago

Version 0.17.1 - 3/25/2024, 5:33 AM

Changes

Fix

  • transform valid values for number and boolean HTML attributes (#648) (ea4f4a4) by Jared Robertson

Chore

  • fix homepage from loading (#642) (d203703) by Corbin Crutchley

Docs

  • core: Fix an issue in the isDirty flag"s docs (5fb201f) by Kenneth Van den Berghe
  • update missing angular array getter docs (#644) (0e5b923) by Corbin Crutchley
  • document a fix to the issues with TypeScript types in ng arrays (#643) (c694e4c) by Corbin Crutchley
  • Angular validation docs (#640) (69c0ad5) by Corbin Crutchley

Other

  • Angular basic concepts (#641) (a32d337) by Corbin Crutchley

Packages

v0.17.0

1 month ago

Version 0.17.0 - 3/23/2024, 5:28 AM

Changes

Feat

  • Angular adapter (#627) (d88bde9) by Corbin Crutchley

Packages

v0.16.2

1 month ago

Version 0.16.2 - 3/23/2024, 4:07 AM

Changes

Fix

  • deleting a primitive value in an array now works (#635) (ac3fdb8) by Aadit Olkar

Docs

  • add Lit Form README (#638) (039f6b8) by Corbin Crutchley

Packages