Skip to content

v1.21.5

Choose a tag to compare

@github-actions github-actions released this 24 Nov 03:35

Release v1.21.5

Bug Fix:

  • #2153

    fix: bootstrap function params type define

    fix: 修复 bootstrap 函数参数类型定义

  • #2164

    fix: extname function logic bug fix

    fix: 修复 extname 函数的逻辑问题

  • #2154

    fix: esbuild should not handle js files

    fix: esbuild 不应该处理非 js 文件

  • #2133

    fix(plugin-polyfill): failed to join flags when restart CLI

    fix(plugin-polyfill): 修复重启 CLI 时报错 join flags 失败的问题

  • #2170

    fix: storybook generator runtimeDependenceVersion keyword

    fix: storybook 生成器 runtimeDependenceVersion 关键字

  • #2180

    fix: loadApp when dom is mount

    修复 dom 未渲染时挂载子应用行为