Releases: ph-fritsche/liform-react-final
Releases · ph-fritsche/liform-react-final
v1.0.0-alpha.5
v1.0.0-alpha.4
1.0.0-alpha.4 (2021-08-02)
⚠ BREAKING CHANGES
- remove render prop from Liform and LiformApi
Bug Fixes
- convert to Typescript (28054eb)
v1.0.0-alpha.3
v1.0.0-alpha.2
v1.0.0-alpha.1
v1 - Preview
Updated dependencies
v1 - Preview
Bugfix on multiple file input
v1 - Preview
Bugfix
v1 - Preview
Default submit handler now creates multipart form requests if the form values contain Blob
elements.
Those can be created by default file inputs or custom components which produce values that can not be serialized per JSON.stringify
.
v1 - Preview
Fix validation errors for array elements #6