v1.0.0-alpha.3
版本发布时间: 2022-07-21 17:55:25
2022-07-21
-
New
- 🆕 重写了基座的
pushState
、replaceState
方法,自动将子应用的路由信息同步到浏览器地址。 - 🆕 重写了子应用的
Document
对象,每个子应用拥有单独的Document实例。
- 🆕 重写了基座的
-
Bug Fix
- 🐞 修复了Document原型方法绑定到ProxyDocument时报错的问题。
-
Update
- 🚀 优化了路由相关代码和逻辑。
- 🚀 更新了案例,增加适配场景