Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

v0.10.0

Choose a tag to compare

@Thanga-Ganapathy Thanga-Ganapathy released this 04 Apr 22:55
· 74 commits to main since this release

Feature:

  • Added @open-tech-world/react-state lib for render optimizations.
  • Replaced <FieldArray /> component with useFieldArray hook.
  • Replaced useForm with useFormContext hook.
  • Added useFieldError hook to get custom field errors.