Skip to content

v2.5.0

Compare
Choose a tag to compare
@maoxiaoke maoxiaoke released this 13 Aug 03:45
· 78 commits to master since this release
ba08918

EN

feat: path is deprecated and using the more powerful activePath instead. (#299, #297, #209)
feat: debug mirco-frontends are accessiable by using source maps, even in sandbox. (#259)
fix: call callCapturedEventListeners later to prevent double Prompt. (#325)
refact: refactor url-matching algorithm.

中文

feat: 对齐 API 和 React Component 的使用字段 (#299, #297, #209)
feat: 优化 icestark 本地开发以及沙箱的调试体验 (#259)
fix: 修复使用 Prompt 组件二次弹框的问题 (#325)
refact: 重构路由匹配算法

更多内容变更以及详细解读,查阅 博客

v2.4.0...v2.5.0