Skip to content

v2.2.9 发布

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 16:10
· 8682 commits to main since this release

修复

CLI

  • 修复默认模板语法错误
  • 修复样式插件检测提示

编译器

  • 修复 H5 编译报错,close #6688

H5

  • 修复 H5 路由问题,closes #6657,#6625
  • 修复 Swiper 组件 circular 属性无效问题

RN

  • 修复同一目录下多个页面导致样式覆盖问题
  • rn 默认开启 splitChunks,抽离 common 文件
  • 修复 Swiper 组件问题