Skip to content

v2.2.4 发布

Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 02:23
· 180 commits to 2.x since this release
6a15d13

特性

  • 添加 mdns 相关 api,close #6258

修复

  • 修复使用 sass 打包项目时多端样式失效的问题,close #6218
  • 修复 css-loader 升级到 3.0.0 后带来 breaking change 问题,close #6191
  • 修复对头条、京东小程序的原生样式编译的支持,close #6242
  • 修复 service 和 helper 类型缺失问题
  • 修复 H5 tabbar 跳转问题
  • 修复 App 的 config 为静态属性时获取不到 config 对象的问题
  • 修复 modifyWebpackChain 可能失效的问题