v1.20.1
What's Changed
- Fixed a regression to restore
useControl().defaultValueupdates after client and server form updates (#1274) - Improved the inferred schema output type to fall back to
unknowninstead ofundefined. Thanks @transparent-citizen! (#1258) - Export the
FormHandletype from the public interface so consumers can wrap theuseFormAPI with properly typed handles. Thanks @transparent-citizen! (#1273)
Full Changelog: v1.20.0...v1.20.1