Skip to content

chore(release): publish 3.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 07:22
8d47e13

修复

RN

  • 特性支持 taro css module
  • 特性支持 rn TabBar 的图片支持本地图片
  • 修复设置 hoverStartTime 后,立即出现点击态问题
  • 修复跳转白条问题

H5

  • 修复缺少 chain 参数,导致无法识别 H5 的多端文件问题 (#9068),by @linshengjian

其它

  • 修复 window 对象属性覆盖兼容非 Taro 构建环境 (#9065),by @xughv