Skip to content

Releases: alibaba/formily

Release v0.3.1

16 Jul 14:25

Choose a tag to compare

Release v0.2.3

04 Jul 13:19

Choose a tag to compare

  1. fix transfer is not work (#142)
  2. make scheduler optional (#141)

Release v0.1.20

24 Jun 07:41

Choose a tag to compare

  1. Fix getFieldState value exception problem
  2. Fix visible nesting hidden, forced coverage of child nodes visible
  3. Fix setFieldState setting errors will not block the submitted problem
  4. Add memory leak guard
  5. Lock the eslint-plugin-react version number, otherwise the CI build will fail
  6. Migrate react-test-library==>@test-library/react

v0.1.9

04 May 16:15

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

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