Releases: alibaba/formily
Releases · alibaba/formily
v0.1.9
- docs(examples): add international docs
- fix(@uform/react): Fixing index.d.ts can not found registerFormField.
- fix(@uform/core): Fixing field value can not be changed in resort
- fix(@uform/react): Fix Form List error in JSON Schema driver usecase
v0.1.6
- Support VSCode highlight with index.d.ts
- Remove immer dependency from @uform/core
- Fixing Promise resolved timing from actions. setFormState calls is not the timing for rendering to complete.
- Fixing Table operation button styles of @uform/next