v0.4.1
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
- The material-ui example is updated covering more input type. (#53)
- Examples for headless-ui and chakra-ui is added. (#51, #52, #54)
Full Changelog: v0.4.0...v0.4.1