v3.0.0-alpha.0
版本发布时间: 2023-05-06 23:53:01
umijs/qiankun最新发布版本:v2.10.16(2023-11-15 16:24:05)
✨ New Features
- Standalone App Loader Module
- Streaming rendering in client for best performance
- Standalone Sandbox Module
- Support bundless (Vite)
- Compatible with CSP security strategy
💥 Breaking Changes
- Remove the deprecated render config
- Remove globalState API
- Remove addGlobalUncaughtErrorHandler
✨ 新特性
- 独立的应用加载器模块
- 基于客户端流式渲染的极致性能
- 独立的沙箱模块
- 支持 bundless 微应用
- 兼容 CSP 安全策略
💥 不兼容更新
- 移除不推荐的 render 配置
- 移除 globalState API
- 移除 addGlobalUncaughtErrorHandler