Skip to content

Release v0.3.9

Choose a tag to compare

@anyuxuan anyuxuan released this 06 Aug 16:36
· 734 commits to master since this release
  • 🐞fix: tsconfig.json module option from esnext to commonjs @anyuxuan
  • 🌟Feat: add week component type (#238) @zzw918
  • 🐞fix(@uform/validator): Fix validate threshold check (#235) @janryWang
  • 🐞fix(@uform/core): fix value can't be remove in onFieldChange subscriber @janryWang
  • 🌟refactor: next in TypeScript (#206) @monkindey
  • 🐞fix(@uform/antd): fix antd upload (#234) @janryWang
  • 🐞fix validator of id card to support tail x (#227) @anyuxuan
  • 📖chore(docs): UFrom --> UForm (#228) @monkindey
  • 🐞fix(@uform/react): fix schema properties can not update when rerender (#220) @janryWang
  • 🐞fix(@uform/react): invariant initialValues will not be changed when form rerender (#214) @monkindey
  • 🌟import on demand (#210) @stkevintan