Skip to content

chore(release): publish 3.0.16

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Nov 14:06
8d9d3c1

修复

小程序

  • 修复 React 中 App 组件的 componentWillMount 内无法获取 onLaunch 参数的问题,by @hisanshao
  • 修复 Vue2 中 App 组件的 mounted 内无法获取 onLaunch 参数的问题
  • 同步微信小程序 performance 相关 api,#7931
  • 同步微信小程序 chooseMedia api,#7954
  • 同步支付宝 ScrollView 组件的 scroll-animation-durationtrap-scroll 属性,#7922
  • 修复列表顺序变化时,部分列表项点击事件失效的问题,#7227
  • 修复 Swiper 不能嵌套调用的问题,#7692

H5

  • 修复 ContentType 重复设置的问题,#7972