Skip to content

Release v1.3.5

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Dec 03:05
fcd15b6

1.3.5 (2023-12-26)

Bug Fixes

  • fix the bug that prompts setState() method type incompatibility when using type UseFormReturnType (2386dc0)
  • Fixed model type prompt error bug when using useWatch (2801509)

Features

  • Optimize the release of memory resources after destruction when using useForm (360f00b)