Skip to content

Releases: alibaba/formily

v0.1.9

04 May 16:15
Compare
Choose a tag to compare
  • 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

26 Apr 11:39
Compare
Choose a tag to compare
  1. Support VSCode highlight with index.d.ts
  2. Remove immer dependency from @uform/core
  3. Fixing Promise resolved timing from actions. setFormState calls is not the timing for rendering to complete.
  4. Fixing Table operation button styles of @uform/next