Skip to content

v1.19.0

Choose a tag to compare

@github-actions github-actions released this 29 Sep 03:00

Features:

  • #1794

    feat: add production env for release command

    feat: 为 release 命令增加 production 环境变量

  • #1788

    feat: support custom solution list

    feat: 生成器支持自定义工程方案列表

  • #1768

    feat: upgrade husky version

    feat: 升级生成器模板 husky 版本

  • #1768

    feat: upgrade @modern-js/plugin-jarvis husky version to 8

    feat: 升级 @modern-js/plugin-jarvis husky 版本为 8

  • #1736

    feat: support custom umd module name by 'getModuleId'

    feat: 支持自定义umd模块名通过设置'getModuleId'

  • #1768

    feat: base template set pnpm strict-peer-deoebdebcues config

    feat: 生成器添加 pnpm strict-peer-deoebdebcues 配置

  • #1768

    feat: release command support pnpm v7

    feat: release 命令支持 pnpm v7

Bug Fix:

  • #1780

    fix(server): failed to access static files when output.assetPrefix ends with /

    fix(server): 修复 output.assetPrefix 以 / 结尾时无法正确访问的问题

  • #1743

    fix: register microApps before loadApp

    fix:修复手动控制子应用加载情况下未注册子应用问题

  • #1766

    fix: upgrade command ignore electron, codesmith, reduck packages

    fix: 升级工具支持忽略 electron、codesmith、reduck 相关包