Skip to content

react-relay-forms-v1.0.0

Latest
Compare
Choose a tag to compare
@morrys morrys released this 17 Jan 16:16
· 56 commits to react-relay since this release

Improved

  • added react-relay dependency
  • removed RelayForm, now you can use RelayEnvironmentProvider
  • added reset function in useFormSubmit
  • added value in useFormSetValue, now you must use input as controlled component