github NervJS/taro v3.6.14
chore(release): publish 3.6.14

latest releases: v4.0.7-canary.6, v4.0.7-canary.5, v4.0.8-beta.0...
14 months ago

特性

@tarojs/plugin-mini-ci

修复

小程序

  • 修复模板在最后一层递归时没有包裹 container 的问题
  • 修复当 getPxTransform 中没有配置 deviceRatio 时报错的问题,by @onfuns
  • 修复 CustomWrapper 引用位置错误的问题
  • 修复 Vue2/3 框架使用 h() 导致的报错问题,#14387
  • 字节小程序支持 Button 组件跳转抖音个人号主页的功能,by @xzh97
  • 修复小程序模板在最后一层(baseLevel)不能正确渲染文本的问题 @xuanzebin
  • 修复小程序模板在最后一层是字符串时递归模板没有走 template 别名的问题 @xuanzebin

H5

  • 修复 Vue2 创建 WebComponent 标签组件失效的问题,by @beezen
  • 修复 sticky 失效的问题,by @tutuxxx
  • 修复 Vue3 没有办法在生产环境编译出 css 文件的问题,#14331
  • 修复 webpack-runner 钩子不支持修改 componentConfig 的问题
  • 修复 componentConfig.includeAll 参数失效的问题,#14382
  • 修复 Swiper 调用 cloneNode 错误,#14160

Typings

Don't miss a new taro release

NewReleases is sending notifications on new releases.