Skip to content

v1.21.6

Choose a tag to compare

@github-actions github-actions released this 01 Dec 03:46

Features:

  • #2190

    update speedy version

    更新依赖里speedy的版本

  • #2148

    feat: support async export provider for module federation

    支持模块联邦场景异步导出 provider

Bug Fix:

  • #2210

    fix: generator utils get plugin version

    fix: 修复生成器获取插件版本报错

  • #2240

    fix: bootstrap func ReactDOM params type when use react18

    fix: 修复当使用 React18 时, bootstrap 函数 ReactDOM 参数类型

  • #2235

    fix: upgrade command update husky error

    fix: 修复 upgrade 命令升级 husky 错误问题

  • #2192

    fix: state runtime plugin init hook not return next function

    fix: 修复 state runtime 插件 init 钩子未返回 next 函数