Skip to content

chore(release): publish 3.2.8

Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 04:17
64a216d

特性

小程序

  • 为 Vue/Vue3 增加 custom-wrapper 组件的支持,#8989

修复

小程序

  • 修复百度小程序 PickerView 不显示的问题,#9239
  • 修复获取不到 Taro.preload 预加载数据的问题,#9175

H5

  • 修复 createSelectorQuery API 获取 style 错误的问题,by @keephungryHF
  • previewImage 改为异步加载图片,优化体验

Typings

  • 修复 QQ 小程序平台的类型问题,#9248