Skip to content

v1 - Preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@ph-fritsche ph-fritsche released this 27 Sep 10:16
· 13 commits to master since this release
516784c

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.