Skip to content

v3.0.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kuitos kuitos released this 06 May 15:53
· 349 commits to master since this release

✨ 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