Skip to content

v0.4.1

Compare
Choose a tag to compare
@edmundhung edmundhung released this 25 Dec 11:18
· 389 commits to main since this release

Merry Christmas 馃巹

Improvements

  • Fixed a case with form error not populating caused by non-submit button (#63)
  • The shadow input configured with useControlledInput should now be hidden from the accessibility API. (#60)
  • The return type of the conform helpers is now restricted to the relevant properties only. (#59)
  • The FieldConfig type is now re-exported from @conform-to/react to simplify integration with custom inputs. (#57)

Docs

Full Changelog: v0.4.0...v0.4.1