4.2.7
- Fix
<FormDataConsumer>
inside<SimpleFormIterator>
adds empty value (#8061) (fzaninotto) - Fix
useStore
internal state reset when key changes (#8058) (slax57) - Fix notification for validation errors doesn't show on
<Edit>
pages (#8055) (arimet) - Fix
<Form>
does not display notification after the first invalid submit (#8057) (arimet) - Fix
<FileInput>
and<ImageInput>
clone their child (#8052) (thibault-barrat) - [Doc] Document how to sanitize form values (#8048) (septentrion-730n)
- [Doc] Improve
<ImageField>
,<NumberField>
and<SelectField>
docs (#8045) (fzaninotto) - [Doc] Add Vite integration doc (#8054) (thibault-barrat)
- [Doc] Add
useGetTree
doc (#8065) (thibault-barrat) - [Doc] Add
<JsonSchemaForm>
doc (#8056) (thibault-barrat)