v1.21.5
Release v1.21.5
Bug Fix:
-
fix: bootstrap function params type define
fix: 修复 bootstrap 函数参数类型定义
-
fix: extname function logic bug fix
fix: 修复 extname 函数的逻辑问题
-
fix: esbuild should not handle js files
fix: esbuild 不应该处理非 js 文件
-
fix(plugin-polyfill): failed to join flags when restart CLI
fix(plugin-polyfill): 修复重启 CLI 时报错 join flags 失败的问题
-
fix: storybook generator runtimeDependenceVersion keyword
fix: storybook 生成器 runtimeDependenceVersion 关键字
-
fix: loadApp when dom is mount
修复 dom 未渲染时挂载子应用行为