Skip to content

Releases: duongductrong/hookform-field

v1.1.1

23 Jun 09:27
Compare
Choose a tag to compare
  • feat(field.tsx): add suspenseFallback to createField (0466ee4)
  • docs(readme): add docs (58f988f)

v1.1.0

22 Jun 10:31
Compare
Choose a tag to compare
  • chore(readme): update readme.md (61f83b6)
  • test(tests): add tests case for custom components (0cfc259)
  • feat(component): allows customize component form-* item (a57d0fd)
  • chore(readme): update installation (91bbc49)
  • chore(readme,package): update readme, package.json content (594bd9a)

v1.0.1: experimental version

21 Jun 19:12
Compare
Choose a tag to compare
  • chore: update doc, funding (aac1a20)
  • refactor: add tests (00538bd)
  • refactor: split and remove form in hookform-field package (10c19a5)
  • feat: remove unrelate hookform-field and modify createField (be51f7b)
  • fet: add use-form-ref hook reference to current form and add use-scope external store (82a758f)
  • chore(form): update useImperativeHandle ref in form (a1f84b7)
  • feat: enhance field base component (a8607b3)
  • chore: add createField docs (c5ee741)
  • feat: add createField instead Field (897c878)
  • Merge pull request #2 from duongductrong/dependabot/npm_and_yarn/master/minor-and-patch-updates-4857fcf667 (00e4636)
  • chore(deps-dev): bump the minor-and-patch-updates group across 1 directory with 6 updates (3303e3c)
  • chore: update type of field without union (780de07)
  • chore: update url for repository in package.json (c4e61db)
  • chore: clean components and update cn utils (fc8dc07)
  • init: start taurus form (cdf3177)
  • Initial commit (fb6b50d)