Skip to content

chore(release): publish 3.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Feb 18:22
eaacb70

修复

小程序

  • 修复 Cannot read property 'setExtraStackFrame' of undefined 报错,#8750
  • 修复 Vue3 style 设置 CSS 变量解析错误问题,#8736
  • 修复第三方组件、CustomWrapper 组件使用失败的问题,#8756
  • 补全微信小程序中 Video 组件广告相关的事件
  • 解决事件冒泡失败的问题,#8757