Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (21 loc) · 497 Bytes

CHANGELOG.md

File metadata and controls

39 lines (21 loc) · 497 Bytes

jotai-zod-form

0.0.10

Patch Changes

  • 2632f55: Fix array editing

0.0.9

Patch Changes

  • 74ee68a: Fix npm package stuff

0.0.8

Patch Changes

  • 10ca507: Fix array index Lens

0.0.6

Patch Changes

  • d61952d: - Add useFormState
    • Make dirtyFields & touchedFields type-safe

0.0.5

Patch Changes

  • 079db70: Rewrite to allow for lifted & derived states
  • 24ffcdb: Fix "types" entry in package.json

0.0.2

Patch Changes

  • 0092847: Initial release