v0.8.2
版本发布时间: 2022-01-14 18:46:28
micro-zoe/micro-app最新发布版本:v1.0.0-rc.13(2024-10-16 21:29:38)
2022-01-14
-
New
- 🆕 Add
pureCreateElement
method to microApp, used to create unbound pure elements. - 🆕 Add
removeDomScope
method to microApp, used to clear dom scope.
- 🆕 Add
-
Bug Fix
- 🐞 Fixed the conflict of vue, when the base app load Vue through remote link, issue #234。
-
Update
- 🚀 Optimized code and logic of prefetch, reduce the impact on the base app.