Skip to content

chore(release): publish 3.0.17

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 09:03
7230417

修复

小程序

  • 修复 swiper 不能嵌套的问题,#8023
  • 同步百度小程序广告组件属性,#8018

H5

  • 修复 Swiper 因为 stencil 和 react 兼容导致的问题,#7757 #7976 #6179
  • 修复 Swiper 循环状态下当前 Slider 错误问题

Typings

  • 修复 Map 组件 types,by @gjc9620
  • 修复 TaroEvent 相关 types,by @SyMind