Skip to content

5.0.2

Compare
Choose a tag to compare
@1uokun 1uokun released this 14 Oct 08:47
· 186 commits to master since this release

2022-10-13

  • fix: EventEmitter.removeListener warning #1200
  • fix: TextInput can't write 中文 in Modal #1230
  • fix: type error on React 18 #1257 @lhr000lhr
  • feat: children as react element in Button #1260 @lucas-it