Skip to content

v1.20.1

Choose a tag to compare

@edmundhung edmundhung released this 26 Jul 17:46
ab97a0c

What's Changed

  • Fixed a regression to restore useControl().defaultValue updates after client and server form updates (#1274)
  • Improved the inferred schema output type to fall back to unknown instead of undefined. Thanks @transparent-citizen! (#1258)
  • Export the FormHandle type from the public interface so consumers can wrap the useForm API with properly typed handles. Thanks @transparent-citizen! (#1273)

Full Changelog: v1.20.0...v1.20.1