Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.3.0 changes #9

Merged
merged 33 commits into from
Oct 13, 2022
Merged

v0.3.0 changes #9

merged 33 commits into from
Oct 13, 2022

Conversation

nikhilag
Copy link
Contributor

  • Migrate to tsup
  • Move to storybook for examples
  • Support for custom form id
  • Add support for skipUnusedInitialValues prop in useForm() to avoid extra initial values in final form values
  • Add validateCallback to allow validate function to be changed assuming the dependencies are handled properly by the caller. Note that validate prop in useField cannot be changed to avoid infinite render
  • Bug fixes

@nikhilag nikhilag merged commit 3b92746 into main Oct 13, 2022
@nikhilag nikhilag deleted the custom-form-id branch April 20, 2023 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants