Skip to content

chore(release): publish 4.0.13

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 02:58
66d0340

特性

修复

小程序

  • fix(taro-runtime): 修复 dom-external 代码被treeshaking #17584 @Single-Dancer
  • fix(setEnable1v1Chat): option 入参写错 #17614 @felix9ia
  • fix(taro-framework-solid): 修复Solid框架的类名空格分隔问题 #17552 @HyaCiovo
  • fix(taro-platform-alipay): 支付宝小程序编译button缺少appParameter #17555 @Single-Dancer
  • fix(mini):修复第三方组件样式覆盖业务组件样式的问题 #14440 #17588 @hisanshao
  • fix(backdropFilter): 添加小程序行内样式对 backdropFilter 样式属性的支持 #17553 @HyaCiovo
  • feat(types): 为微信小程序云托管服务的 Taro.cloud.callContainer 方法补充 TypeScript 类型定义 #17428 @RandallRock123
  • fix(taro-service): 修复插件 Hook name 的判断逻辑 #17618 @HyaCiovo
  • fix(types): adjustKeyboardTo 类型修正 #17399 @liuchuzhang
  • fix(independent): 修复独立分包common样式未被引入页面问题 #17621 @tutuxxx

H5

  • fix(taro-platform-h5): 修复生成definition.json api为空 #17548 @ianzone

Summary by CodeRabbit

  • Chores
    • 所有相关包的版本号从预发布版“4.0.13-alpha.0”升级为正式版“4.0.13”。无其他功能、依赖或配置变更。