Skip to content

0.23.0

Compare
Choose a tag to compare
@honkinglin honkinglin released this 13 Jan 11:53
· 3058 commits to develop since this release

BREAKING CHANGES

  • 调整 ref 获取 Input 组件最外层 Dom 方式为 inputRef.current.currentElement (7fd11cb) @HQ-Lin
  • 调整 ref 获取 Form 组件最外层 Dom 方式为 formRef.current.currentElement (46abe0b) @HQ-Lin

Bug Fixes

Features

New Contributors

Full Changelog: 0.22.1...0.23.0